ht_stride * spp_out > max_int / max_height)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxht_thresh.c:739:32: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 739 | if (penum->line_size > max_int / max_height) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcpath.c:528:29: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 528 | pcpath->outer_box.q.y = fixed_ceiling(pcpath->path.bbox.q.y);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto [1m./base/gxfixed.h-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/gdevdflt.o -c ./base/gdevdflt.c
Step #6 - "compile-libfuzzer-introspector-x86_64": :129:55: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_ceiling'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 129 | #define fixed_ceiling(x) (((x)+_fixed_fraction_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxchar.c:1597:21: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1597 | cpt_x = fixed_rounded(cpt_x);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:128:52: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_rounded'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 128 | #define fixed_rounded(x) (((x)+_fixed_round_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxchar.c:1598:21: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1598 | cpt[1m_y = f./base/gxcmap.ci:xed_roun1877d:ed(cpt46: [0m[0;1;35mwarning: [0m_y);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~[1margument 'pgray' of type 'gx_color_value[1]' (aka 'unsigned short[1]') with mismatched bound [-Warray-parameter][0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:128:52: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_rounded'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 128 | #define fixed_rounded(x) (((x)+_fixed_round_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m5 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/gdevdgbr.o -c ./base/gdevdgbr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 2 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": 1877 | gx_color_value pgray[1])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:356:1: [0m[0;1;36mnote: [0mpreviously declared as 'gx_color_value[]' (aka 'unsigned short[]') here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 356 | dev_proc_decode_color(gx_default_8bit_map_color_gray);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:202:5: [0m[0;1;36mnote: [0mexpanded from macro 'dev_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 202 | dev_t_proc_decode_color(proc, gx_device)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:199:67: [0m[0;1;36mnote: [0mexpanded from macro 'dev_t_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 199 | int (proc)(dev_t * dev, gx_color_index cindex, gx_color_value colors[])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/gdevnfwd.o -c ./base/gdevnfwd.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/gdevmem.o -c ./base/gdevmem.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 6 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxccman.c:868:27: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 868 | if (!force && uid_is_valid(&pair->UID)) { /* Keep the entry. */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:41:18: [0m[0;1;36mnote: [0mexpanded from macro 'uid_is_valid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 41 | ((puid)->id != no_UniqueID)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min[1m_./base/gxcmap.cl:o1969n:g40):[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [0;1;35m| warning: [0;1;32m[0m ^~~~~~~~[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": argument 'pcv' of type 'gx_color_value[4]' (aka 'unsigned short[4]') with mismatched bound [-Warray-parameter][0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/std.h:68 1969: | 23 : [0m [0;1;36m note: [0m expanded from macro 'min_long' [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | # d e f i n e mgixn__cloolnogr _(v-a1lLu e< min_fast)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:164:22: [0m[0;1;36mnote: [0mexpanded from macro 'max_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 164 | # define max_fast (max_fixed / 6)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:168:10: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 168 | !in_range(*ax) || !in_range(*ay) ||[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:166:45: [0m[0;1;36mnote: [0mexpanded from macro 'in_range'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 166 | # define in_range(v) (v < max_fast && v > min_fast)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:165:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 165 | # define min_fast (-max_fast)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m| ./base/gxcmap.c[0;1;32m: ^~~~~~~~2025
Step #6 - "compile-libfuzzer-introspector-x86_64": :[0m40[1m:./base/gxpflat.c :[0m164[0;1;35m:warning: 22[0m:[1m argument 'pcv' of type 'gx_color_value[4]' (aka 'unsigned short[4]') with mismatched bound [-Warray-parameter][0m[0m[0;1;36m
Step #6 - "compile-libfuzzer-introspector-x86_64": note: [0mexpanded from macro 'max_fast' [0m2025
Step #6 - "compile-libfuzzer-introspector-x86_64": | 164 | # d e f i n e m a x _ f a s t ( m a x _ fgixx_ecdo l/o r6_)v[0ma
Step #6 - "compile-libfuzzer-introspector-x86_64": l u| e[0;1;32m ^~~~~~~~~p
Step #6 - "compile-libfuzzer-introspector-x86_64": c[0mv[4][1m)./base/gxfixed.h[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 :| 20[0;1;32m: ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[1m[0m./base/gxdevice.h
Step #6 - "compile-libfuzzer-introspector-x86_64": :352:1 :33 | [0m#[0;1;36m dnote: e[0mfpreviously declared as 'gx_color_value[]' (aka 'unsigned short[]') herei[0mn
Step #6 - "compile-libfuzzer-introspector-x86_64": e m a352x | _dfeivx_epdr omca_xd_eicnotd[0me
Step #6 - "compile-libfuzzer-introspector-x86_64": _ c| o[0;1;32ml ^~~~~~~o
Step #6 - "compile-libfuzzer-introspector-x86_64": r[0m([1mc./base/std.hm:y67k:_198:b i[0mt[0;1;36m_note: m[0maexpanded from macro 'max_int'p[0m_
Step #6 - "compile-libfuzzer-introspector-x86_64": c o67l | o#rd_ecfmiynke) ;m[0ma
Step #6 - "compile-libfuzzer-introspector-x86_64": x _| i[0;1;32mn^t
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m(~m[1mi./base/gxcmap.hn:_202i:n5t:) [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;36m note: | [0m[0;1;32mexpanded from macro 'dev_proc_decode_color' ^~~~~~~[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 202 | [1m ./base/std.h : 66 :d21e:v _[0mt[0;1;36m_note: p[0mrexpanded from macro 'min_int'o[0mc
Step #6 - "compile-libfuzzer-introspector-x86_64": _d e66c | o#ddee_fcionleo rm(ipnr_oicn,t g(x-_1d e min_fast)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:164:22: [0m[0;1;36mnote: [0mexpanded from macro 'max_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 164 | # define max_fast (max_fixed / 6)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixe[1md./base/gxcmap.c :m2036a:x42_:i n[0mt[0;1;35m[0mwarning:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [1m| argument 'pcv' of type 'gx_color_value[4]' (aka 'unsigned short[4]') with mismatched bound [-Warray-parameter][0;1;32m[0m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 2036 | [1m ./base/std.h : 67 : 19 : [0m [0;1;36m note: [0m expanded from macro 'max_int' [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | # d e f i n e gmxaIn file included from _x./base/gxiscale.cc_:oi43ln:
Step #6 - "compile-libfuzzer-introspector-x86_64": ot[1mr ./base/gsbitops.h_(:v~261am:li13un:e_ i[0mpn[0;1;35mctwarning: v)[0m[[0m[1m4
Step #6 - "compile-libfuzzer-introspector-x86_64": misleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation]] )| [0m[0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0m[0;1;32m ^[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/std.h[0m: 66261: | 21[1m :./base/gxdevice.h : [0m354 [0;1;36m: note: 1 :[0m expanded from macro 'min_int' [0m[0m [0;1;36m
Step #6 - "compile-libfuzzer-introspector-x86_64": note: [0m66 previously declared as 'gx_color_value[]' (aka 'unsigned short[]') here | [0mb#
Step #6 - "compile-libfuzzer-introspector-x86_64": rde ea354fk | i;dn[0mee
Step #6 - "compile-libfuzzer-introspector-x86_64": v _m| pi[0;1;32mrn ^o_
Step #6 - "compile-libfuzzer-introspector-x86_64": ci[0m_nd[1mte./base/gsbitops.h c:(o259-:d113e :_< c<[0mo [0;1;36ml(note: oA[0mrRprevious statement is here(C[0mcH
Step #6 - "compile-libfuzzer-introspector-x86_64": m_ySk _I2591 | Z6 Eb Oi Ft __ Im Na Tp _ *c o8 l eo-lr s_1ec)[0mm)
Step #6 - "compile-libfuzzer-introspector-x86_64": y[0mk
Step #6 - "compile-libfuzzer-introspector-x86_64": ) ;| | [0m[0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^[0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[1m./base/gxpflat.c:[1m168./base/gxcmap.h::28202:: 5[0m:[0;1;35m warning: [0m[0m[0;1;36m[1mnote: shifting a negative signed value is undefined [-Wshift-negative-value][0m[0mexpanded from macro 'dev_proc_decode_color'
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 168 | 202 | d e!vi_nt__rparnogce_(d*eacxo)d e||_ c!oilno_rr(apnrgoec(,* agyx)_ d|e|v[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": c e| )[0;1;32m[0m ^~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m| [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m[1m./base/gxpflat.c./base/gxcmap.h::166199::4567:: [0m[0m[0;1;36m[0;1;36mnote: note: [0m[0mexpanded from macro 'in_range'expanded from macro 'dev_t_proc_decode_color'[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": 166199 | | # dienfti n(ep rionc_)r(adnegve_(tv )* (dve v<, mgaxx__cfoalsotr _&i&n dve x> cmiinnd_efxa,s tg)x[0m_
Step #6 - "compile-libfuzzer-introspector-x86_64": c o| l[0;1;32mo ^~~~~~~~r
Step #6 - "compile-libfuzzer-introspector-x86_64": _[0mv[1ma./base/gxpflat.cl:u165e: 23c:o l[0mo[0;1;36mrnote: s[0m[expanded from macro 'min_fast'][0m)
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | 165[0;1;32m | ^#
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m define min_fast (-max_fast)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:164:22: [0m[0;1;36mnote: [0mexpanded from macro 'max_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 164 | # define max_fast (max_fixed / 6)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # defi[1mn./base/gxfill.ce: 1126m:a19x:_ f[0mi[0;1;35mxwarning: e[0md[1m shifting a negative signed value is undefined [-Wshift-negative-value]m[0ma
Step #6 - "compile-libfuzzer-introspector-x86_64": x_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1126 | | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0ml[1ml./base/std.h-:>67y:_19b:r e[0ma[0;1;36mknote: [0m=expanded from macro 'max_int' [0mm
Step #6 - "compile-libfuzzer-introspector-x86_64": ax_ f67i | x#edde;f[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": n e| [0;1;32mm ^~~~~~~~~a
Step #6 - "compile-libfuzzer-introspector-x86_64": x[0m_in[1mt./base/gxfixed.h :(33~:m20i:n _[0mi[0;1;36mnnote: t[0m)expanded from macro 'max_fixed'[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": | 33[0;1;32m | ^~~~~~~#
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": de f66i | n#ed emfaixn_ef imxiend_ imnatx _(i-n1t [0m<
Step #6 - "compile-libfuzzer-introspector-x86_64": < | ([0;1;32mA ^~~~~~~R
Step #6 - "compile-libfuzzer-introspector-x86_64": C[0mH_[1mS./base/std.hI:ZEOF_INT67 :*19 :8 [0m [0;1;36m-note: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | | #[0;1;32md ~~ ^e
Step #6 - "compile-libfuzzer-introspector-x86_64": f[0mine ma[1mx./base/gxpflat.c_:i169n:t10 :( ~[0mm[1m[0;1;35mi./base/gxcpath.cwarning: n:[0m_791[1mi:nshifting a negative signed value is undefined [-Wshift-negative-value]17t[0m:)
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;35mwarning: [0m169| [1m | [0;1;32mshifting a negative signed value is undefined [-Wshift-negative-value] ^~~~~~~[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [1m ./base/std.h791 : | !66 : i21 n: _ r[0m a[0;1;36m nnote: g[0me expanded from macro 'min_int'( * b x[0m)
Step #6 - "compile-libfuzzer-introspector-x86_64": | |66 | !#idne_frianneg em(in*_biyn)t |(|-[0m1
Step #6 - "compile-libfuzzer-introspector-x86_64": | <[0;1;32m ^~~~~~~~~~~~~<
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m (ARC[1m./base/gxpflat.cH:_166:S29I:Z E[0mO[0;1;36mFnote: _[0mIexpanded from macro 'in_range'N[0mT
Step #6 - "compile-libfuzzer-introspector-x86_64": * 1668 | #- 1 )d)e[0mf
Step #6 - "compile-libfuzzer-introspector-x86_64": i n| [0;1;32me ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": i[0mn_range(v[1m)./base/gxipixel.c :(217v <: 14m:a x[0m_[0;1;35mfwarning: a[0ms[1mtshifting a negative signed value is undefined [-Wshift-negative-value] [0m&
Step #6 - "compile-libfuzzer-introspector-x86_64": & v >217 | m i if (v <= min_fni_xfeads)t[0m)
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m| ^~~~~~~~~[0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": ^~~~~~~~[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m[1m./base/gxfixed.h./base/gxpflat.c::34164::2022:: [0m[0;1;36mnote: [0mexpanded from macro 'max_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 164[0m | [0;1;36m#note: [0m expanded from macro 'min_fixed' [0md
Step #6 - "compile-libfuzzer-introspector-x86_64": ef i34n | e# mdaexf_ifna[1mes./base/gxfill.c t:m i(n1183m_:af25xi:_x fe[0mid[0;1;35mx warning: em[0mdi[1m nshifting a negative signed value is undefined [-Wshift-negative-value]/_ i[0mn
Step #6 - "compile-libfuzzer-introspector-x86_64": 6t)[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": 1183 | | | [0;1;32m ^~~~~~~~~[0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": ^~~~~~~ [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ([0m[1ma./base/gxfixed.hl[1m:p./base/std.h33)::-20>:y _[0mf[0;1;36manote: s[0mtexpanded from macro 'max_fixed'_[0mm
Step #6 - "compile-libfuzzer-introspector-x86_64": ax =33 | M#A Xd_eMfIiNnUeS _mNaUxM__fAiDxJeUdS Tm(aalxp_)i n/t[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": | | [0;1;32m[0;1;32m ^~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[1m./base/std.h:67:19:[1m ./base/gxfill.h[0m:[0;1;36m50note: :[0m52expanded from macro 'max_int':[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [0;1;36m67note: | #[0mdexpanded from macro 'MAX_MINUS_NUM_ADJUST'e[0mf
Step #6 - "compile-libfuzzer-introspector-x86_64": i n50e | #max _ idnetf i(n~em iMnA_Xi_nMtI)N[0mU
Step #6 - "compile-libfuzzer-introspector-x86_64": S _| N[0;1;32mU ^~~~~~~M
Step #6 - "compile-libfuzzer-introspector-x86_64": _[0m[1m./base/std.h:66:A21D:J U[0mS[0;1;36mTnote: ([0maexpanded from macro 'min_int'l[0mp
Step #6 - "compile-libfuzzer-introspector-x86_64": ) AD D66_ | N#UdMe_fAiDnJeU SmTi(nm_inta x(_-f1i xv != min_int && pr->v != max_clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto int-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/gdevm4.o -c ./base/gdevm4.c
Step #6 - "compile-libfuzzer-introspector-x86_64": )\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcpath.c:791:17: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 791 | SCALE2_ warningVs( generatedx.
Step #6 - "compile-libfuzzer-introspector-x86_64": min, log2_scale_x);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcpath.c:788:37: [0m[0;1;36mnote: [0mexpanded from macro 'SCALE_V'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 788 | if ( pr->v != min_int && pr->v != max_int )\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcpath.c:792:17: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 792 | SCALE_V(xmax, log2_scale_x);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcpath.c:788:17: [0m[0;1;36mnote: [0mexpanded from macro 'SCALE_V'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 788 | if ( pr->v != min_int && pr->v != max_int )\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcpath.c:792:17: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 792 | S
Step #6 - "compile-libfuzzer-introspector-x86_64": expanded from macro 'in_range' | (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxipixel.c:218:16: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 218 | return min_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxipixel.c:219:19: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 219 | else if (v >= max_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | #[0m d
Step #6 - "compile-libfuzzer-introspector-x86_64": efi n166e | #m a x _fixed madx_eifnitclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto n[0m-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/gdevm8.o -c ./base/gdevm8.c
Step #6 - "compile-libfuzzer-introspector-x86_64": e
Step #6 - "compile-libfuzzer-introspector-x86_64": i| n[0;1;32m_ ^~~~~~~r
Step #6 - "compile-libfuzzer-introspector-x86_64": a[0mn[1mg./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~[1mmi./base/gxifast.cn:_351i:nt)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 20| :[0;1;32m ^~~~~~~[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;35m[0mwarning: [0m[1m[1m./base/std.hshifting a negative signed value is undefined [-Wshift-negative-value]:[0m66
Step #6 - "compile-libfuzzer-introspector-x86_64": :21: [0m[0;1;36mnote: [0m351expanded from macro 'min_int' | [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | i#fd e(fxi_neex tmeinnt_ i= max_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:18: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxipixel.c:220:16: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 220 | return max_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": C[0meALE[1m(v) (v < max_fast && v > min_fast)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/gxfill.h| :[0;1;32m| [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:165:23:_ V[0m([0;1;36mxnote: m[0maexpanded from macro 'min_fast'x[0m,
Step #6 - "compile-libfuzzer-introspector-x86_64": lo 165 | # define min_fast (-max_fast)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:164:22: [0m[0;1;36mnote: [0mexpanded from macro 'max_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 164 | # define max_fast (max_fixed / 6)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:169:28: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 169 | !in_range(*bx) || !in_range(*by) ||[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:166:29: [0m[0;1;36mnote: [0mexpanded from macro 'in_range'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 166 | # define in_range(v) (v < max_fast && v > min_fast)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:164:22: [0m[0;1;36mnote: [0mexpanded from macro 'max_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 164 | # define max_fast (max_fixed / 6)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-491:38 :< < ([0mA[0;1;36mRnote: [0mexpanded from macro 'ADD_NUM_ADJUST' ^~~~~~~[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 49[1m | ./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_iclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/gdevm16.o -c ./base/gdevm16.c
Step #6 - "compile-libfuzzer-introspector-x86_64": gCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:169:28: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 169 | !in_range(*clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/gdevm24.o -c ./base/gdevm24.c
Step #6 - "compile-libfuzzer-introspector-x86_64": bx) || !in_range(*by) ||[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:166:45: [0m[0;1;36mnote: [0mexpanded from macro 'in_range'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 166 | # define in_range(v) (v < max_fast && v > min_fast)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:165:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 165 | # define min_fast (-max_fast)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:164:22: [0m[0;1;36mnote: [0mexpanded from macro 'max_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 164 | # define max_fast (max_fixed / 6)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_5i warningnst[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:170:10: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 170 | !in_range(*cx) || !in_range(*cy)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:166:29: [0m[0;1;36mnote: [0mexpanded from macro 'in_range'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 166 | # define in_range(v) (v < max_fast && v > min_fast)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:164:22: [0m[0;1;36mnote: [0mexpanded from macro 'max_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 164 | # define max_fast (max_fixed / 6)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define2 2_m warningsa#scxa generated_.
Step #6 - "compile-libfuzzer-introspector-x86_64": dlfeeif_xixen)de; [0mAm
Step #6 - "compile-libfuzzer-introspector-x86_64": Da Dx| __[0;1;32mNi ^~~~~~~~~~~~~~~~~~~~~~~~~~~UM_ADJUST(num, alp) ((num) + (alp)->num_adjust)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/gdevm32.o -c ./base/gdevm32.c
Step #6 - "compile-libfuzzer-introspector-x86_64": nt (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxipixel.c:944:22: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 944 | (fixed_pixround(ox + epx) < fixed_pixround(cbox.p.x) ?[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #de8f warningisn generatede.
Step #6 - "compile-libfuzzer-introspector-x86_64": fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxipixel.c:944:49: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 944 | (fixed_pixround(ox + epx) < fixed_pixround(cbox.p.x) ?[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixIn file included from ./base/gdevplnx.ce:d20_:
Step #6 - "compile-libfuzzer-introspector-x86_64": p[1mi./base/gsbitops.hx:r261o:u13n:d _[0mv[0;1;35m)warning: &[0m([1m-misleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation]1[0mL
Step #6 - "compile-libfuzzer-introspector-x86_64": <<_fix e261d | _ s h i f t ) ) [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32mb ~~~^r
Step #6 - "compile-libfuzzer-introspector-x86_64": e[0mak;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m[1m./base/gxipixel.c./base/gsbitops.h::946259::2213:: [0m[0m[0;1;35m[0;1;36mwarning: note: [0m[0m[1mprevious statement is hereshifting a negative signed value is undefined [-Wshift-negative-value][0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | 946 | e l s e [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m (fixed_pixround(ox + eqx) >= fixed_pixround(cbox.q.x) ?[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxipixel.c:946:50: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 946 | (fixed_pixround(ox + eqx) >= fixed_pixround(cbox.q.x) ?[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxipixel.c:948:22: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 948 | (fixed_pixround(o[1my ./base/gxfill.c+: 1641e:p14y:) [0m<[0;1;35m warning: f[0mi[1mxshifting a negative signed value is undefined [-Wshift-negative-value]e[0md
Step #6 - "compile-libfuzzer-introspector-x86_64": _pixr o1641u | n d ( c bfooxr. p(.xy )= ?m[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": n _| f[0;1;32mi ^~~~~~~~~~~~~~~~~~~~~~~~x
Step #6 - "compile-libfuzzer-introspector-x86_64": e[0md[1m,./base/gxfixed.h :a130l:p56 := [0ml[0;1;36mlnote: -[0m>expanded from macro 'fixed_pixround'x[0m_
Step #6 - "compile-libfuzzer-introspector-x86_64": li s130t | ;#clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto dae-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/gdevm40.o -c ./base/gdevm40.c
Step #6 - "compile-libfuzzer-introspector-x86_64": lfpi n!e= f0i;x eadl_pp =i xnrlopu)n d{([0mx
Step #6 - "compile-libfuzzer-introspector-x86_64": ) | ([0;1;32m( ^~~~~~~~~(
Step #6 - "compile-libfuzzer-introspector-x86_64": x[0m)+[1m_./base/gxfixed.hf:i34x:e20d:_ p[0mi[0;1;36mxnote: r[0mouexpanded from macro 'min_fixed'n[0md
Step #6 - "compile-libfuzzer-introspector-x86_64": _v) &34( | -#1 Ld= fixed_pixround(cbox.q.y) ?[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxipixel.c:950:50: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 950 | (fixed_pixround(oy + eqy) >= fixed_pixround(cbox.q.y) ?[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": n
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcpath.c:788:37: [0m[0;1;36mnote: [0mexpanded from macro 'SCALE_V'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 788 | if ( pr->v != min_int && pr->v != max_int )\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0;1;32m[1m ^~~~~~~./base/std.h:67:19: [0m[0;1;36mnote:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #[1m./base/std.hd:e66f:21iclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto ne max_in-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/gdevm48.o -c ./base/gdevm48.c
Step #6 - "compile-libfuzzer-introspector-x86_64": :t [0m[0;1;36m note: (~mi[0mn_expanded from macro 'min_int'i[0mn
Step #6 - "compile-libfuzzer-introspector-x86_64": t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #66def | in#ed emfiinn_ei nmt (i-n1_ i miEOnF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcpath.c:793:17: [0m[0;1;35mwarning: _[0mfast[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 793 | SCALE_V(ymin, log2_scale_y);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcpath.c:788:17: [0m[0;1;36mnote: [0mexpanded from macro 'SCALE_V'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 788 | if ( pr->v != min_int && pr->v != max_int )\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcpath.c:793:17: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfill.c: 793 | SCALE_V(ymin, log2_scale_y);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcpath.c:788:37: [0m[0;1;36mnote: [0mexpanded from macro 'SCALE_V'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 788 | if ( pr->v != min_int && pr->v != max_int )\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcpath.c:794:17: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 794 | SCALE_V(ymax, log2_scale_y);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcpath.c:788:17: [0m[0;1;36mnote: [0mexpanded from macro 'SCALE_V'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 788 | if ( pr->v != min_int && pr->v != max_int )\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcpath.c:794:17: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 794 | SCALE_V(ymax, log2_scale_y);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcpath.c:788:37: [0m[0;1;36mnote: [0mexpanded from macro 'SCALE_V'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 788 | if ( pr->v != min_int && pr->v != max_int )\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpcopy.c:126:43: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 126 | if (fixed_flatness == max_fixed) { /* don't flatten */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/gdevm56.o -c ./base/gdevm56.c
Step #6 - "compile-libfuzzer-introspector-x86_64": )1812:15: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1812 | fixed x = min_fixed, y1 = *y_top;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | #-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/gdevm64.o -c ./base/gdevm64.c
Step #6 - "compile-libfuzzer-introspector-x86_64": define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpdash.c:43:16: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 43 | return gx_path_copy(ppath_old, ppath);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpath.h:263:35: [0m[0;1;36mnote: [0mexpanded from macro 'gx_path_copy'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 263 | gx_path_copy_reducing(old, new, max_fixed, NULL, pco_none)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66In file included from ./base/gxfill.c::21: [0m1968[0;1;36m:
Step #6 - "compile-libfuzzer-introspector-x86_64": note: [1m[0m./base/gxfilltr.h:expanded from macro 'min_int'55[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": :28: 66 | [0m[0;1;35mwarning: [0m#[1mdeshifting a negative signed value is undefined [-Wshift-negative-value]fin[0me
Step #6 - "compile-libfuzzer-introspector-x86_64": 55 | min_int (- 1 << (ARCH_SIZ[0m EOF_INT * 8 ll->x_head.x_current = min_fixed; /* stop backward scan */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'2[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": warning s34 generated | # .
Step #6 - "compile-libfuzzer-introspector-x86_64": define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:1968:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:144:34: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 144 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 145 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 146 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:6: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:1968:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:144:34: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 144 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 145 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 146 | (!FILLclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto _ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:41: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:1968:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:149:38: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 149 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 150 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 151 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:6: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below--fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/gdevmx.o -c ./base/gdevmx.c
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:165:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 165 | # define min_fast (-max_ 1f)a)st[0m)
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m| ~~ ^[0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": ^~~~~~~~[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:164:22: [0m[0;1;36mnote: [0mexpanded from macro 'max_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 164 | # def)in e< max_fast (max_fixed / 6)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": f i33 | # define max_fixed xma1x_in warningt generated[0m.
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": ed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fi[0m[1m./base/gxpflat.c:170xed_pixrou:28: [0m[0;1;35mwarning: nd_v)&(-1L<<_fixe[0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 170 | d !in_r_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": ange(*cx) || !in_range(*cy)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:166:29[0mIn file included from ./base/gxfill.c:1968:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:149:38: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 149 | covering_pixel_centers =: [0m[0;1;36mnote: [0mexpanded from macro 'in_range'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 166 | # define in_ COVERING_PIranXELge(_CEv)NT (vER < S(yma, yx_f1,[0mast
Step #6 - "compile-libfuzzer-introspector-x86_64": &&| [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ v
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m> m 150 | in_f ast)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [1m./base/gxpflat.c: 164:22 : [0m [0;1;36mnote: [0m(!Fexpanded from macro 'max_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 164 | ILL_ADJUST# ? de0 :fin foe max.adjust_fast (_below)max,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": _fi | xed[0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": / [0m 151 | 6)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h: 33:20 : [0m [0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | (!F# dIeLfLi_nAeD Jmax_fixedUST ? clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto 0-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/gdevdsha.o -c ./base/gdevdsha.c
Step #6 - "compile-libfuzzer-introspector-x86_64": : fo.madjaust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": x | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m_i[1m./base/gxfill.c:1717:41: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": n 130 | #defitne f[0mixed_pixround(x) (((x)
Step #6 - "compile-libfuzzer-introspector-x86_64": +_fixed_pixround_v)&(- 1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m| [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:170:28: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 170 | !in_range(*cx) || !in_range(*cy)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:166:45: [0m[0;1;36mnote: [0mexpanded from macro 'in_range'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 166 | # define in_range(v) (v < max_fast && v > min_fast)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:165:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 165 | # define min_fast (-max_fast)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:164:22: [0m[0;1;36mnote: [0mexpanded from macro 'max_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 164 | # define max_fast (max_fixed / 6)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:1980:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:55:28: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m 55 | l./base/gxpflat.c:274:22: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 274 | return (v0 < min_fixed + v1);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1)l->)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:276x_head.:22: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": x_cu 276 | return (v0 > max_fixed + v1);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | rrent = # define max_fixmied max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define maxn_fi_int (~min_intxed; )[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int/* (-1 << (ARCH sto_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mp backward scan */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto #d-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/gxscanc.o -c ./base/gxscanc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": efine min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:1980:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:144:34: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 144 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 145 | (!FILL_ADJUST ? 0 :clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/siinterp.o -c ./base/siinterp.c
Step #6 - "compile-libfuzzer-introspector-x86_64": fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 146 | (!FILL_ADJUST ? 0 : fo.adjust4 warnings_ generateda.
Step #6 - "compile-libfuzzer-introspector-x86_64": bove));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:6: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:1980:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:144:34: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 144 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 145 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 146 | (!FILL_ADJUST ? 0clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/siscale_0.o -c ./base/siscale.c
Step #6 - "compile-libfuzzer-introspector-x86_64": : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:41: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:1980:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:149:38: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 149 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 150 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 151 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:6: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x14) warning s( generated(.
Step #6 - "compile-libfuzzer-introspector-x86_64": (x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:1980:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:149:38: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 149 | coverinIn file included from g_./base/gdevabuf.cp:i22x:
Step #6 - "compile-libfuzzer-introspector-x86_64": eIn file included from l./base/gdevmem.h_:c21e:
Step #6 - "compile-libfuzzer-introspector-x86_64": nIn file included from t./base/gxbitops.h:22:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:e261:13r:s = COVERING_PIXE[0mL_CENTERS[0;1;35m(y,warning: y1,[0m[0m[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 150 | 261 | (!F ILLb_rADJUeSaTk ;?[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 0 | :[0;1;32m ^f
Step #6 - "compile-libfuzzer-introspector-x86_64": o[0m.a[1mdj./base/gsbitops.hus:t_belo259w),:[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 131: warning generated[0m.
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;36mnote: [0mprevious statement is here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | else[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/sidscale.o -c ./base/sidscale.c
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 151 | (!FILL_ADJUclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto ST-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/gdevdrop_0.o -c ./base/gdevdrop.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:41: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevdbit.c:26:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gdevmem.h:21:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gxbitops.h:22:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261:13: [0m[0;1;35mwarning: [0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 261 | break;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.h:259:13: [0m[0;1;36mnote: [0mprevious statement is here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | else[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:1997:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:55:28: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 55 | ll->x_13 warningheads generated.x_c.
Step #6 - "compile-libfuzzer-introspector-x86_64": 14 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/gdevmr1.o -c ./base/gdevmr1.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": urrent = min_fixed; /* stop backward scan */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:1997:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:144:34: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 144 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 145 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 146 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:6: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:1997:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:144:34: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 144 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 145 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 146 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:41: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:1997:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:149:38: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 149 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 150 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 151 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:6: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto ed-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/gdevmr2n.o -c ./base/gdevmr2n.c
Step #6 - "compile-libfuzzer-introspector-x86_64": _pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:1997:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:149:38: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 149 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 150 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 151 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:41: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/gdevmr8n.o -c ./base/gdevmr8n.c
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gxfill.c:2009:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:55:28: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 55 | ll->x_heaIn file included from ./base/gdevdgbr.c:24:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gdevmem.h:21:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gxbitops.h:22:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261:13: [0m[0;1;35mwarning: [0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 261 | break;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.h:259:13: [0m[0;1;36mnote: d.x_current = min_fixed; /* stop backward scan */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mprevious statement is here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | [0m[1m ./base/gxfixed.h : 34 : else[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2009:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:144:34: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 144 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 145 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 146 | (!FILL_ADJUST ? 0 : fo.adjust_In file included from ./base/gdevm1.ca:b22:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gdevmem.h:21:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gxbitops.h:22:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261:o13: [0m[0;1;35mwarning: v[0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation]e[0m)
Step #6 - "compile-libfuzzer-introspector-x86_64": ) 261 | break;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | ;[0;1;32m[0m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m ./base/gsbitops.h:259| :13:[0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[0m[0;1;36mnote:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0mprevious statement is here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | [1mel./base/gxfill.cse[0m:1717:6
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m: ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2009:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:144:34: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 144 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 145 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 146 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:41: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | In file included from #define fixed./base/gdevm2.c_:p21ixrou:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gdevmem.hn:d(x)21 ((:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gxbitops.h:22:
Step #6 - "compile-libfuzzer-introspector-x86_64": (x)+_fixe[1m./base/gsbitops.h:261:d_pixr13: [0m[0;1;35mwarning: o[0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation]und_v)&(-1L[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 261 | <<_fixed_shif t))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^ break
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2009:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.h:259:13:: 149[0m:[0;1;36m38note: :[0m [0mprevious statement is here[0;1;35m[0mwarning:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [1mshifting a negative signed value is undefined [-Wshift-negative-value]259[0m |
Step #6 - "compile-libfuzzer-introspector-x86_64": 149 | e l s e [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32mc ^o
Step #6 - "compile-libfuzzer-introspector-x86_64": v[0me[1m./base/gdevddrw.c:144:15: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 144 | if ( df < YMULT_LIMIT ) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevddrw.c:134:22: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_LIMIT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 134 | #define YMULT_LIMIIn file included from ./base/gdevm4.c:21:
Step #6 - "compile-libfuzzer-introspector-x86_64": T (max_fixed / fixed_1)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mring_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 150 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 151 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:6: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2009:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:149:38: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 149 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from 150./base/gdevmem.c | : 27 :
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gdevmem.h : 21 :
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gxbitops.h : 22 :
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 151 | In file included from ./base/gsbitops.h./base/gdevmem.h:21::
Step #6 - "compile-libfuzzer-introspector-x86_64": 261In file included from :./base/gxbitops.h13::22 :
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m[0;1;35m./base/gsbitops.hwarning: :[0m261[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": 13: [0m[0;1;35mwarning: [0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 261261 | | b re a (k;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.h:259:13: [0m[0;1;36mnote: [0mprevious statement is here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | else[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/gdevrops.o -c ./base/gdevrops.c
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gdevddrw.c:329:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:138:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 138 | const fixed ymin = fixed_pixround(ybot) + fixed_half;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130 :56: [0mbr[0;1;36mnote: [0meexpanded from macro 'fixed_pixround'a[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": k ;130[0m |
Step #6 - "compile-libfuzzer-introspector-x86_64": #def i| ne[0;1;32m fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:329:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:139:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 139 | const fixed ymax = fixed_pixround(ytop);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed!_piFx ^IrLoIn file included from
Step #6 - "compile-libfuzzer-introspector-x86_64": Lu./base/gdevm16.c[0m_n:Ad21D_:
Step #6 - "compile-libfuzzer-introspector-x86_64": Jv[1m)In file included from U./base/gsbitops.h&./base/gdevmem.hS:T(:259 -21::
Step #6 - "compile-libfuzzer-introspector-x86_64": ?113In file included from L:./base/gxbitops.h0< :<22:[0m_:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;36mf[1mfnote: i[0m./base/gsbitops.hoxprevious statement is here:.261e[0ma:d
Step #6 - "compile-libfuzzer-introspector-x86_64": d13_j:s u h259s[0mit | _[0;1;35mf tawarning: [0m)b [1m)o misleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0mv [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": e
Step #6 - "compile-libfuzzer-introspector-x86_64": ) | ) [0;1;32m; ~~~^[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m | 261eIn file included from [0;1;32m | l ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~s
Step #6 - "compile-libfuzzer-introspector-x86_64": e [0m[0m ./base/gdevddrw.c
Step #6 - "compile-libfuzzer-introspector-x86_64": : 329| :
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32m[1m[1m ^./base/gxdtfill.h./base/gxfill.c
Step #6 - "compile-libfuzzer-introspector-x86_64": :: [0m2641717 : :13b41:r: e [0ma[0;1;35mkwarning: ;[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m[0;1;36mshifting a negative signed value is undefined [-Wshift-negative-value]note: [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": expanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 264 | 1717 | | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": ( [0mfiifx e[1m(d./base/gsbitops.h_f:pi259ix:xe13rdo:_u fn[0mld[0;1;36monote: ([0moyprevious statement is herer [0m(-
Step #6 - "compile-libfuzzer-introspector-x86_64": l .ax )d259 j | =u =s t f_ ib xe el do _w ) max_f./base/gdevddrw.c:329:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:273:33: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 273 | if (fixed_floor(r.x) == fixed_pixround(x1r)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ixed - expansion.x ? max_fixed :[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19:| [0;1;32m ^~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | ./base/gxfixed.h:130:56[0;1;32m: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixro ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 145 | (!FILund(x)L_ADJU (((x)+_fixST ? 0 : ed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32mfo.adjus [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | t_below#d),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ef| i[0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 146 | (!FILL_ADJUST ? 01 warningne max_i generatedn.
Step #6 - "compile-libfuzzer-introspector-x86_64": t (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxstroke.c: ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:329:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:299:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 299 | 1 warning generated .
Step #6 - "compile-libfuzzer-introspector-x86_64": r.x += YMULT_QUO(ysr, r);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdtfill.h:228:28: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_QUO'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 228 | (ys < fixed_1 && tl.df < YMULT_LIMIT ? ys * tl.df / tl.h :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevddrw.c:134:22: [0m1[0;1;36m warningnote: generated[0m.
Step #6 - "compile-libfuzzer-introspector-x86_64": expanded from macro 'YMULT_LIMIT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 134 | #define YMULT_LIMIT (max_fixed / fixed_1)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:41: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_bel1o warningw generated).
Step #6 - "compile-libfuzzer-introspector-x86_64": < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2021:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:149:38: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 149 | 532 : 62 : co[0mve[0;1;35mrwarning: i[0mn[1mgshifting a negative signed value is undefined [-Wshift-negative-value]_[0mp
Step #6 - "compile-libfuzzer-introspector-x86_64": i[1mx ./base/gdevdflt.ce532:l | 914_ :c 17e :n t[0m e[0;1;35m rwarning: s[0m [1m =shifting a negative signed value is undefined [-Wshift-negative-value] [0m C
Step #6 - "compile-libfuzzer-introspector-x86_64": iObVoclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto Ex R.I-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/gsrop.o -c ./base/gsrop.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 914qN | .G x_ P =I Xp(EbiLob1_xo warningC-x generatedE>..
Step #6 - "compile-libfuzzer-introspector-x86_64": NpTq.E.xRx S =(> y ,mm iayn1x__,ff[0mii
Step #6 - "compile-libfuzzer-introspector-x86_64": xx ee| dd[0;1;32m; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~[0m-
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m e| x[0;1;32mp ^~~~~~~~~a
Step #6 - "compile-libfuzzer-introspector-x86_64": 150n[0m | s i o n . x [1m ./base/gxfixed.h? : 34m :a 20x :_ f[0m i[0;1;36m xnote: e[0m dexpanded from macro 'min_fixed' [0m :
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | 34[0;1;32m | ^~~~~~~~~#
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m d e f i(n!eF[1m I./base/gxfixed.hmL:iLn33__:Af20Di:Jx Ue[0mSd[0;1;36mT note: m[0m?iexpanded from macro 'max_fixed'n [0m_0
Step #6 - "compile-libfuzzer-introspector-x86_64": i n :t33 [0m | f
Step #6 - "compile-libfuzzer-introspector-x86_64": #o .| da[0;1;32mde ^~~~~~~jf
Step #6 - "compile-libfuzzer-introspector-x86_64": ui[0msn[1mte./base/std.h_ :bm66ea:lx21o_:wf )i[0mx,[0;1;36me[0mnote:
Step #6 - "compile-libfuzzer-introspector-x86_64": d[0m expanded from macro 'min_int'| m[0m[0;1;32ma
Step #6 - "compile-libfuzzer-introspector-x86_64": x ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ _
Step #6 - "compile-libfuzzer-introspector-x86_64": 66i[0m | n t151[0m |
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [1m ./base/std.h : 67 [0m (!FILL_ADJ[0;1;36mUnote: S[0mTexpanded from macro 'max_fixed' [0m?
Step #6 - "compile-libfuzzer-introspector-x86_64": 0 : f33o | .#a ddjeufsitn_ea bmoavxe_)f)i;x[0me
Step #6 - "compile-libfuzzer-introspector-x86_64": d | m[0;1;32ma ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~x
Step #6 - "compile-libfuzzer-introspector-x86_64": _[0min[1mt./base/gxfill.c[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 :| 6[0;1;32m: ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/std.h: 671717: | 19 : [0m ([0;1;36mfnote: i[0mxexpanded from macro 'max_int'e[0md
Step #6 - "compile-libfuzzer-introspector-x86_64": _pix r67o | u#ndde(fyi n-e amdajxu_sitn_tb e(l~omwi)n _IpT. y? =y sm i*n _tfli.xdefd ;/[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": t l| .[0;1;32mh ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": :[0m\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m[1m ^~~~~~~~~~~./base/gxfixed.h
Step #6 - "compile-libfuzzer-introspector-x86_64": :[0m34:20:[1m ./base/gdevddrw.c[0m:[0;1;36m134note: :[0m22expanded from macro 'min_fixed':[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0;1;36mnote: [0m expanded from macro 'YMULT_LIMIT'34[0m |
Step #6 - "compile-libfuzzer-introspector-x86_64": # de f134i | n#ed emfiinn_ef iYxMeUdL Tm_iLnI_MiInTt [0m(
Step #6 - "compile-libfuzzer-introspector-x86_64": m a| x[0;1;32m_ ^~~~~~~f
Step #6 - "compile-libfuzzer-introspector-x86_64": i[0mxe[1md./base/std.h :/66 :f21i:x e[0md[0;1;36m_note: 1[0m)expanded from macro 'min_int'[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m66 ^~~~~~~~~ |
Step #6 - "compile-libfuzzer-introspector-x86_64": #[0mdefi[1mn./base/gxfixed.he: 33m:i20n:_ i[0mn[0;1;36mtnote: [0m(expanded from macro 'max_fixed'-[0m1
Step #6 - "compile-libfuzzer-introspector-x86_64": < <33 | (#A RdCeHf_iSnIeZ EmOaFx__IfNiTx e*d 8m a-x _1i)n)t[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": | | [0;1;32m[0;1;32m ~~ ^ ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[1m./base/gdevdflt.c[1m:./base/std.h916::6717::19 :[0m [0;1;35m[0mwarning: [0;1;36m[0mnote: [1m[0mshifting a negative signed value is undefined [-Wshift-negative-value]expanded from macro 'max_int'[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": 91667 | | # d e fpibnoex- >mqa.xx_ i=n tm a(x~_mfiinx_eidn;t[0m)
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m| ^~~~~~~~~[0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": ^~~~~~~[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m[1m./base/std.h./base/gxfixed.h::6633::2120:: [0m[0m[0;1;36m[0;1;36mnote: note: [0m[0mexpanded from macro 'min_int'expanded from macro 'max_fixed'[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": 3366 | | ## ddeeffiinnee mmianx__ifnit x(e-d1 mq.y = max_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0;1;32m[0m[0;1;36m ~~~^note: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 67 | #define max_inIn file included from t./base/gxfill.c :(2021~:
Step #6 - "compile-libfuzzer-introspector-x86_64": m[1mi./base/gxfilltr.hn:_149i:n38t:) [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;35m warning: | [0m[0;1;32m[1m ^~~~~~~shifting a negative signed value is undefined [-Wshift-negative-value]
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/std.h:66: 21149: | [0m [0;1;36m note: [0m expanded from macro 'min_int' [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | c#odvereifnign_ep imxienl__icnetn t(e-r1s <=< C(OAVRECRHI_NSGI_ZPEIOXFE_LI_NCTE N*T E8R S-( y1,) )y[0m1
Step #6 - "compile-libfuzzer-introspector-x86_64": , [0m|
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32m ~~ ^|
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32m[0m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 150 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 151 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:41: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:339:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:138:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 138 | const fixed ymin = fixed_pixround(yboIn file included from t./base/gdevm64.c): 21+:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from f./base/gdevmem.hi:x21e:
Step #6 - "compile-libfuzzer-introspector-x86_64": dIn file included from _./base/gxbitops.hh:a22l:
Step #6 - "compile-libfuzzer-introspector-x86_64": f[1m;./base/gsbitops.h[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": 261 :| 13[0;1;32m: ^~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;35mwarning: [0m[1m[1m./base/gxfixed.hmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation]:[0m130
Step #6 - "compile-libfuzzer-introspector-x86_64": :56: [0m261[0;1;36m | note: [0m expanded from macro 'fixed_pixround' [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | # d e fbirneea kf;i[0mx
Step #6 - "compile-libfuzzer-introspector-x86_64": e d| _[0;1;32mp ^i
Step #6 - "compile-libfuzzer-introspector-x86_64": x[0mr[1mo./base/gsbitops.hu:259n:d13(:x )[0m [0;1;36m(note: ([0m(previous statement is herex[0m)
Step #6 - "compile-libfuzzer-introspector-x86_64": + _259f | i x e d _ p i x r o u n de_lvs)e&[0m(
Step #6 - "compile-libfuzzer-introspector-x86_64": - 1| L[0;1;32m< ^<
Step #6 - "compile-libfuzzer-introspector-x86_64": _[0mfixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:339:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:139:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 139 | const fixed ymax = fixed_pixround(ytop);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:339:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:264:13: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 264 | if (fixed_floor(l.x) == fixed_1p warningi generatedx.
Step #6 - "compile-libfuzzer-introspector-x86_64": round(x1l)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:127:33: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_floor'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 127 | #define fixed_floor(x) ((x)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:339:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:264:33: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 264 | if (fixed_floor(l.x) == fixed_pixround(x1l)) {[0mIn file included from
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/gdevm56.c :| 21[0;1;32m:
Step #6 - "compile-libfuzzer-introspector-x86_64": ^~~~~~~~~~~~~~~~~~~In file included from
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/gdevmem.h[0m:21:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from [1m./base/gxbitops.h./base/gxfixed.h::22130:
Step #6 - "compile-libfuzzer-introspector-x86_64": :[1m56./base/gsbitops.h:: 261[0m:[0;1;36m13note: :[0m expanded from macro 'fixed_pixround'[0m[0m[0;1;35m
Step #6 - "compile-libfuzzer-introspector-x86_64": warning: [0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #def i261n | e f i x e d _ p i bxIn file included from ./base/gdevm48.crr:eo21aun:
Step #6 - "compile-libfuzzer-introspector-x86_64": kdIn file included from ;(./base/gdevmem.h[0mx:
Step #6 - "compile-libfuzzer-introspector-x86_64": )21 :
Step #6 - "compile-libfuzzer-introspector-x86_64": | (In file included from [0;1;32m(./base/gxbitops.h ^(:
Step #6 - "compile-libfuzzer-introspector-x86_64": x22[0m):
Step #6 - "compile-libfuzzer-introspector-x86_64": +[1m_[1m./base/gsbitops.hf./base/gsbitops.hixed_pixround_v)&(-:1261L<:<13_:f i[0mx[0;1;35mewarning: d[0m_[1msmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation]h[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": ft) )261[0m |
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:339:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:270:19: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 270 | fx l =b rYeMaUkL;T[0m_
Step #6 - "compile-libfuzzer-introspector-x86_64": Q U| O[0;1;32m( ^y
Step #6 - "compile-libfuzzer-introspector-x86_64": s[0ml[1m,./base/gsbitops.h:259 In file included from :l13./base/gxfill.c)::; 2033[0m[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;36m[1mnote: ./base/gxfilltr.h[0m:previous statement is here 55[0m| :
Step #6 - "compile-libfuzzer-introspector-x86_64": 28[0;1;32m: ^~~~~~~~~~~~~~~~~ 259
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m | [0;1;35m [0m warning: [0m [1m shifting a negative signed value is undefined [-Wshift-negative-value] [1m[0m ./base/gxdtfill.h
Step #6 - "compile-libfuzzer-introspector-x86_64": : 228 :55 28 | : e l[0m s[0;1;36m ll-enote: >[0m[0mx
Step #6 - "compile-libfuzzer-introspector-x86_64": expanded from macro 'YMULT_QUO'_ [0mh| e
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32ma ^d
Step #6 - "compile-libfuzzer-introspector-x86_64": .[0m228x_ | c u r(ryesn tclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto < -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/gp_strdl.o -c ./base/gp_strdl.c
Step #6 - "compile-libfuzzer-introspector-x86_64": =f imxine_df_i1x e&d&; t/l*. dsft op gmsa,x In file included from _m./base/gxfill.cf:ei2033mx:
Step #6 - "compile-libfuzzer-introspector-x86_64": oe[1mrd./base/gxfilltr.hy :)-144; :[0me34
Step #6 - "compile-libfuzzer-introspector-x86_64": x: p | a[0m[0;1;32mn[0;1;35m ^~~s
Step #6 - "compile-libfuzzer-introspector-x86_64": warning: i[0m[0mo[1mnshifting a negative signed value is undefined [-Wshift-negative-value].[0my
Step #6 - "compile-libfuzzer-introspector-x86_64": ? 144m | a x _[1m f./base/gsstate.h i: x36 e: d38 :c: o[0m[0mv
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;36me note: r| [0mi[0;1;32mpassing argument to parameter heren ^~~~~~~~~[0mg
Step #6 - "compile-libfuzzer-introspector-x86_64": _
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mpi x[1m36e./base/gxfixed.h | l:g_33sc:_e20gn:st te[0mra[0;1;36mstnote: e[0m= expanded from macro 'max_fixed' *[0mCg
Step #6 - "compile-libfuzzer-introspector-x86_64": sO_ Vg33Es | Rt#Ia NtdGee__fPciIonXpeELy _(mCgaEsxN__TfgEisRxtSea(dty e,m a*yx,1_ ,ig[0mns
Step #6 - "compile-libfuzzer-introspector-x86_64": t_ m| [0me[0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ o
Step #6 - "compile-libfuzzer-introspector-x86_64": | r[0m[0;1;32my ^~~~~~~_
Step #6 - "compile-libfuzzer-introspector-x86_64": t145[0m | *[1m )./base/std.h ;: [0m67
Step #6 - "compile-libfuzzer-introspector-x86_64": : 19 | : [0;1;32m ^[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;36m [0mnote: [0m expanded from macro 'max_int' [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | # d e f i n e m(a!xFIn file included from _I./base/gdevm8.ciL:nL21clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto t_:
Step #6 - "compile-libfuzzer-introspector-x86_64": A-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from (D./base/gdevmem.h~J:mU21iS:
Step #6 - "compile-libfuzzer-introspector-x86_64": nTIn file included from _ ./base/gxbitops.hi?:n 22t0:
Step #6 - "compile-libfuzzer-introspector-x86_64": ) [1m[0m:./base/gsbitops.h
Step #6 - "compile-libfuzzer-introspector-x86_64": : f261| o:[0;1;32m.13 ^~~~~~~a:
Step #6 - "compile-libfuzzer-introspector-x86_64": d [0mj[0mu[1ms[0;1;35m./base/std.htwarning: :_[0m66b[1m:emisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation]21l[0m:o
Step #6 - "compile-libfuzzer-introspector-x86_64": w[0m)[0;1;36m,note: [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m261 | expanded from macro 'min_int'| [0m[0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
Step #6 - "compile-libfuzzer-introspector-x86_64": # [0md e bf146ri | ena ek ; m[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": n _ | i [0;1;32mn ^t
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m( - 1 [1m <./base/gsbitops.h <: 259 (: A13 R: C H[0m _[0;1;36m Snote: I[0m Zprevious statement is here E[0m O
Step #6 - "compile-libfuzzer-introspector-x86_64": F( _!259IF | NI TL L *_ A 8D J -U S 1T ) )? [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": e0 l | s:[0;1;32m e ~~ ^f[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": o
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m. a| d[0;1;32mj ^u[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": s./base/gxstroke.c[0mt:_534a:b62o:v e[0m)[0;1;35m)warning: ;[0m[0m[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": shifting a negative signed value is undefined [-Wshift-negative-value] [0m|
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 534 | [1m ./base/gxfill.c : 1717 : 41 : [0m [0;1;36m note: [0m expanded from macro 'COVERING_PIXEL_CENTERS'i[0mb
Step #6 - "compile-libfuzzer-introspector-x86_64": ox. q1717. | y = ((ifbioxxe.dq_.pyi x>r omuanxd_(fyi x-e da d-j uesxtp_abneslioown). y< fi?x emda_xp_ifxirxoeudn d:([0my
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 | +[0;1;32m ^~~~~~~~~a
Step #6 - "compile-libfuzzer-introspector-x86_64": d[0mjust[1m_./base/gxfixed.ha:b33o:v20e:) )[0m[0m[0;1;36m
Step #6 - "compile-libfuzzer-introspector-x86_64": note: [0m| expanded from macro 'max_fixed'[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [1m33./base/gxfixed.h | :#130 :d56e:f i[0mn[0;1;36menote: [0mmexpanded from macro 'fixed_pixround'a[0mx
Step #6 - "compile-libfuzzer-introspector-x86_64": _fixe d130 | m#adxe_fiinnte[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": f i| x[0;1;32me ^~~~~~~d
Step #6 - "compile-libfuzzer-introspector-x86_64": _[0mpixr[1mo./base/std.hu:n67d:(19x:) [0m([0;1;36m(note: ([0mxexpanded from macro 'max_int')[0m+
Step #6 - "compile-libfuzzer-introspector-x86_64": _f i67x | e#dd_epfiixnreo umnadx__vi)n&t( -(1~Lmx_ehfeiande. xY_McUuLrTr_eLnItM I=T m(imna_xf_ifxiexde;d /* /s tfoipx ebda_c1k1)w warning[0ma generatedr
Step #6 - "compile-libfuzzer-introspector-x86_64": .
Step #6 - "compile-libfuzzer-introspector-x86_64": d | s[0;1;32mc ^~~~~~~~~a
Step #6 - "compile-libfuzzer-introspector-x86_64": n[0m */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m ./base/gxfixed.h| :[0;1;32m33 ^~~~~~~~~:
Step #6 - "compile-libfuzzer-introspector-x86_64": 20[0m: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[1m[0m./base/gxfixed.h
Step #6 - "compile-libfuzzer-introspector-x86_64": :34 :3320: [0m | [0;1;36m#note: [0mdexpanded from macro 'min_fixed'ef[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": ne m a34x | _#f idxeefdi nmea xm_iinn_tf[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": x e| d[0;1;32m ^~~~~~~m
Step #6 - "compile-libfuzzer-introspector-x86_64": i[0mn_int[0m[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/std.h :| 67[0;1;32m: ^~~~~~~19
Step #6 - "compile-libfuzzer-introspector-x86_64": :[0m [1m[0m./base/std.h[0;1;36m:note: 66[0m:expanded from macro 'max_int'21[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0;1;36mnote: [0m67expanded from macro 'min_int' | [0m#
Step #6 - "compile-libfuzzer-introspector-x86_64": defin e66 | m#adxe_fiinnte (m~imni_ni_nitn t()-[0m1
Step #6 - "compile-libfuzzer-introspector-x86_64": <| <[0;1;32m ^~~~~~~(
Step #6 - "compile-libfuzzer-introspector-x86_64": A[0mRC[1mH./base/std.h_:S66I:Z21E:O F[0m_[0;1;36mInote: N[0mTexpanded from macro 'min_int' [0m*
Step #6 - "compile-libfuzzer-introspector-x86_64": 8 66- | #1d)e)f[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": n e| [0;1;32mm ~~ ^i
Step #6 - "compile-libfuzzer-introspector-x86_64": n[0m_i[1m./base/gxstroke.c#:In file included from 1241 ./base/gxfill.c: :24d2045:e:
Step #6 - "compile-libfuzzer-introspector-x86_64": f[1m[0mi./base/gxfilltr.hn[0;1;35m:warning: e144[0m :[1mm34shifting a negative signed value is undefined [-Wshift-negative-value]:i[0m n
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m([0;1;35mawarning: ,[0m [1m bshifting a negative signed value is undefined [-Wshift-negative-value]1241)[0m |
Step #6 - "compile-libfuzzer-introspector-x86_64": ( ( ( a144) | < ( b ) ) ? c( oa )v el:re ni(ngbclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto gt)_-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": h)p_[0mir
Step #6 - "compile-libfuzzer-introspector-x86_64": x e=| l [0;1;32m_f ^ci
Step #6 - "compile-libfuzzer-introspector-x86_64": ex[0mnetde_[1mrr./base/gdevmem.cs:409:39: [0m[0;1;35mo warning: =u[0m n[1mdCshifting a negative signed value is undefined [-Wshift-negative-value]eO[0mdV
Step #6 - "compile-libfuzzer-introspector-x86_64": (ElRe In409Ng | Gt _ hP )I ;X[0m E
Step #6 - "compile-libfuzzer-introspector-x86_64": L _ | C [0;1;32mEh ^~~~~~~~~~~~~~~~~~~~~Ne
Step #6 - "compile-libfuzzer-introspector-x86_64": Ti[0mEgRhS[1mt(./base/gxfixed.h y:=,128 :(y521ni:,tn [0m t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ()[0;1;36m -mnote: | 1i[0m[0;1;32m nexpanded from macro 'fixed_rounded' ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~<
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m<([0m
Step #6 - "compile-libfuzzer-introspector-x86_64": m(aAx R_145 Ch128He | | _i #Sg dIh eZt fE iO n, Fma_xIN_ iTen t * f 8i ) x ;- [0me
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto d 1_ -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": | )r [0;1;32m)o ^~~~~~~[0mu
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": n[0m d e [1md ./base/std.h( :x 67)(: !19(F:(I (Lx[0mL[0;1;36m)_note: A+[0mD_expanded from macro 'max_int'Jf[0mUi
Step #6 - "compile-libfuzzer-introspector-x86_64": SxTe d? _67r0 | o u#:nd def_fov.ia)nd&ej( u-m1sLatfirst.rmin = pcrl->first.rmax = MIN_COORD_VALUE;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:2090:25: [0m[0;1;36mnote: [0mexpanded from macro 'MIN_COORD_VALUE'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 2090 | #define MIN_COORD_VALUE min_int| [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": f [0;1;32m| ~~ ^[0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": ^~~~~~~[0ml
Step #6 - "compile-libfuzzer-introspector-x86_64": o[0mor[1m(./base/std.hIn file included from x:./base/gdevddrw.c): 339(:
Step #6 - "compile-libfuzzer-introspector-x86_64": (x[1m)./base/gxdtfill.h&:(302-:120L:< <[0m_[0;1;35mfwarning: i[0mx[1meshifting a negative signed value is undefined [-Wshift-negative-value]d[0m_s
Step #6 - "compile-libfuzzer-introspector-x86_64": hift)) [0m302
Step #6 - "compile-libfuzzer-introspector-x86_64": | | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m r.x[1m ./base/gxstroke.c+:=1255 Y:M20U:L T[0m_[0;1;35mQwarning: U[0mO[1m(shifting a negative signed value is undefined [-Wshift-negative-value]y[0ms
Step #6 - "compile-libfuzzer-introspector-x86_64": r, 125566 | : 21 : [0m [0;1;36m note: m[0mvexpanded from macro 'min_int'_[0mr
Step #6 - "compile-libfuzzer-introspector-x86_64": = 66f | i#xdeedf_ifnleo omri(nm_vi)n;t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ( -| 1[0;1;32m ^~~~~~~~~~~~~~~<
Step #6 - "compile-libfuzzer-introspector-x86_64": <[0m (ARCH[1m_./base/gxfixed.hS:I127ZE:O33F:_ I[0mN[0;1;36mTnote: [0m*expanded from macro 'fixed_floor' [0m8
Step #6 - "compile-libfuzzer-introspector-x86_64": - 1) )127[0m |
Step #6 - "compile-libfuzzer-introspector-x86_64": # d| e[0;1;32mf ~~ ^i
Step #6 - "compile-libfuzzer-introspector-x86_64": n[0me fixe[1md./base/gxfill.c_:f2187l:o41o:r ([0mx[0;1;35m)warning: [0m([1m(shifting a negative signed value is undefined [-Wshift-negative-value]x[0m)
Step #6 - "compile-libfuzzer-introspector-x86_64": &(-1 L2187< | < _ f i xpecdr_ls-h>ilfats)t).[0mr
Step #6 - "compile-libfuzzer-introspector-x86_64": m i| n[0;1;32m ~~~^=
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mpcrl->last.rmax = MAX_COORD_VALUE;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:2091:25: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_COORD_VALUE'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 2091 | #define MAX_COORD_VALUE max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxstroke.c:1398:50: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1398 | double max_result = any_abs(denom) * (double)max_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2368:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1mr)1; warning[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~ generated./base/gxfillsl.h.
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdtfill.h:228:28: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_QUO'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 228 | (ys < fixed_1 && tl.df < YMULT_LIMIT ? ys * tl.df / tl.h :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevddrw.c:134:22: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_LIMIT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": 134 | #define YMULT_LIMIT (max_fixed / fixed_1)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevdrop.c:28:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gdevmem.h:21:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gxbitops.h:22:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261:13: [0m[0;1;35mwarning: [0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 261 | break;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.h:259:13: [0m[0;1;36mnote: [0mprevious statement is here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | else[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": :| [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m50:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 50 | int y0 = fixed2int(min_fixed);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:88:42: [0m[0;1;36mnote: [0mexpanded from macro 'fixed2int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 88 | #define fixed2int(x) ((int)_fixed_rshift(x))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:55:39: [0m[0;1;36mnote: [0mexpanded from macro '_fixed_rshift'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 55 | #define _fixed_rshift(x) arith_rshift(x,_fixed_shift)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:104:31: [0m[0;1;36mnote: [0mexpanded from macro 'arith_rshift'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 104 | # define arith_rshift(x,n) ((x) >> (n))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2368:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfillsl.h:51:19: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 51 | fixed y_bot = min_fixed; /* normally int2fixed(y0) + y_frac_min */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | In file included from [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./base/gdevddrw.c[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: :[0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define m349in_:
Step #6 - "compile-libfuzzer-introspector-x86_64": fi[1mx./base/gxdtfill.he:d138 :m24i:n _i[0mn[0;1;35mtwarning: [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0m[0;1;32m[1mshifting a negative signed value is undefined [-Wshift-negative-value] ^~~~~~~[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/std.h:66: 21138: | [0m [0;1;36m note: c[0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ons t66 | f#idxefiende min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2368:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfillsl.h:52:19: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 52 | fixed y_top = min_fiyxed; /* normally int2fixed(y0) + y_frac_max */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_1S warningmI generatediZ.
Step #6 - "compile-libfuzzer-introspector-x86_64": nE OF_INT *= 8f i-x e1d)_)p[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": x r| [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mouIn file included from n./base/gxfill.cd:(2368y:
Step #6 - "compile-libfuzzer-introspector-x86_64": b[1m./base/gxfillsl.h:53:15:o [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value]t[0m)
Step #6 - "compile-libfuzzer-introspector-x86_64": + f53i | x e d _ hfailxfe;d[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": y | =[0;1;32m ^~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [1m./base/gxfixed.hm:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:349:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:139:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 139 | const fixed ymax = fixed_pixround(ytop);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~2
Step #6 - "compile-libfuzzer-introspector-x86_64": warning[0ms generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixro1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": und_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:349:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:264:13: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 264 | if (fixed_floor(l.x) == fixed_pixround(x1l)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:127:33: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_floor'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 127 | #define fixed_floor(x) ((x)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:349:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:264:33: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 264 | if (fixed_floor(l.x) == fixed_pixrin_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2368:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfillsl.h:62:28: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 62 | ll->x_head.x_current = min_fixed; /* stop backward scan */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mound(x1l)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from [1m./base/gxfixed.h./base/gxfill.c::1302368::
Step #6 - "compile-libfuzzer-introspector-x86_64": 56:[1m [0m./base/gxfillsl.h[0;1;36m:note: 106[0m:expanded from macro 'fixed_pixround'13[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0;1;35mwarning: [0m130[1m | shifting a negative signed value is undefined [-Wshift-negative-value]#[0md
Step #6 - "compile-libfuzzer-introspector-x86_64": efin e106 f | i x e d _ p i x rxo u=n dm(ixn)_ f(i(x(exd);+[0m_
Step #6 - "compile-libfuzzer-introspector-x86_64": f i| x[0;1;32me ^~~~~~~~~d
Step #6 - "compile-libfuzzer-introspector-x86_64": _[0mpixroun[1md./base/gxfixed.h_:v34):&20(:- 1[0mL[0;1;36m> (n))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2374:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfillsl.h:51:19: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 51 | fixed y_bot = min_fixed; /* normally int2fixed(y0) + y_frac_min */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2374:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfillsl.h:52:19: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 52 | fixed y_top = min_fixed; /* normally int2fixed(y0) + y_frac_max */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2374:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfillsl.h:53:15: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 53 | fixed y = min_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2374:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfillsl.h:62:28: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 62 | ll->x_head.x_current = min_fixed; /* stop backward scan */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #defIn file included from i./base/gdevddrw.cn:e359 :
Step #6 - "compile-libfuzzer-introspector-x86_64": m[1mi./base/gxdtfill.hn:_int 138(-1 <<: (ARCH_24S:IZEO F_[0mI[0;1;35mNwarning: T [0m*[1m 8 - 1shifting a negative signed value is undefined [-Wshift-negative-value])[0m)
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^138
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0m conIn file included from s./base/gxfill.ct: 2374f:
Step #6 - "compile-libfuzzer-introspector-x86_64": i[1mx./base/gxfillsl.he:d ymi106n: =13 fixed_pixround: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 106 | x = min_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_f(ybot) + fixed_half;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixeixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOd_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:359:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:139:24: F_INT[0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 139 | const fixed ymax = fixed_pixround(yt * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2374:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfillsl.h:219:25: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 219 | y_min = op);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixemin_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66d_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:359:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:264:13: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0mIn file included from
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/gdevmr8n.c :| 27[0;1;32m:
Step #6 - "compile-libfuzzer-introspector-x86_64": ~~ ^In file included from
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/gdevmem.h[0m:21:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gxbitops.h:22:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261:13: [0m[0;1;35mwarning: [0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 261 | break;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.hIn file included from ./base/gdevmr1.c::25927::
Step #6 - "compile-libfuzzer-introspector-x86_64": 13In file included from :./base/gdevmem.h :[0m21[0;1;36m:
Step #6 - "compile-libfuzzer-introspector-x86_64": note: In file included from [0m./base/gxbitops.hprevious statement is here:[0m22
Step #6 - "compile-libfuzzer-introspector-x86_64": :
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m259./base/gsbitops.h | : 261 : 13 : [0m [0;1;35m warning: [0m [1m misleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation]e[0ml
Step #6 - "compile-libfuzzer-introspector-x86_64": se[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 261| [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m | break;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.h:259:13: [0m[0;1;36mnote: [0mprevious statement is here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | else[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 264 | if (fixed_floor(l.x) == fixed_pixround(x1l)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:127:33: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_floor'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 127 | #define fixed_floclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto or-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": (x) ((x)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:359:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:264:33: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 264 | if (fixed_floor(l.x) == fixed_pixround(x1l)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto ~~~^-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:359:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:270:19: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 270 | fxl = YMULT_QUO(ysl, l);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdtfill.h:228:28: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_QUO'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 228 | (ys < fixed_1 && tl.df < YMULT_LIMIT ? ys * tl.df / tl.h :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevddrw.c:134:22: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_LIMIT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 134 | #define YMULT_LIMIT (max_fixed / fixed_1)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:359:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:273:13: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 273 | if (fixed_floor(r.x) == fixed_pixround(x1r)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:127:33: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_floor'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 127 | #define fixed_floor(x) ((x)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:359:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:273:33: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 273 | if (fixed_floor(r.x) == fixed_pixround(x1r)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shiIn file included from f./base/gdevmx.ct:)24):
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32mIn file included from ~~~^./base/gdevmem.h
Step #6 - "compile-libfuzzer-introspector-x86_64": :[0m21:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gxbitops.h:22:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261:13In file included from ./base/gdevddrw.c:: 359[0m[0;1;35mwarning: [0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": :
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h :261299 | : 24 : [0m [0;1;35mwarning: b[0mr[1meshifting a negative signed value is undefined [-Wshift-negative-value]a[0mk
Step #6 - "compile-libfuzzer-introspector-x86_64": ;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 299| | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [1m ./base/gsbitops.h : 259 : 13 : [0m [0;1;36m note: [0mrprevious statement is here.[0mx
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | else[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zcid.c:48:53: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 48 | code = dict_int_param(prcidsi, "Supplement", 0, max_int, -1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": += YMULT_QUO(ysr, r);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdtfill.h:228:28: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_QUO'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 228 | (ys < fixed_1 && tl.df < clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto YM-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": ULT_LIMIT ? ys * tl.df / tl.h :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevddrw.c:134:22: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_LIMIT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 134 | #define YMULT_LIMIT (max_fixed / fixed_1)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:359:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:302:20: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 302 | r.x += YMULT_QUO(ysr, r);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdtfill.h:228:28: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_QUO'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 228 | (ys < fixed_1 && tl4. warningdsf generated .
Step #6 - "compile-libfuzzer-introspector-x86_64": < YMULT_LIMIT ? ys * tl.df / tl.h :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevddrw.c:134:22: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_LIMIT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 134 | #define YMULT_LIMIT (max_fixed / fixed_1)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gdevddrw.c:369:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:138:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 138 | const fixed ymin = fixed_pixround(ybot) + fixed_half;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:369:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:139:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 139 | const fixed ymax = fixed_pixround(ytop);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:369:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:264:13: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 264 | if (fixed_floor(l.x) == fixed_pixround(x1l)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:127:33: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_floor'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 127 | #define fixed_floor(x) ((x)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:369:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:264:33: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 264 | if (fixed_floor(l.x) == fixed_pixround(x1l)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto &(-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": -1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:369:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:270:19: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 270 | fxl = YMULT_QUO(ysl, l);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdtfill.h:228:28: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_QUO'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 228 | (ys < fixed_1 && tl.df < YMULT_LIMIT ? ys * tl.df / tl.h :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevddrw.c:134:22: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_LIMIT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 134 | #define YMULT_LIMIT (max_fixed / fixed_1)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:369:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:273:13: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 273 | if (fixed_floor(r.x) ==1 warningf generatedi.
Step #6 - "compile-libfuzzer-introspector-x86_64": xed_pixround(x1r)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:127:33: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_floor'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 127 | #define fixed_floor(x) ((x)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:369:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:273:33: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 273 | if (fixed_floor(r.x) == fixed_pixround(x1r)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:369:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:299:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 299 | r.x += YMULT_QUO(ysr, r);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdtfill.h:228:28: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_QUO'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 228 | (ys < fixed_1 && tl.df < YMULT_LIMIT ? ys * tl.df / tl.h :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevddrw.c:134:22: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_LIMIT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 134[1m | #./base/gxscanc.cd:e1427f:i17n:e [0mY[0;1;35mMwarning: U[0mL[1mTshifting a negative signed value is undefined [-Wshift-negative-value]_[0mL
Step #6 - "compile-libfuzzer-introspector-x86_64": IMIT (m a1427x | _ f i x ecdr -/> rfiigxhetd _=1 )m[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": n _| f[0;1;32mi ^~~~~~~~~x
Step #6 - "compile-libfuzzer-introspector-x86_64": e[0md;[1m[0m./base/gxfixed.h
Step #6 - "compile-libfuzzer-introspector-x86_64": : 33| [0;1;32m: ^~~~~~~~~20
Step #6 - "compile-libfuzzer-introspector-x86_64": :[0m [0m[0;1;36mnote: [1m[0m./base/gxfixed.hexpanded from macro 'max_fixed':[0m34
Step #6 - "compile-libfuzzer-introspector-x86_64": : 2033: | #[0m [0;1;36mdnote: [0meexpanded from macro 'min_fixed'f[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": ne 34m | a#x _dfeifxiende mmaixn__ifnitx[0me
Step #6 - "compile-libfuzzer-introspector-x86_64": d | m[0;1;32mi ^~~~~~~n
Step #6 - "compile-libfuzzer-introspector-x86_64": _[0min[1mt./base/std.h[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 :| 19[0;1;32m: ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0m[1mexpanded from macro 'max_int'./base/std.h[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": 66:21 :67 | [0m#[0;1;36mdnote: e[0mfexpanded from macro 'min_int'i[0mn
Step #6 - "compile-libfuzzer-introspector-x86_64": e m66a | x#_dienfti n(e~ mmiinn__iinntt) [0m(
Step #6 - "compile-libfuzzer-introspector-x86_64": - 1| [0;1;32m< ^~~~~~~<
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m([1mA./base/std.hR:C66:H_S21I:Z E[0mO[0;1;36mFnote: _[0mIexpanded from macro 'min_int'N[0mT
Step #6 - "compile-libfuzzer-introspector-x86_64": * 668 | #-d e1f)i)n[0me
Step #6 - "compile-libfuzzer-introspector-x86_64": m| i[0;1;32mn ~~ ^_
Step #6 - "compile-libfuzzer-introspector-x86_64": i[0mnt ([1m-./base/gxscanc.c1: 1428<:<17 :( A[0mR[0;1;35mCH_warning: [0m[1mSshifting a negative signed value is undefined [-Wshift-negative-value]I[0mZ
Step #6 - "compile-libfuzzer-introspector-x86_64": EOF _1428I | N T * c8r --> l1e)f)t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": =| [0;1;32mm ~~ ^a
Step #6 - "compile-libfuzzer-introspector-x86_64": x[0m_fiIn file included from x./base/gdevddrw.ce:d369;:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/gxdtfill.h :| 302[0;1;32m: ^~~~~~~~~20
Step #6 - "compile-libfuzzer-introspector-x86_64": :[0m [0m[1m[0;1;35m./base/gxfixed.hwarning: :[0m33[1m:shifting a negative signed value is undefined [-Wshift-negative-value]20[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [0;1;36m302note: | [0m expanded from macro 'max_fixed' [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # d e f irn.ex m+a=x _YfMiUxLeTd_ QmUaOx(_yisnrt,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": r )| ;[0;1;32m[0m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m| [0;1;32m[1m ^~~~~~~~~~~~~~~~~./base/std.h
Step #6 - "compile-libfuzzer-introspector-x86_64": :[0m67:19[1m:./base/gxdtfill.h :[0m228[0;1;36m:note: 28[0m:expanded from macro 'max_int' [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;36mnote: [0m67expanded from macro 'YMULT_QUO' | [0m#
Step #6 - "compile-libfuzzer-introspector-x86_64": de f228i | n e (myasx _;r[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": g h| t[0;1;32m ^~~~~~~~~~~~~~~~~=
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mmin_[1mf./base/gxdtfill.hi:x228e:d28;:[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [0;1;36m| note: [0;1;32m[0m ^~~~~~~~~expanded from macro 'YMULT_QUO'
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m ./base/gxfixed.h228: | 34 : 20(:y s[0m [0;1;36m lmeafxt_ = fmiaxxe_df imxaexd_;i[0mn
Step #6 - "compile-libfuzzer-introspector-x86_64": t [0m|
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32m ^~~~~~~~~|
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32m[0m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h[1m:./base/std.h33::6720::19 :[0m [0;1;36m[0mnote: [0;1;36m[0mnote: expanded from macro 'max_fixed'[0m[0mexpanded from macro 'max_int'
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 3367 | | ## ddeeffiinnee mmaaxx__ifnitx e(~mdi nm_aixn_ti)n[0mt
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m| ^~~~~~~[0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": ^~~~~~~[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m[1m./base/std.h./base/std.h::6667::2119:: [0m[0m[0;1;36m[0;1;36mnote: note: [0m[0mexpanded from macro 'min_int'expanded from macro 'max_int'[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": 6766 | | ##ddeeffiinnee mmaixn__iinntt ((~-m1i n<_file_limit = S_FILE_LIMIT_MAX;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/stream.h:193:53: [0m[0;1;36mnote: [0mexpanded from macro 'S_FILE_LIMIT_MAX'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 193 | #define S_FILE_LIMIT_MAX (sizeof(gs_offset_t) > 4 ? max_int64_t : max_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:72:23: [0m[0;1;36mnote: [0mexpanded from macro 'max_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | #define max_int64_t (~min_int64_t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxscanc.c:1315:20: [0m[0;1;35mwarning: [0m[1munused function 'cursor_init' [-Wunused-function][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1315 | static inline void cursor_init(cursor * gs_restrict cr, fixed y, fixed x)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxscanc.c:3259:20: [0m[0;1;35mwarning: [0m[1munused function 'cursor_init_tr' [-Wunused-function][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 3259 | static inline void cursor_init_tr(cursor_tr * gs_restrict cr, fixed y, fixed x, int i[1m./base/gdevddrw.cd)[0m:631:14: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": 631 | if (!ROUNDED_SAME(py, left.end.y)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevddrw.c:629:4: [0m[0;1;36m note: | [0m[0;1;32mexpanded from macro 'ROUNDED_SAME'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 629 | (fixed_pixround(p1) == fixed_pixround(p2))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m ^~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/gxfixed.h:130[0m:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevddrw.c:631:14: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 631 | if (!ROUNDED_SAME(py, left.end.y)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevddrw.c:629:26: [0m[0;1;36mnote: [0mexpanded from macro 'ROUNDED_SAME'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 629 | (fixed_pixround(p1) == fixed_pixround(p2))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto s-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": hift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevddrw.c:640:14: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 640 | if (!ROUNDED_SAME(left.start.y, ym)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevddrw.c:629:4: [0m[0;1;36mnote: [0mexpanded from macro 'ROUNDED_SAME'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 629 | (fixed_pixround(p1) == fixed_pixround(p2))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_[1mp./psi/zfont2.ci:x1429r:o26u:n d[0m_[0;1;35mvwarning: )[0m&[1m(shifting a negative signed value is undefined [-Wshift-negative-value]-[0m1L<
Step #6 - "compile-libfuzzer-introspector-x86_64": <_fixed 1429 | _ s h i fcto)n)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevddrw.c:640:14s:t [0mi[0;1;35mnwarning: t[0m [1meshifting a negative signed value is undefined [-Wshift-negative-value]x[0mt
Step #6 - "compile-libfuzzer-introspector-x86_64": 16 640 | = ~ 0 LanguageGroup)) < 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto [0m-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/imainarg.o -c ./psi/imainarg.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zfont1.c:467:68: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 467 | if ((code = dict_int_param(pprivate, "LanguageGro57up warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": ", min_int, max_int, 0, &pdata1->LanguageGroup)) < 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto [1m-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/gsargs.o -c ./base/gsargs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zfdecode.c:265:50: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 265 | (code = dict_int_param(op, "Columns", 1, max_int, 1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": 2 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./soobj -I./soobj -I./base -I./devices -o ./soobj/iinit.o -c ./psi/iinit.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zusparam.c:202:28: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 202 | val = min(stat.max_vm, MAX_VM_THRESHOLD);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsalloc.h:46:28: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_VM_THRESHOLD'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 46 | # define MAX_VM_THRESHOLD max_int64_t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:72:23: [0m[0;1;36mnote: [0mexpanded from macro 'max_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | #define max_int64_t (~min_int64_t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/stdpre.h:401:30: [0m[0;1;36mnote: [0mexpanded from macro 'min'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 401 | # define min(a, b) (((a) < (b)) ? (a) : (b))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zusparam.c:202:28: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 202 | val = min(stat.max_vm, MAX_VM_THRESHOLD);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsalloc.h:46:28: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_VM_THRESHOLD'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 46 | # define MAX_VM_THRESHOLD max_int64_t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:72:23: [0m[0;1;36mnote: [0mexpanded from macro 'max_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | #define max_int64_t (~min_int64_t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/stdpre.h:401:43: [0m[0;1;36mnote: [0mexpanded from macro 'min'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 401 | # define min(a, b) (((a) < (b)) ? (a) : (b))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zusparam.c:237:39: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 237 | {"MaxGlobalVM", MIN_VM_THRESHOLD, MAX_VM_THRESHOLD, current_MaxGlobalVM, set_MaxGlobalVM}[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsalloc.h:46:28: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_VM_THRESHOLD'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 46 | # define MAX_VM_THRESHOLD max_int64_t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:72:23: [0m[0;1;36mnote: [0mexpanded from macro 'max_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | #define max_int64_t (~min_int64_t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zusparam.c:242:19: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 242 | {"BuildTime", min_long, max_long, current_BuildTime, NULL},[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zusparam.c:242:29: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 242 | {"BuildTime", min_long, max_long, current_BuildTime, NULL},[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zusparam.c:245:18: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 245 | {"Revision", min_long, max_long, current_Revision, NULL},[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zusparam.c:245:28: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 245 | {"Revision", min_long, max_long, current_Revision, NULL},[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zusparam.c:246:19: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 246 | {"PageCount", min_long, max_long, current_PageCount, NULL}[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zusparam.c:246:29: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 246 | {"PageCount", min_long, max_long, current_PageCount, NULL}[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zusparam.c:440:28: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 440 | val = min(stat.max_vm, MAX_VM_THRESHOLD);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsalloc.h:46:28: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_VM_THRESHOLD'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 46 | # 83 warnings generatedd.
Step #6 - "compile-libfuzzer-introspector-x86_64": efine MAX_VM_THRESHOLD max_int64_t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:72:23: [0m[0;1;36mnote: [0mexpanded from macro 'max_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | #define max_inclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto t6-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": 4_t (~min_int64_t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto [0;1;32m ~~~~~~~~~~~~~ ^-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/stdpre.h:401:30: [0m[0;1;36mnote: [0mexpanded from macro 'min'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 401 | # define min(a, b) (((a) < (b)) ? (a) : (b))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zusparam.c:440:28: [0m[0;1;35mwarning: [0m[1mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto shifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 440 | val = m-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": in(stat.max_vm, MAX_VM_THRESHOLD);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsalloc.h:46:28: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_VM_THRESHOLD'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 46 | # define MAX_VM_THRESHOLD max_int64_t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:72:23: [0m[0;1;36mnote: [0mexpanded from macro 'max_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | #define max_int64_t (~min_int64_t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto 71 | -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/stdpre.h:401:43: [0m[0;1;36mnote: [0mexpanded from macro 'min'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 401 | # define min(a, b) (((a) < (b)) ? (a) : (b))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m2 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zusparam.c:615:38: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 615 | {"MaxLocalVM", MIN_VM_THRESHOLD, MAX_VM_THRESHOLD, current_MaxLocalVM, set_MaxLocalVM}[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsalloc.h:46:28: [0m[0;1;36m10 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": note: [0mexpanded from macro 'MAX_VM_THRESHOLD'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 46 | # define MAX_VM_THRESHOLD max_int64_t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:72:23: [0m[0;1;36mnote: [0mexpanded from macro 'max_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | #define max_int64_t (~min_int64_t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zusparam.c:620:25: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 620 | {"VMThreshold", -1, MAX_VM_THRESHOLD, current_VMThreshold, set_vm_threshold},[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsalloc.h:46:28: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_VM_THRESHOLD'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 46 | # define MAX_VM_THRESHOLD max_int64_t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:72:23: [0m[0;1;36mnote: [0mexpanded from macro 'max_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | #define max_int64_t (~min_int64_t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zusparam.c:627:21: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 627 | {"MaxFontItem", MIN_INT_PARAM, MAX_UINT_PARAM,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zusparam.c:84:25: [0m[0;1;36mnote: [0mexpanded from macro 'MIN_INT_PARAM'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 84 | # define MIN_INT_PARAM min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zusparam.c:629:25: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 629 | {"MinFontCompress", MIN_INT_PARAM, MAX_UINT_PARAM,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zusparam.c:84:25: [0m[0;1;36mnote: [0mexpanded from macro 'MIN_INT_PARAM'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 84 | # define MIN_INT_PARAM min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zusparam.c:631:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 631 | {"MaxOpStack", -1, maxclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto _-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": long,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zusparam.c:633:26: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 633 | {"MaxDictStack", -1, max_long,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zusparam.c:635:26: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 635 | {"MaxExecStack", -1, max_long,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_Sclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto I-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/sa85d.o -c ./base/sa85d.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zmedia2.c:56:34: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 56 | float best_mismatch = (float)max_long; /* adhoc */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zmedia2.c:240:36: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 240 | float ignore_mismatch = (float)max_long;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zupath.c:174:18: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 174 | fr.p.x = fixed_floor(float2fixed(dxy.x));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:127:33: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_floor'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 127 | #define fixed_floor(x) ((x)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zupath.c:175:18: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 175 | fr.p.y = fixed_floor(float2fixed(dxy.y));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:127:33: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_floor'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 127 | #define fixed_floor(x) ((x)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zupath.c:210:36: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 210 | phdev->width = phdev->height = max_int;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/idict.c:324:67: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 324 | if (expt < sizeof(long) * 8 || pkey->value.realva[1ml./psi/idparam.c :=198=:40: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 198 | if (pa.vclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto al-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": ue.realval < min min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_lon_g i(n-t1 L |<|<[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ( A| R[0;1;32mC ^~~~~~~H_
Step #6 - "compile-libfuzzer-introspector-x86_64": S[0mIZ[1mEOF./base/std.h_:L66O:N21G: *[0m [0;1;36m8note: [0m-expanded from macro 'min_int' 1[0m)
Step #6 - "compile-libfuzzer-introspector-x86_64": ) [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66| | [0;1;32m# ~~~ ^d
Step #6 - "compile-libfuzzer-introspector-x86_64": e[0mf[1mine min./psi/idict.c_:i327n:t34 :( -[0m1[0;1;35m warning: <[0m<[1m shifting a negative signed value is undefined [-Wshift-negative-value]([0mA
Step #6 - "compile-libfuzzer-introspector-x86_64": RC H_SI327 | Z E OF_IN T * 8 -i 1=) )([0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": n t| )[0;1;32m( ~~ ^m
Step #6 - "compile-libfuzzer-introspector-x86_64": a[0mn[1mt * min./psi/idparam.c_:l199o:ng)40;: /[0m*[0;1;35m warning: M[0mS[1mVCshifting a negative signed value is undefined [-Wshift-negative-value] [0m6
Step #6 - "compile-libfuzzer-introspector-x86_64": . 00.811996 | 8.0 c a n n o t c o m p i l e t hpias. v*a/lu[0me
Step #6 - "compile-libfuzzer-introspector-x86_64": . r| e[0;1;32ma ^~~~~~~~l
Step #6 - "compile-libfuzzer-introspector-x86_64": v[0ma[1ml ./base/std.h>: 68m:a23:x _[0mi[0;1;36mnnote: t[0m expanded from macro 'min_long'|[0m|
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m68 ^~~~~~~ |
Step #6 - "compile-libfuzzer-introspector-x86_64": #[0md[1mefi./base/std.hne: 67m:i19n:_ l[0mo[0;1;36mnnote: g[0m (expanded from macro 'max_int'-[0m1
Step #6 - "compile-libfuzzer-introspector-x86_64": L <<67 | (#AdReCfHi_nSeI ZmEaOxF__iLnOt N(G~ m*i n8_ i- n1t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | 2
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m[0;1;32m ~~~ ^ warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/idparam.c:199:40: [0m[0;1;35mwarning: [0m[1mimplicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 199 | pa.value.realval > max_int ||[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~ ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:18: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto 18 warning-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": s generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/idparam.c:341:9: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 341 | uid_set_invalid(puid);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:43:17: [0m[0;1;36mnote: [0mexpanded from macro 'uid_set_invalid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 43 | ((puid)->id = no_UniqueID, (puid)->xvalues = 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/idparam.c:378:9: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 378 | uid_set_invalid(puid);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:43:17: [0m[0;1;36mnote: [0mexpanded from macro 'uid_set_invalid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 43 | ((puid)->id = no_UniqueID, (puid)->xvalues = 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto :20:-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/idparam.c:389:13: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 389 | uid_set_invalid(puid);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:43:17: [0m[0;1;36mnote: [0mexpanded from macro 'uid_set_invalid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 43 | ((puid)->id = no_UniqueID, (puid)->xvalues = 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/iscannum.c:103:58: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 103 | max_ps_int_scan = scanner_options & SCAN_CPSI_MODE ? MAX_PS_INT32 : MAX_PS_INT;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:83:22: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_PS_INT32'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 83 | #define MAX_PS_INT32 max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iscannum.c:103:73: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 103 | max_ps_int_scan = scanner_options & SCAN_CPSI_MODE ? MAX_PS_INT32 : MAX_PS_INT;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:80:20: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_PS_INT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 80 | #define MAX_PS_INT max_int64_t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:72:23: [0m[0;1;36mnote: [0mexpanded from macro 'max_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | #define max_int64_t (~min_int64_t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iscannum.c:104:58: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 104 | min_ps_int_scan = scanner_options & SCAN_CPSI_MODE ? MIN_PS_INT32 : MIN_PS_INT;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:84:22: [0m[0;1;36mnote: [0mexpanded from macro 'MIN_PS_INT32'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 84 | #define MIN_PS_INT32 min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iscannum.c:104:73: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 104 | min_ps_int_scan = scanner_options & SCAN_CPSI_MODE ? MIN_PS_INT32 : MIN_PS_INT;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:81:20: [0m[0;1;36mnote: [0mexpanded from macro 'MIN_PS_INT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 81 | #define MIN_PS_INT min_int64_t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iscannum.c:278:37: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 278 | if (WOULD_OVERFLOW(ival, d, max_int)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iscannum.c:68:11: [0m[0;1;36mnote: [0mexpanded from macro 'WOULD_OVERFLOW'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | (val >= max6v warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": / 10 && (val > maxv / 10 || d > (int64_t)(maxv % 10)))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iscannum.c:278:37: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 278 | if (WOULD_OVERFLOW(ival, d, max_int)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #de3fin warningse generated .
Step #6 - "compile-libfuzzer-introspector-x86_64": max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iscannum.c:68:31: [0m[0;1;36mnote: [0mexpanded from macro 'WOULD_OVERFLOW'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | (val >= maxv / 10 && (val > maxv / 10 || d > (int64_t)(maxv % 10)))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iscannum.c:278:37: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 278 | if (WOULD_OVERFLOW(ivclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto al-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": , d, max_int)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_iclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto n-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iscannum.c:68:58: [0m[0;1;36mnote: [0mexpanded from macro 'WOULD_OVERFLOW'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | (val >= maxv / 10 && (val > maxv / 10 || d > (int64_t)(maxv % 10)))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m2 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zarith.c:305:34: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 305 | if (ab > (double)MAX_PS_INT32) /* (double)0x7fffffff */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:83:22: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_PS_INT32'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 83 | #define MAX_PS_INT32 max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zarith.c:307:39: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 307 | else if (ab < (double)MIN_PS_INT32) /* (double)(int)0x80000000 */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m7[1m warning./psi/iref.hs:84:22: [0m[0;1;36mnote: [0mexpanded from macro 'MIN_PS_INT32'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": generated 84.
Step #6 - "compile-libfuzzer-introspector-x86_64": | #define MIN_PS_INT32 min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zarith.c:407:72: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 407 | if ((op->value.intval == 0) || (op[-1].value.intval == (ps_int)MIN_PS_INT32 && op->value.intval == -1)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:84:22: [0m[0;1;36mnote: [0mexpanded from macro 'MIN_PS_INT32'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 84 | #define MIN_PS_INT32 min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zarith.c:415:64: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 415 | if ((op->value.intval == 0) || (op[-1].value.intval == MIN_PS_INT && op->value.intval == -1)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:81:20: [0m[0;1;36mnote: [0mexpanded from macro 'MIN_PS_INT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 81 | #define MIN_PS_INT min_int64_t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zarith.c:454:57: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 454 | if (((unsigned int)op->value.intval) == MIN_PS_INT32)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:84:22: [0m[0;1;36mnote: [0mexpanded from macro 'MIN_PS_INT32'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 84 | #define MIN_PS_INT32 min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zarith.c:455:54: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 455 | make_real(op, -(float)(ps_uint32)MIN_PS_INT32);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:84:22: [0m[0;1;36mnote: [0mexpanded from macro 'MIN_PS_INT32'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 84 | #define MIN_PS_INT32 min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/store.h:214:34: [0m[0;1;36mnote: [0mexpanded from macro 'make_real'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 214 | make_tv(pref, t_real, realval, rval)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/store.h:167:36: [0m[0;1;36mnote: [0mexpanded from macro 'make_tv'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 167 | make_tav(pref,newtype,0,valfield,newvalue)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/store.h:158:30: [0m[0;1;36mnote: [0mexpanded from macro 'make_tav'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 158 | ((pref)->value.valfield = (newvalue),\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zarith.c:460:41: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 460 | if (op->value.intval == MIN_PS_INT)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:81:20: [0m[0;1;36mnote: [0mexpanded from macro 'MIN_PS_INT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 81 | #define MIN_PS_INT min_int64_t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zarith.c:461:43: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 461 | make_real(op, -(float)MIN_PS_INT);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:81:20: [0m[0;1;36mnote: [0mexpanded from macro 'MIN_PS_INT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 81 | #define MIN_PS_INT min_int64_t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/store.h:214:34: [0m[0;1;36mnote: [0mexpanded from macro 'make_real'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 214 | make_tv(pref, t_real, realval, rval)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/store.h:167:36: [0m[0;1;36mnote: [0mexpanded from macro 'make_tv'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 167 | make_tav(pref,newtype,0,valfield,newvalue)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/store.h:158:30: [0m[0;1;36mnote: [0mexpanded from macro 'make_tav'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 158 | ((pref)->value.valfield = (newvalue),\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zfilter.c:143:53: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 143 | if ((code = dict_int_param(dop, "Width", 1, max_int, PWG_default_width, width)) file_limit = S_FILE_LIMIT_MAX;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/stream.h:193:53: [0m[0;1;36mnote: [0mexpanded from macro 'S_FILE_LIMIT_MAX'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 193 | #define S_FILE_LIMIT_MAX (sizeof(gs_offset_t) > 4 ? max_int64_t : max_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:72:23: [0m[0;1;36mnote: [0mexpanded from macro 'max_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | #define max_int64_t (~min_int64_t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m[1m./psi/ziodevsc.c./psi/imainarg.c::230684::2543:: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;35mwarning: [0m230[1m | shifting a negative signed value is undefined [-Wshift-negative-value] [0m s->file_
Step #6 - "compile-libfuzzer-introspector-x86_64": limit = S_FILE_LIMIT_MA 684 | X ; [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [1m./base/stream.h : 193:53 : [0m[0;1;36mnote: [0mexpanded from macro 'S_FILE_LIMIT_MAX'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": if 193 | (#defmisne S_FILE_LiIMITz_eMAX (sizeof (gs_ 40 ? max_int6 4_t :| |max _mlongs)i[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": z e| [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [1m./base/std.h:72>: m23a:x_lon g[0m [0;1;36m>>note: [0m1expanded from macro 'max_int64_t'0[0m)
Step #6 - "compile-libfuzzer-introspector-x86_64": {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72| | [0;1;32m# ^~~~~~~~d
Step #6 - "compile-libfuzzer-introspector-x86_64": e[0mf[1mine m./base/std.hax:_69i:n20t:6 4[0m_[0;1;36mtnote: [0m(expanded from macro 'max_long'~clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #dmeifn_iinnet 6m4a_x_tl)o[0mn
Step #6 - "compile-libfuzzer-introspector-x86_64": g | ([0;1;32m~ ^~~~~~~~~~~m
Step #6 - "compile-libfuzzer-introspector-x86_64": i[0mn[1m_lon./base/std.hg:)71[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": 36 :| [0;1;32m[0m ^~~~~~~~[0;1;36m
Step #6 - "compile-libfuzzer-introspector-x86_64": note: [0m[0m[1mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/std.h :68:2371: | #[0mdefine min_[0;1;36mnote: int64_t (-((int6[0m4expanded from macro 'min_long'_[0mt
Step #6 - "compile-libfuzzer-introspector-x86_64": )1) < <68 | (si#zdeeoffi(nien tm6i4n__tl)o n* 8 - 1))g[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ( -| 1[0;1;32mL ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": > 10);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/ziodevsc.c:301:25: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 301 | s->file_limit = S_FILE_LIMIT_MAX;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/stream.h:193:53: [0m[0;1;36mnote: [0mexpanded from macro 'S_FILE_LIMIT_MAX'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 193 | #define S_FILE_LIMIT_MAX (sizeof(gs_offset_t) > 4 ? max_int64_t : max_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:72:23: [0m[0;1;36mnote: [0mexpanded from macro 'max_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | #define max_int64_t (~min_int64_t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": 3 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": 2 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zstring.c:38:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 38 | check_int_leu(*op, max_int);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/opcheck.h:67:39: [0m[0;1;36mnote: [0mexpanded from macro 'check_int_leu'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | if ( (ulong)(orf).value.intval > (u) ) return_error(gs_error_rangecheck);\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": 2 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/sbcp.o -c ./base/sbcp.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/ztype.c:56:37: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 56 | static const double min_int_real = (ALT_MIN_INT * 1.0 - 1);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/ztype.c:54:35: [0m[0;1;36mnote: [0mexpanded from macro 'ALT_MIN_INT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 54 | #define ALT_MIN_INT (((ps_int)-1) << ((sizeof(ps_int) * 8) - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/ztype.c:57:37: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 57 | static const double max_int_real = (ALT_MAX_INT * 1.0 + 1);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/ztype.c:55:24: [0m[0;1;36mnote: [0mexpanded from macro 'ALT_MAX_INT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 55 | #define ALT_MAX_INT (~(ALT_MIN_INT))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/ztype.c:54:35: [0m[0;1;36mnote: [0mexpanded from macro 'ALT_MIN_INT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 54 | #define ALT_MIN_INT (((ps_int)-1) << ((sizeof(ps_int) * 8) - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/ztype.c:57:37: [0m[0;1;35mwarning: [0m[1mimplicit conversion from 'ps_int' (aka 'long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 57 | static const double max_int_real = (ALT_MAX_INT * 1.0 + 1);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~ ~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/ztype.c:55:22: [0m[0;1;36mnote: [0mexpanded from macro 'ALT_MAX_INT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 55 | #define ALT_MAX_INT (~(ALT_MIN_INT))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/ztype.c:285:36: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 285 | if ((double)fval > (double)MAX_PS_INT32) /* (double)0x7fffffff */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:83:22: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_PS_INT32'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 83 | #define MAX_PS_INT32 max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/ztype.c:287:41: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 287 | else if ((double)fval < (double)MIN_PS_INT32) /* (double)(int)0x80000000 */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:84:22: [0m[0;1;36mnote: [0mexpanded from macro 'MIN_PS_INT32'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 84 | #define MIN_PS_INT32 min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/ztype.c:402:52: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 402 | if ((double)fval > (double)MAX_PS_INT32) /* (double)0x7fffffff */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:83:22: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_PS_INT32'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 83 | #define MAX_PS_INT32 max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/ztype.c:404:57: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 404 | else if ((double)fval < (double)MIN_PS_INT32) /* (double)(int)0x80000000 */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:84:22: [0m[0;1;36mnote: [0mexpanded from macro 'MIN_PS_INT32'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 84 | #define MIN_PS_INT32 min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": 7 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zgstate.c:243:30: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 243 | int code = int_param(op, max_int, ¶m);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zgstate.c:268:30: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 268 | int code = int_param(op, max_int, ¶m);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19:clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto [0m[0;1;36mnote: [0m-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/gsfunc4.o -c ./base/gsfunc4.c
Step #6 - "compile-libfuzzer-introspector-x86_64": expanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zgstate.c:401:53: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 401 | if (op->value.intval < -1 || op->value.intval > max_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/simscale.o -c ./base/simscale.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": 3 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zbfont.c:422:9: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 422 | if (uid_is_valid(&pfont->UID) &&[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:41:18: [0m[0;1;36mnote: [0mexpanded from macro 'uid_is_valid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 41 | ((puid)->id != no_UniqueID)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zbfont.c:425:9: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 425 | uid_set_invalid(&pfont->UID);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:43:17: [0m[0;1;36mnote: [0mexpanded from macro 'uid_set_invalid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 43 | ((puid)->id = no_UniqueID, (puid)->xvalues = 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zbfont.c:426:9: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 426 | if (uid_is_valid(&pfont->UID)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:41:18: [0m[0;1;36mnote: [0mexpanded from macro 'uid_is_valid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 41 | ((puid)->id != no_UniqueID)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zbfont.c:434:13: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 434 | uid_set_invalid(&pfont->UID);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:43:17: [0m[0;1;36mnote: [0mexpanded from macro 'uid_set_invalid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 43 | ((puid)->id = no_UniqueID, [1m(./psi/zimage.cp:u65i:d43):- >[0mx[0;1;35mvwarning: a[0ml[1mushifting a negative signed value is undefined [-Wshift-negative-value]e[0ms
Step #6 - "compile-libfuzzer-introspector-x86_64": = 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m65 ^~~~~~~~~~~ |
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [1m ./base/gsuid.hc:o39d:e21 := [0md[0;1;36minote: c[0mtexpanded from macro 'no_UniqueID'_[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": nt _39p | a#rdaemf(ionpe, n"oW_iUdntihq"u,e I0D, mmaaxx__lionntg_[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": n _| f[0;1;32mi ^~~~~~~~x
Step #6 - "compile-libfuzzer-introspector-x86_64": e[0md/[1m2./base/std.h,: 69-:120,: &[0mp[0;1;36minote: m[0m-expanded from macro 'max_long'>[0mW
Step #6 - "compile-libfuzzer-introspector-x86_64": id t69h | )#;d[0me
Step #6 - "compile-libfuzzer-introspector-x86_64": f i| n[0;1;32me ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1mm./base/gxfixed.ha:x136_:36: [0mlong (~min_long[0;1;36mnote: [0m)[0mexpanded from macro 'max_int_in_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": |
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[1mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": 136 | #define max_int_in_fixed fixed2int(max_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto def-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": ine max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0m(skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfixed.h:88:42: [0m[0;1;36mnote: [0mexpanded from macro 'fixed2int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 88 | #define fixed2int(x) ((int)_fixed_rshift(x))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:55:39: [0m[0;1;36mnote: [0mexpanded from macro '_fixed_rshift'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 55 | #define _fixed_rshift(x) arith_rshift(x,_fixed_shiclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto ft-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": )[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:104:31: [0m[0;1;36mnote: [0mexpanded from macro 'arith_rshift'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 104 | # define arith_rshift(x,n) ((x) >> (n))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zimage.c:68:44: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | code = dict_int_param(op, "Height", 0, max_int_in_fixed/2, -1, &pim->Height);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:136:36: [0m[0;1;36mnote: [0mexpanded from macro 'max_int_in_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 136 | #define max_int_in_fixed fixed2int(max_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0m(skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfixed.h:88:42: [0m[0;1;36mnote: [0mexpanded from macro 'fixed2int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 88 | #define fixed2int(x) ((int)_fixed_rshift(x))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:55:39: [0m[0;1;36mnote: [0mexpanded from macro '_fixed_rshift'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 55 | #define _fixed_rshift(x) arith_rshift(x,_fixed_shift)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:104:31: [0m[0;1;36mnote: [0mexpanded from macro 'arith_rshift'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 104 | # define arith_rshift(x,n) ((x) >> (n))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./psi/zfont.c[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": 510:18: 68[0m | [0;1;35m#warning: d[0m[1mshifting a negative signed value is undefined [-Wshift-negative-value]e[0mf
Step #6 - "compile-libfuzzer-introspector-x86_64": ine min_l o510n | g ( - 1 L < < ( A RiCfH _(S!IfZmE_OpFa_iLrO_NiGs _*f r8e e-( p1a)i)r[0m)
Step #6 - "compile-libfuzzer-introspector-x86_64": ) | {[0;1;32m[0m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m| [0;1;32m ^~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfcache.h:81:26: [0m[0;1;36mnote: [0mexpanded from macro 'fm_pair_is_free'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 81 | ((pair)->font == 0 && !uid_is_valid(&(pair)->UID))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:41:18: [0m[0;1;36mnote: [0mexpanded from macro 'uid_is_valid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 41 | ((puid)->id != no_UniqueID)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zfont.c:529:26: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 529 | if (!uid_is_valid(&pair->UID))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:41:18: [0m[0;1;36mnote: [0mexpanded from macro 'uid_is_valid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 41 | ((puid)->id != no_UniqueID)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m[0m./psi/zbfont.c:477:[1m5./base/gsuid.h: [0m:[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value]39[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": : 21477: | [0m [0;1;36m note: [0muexpanded from macro 'no_UniqueID'i[0md
Step #6 - "compile-libfuzzer-introspector-x86_64": _s e39t | _#idnevfailnied (n&ou_iUdn)i;q[0mu
Step #6 - "compile-libfuzzer-introspector-x86_64": e I| D[0;1;32m ^~~~~~~~~~~~~~~~~~~~~m
Step #6 - "compile-libfuzzer-introspector-x86_64": a[0mx_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m ./base/gsuid.h| :[0;1;32m43 ^~~~~~~~:
Step #6 - "compile-libfuzzer-introspector-x86_64": 17[0m: [0m[0;1;36mnote: [1m[0m./base/std.hexpanded from macro 'uid_set_invalid':[0m69
Step #6 - "compile-libfuzzer-introspector-x86_64": :20: [0m [0;1;36m43note: | [0m expanded from macro 'max_long' [0m(
Step #6 - "compile-libfuzzer-introspector-x86_64": (pui d69) | -#>diedf i=n en om_aUxn_ilqounegID, (puid )(->xva~lmuiens_ l=o n0g))[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": | | [0;1;32m[0;1;32m ^~~~~~~~~~~ ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:
Step #6 - "compile-libfuzzer-introspector-x86_64": 39[0m:21:[1m ./base/std.h[0m:[0;1;36m68note: :[0m23:expanded from macro 'no_UniqueID' [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;36mnote: [0mexpanded from macro 'min_long' [0m39
Step #6 - "compile-libfuzzer-introspector-x86_64": | #de fine68 | n#od_eUfniinqeu emIiDn _mlaoxn_log ng[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m(-1L./base/std.h:69 << (ARC:20H:_ S[0mI[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zbfont.c:564:9: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 564 | uid_set_invalid(&uid);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:43:17: [0m[0;1;36mnote: [0mexpanded from macro 'uid_set_invalid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 43 | ((puid)->iclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": d = no_UniqueID, (puid)->xvalues = 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/macglyph -include ./soobj/macroman -ps gs_mgl_e
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsfunc4.c:334:54: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 334 | if ((vsp[-1].value.i /= vsp->value.i) == min_int &&[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsfunc4.c:353:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 353 | if (prod < min_int || prod > max_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsfunc4.c:353:42: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 353 | if (prod < min_int || prod > max_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsfunc4.c:364:33: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 364 | if (vsp->value.i == min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/ssha2.o -c ./base/ssha2.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zfunc.c:195:50: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 195 | code = dict_int_param(op, "FunctionType", 0, max_int, -1, &type);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_IN[1m./psi/zimage.c:494T: 26*: 8[0m [0;1;35m-warning: [0m1[1m)shifting a negative signed value is undefined [-Wshift-negative-value])[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": | 494[0;1;32m | ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m uint min_avail = max_int;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/sha2.o -c ./base/sha2.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 2 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/saes.o -c ./base/saes.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/aes.o -c ./base/aes.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": 3 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": 4 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": 6 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./openjpeg/src/lib/openjp2/.. -I./openjpeg/src/lib/openjp2 -I./psi -I./soobj -I./soobj -I./base -I./devices -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/zfjpx_openjpeg.o \
Step #6 - "compile-libfuzzer-introspector-x86_64": -c ./psi/zfjpx.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./jbig2dec -I./psi -I./soobj -I./soobj -I./base -I./devices -DHAVE_STDINT_H=1 -o ./soobj/zfjbig2_jbig2dec.o -c ./psi/zfjbig2.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": rm -f ./soobj/gscdefs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zcssepr.c:139:30: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 139 | int code = int_param(op, max_int, ¶m);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_intcp ./base/gscdef.c ./soobj/gscdefs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/aux/gpmisc.o -c ./base/gpmisc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/sha2.c:649:45: [0m[0;1;35mwarning: [0m[1margument 'buffer' of type 'char[]' with mismatched bound [-Warray-parameter][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 649 | char *pSHA256_End(SHA256_CTXclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto *-fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/gscdefs.o -c ./soobj/gscdefs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": context, char buffer[]) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/sha2.h:121:36: [0m[0;1;36mnote: [0mpreviously declared as 'char[65]' here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 121 | char* pSHA256_Eclang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/aux/gp_getnv.o -c ./base/gp_getnv.c
Step #6 - "compile-libfuzzer-introspector-x86_64": nd(SHA256_CTX*, char[SHA256_DIGEST_STRING_LENGTH]);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mrm -f ./soobj/aux/gscdefs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./base/gscdef.c ./soobj/aux/gscdefs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/sha2.c:976:45: [0m[0;1;35mwarning: [0m[1margument 'buffer' of type 'char[]' with mismatched bound [-Warray-parameter][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 976 | char *pSHA512_End(SHA512_CTX* context, char buffer[]) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/sha2.h:133:36: [0m[0;1;36mnote: [0mpreviously declared as 'char[129]' here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 133 | char* pSHA512_End(SHA512_CTX*, char[SHA512_DIGEST_STRING_LENGTH]);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/sha2.c:1050:45: [0m[0;1;35mwarning: [0m[1margument 'buffer' of type 'char[]' with mismatched bound [-Warray-parameter][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1050 | char *pSHA384_End(SHA384_CTX* context, char buffer[]) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/sha2.h:127:36: [0m[0;1;36mnote: [0mpreviously declared as 'char[97]' here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 127 | char* pSHA3clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/aux/gp_unix.o -c ./base/gp_unix.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 84_End(SHA384_CTX*, char[SHA384_DIGEST_STRING_LENGTH]);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -c -o ./soobj/aux/gscdefs.o ./soobj/aux/gscdefs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 3 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zshade.c:611:57: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 611 | (code = dict_int_[1m./psi/zcolor3.cparam:68:(30o: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": p, " V68er | t icesPerRow", 2, max_in t , clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/aux/gp_unifs.o -c ./base/gp_unifs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 0,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mint code = int_param(op, max_int, ¶m);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/aux/gp_unifn.o -c ./base/gp_unifn.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/aux/gp_stdia.o -c ./base/gp_stdia.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zcolor3.c:93:30: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 93 | int code = int_param(op, max_int, ¶m);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -c -o ./soobj/aux/gsutil.o ./base/gsutil.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/aux/memento.o -c ./base/memento.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/nosync ./soobj/gp_nsync.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/smd5 ./soobj/smd5.o ./soobj/gsmd5.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pipe ./soobj/gdevpipe.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/gsnogc ./soobj/gsnogc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": 2 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pipe -iodev pipe
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/htxlib ./soobj/gshtx.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/imasklib ./soobj/gxclipm.o ./soobj/gximage3.o ./soobj/gximage4.o ./soobj/gxmclip.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/funclib ./soobj/gsdsrc.o ./soobj/gsfunc.o ./soobj/gsfunc0.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cmyklib ./soobj/gscolor1.o ./soobj/gsht1.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psl2cs ./soobj/gscolor2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/gxicolor_0.o ./soobj/gxicolor.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/imasklib -imagetype 3 4
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dps2lib ./soobj/gsdps1.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/path1lib ./soobj/gspath1.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/rld ./soobj/srld.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cielib ./soobj/gscie.o ./soobj/gsciemap.o ./soobj/gscscie.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/jconfig0.h ./soobj/jconfig.h
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/cielib ./soobj/gscrd.o ./soobj/gscrdp.o ./soobj/gxctable.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/jmorecf0.h ./soobj/jmorecfg.h
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/zlibe_0 ./soobj/adler32.o ./soobj/deflate.o ./soobj/compress.o ./soobj/trees.o ./soobj/crc32.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/crc32_0.dev ./soobj/crc32.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/seprlib ./soobj/gscsepr.o ./soobj/gsnamecl.o ./soobj/gsncdummy.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/gxblend_0.o ./soobj/gxblend.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/gdevp14_0.o ./soobj/gdevp14.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cspixlib ./soobj/gscpixel.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/bboxutil ./soobj/gdevbbox.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/gxdownscale_0.o ./soobj/gxdownscale.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/zlibe_0 -include ./soobj/zlibc.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cidlib ./soobj/gsfcid.o ./soobj/gsfcid2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psf1lib ./soobj/gstype1.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psf2lib ./soobj/gstype2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/lzwd ./soobj/slzwd.o ./soobj/slzwc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/gsicc_lcms2mt_0_0.o ./soobj/gsicc_lcms2mt.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/gsicc_create_0.o ./soobj/gsicc_create.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/lcms2mt_0.dev ./soobj/lcms2mt.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/cidlib -include ./soobj/ttflib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psf1lib ./soobj/gxtype1.o ./soobj/gxhintn.o ./soobj/gxhintn1.o ./soobj/gscrypt1.o ./soobj/gxchrout.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psf2lib ./soobj/gxtype1.o ./soobj/gxhintn.o ./soobj/gxhintn1.o ./soobj/gscrypt1.o ./soobj/gxchrout.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/jbig2dec_0.dev ./soobj/jbig2dec.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/openjpeg_0.dev ./soobj/openjpeg.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/ramfs ./soobj/gsioram.o ./soobj/ramfs.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pwgd ./soobj/spwgd.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/bbox ./soobj/gdevbbox.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./soobj -I./zlib -I./jpeg -o ./soobj/tif_jpeg.o -c ./tiff//libtiff/tif_jpeg.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./soobj -I./zlib -I./jpeg -o ./soobj/tif_jpeg_12.o -c ./tiff//libtiff/tif_jpeg_12.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/ramfs -iodev ram
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./soobj -I./zlib -I./jpeg -I./soobj -I./base -I./devices -o ./soobj/tif_ojpeg.o -c ./tiff//libtiff/tif_ojpeg.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/gstiffio_0.o ./soobj/gstiffio.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cfe ./soobj/scfe.o ./soobj/scfetab.o ./soobj/shc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/lzwe ./soobj/slzwe.o ./soobj/slzwc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/rle ./soobj/srle.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/opdfread_.h ./soobj/opdfread.h
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/szlibc_0.o ./soobj/szlibc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/ramfs -obj ./soobj/ramfs.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/szlibe_0.o ./soobj/szlibe.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sfile ./soobj/sfxstdio.o ./soobj/sfxcommon.o ./soobj/stream.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pngp ./soobj/spngp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/seexec ./soobj/seexec.o ./soobj/gscrypt1.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/lzwe.dev ./soobj/slzwe.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sarc4 ./soobj/sarc4.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/fcopy ./soobj/gxfcopy.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psf ./soobj/gdevpsf1.o ./soobj/gdevpsf2.o ./soobj/gdevpsfm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/gdevfpng_0.o ./soobj/gdevfpng.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/ink_cov ./soobj/gdevicov.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/inkcov ./soobj/gdevicov.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psf -obj ./soobj/gdevpsft.o ./soobj/gdevpsfu.o ./soobj/gdevpsfx.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/gdevtsep_0.o ./soobj/gdevtsep.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/txtwrite ./soobj/gdevtxtw.o ./soobj/gdevagl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psf -obj ./soobj/spsdf.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/ijslib_0.dev ./soobj/ijslib.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/gslibctx_0.o ./soobj/gslibctx.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/gsiodevs ./soobj/gsiodevs.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/clfile ./soobj/gxclfile.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/zlibd_0.dev ./soobj/zlibd.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/szlibd_0.o ./soobj/szlibd.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/posync ./soobj/gp_psync.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cfd ./soobj/scfd.o ./soobj/scfdtab.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/fapi_ft_0.o ./soobj/fapi_ft.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/gsiodevs -include ./soobj/sfile
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/clfile -init gxclfile
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/freetype_0 ./soobj/afangles.o ./soobj/afcjk.o ./soobj/afdummy.o ./soobj/afglobal.o ./soobj/afhints.o ./soobj/afindic.o ./soobj/aflatin.o ./soobj/afloader.o ./soobj/afmodule.o ./soobj/afwarp.o ./soobj/afblue.o ./soobj/afranges.o ./soobj/afshaper.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/posync -replace ./soobj/nosync
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/gsiorom_0.o ./soobj/gsiorom.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/gxidata_0.o ./soobj/gxidata.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/gximono_0.o ./soobj/gximono.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/gsiodevs -iodev stdin stdout stderr
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/libd ./soobj/gdevabuf.o ./soobj/gdevdbit.o ./soobj/gdevddrw.o ./soobj/gdevdflt.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/freetype_0 ./soobj/ftadvanc.o ./soobj/ftcalc.o ./soobj/ftdbgmem.o ./soobj/ftgloadr.o ./soobj/ftobjs.o ./soobj/ftoutln.o ./soobj/ftrfork.o ./soobj/ftsnames.o ./soobj/ftstream.o ./soobj/fttrigon.o ./soobj/ftutil.o ./soobj/ftbbox.o ./soobj/ftbdf.o ./soobj/ftbitmap.o ./soobj/ftdebug.o ./soobj/ftgasp.o ./soobj/ftglyph.o ./soobj/ftgxval.o ./soobj/ftinit.o ./soobj/ftlcdfil.o ./soobj/ftmm.o ./soobj/ftotval.o ./soobj/ftpfr.o ./soobj/ftstroke.o ./soobj/ftsynth.o ./soobj/ftsystem.o ./soobj/fttype1.o ./soobj/ftwinfnt.o ./soobj/ftpatent.o ./soobj/ftmd5.o ./soobj/fthash.o ./soobj/ftpsprop.o ./soobj/ftfntfmt.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/siscale_0.o ./soobj/siscale.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/gdevdrop_0.o ./soobj/gdevdrop.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/strdline ./soobj/gp_strdl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psf1read ./soobj/zchar1.o ./soobj/zcharout.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dps2int ./soobj/zvmem2.o ./soobj/zdps1.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/freetype_0 ./soobj/bdflib.o ./soobj/bdfdrivr.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libd ./soobj/gdevdgbr.o ./soobj/gdevnfwd.o ./soobj/gdevmem.o ./soobj/gdevplnx.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/usparam ./soobj/zusparam.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/type42 ./soobj/zchar42.o ./soobj/zcharout.o ./soobj/zfont42.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/zfrsd ./soobj/zfrsd.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cie ./soobj/zcie.o ./soobj/zcrd.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psf1read -obj ./soobj/zfont1.o ./soobj/zmisc1.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psf0read ./soobj/zcfont.o ./soobj/zfont0.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/dps2int -oper zvmem2 zdps1_l2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/freetype_0 ./soobj/ftcbasic.o ./soobj/ft2ccache.o ./soobj/ftccmap.o ./soobj/ftcglyph.o ./soobj/ftcimage.o ./soobj/ftcmanag.o ./soobj/ftcmru.o ./soobj/ftcsbits.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libd ./soobj/gdevm1.o ./soobj/gdevm2.o ./soobj/gdevm4.o ./soobj/gdevm8.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/usparam -oper zusparam -replace ./soobj/nousparm
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/type42 -include ./soobj/ttflib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/btoken ./soobj/iscanbin.o ./soobj/zbseq.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/zfrsd -oper zfrsd
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/cie -oper zcrd_l2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psf1read -include ./soobj/seexec
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psf0read -oper zcfont zfont0
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/dps2int -ps gs_dps1
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cmykread ./soobj/zcolor1.o ./soobj/zht1.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/upath ./soobj/zupath.o ./soobj/ibnum.o ./soobj/gdevhit.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/freetype_0 ./soobj/cffdrivr.o ./soobj/cffcmap.o ./soobj/cffgload.o ./soobj/cffload.o ./soobj/cffobjs.o ./soobj/cffparse.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libd ./soobj/gdevm16.o ./soobj/gdevm24.o ./soobj/gdevm32.o ./soobj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/type42 -oper zchar42 zfont42
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pdiff ./soobj/spdiff.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/cie -include ./soobj/cielib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/btoken -oper zbseq_l2 -replace ./soobj/nobtoken
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psf1read -oper zchar1 zfont1 zmisc1
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psf0read -include ./soobj/cmapread
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psfilters ./soobj/sfilter1.o ./soobj/sfilter2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/cmykread -oper zcolor1 zht1
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/upath -oper zupath_l2 zupath
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/freetype_0 ./soobj/cidparse.o ./soobj/cidload.o ./soobj/cidriver.o ./soobj/cidgload.o ./soobj/cidobjs.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/iodevice ./soobj/ziodev2.o ./soobj/zdevcal.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libd ./soobj/gdevm40.o ./soobj/gdevm48.o ./soobj/gdevm56.o ./soobj/gdevm64.o ./soobj/gdevmx.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/type42 -ps gs_typ42
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/btoken -ps gs_btokn
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pagedev ./soobj/zdevice2.o ./soobj/zmedia2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psf1read -ps gs_agl gs_type1
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/patread ./soobj/zpcolor.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/isupport ./soobj/ialloc.o ./soobj/igc.o ./soobj/igcref.o ./soobj/igcstr.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/freetype_0 ./soobj/ftgzip.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/nobtoken ./soobj/inobtokn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/iodevice -oper ziodev2_l2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libd ./soobj/gdevdsha.o ./soobj/gxscanc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/nousparm ./soobj/inouparm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pagedev -oper zdevice2_l2 zmedia2_l2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/patread -oper zpcolor_l2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/isupport -obj ./soobj/ilocate.o ./soobj/iname.o ./soobj/isave.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/freetype_0 ./soobj/ftlzw.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dscparse -obj ./soobj/zdscpars.o ./soobj/dscparse.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/iodevice -iodev null calendar
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/bcp ./soobj/sbcp.o ./soobj/zfbcp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/path1 ./soobj/zpath1.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pagedev -ps gs_setpd
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/func ./soobj/zfunc.o ./soobj/zfunc0.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/func4lib ./soobj/gsfunc4.o ./soobj/spprint.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/type32 ./soobj/zchar32.o ./soobj/zfont32.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/freetype_0 ./soobj/pcfdrivr.o ./soobj/pcfread.o ./soobj/pcfutil.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/dscparse -oper zdscpars
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/bcp -oper zfbcp
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/simscale ./soobj/simscale.o ./soobj/simscale_foo.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/path1 -include ./soobj/path1lib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/form ./soobj/zform.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/func -oper zfunc
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/func4lib -include ./soobj/funclib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cspixel ./soobj/zcspixel.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/type32 -oper zchar32 zfont32
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/freetype_0 ./soobj/pfrload.o ./soobj/pfrgload.o ./soobj/pfrcmap.o ./soobj/pfrdrivr.o ./soobj/pfrsbit.o ./soobj/pfrobjs.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/frsd -include ./soobj/zfrsd
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/ttfont -include ./soobj/macglyph ./soobj/type42
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/path1 -oper zpath1
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/fmd5 ./soobj/zfmd5.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/ssha2 ./soobj/ssha2.o ./soobj/sha2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/form -oper zform
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/func -functiontype 0
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/cspixel -include ./soobj/cspixlib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/type32 -ps gs_res gs_typ32
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/freetype_0 ./soobj/psobjs.o ./soobj/t1decode.o ./soobj/t1cmap.o ./soobj/afmparse.o ./soobj/psconv.o ./soobj/psauxmod.o ./soobj/psft.o ./soobj/cffdecode.o ./soobj/psfont.o ./soobj/psblues.o ./soobj/psintrp.o ./soobj/pserror.o ./soobj/psstack.o ./soobj/pshints.o ./soobj/psarrst.o ./soobj/psread.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/frsd -ps gs_lev2 gs_res gs_frsd
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/ttfont -ps gs_wan_e gs_ttf
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/fmd5 -include ./soobj/smd5
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/func -include ./soobj/funclib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/freetype_0 ./soobj/pshrec.o ./soobj/pshglob.o ./soobj/pshmod.o ./soobj/pshalgo.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/farc4 ./soobj/zfarc4.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/saes ./soobj/saes.o ./soobj/aes.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pdf_r6 ./soobj/zpdf_r6.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./base -I./soobj/ -I./zlib ./base/mkromfs.c -o ./soobj/aux/mkromfs_0 ./soobj/aux/compress.o ./soobj/aux/deflate.o ./soobj/aux/zutil.o ./soobj/aux/adler32.o ./soobj/aux/crc32.o ./soobj/aux/trees.o ./soobj/aux/gpmisc.o ./soobj/aux/gp_getnv.o ./soobj/aux/gscdefs.o ./soobj/aux/gp_unix.o ./soobj/aux/gp_unifs.o ./soobj/aux/gp_unifn.o ./soobj/aux/gp_stdia.o ./soobj/aux/gsutil.o ./soobj/aux/memento.o -lm -ldl -rdynamic
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/fmd5 -oper zfmd5
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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_stdia.o ./soobj/gp_nxpsprn.o -include ./soobj/nosync
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/freetype_0 ./soobj/psmodule.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/farc4 -include ./soobj/sarc4
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/patlib -include ./soobj/cmyklib ./soobj/imasklib ./soobj/psl2cs
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdf_r6 -oper zpdf_r6
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/colimlib ./soobj/gxicolor.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jpeglib.h ./soobj/jpeglib0.h
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jcomapi.c ./soobj/jcomapi.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/unix_ -include ./soobj/smd5
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jutils.c ./soobj/jutils.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/freetype_0 ./soobj/ftraster.o ./soobj/ftrend1.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/farc4 -oper zfarc4
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/colimlib -imageclass 4_color
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/patlib -obj ./soobj/gspcolor.o ./soobj/gsptype1.o ./soobj/gxclip2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jcomapi.o -c ./soobj/jcomapi.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jmemmgr.c ./soobj/jmemmgr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jutils.o -c ./soobj/jutils.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jerror.c ./soobj/jerror.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jaricom.c ./soobj/jaricom.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/freetype_0 ./soobj/ftgrays.o ./soobj/ftsmooth.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/patlib -obj ./soobj/gxmclip.o ./soobj/gxp1fill.o ./soobj/gxpcmap.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jmemmgr.o -c ./soobj/jmemmgr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jmemcust.o -c ./base/jmemcust.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jerror.o -c ./soobj/jerror.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jaricom.o -c ./soobj/jaricom.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jdapimin.c ./soobj/jdapimin.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/freetype_0 ./soobj/ttmtx.o ./soobj/ttpost.o ./soobj/ft2ttload.o ./soobj/ttsbit.o ./soobj/ttkern.o ./soobj/ttbdf.o ./soobj/sfnt.o ./soobj/pngshim.o ./soobj/ttcpal.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jdapistd.c ./soobj/jdapistd.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jdinput.c ./soobj/jdinput.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jdapimin.o -c ./soobj/jdapimin.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jdhuff.c ./soobj/jdhuff.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jdapistd.o -c ./soobj/jdapistd.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jdinput.o -c ./soobj/jdinput.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jdcoefct.c ./soobj/jdcoefct.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/freetype_0 ./soobj/ttdriver.o ./soobj/ft2ttobjs.o ./soobj/ttpload.o ./soobj/ttgload.o ./soobj/ft2ttinterp.o ./soobj/ttgxvar.o ./soobj/ttsubpix.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jdhuff.o -c ./soobj/jdhuff.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jdcolor.c ./soobj/jdcolor.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jddctmgr.c ./soobj/jddctmgr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jdcoefct.o -c ./soobj/jdcoefct.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jdmainct.c ./soobj/jdmainct.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jdcolor.o -c ./soobj/jdcolor.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jddctmgr.o -c ./soobj/jddctmgr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/freetype_0 ./soobj/t1afm.o ./soobj/t1driver.o ./soobj/t1objs.o ./soobj/t1load.o ./soobj/t1gload.o ./soobj/t1parse.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jdmarker.c ./soobj/jdmarker.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jdmainct.o -c ./soobj/jdmainct.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jdmaster.c ./soobj/jdmaster.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jdpostct.c ./soobj/jdpostct.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jdmarker.o -c ./soobj/jdmarker.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jdsample.c ./soobj/jdsample.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/freetype_0 ./soobj/t42objs.o ./soobj/t42parse.o ./soobj/t42drivr.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jdmaster.o -c ./soobj/jdmaster.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jdpostct.o -c ./soobj/jdpostct.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jidctint.c ./soobj/jidctint.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jdsample.o -c ./soobj/jdsample.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jdarith.c ./soobj/jdarith.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jcapimin.c ./soobj/jcapimin.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jcapistd.c ./soobj/jcapistd.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/freetype_0 ./soobj/winfnt.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jidctint.o -c ./soobj/jidctint.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jdarith.o -c ./soobj/jdarith.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jcapimin.o -c ./soobj/jcapimin.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jcapistd.o -c ./soobj/jcapistd.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jcinit.c ./soobj/jcinit.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jccoefct.c ./soobj/jccoefct.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jccolor.c ./soobj/jccolor.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jcdctmgr.c ./soobj/jcdctmgr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jcinit.o -c ./soobj/jcinit.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jccoefct.o -c ./soobj/jccoefct.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jccolor.o -c ./soobj/jccolor.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jcdctmgr.o -c ./soobj/jcdctmgr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jcarith.c ./soobj/jcarith.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jchuff.c ./soobj/jchuff.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jcmainct.c ./soobj/jcmainct.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jcmarker.c ./soobj/jcmarker.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jcarith.o -c ./soobj/jcarith.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jchuff.o -c ./soobj/jchuff.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jcmainct.o -c ./soobj/jcmainct.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jcmaster.c ./soobj/jcmaster.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jcmarker.o -c ./soobj/jcmarker.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jcparam.c ./soobj/jcparam.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jcprepct.c ./soobj/jcprepct.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jcsample.c ./soobj/jcsample.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jcmaster.o -c ./soobj/jcmaster.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jcparam.o -c ./soobj/jcparam.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jfdctint.c ./soobj/jfdctint.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jcprepct.o -c ./soobj/jcprepct.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/zlibe_0.dev ./soobj/zlibe.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jcsample.o -c ./soobj/jcsample.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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/gdevsclass.o ./soobj/gdevepo.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cmaplib ./soobj/gsfcmap.o ./soobj/gsfcmap1.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./jpeg -o ./soobj/jfdctint.o -c ./soobj/jfdctint.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sicclib ./soobj/gsicc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sjbig2_jbig2dec ./soobj/sjbig2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sjpx_openjpeg ./soobj/sjpx_openjpeg.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/szlibe ./soobj/szlibc.o ./soobj/szlibe.o
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/mkromfs.c:349:21: [0m[0;1;35mwarning: [0m[1ma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes][0m./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/vector ./soobj/gdevvec.o
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": 349 | void basic_enum_ptrs() {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m | [0;32m void
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./soobj/aux/echogs -e .dev -a- ./soobj/page -include ./soobj/clist
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/mkromfs.c:354:22: [0m[0;1;35mwarning: [0m[1ma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]./soobj/aux/echogs -e .dev -a- ./soobj/cmaplib -include ./soobj/cidlib
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 354 | void basic_reloc_ptrs() {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m | [0;32m void
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./soobj/aux/echogs -e .dev -a- ./soobj/sicclib ./soobj/gsicc_manage.o ./soobj/gsicc_cache.o ./soobj/gsicc_lcms2mt.o ./soobj/gsicc_profilecache.o ./soobj/gsicc_create.o ./soobj/gsicc_nocm.o ./soobj/gsicc_replacecm.o ./soobj/gsicc_monitorcm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pdxtext ./soobj/gdevpdt.o ./soobj/gdevpdtb.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/sjbig2_jbig2dec -include ./soobj/jbig2dec.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/sjpx_openjpeg -include ./soobj/openjpeg.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/szlibe -include ./soobj/zlibe.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/vector -include ./soobj/bboxutil ./soobj/sfile
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/szlibd ./soobj/szlibc.o ./soobj/szlibd.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/sicclib ./soobj/gsmd5.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdxtext ./soobj/gdevpdtc.o ./soobj/gdevpdtd.o ./soobj/gdevpdte.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/freetype_0.dev ./soobj/freetype.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/romfs1 ./soobj/gsiorom.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/libx ./soobj/gxacpath.o ./soobj/gxbcache.o ./soobj/gxccache.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/iscale ./soobj/siinterp.o ./soobj/siscale.o ./soobj/sidscale.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/szlibd -include ./soobj/zlibd.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/roplib ./soobj/gdevdrop.o ./soobj/gsroprun.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/sicclib -include ./soobj/lcms2mt.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psl2int ./soobj/iutil2.o ./soobj/zmisc2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdxtext ./soobj/gdevpdtf.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/romfs1 -iodev rom
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/type1 -include ./soobj/psf1lib ./soobj/psf1read
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/color -include ./soobj/cmyklib ./soobj/colimlib ./soobj/cmykread
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libx ./soobj/gxccman.o ./soobj/gxchar.o ./soobj/gxcht.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dps2read ./soobj/ibnum.o ./soobj/zcharx.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/fdecode ./soobj/scantab.o ./soobj/scfparam.o ./soobj/zfdecode.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pattern -include ./soobj/patlib ./soobj/patread
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/fapi_ps ./soobj/zfapi.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/roplib ./soobj/gdevmr1.o ./soobj/gdevmr2n.o ./soobj/gdevmr8n.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psl2int -include ./soobj/dps2int ./soobj/usparam
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdxtext ./soobj/gdevpdti.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/func4 ./soobj/zfunc4.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libx ./soobj/gxclip.o ./soobj/gxcmap.o ./soobj/gxcpath.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/dps2read -include ./soobj/dps2int
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/fdecode -include ./soobj/cfd ./soobj/lzwd ./soobj/pdiff ./soobj/pngp ./soobj/rld ./soobj/psfilters.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/fapi_ps -oper zfapi
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/roplib ./soobj/gdevrops.o ./soobj/gsrop.o ./soobj/gsroptab.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psl2int -oper zmisc2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdxtext
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/func4 -functiontype 4
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/fimscale ./soobj/zfimscale.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/icc ./soobj/zicc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/dps2read -oper ireclaim_l2 zcharx
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libx ./soobj/gxdcconv.o ./soobj/gxdcolor.o ./soobj/gxhldevc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/fdecode -oper zfdecode
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/fapi_ps -ps gs_fntem gs_fapi
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/fzlib -include ./soobj/szlibe ./soobj/szlibd
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psl2int -ps gs_lev2 gs_res
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdxtext
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/func4 -include ./soobj/func ./soobj/func4lib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/fimscale -include ./soobj/simscale
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/fsha2 ./soobj/zfsha2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/dps2read -ps gs_dps2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/icc -oper zicc
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libx ./soobj/gxfill.o ./soobj/gxht.o ./soobj/gxhtbit.o ./soobj/gxht_thresh.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/faes ./soobj/zfaes.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pdfops ./soobj/zpdfops.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/fzlib -obj ./soobj/zfzlib.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdxtext ./soobj/gdevpdts.o ./soobj/gdevpdtt.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/fimscale -oper zfimscale
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/fsha2 -include ./soobj/ssha2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/shadelib ./soobj/gscolor3.o ./soobj/gsfunc3.o ./soobj/gsptype2.o ./soobj/gsshade.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/icc -ps gs_icc
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psl2lib -include ./soobj/colimlib ./soobj/psl2cs
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libx ./soobj/gxidata.o ./soobj/gxifast.o ./soobj/gximage.o ./soobj/gximdecode.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/faes -include ./soobj/saes
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/jpeglib0.h ./soobj/jpeglib_.h
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdfops -oper zpdfops
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/fzlib -oper zfzlib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdxtext ./soobj/gdevpdtv.o ./soobj/gdevpdtw.o ./soobj/whitelst.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/fsha2 -oper zfsha2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/shadelib -obj ./soobj/gxshade.o ./soobj/gxshade1.o ./soobj/gxshade4.o ./soobj/gxshade6.o
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./soobj/jcsample.c:483:11: [0m[0;1;35mwarning: [0m[1mvariable 'smoothok' set but not used [-Wunused-but-set-variable][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 483 | boolean smoothok = TRUE;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./soobj/aux/echogs -e .dev -a- ./soobj/icc -include ./soobj/sicclib ./soobj/cie
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psl2lib -imageclass 2_fracs
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libx ./soobj/gximage1.o ./soobj/gximono.o ./soobj/gxipixel.o ./soobj/gximask.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/faes -oper zfaes
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdxtext
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/jpegc0 ./soobj/jcomapi.o ./soobj/jutils.o ./soobj/jmemmgr.o ./soobj/jerror.o ./soobj/jaricom.o ./soobj/jmemcust.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -I./jpeg -DSHARE_JPEG=0 -o ./soobj/sdcte_0.o -c ./base/sdcte.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -I./jpeg -DSHARE_JPEG=0 -o ./soobj/sjpege_0.o -c ./base/sjpege.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/libpng_0 ./soobj/png.o ./soobj/pngmem.o ./soobj/pngerror.o ./soobj/pngset.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/shadelib -include ./soobj/funclib ./soobj/patlib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdxtext ./soobj/gsfont0c.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psf0lib ./soobj/gschar0.o ./soobj/gsfont0.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/sjbig2_jbig2dec.dev ./soobj/sjbig2.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/sjpx_openjpeg.dev ./soobj/sjpx.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libpng_0 ./soobj/pngtrans.o ./soobj/pngwrite.o ./soobj/pngwtran.o ./soobj/pngwutil.o ./soobj/pngwio.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./soobj -I./devices -I./devices/vector -o ./soobj/gdevpdfimg.o -c ./devices/gdevpdfimg.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libx ./soobj/gxpcopy.o ./soobj/gxpdash.o ./soobj/gxpflat.o
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/translib -imagetype 3x
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdxtext -include ./soobj/fcopy ./soobj/psf
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psf0lib -include ./soobj/cmaplib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libpng_0 ./soobj/pngread.o ./soobj/pngrutil.o ./soobj/pngrtran.o ./soobj/pngrio.o ./soobj/pngget.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libx ./soobj/gxsample.o ./soobj/gxstroke.o ./soobj/gxsync.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/translib -include ./soobj/cspixlib ./soobj/bboxutil ./soobj/page
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/bit -include ./soobj/cielib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libpng_0 ./soobj/pngwio.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/bitcmyk -include ./soobj/cielib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libx -imageclass 0_interpolate
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/bitrgb -include ./soobj/cielib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/bitrgbtags -include ./soobj/cielib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/translib -include ./soobj/cielib.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libpng_0 -include ./soobj/zlibe.dev ./soobj/crc32.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libx -imageclass 1_simple 3_mono
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/ccr ./soobj/gdevccr.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/cif ./soobj/gdevcif.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./soobj/devicen ./soobj/gdevdevn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./soobj -I./devices -I./jbig2dec/source/libraries -I./openjpeg/library/source -DHAVE_STDINT_H=1 -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/gdevpdfu.o -c ./devices/vector/gdevpdfu.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/sdeparam.o -c ./base/sdeparam.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/sdcparam.o -c ./base/sdcparam.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libx -imagetype 1 mask1
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./soobj -I./devices -I./jbig2dec/source/libraries -I./openjpeg/library/source -DHAVE_STDINT_H=1 -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/gdevpsdi.o -c ./devices/vector/gdevpsdi.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./soobj -I./devices -I./jbig2dec/source/libraries -I./openjpeg/library/source -DHAVE_STDINT_H=1 -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./soobj/gdevpsdp.o -c ./devices/vector/gdevpsdp.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -I./jpeg -DSHARE_JPEG=0 -o ./soobj/gdevpsdu.o -c ./devices/vector/gdevpsdu.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pdtext -include ./soobj/pdxtext
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/inferno ./soobj/gdevifno.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./soobj -I./devices -I./devices/vector -o ./soobj/gdevjpeg.o -c ./devices/gdevjpeg.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/miff24 ./soobj/gdevmiff.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/fpng
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./soobj/psdcmyk ./soobj/gdevpsd.o ./soobj/gdevdevn.o ./soobj/gsequivc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./soobj/psdcmyk16 ./soobj/gdevpsd.o ./soobj/gdevdevn.o ./soobj/gsequivc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./soobj/psdrgb ./soobj/gdevpsd.o ./soobj/gdevdevn.o ./soobj/gsequivc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./soobj/psdrgb16 ./soobj/gdevpsd.o ./soobj/gdevdevn.o ./soobj/gsequivc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./soobj/spotcmyk ./soobj/gdevdevn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./soobj/xcf ./soobj/gdevxcf.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/alc1900 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/alc2000 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/alc4000 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/alc4100 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/alc8500 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/alc8600 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/alc9100 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/ap3250 ./soobj/gdevescp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/appledmp ./soobj/gdevadmp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/atx23 ./soobj/gdevatx.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/atx24 ./soobj/gdevatx.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/atx38 ./soobj/gdevatx.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/bj10e ./soobj/gdevbj10.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/bj200 ./soobj/gdevbj10.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": 2./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
Step #6 - "compile-libfuzzer-introspector-x86_64": warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/coslw2p ./soobj/gdevcslw.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/coslwxl ./soobj/gdevcslw.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/dl2100 ./soobj/gdevln03.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/epl2050 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/epl2050p ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/epl2120 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/epl2500 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/epl2750 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/epl5800 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/epl5900 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/epl6100 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/epl6200 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/eplcolor ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/eplmono ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/eps9high ./soobj/gdevepsn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/eps9mid ./soobj/gdevepsn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/epson ./soobj/gdevepsn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/epsonc ./soobj/gdevepsc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/hl7x0 ./soobj/gdevhl7x.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/ibmpro ./soobj/gdevepsn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/imagen ./soobj/gdevimgn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/itk24i ./soobj/gdevatx.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/itk38 ./soobj/gdevatx.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/iwhi ./soobj/gdevadmp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/iwlo ./soobj/gdevadmp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/iwlq ./soobj/gdevadmp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/jetp3852 ./soobj/gdev3852.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/la50 ./soobj/gdevln03.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/la70 ./soobj/gdevln03.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/la75 ./soobj/gdevln03.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/la75plus ./soobj/gdevln03.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lbp310 ./soobj/gdevlbp3.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lbp320 ./soobj/gdevlbp3.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lbp8 ./soobj/gdevlbp8.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lex2050 ./soobj/gdevlx7.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lex3200 ./soobj/gdevlx7.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lex5700 ./soobj/gdevlx7.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lex7000 ./soobj/gdevlx7.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lips3 ./soobj/gdevlbp8.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./soobj/lips4v ./soobj/gdevl4v.o ./soobj/gdevlips.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/lips4v -include ./soobj/vector
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/ln03 ./soobj/gdevln03.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp1800 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp1900 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp2200 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp2400 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp2500 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp3000c ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp7500 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp7700 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp7900 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp8000 ./soobj/gdevlp8k.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp8000c ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp8100 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp8200c ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp8300c ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp8300f ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp8400f ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp8500c ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp8600 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp8600f ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp8700 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp8800c ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp8900 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp9000b ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp9000c ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp9100 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp9200b ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp9200c ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp9300 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp9400 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp9500c ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp9600 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp9600s ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lp9800c ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lps4500 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lps6500 ./soobj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lq850 ./soobj/gdevdm24.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lxm3200 ./soobj/gdevlx32.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/lxm5700m ./soobj/gdevlxm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/m8510 ./soobj/gdev8510.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/md1xMono ./soobj/gdevalps.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/md2k ./soobj/gdevmd2k.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/md50Eco ./soobj/gdevalps.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/md50Mono ./soobj/gdevalps.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/md5k ./soobj/gdevmd2k.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/necp6 ./soobj/gdevdm24.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/oki182 ./soobj/gdevo182.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/oki4w ./soobj/gdevop4w.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/okiibm ./soobj/gdevokii.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/photoex ./soobj/gdevphex.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./soobj -I./devices -I./devices/vector -o ./soobj/gdevpx.o -c ./devices/vector/gdevpx.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/r4081 ./soobj/gdev4081.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/sj48 ./soobj/gdevsj48.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/st800 ./soobj/gdevescp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/t4693d2 ./soobj/gdev4693.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/t4693d4 ./soobj/gdev4693.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/t4693d8 ./soobj/gdev4693.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/tek4696 ./soobj/gdevtknk.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/uniprint ./soobj/gdevupd.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/xes ./soobj/gdevxes.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/stcolor -obj ./soobj/gdevstc3.o ./soobj/gdevstc4.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/ijs ./soobj/gdevijs.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/clmemory ./soobj/gxclmem.o ./soobj/gxclzlib.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/fapif1 ./soobj/fapi_ft.o ./soobj/write_t1.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/type2 ./soobj/zchar2.o ./soobj/zfont2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cmapread ./soobj/zcid.o ./soobj/zfcmap.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/compfont -include ./soobj/psf0lib ./soobj/psf0read
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/ijs -include ./soobj/ijslib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/clmemory -include ./soobj/szlibe
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/fapif1 ./soobj/write_t2.o ./soobj/wrfont.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/type2 -oper zchar2 zfont2
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/sddparam.o -c ./base/sddparam.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/cmapread -include ./soobj/cmaplib ./soobj/psl2int
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dpsand2 -include ./soobj/btoken ./soobj/color ./soobj/upath ./soobj/dps2lib ./soobj/dps2read
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/filter -include ./soobj/fdecode
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/fapif1 -include ./soobj/freetype
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/clmemory -include ./soobj/szlibd
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/type2 -include ./soobj/type1 ./soobj/psf2lib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psbase ./soobj/imain.o ./soobj/imainarg.o ./soobj/gsargs.o ./soobj/idisp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/cmapread -oper zfcmap
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psl2read ./soobj/zcolor2.o ./soobj/zcsindex.o ./soobj/zht2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sepr ./soobj/zcssepr.o ./soobj/zfsample.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/filter -obj ./soobj/zfilter2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psl3read ./soobj/zfunc3.o ./soobj/zfsample.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/fapif1 -fapi fapi_ft
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/clmemory -init gxclmem
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cff -include ./soobj/psl2int -ps gs_cff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/jpx_openjpeg ./soobj/zfjpx_openjpeg.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/cmapread -ps gs_cmap
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -obj ./soobj/gconfig.o ./soobj/gscdefs.o ./soobj/iconfig.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psl2read -include ./soobj/psl2int ./soobj/dps2read
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/sepr -oper zcssepr_l2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/filter -include ./soobj/cfe ./soobj/lzwe ./soobj/rle
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/jbig2_jbig2dec ./soobj/zfjbig2_jbig2dec.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psl3read ./soobj/zimage3.o ./soobj/zmisc3.o ./soobj/zcolor3.o ./soobj/zshade.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/iapi ./soobj/iapi.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/jpx_openjpeg -include ./soobj/sjpx
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -obj ./soobj/psapi.o ./soobj/icontext.o ./soobj/idebug.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psl2read -oper zht2_l2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/filter -oper zfilter2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/sepr -oper zfsample
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/jbig2_jbig2dec -include ./soobj/sjbig2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psl3read -oper zfsample
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psl3lib ./soobj/gsclipsr.o ./soobj/gscdevn.o ./soobj/gxdevndi.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/sdctc.o -c ./base/sdctc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -I./jpeg -DSHARE_JPEG=0 -o ./soobj/sjpegc_0.o -c ./base/sjpegc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/jpx_openjpeg -include ./soobj/openjpeg
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -obj ./soobj/idict.o ./soobj/idparam.o ./soobj/idstack.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/sepr -include ./soobj/func4 ./soobj/seprlib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/jbig2_jbig2dec -oper zfjbig2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psl3read -oper zimage3 zmisc3 zcolor3_l3 zshade
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psl3lib -include ./soobj/imasklib ./soobj/shadelib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/jpx_openjpeg -oper zfjpx
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -obj ./soobj/iinit.o ./soobj/interp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -I./jpeg -DSHARE_JPEG=0 -o ./soobj/sdctd_0.o -c ./base/sdctd.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -I./jpeg -DSHARE_JPEG=0 -o ./soobj/sjpegd_0.o -c ./base/sjpegd.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/jpegd6 ./soobj/jdapimin.o ./soobj/jdapistd.o ./soobj/jdinput.o ./soobj/jdhuff.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/sdcte_0.o ./soobj/sdcte.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psl3read -functiontype 2 3
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/sjpege_0.o ./soobj/sjpege.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psl3lib -include ./soobj/gxfapiu
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -obj ./soobj/iparam.o ./soobj/ireclaim.o ./soobj/iplugin.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/libpng_0.dev ./soobj/libpng.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sdeparam ./soobj/sdeparam.o ./soobj/sdcparam.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/jpegd6 -include ./soobj/jpegc0.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./soobj/page -l-obj ./soobj/psdcmykog ./soobj/gdevcmykog.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psl3read -ps gs_ll3
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/clist ./soobj/gxclist.o ./soobj/gxclbits.o ./soobj/gxclpage.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/gxfapi ./soobj/gxfapi.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/cidfont ./soobj/zcid.o ./soobj/zfcid.o ./soobj/zfcid0.o ./soobj/zfcid1.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -obj ./soobj/iscan.o ./soobj/iscannum.o ./soobj/istack.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/transpar ./soobj/ztrans.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/jpx_openjpeg.dev ./soobj/jpx.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/jpegd6 -obj ./soobj/jdcoefct.o ./soobj/jdcolor.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/jbig2_jbig2dec.dev ./soobj/jbig2.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psl3read -include ./soobj/frsd ./soobj/fzlib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/clist -obj ./soobj/gxclrast.o ./soobj/gxclread.o ./soobj/gxclrect.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/gxfapi -include ./soobj/fapiu
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/cidfont -include ./soobj/psf1read ./soobj/psl2int
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -obj ./soobj/iutil.o ./soobj/sa85d.o ./soobj/scantab.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/jpege6 ./soobj/jcapimin.o ./soobj/jcapistd.o ./soobj/jcinit.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/transpar -oper ztrans1 ztrans2 ztrans3
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/jpegd6 -obj ./soobj/jddctmgr.o ./soobj/jdhuff.o ./soobj/jdmainct.o ./soobj/jdmarker.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/clist -obj ./soobj/gxclutil.o ./soobj/gsparams.o ./soobj/gsparaml.o ./soobj/gxshade6.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/gxfapi -include ./soobj/fapif1
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/cidfont -include ./soobj/type2 ./soobj/type42 ./soobj/zfrsd
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -obj ./soobj/sstring.o ./soobj/stream.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/jpege6 -include ./soobj/jpegc0.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/transpar -include ./soobj/psl2read ./soobj/translib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/png16 -include ./soobj/libpng
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/jpegd6 -obj ./soobj/jdmaster.o ./soobj/jdpostct.o ./soobj/jdsample.o ./soobj/jidctint.o ./soobj/jdarith.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/png16m -include ./soobj/libpng
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/clist -obj ./soobj/gsroptab.o ./soobj/gsroprun.o ./soobj/stream.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/gxfapi -include ./soobj/fapib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/cidfont -oper zfcid0 zfcid1
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/png256 -include ./soobj/libpng
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/png48 -include ./soobj/libpng
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pngalpha -include ./soobj/libpng
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -obj ./soobj/zarith.o ./soobj/zarray.o ./soobj/zcontrol.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/jpege6 -obj ./soobj/jccoefct.o ./soobj/jccolor.o ./soobj/jcdctmgr.o ./soobj/jcarith.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/clist -obj ./soobj/gxclimag.o ./soobj/gxclpath.o ./soobj/gxdhtserial.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/cidfont -ps gs_cidfn gs_cidcm gs_fntem gs_cidtt gs_cidfm
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pdfread -include ./soobj/frsd ./soobj/func4 ./soobj/fzlib
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/jpegd6.dev ./soobj/jpegd_0.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -obj ./soobj/zdict.o ./soobj/zfile.o ./soobj/zfile1.o ./soobj/zfileio.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/jpege6 -obj ./soobj/jchuff.o ./soobj/jcmainct.o ./soobj/jcmarker.o ./soobj/jcmaster.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/clist -obj ./soobj/gxclthrd.o ./soobj/gsmchunk.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pnggray -include ./soobj/libpng
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pngmono -include ./soobj/libpng
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pngmonod -include ./soobj/libpng
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdfread -include ./soobj/transpar
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/jpegd_0.dev ./soobj/jpegd.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -obj ./soobj/zfilter.o ./soobj/zfproc.o ./soobj/zgeneric.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/jpege6 -obj ./soobj/jcparam.o ./soobj/jcprepct.o ./soobj/jcsample.o ./soobj/jfdctint.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/clist -include ./soobj/clfile
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdfread -ps pdf_ops
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -obj ./soobj/ziodev.o ./soobj/ziodevsc.o ./soobj/zmath.o ./soobj/zalg.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/jpege6.dev ./soobj/jpege_0.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/clist -include ./soobj/clmemory ./soobj/posync.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdfread -ps pdf_rbld
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/jpege_0.dev ./soobj/jpege.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -obj ./soobj/zmisc.o ./soobj/zpacked.o ./soobj/zrelbit.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/clist -include ./soobj/cfe ./soobj/cfd ./soobj/rle ./soobj/rld ./soobj/psl2cs
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/libtiff_0 ./soobj/tif_aux.o ./soobj/tif_close.o ./soobj/tif_codec.o ./soobj/tif_color.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdfread -ps pdf_base pdf_draw
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -obj ./soobj/zstack.o ./soobj/zstring.o ./soobj/zsysvm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./devices/vector/gdevpsdp.c:1062:16: [0m[0;1;35mwarning: [0m[1munused variable 'dest' [-Wunused-variable][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1062 | byte **dest;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/vector/gdevpsdp.c:1058:9: [0m[0;1;35mwarning: [0m[1munused variable 'code' [-Wunused-variable][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1058 | int code;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./soobj/aux/echogs -e .dev -a- ./soobj/libtiff_0 ./soobj/tif_compress.o ./soobj/tif_dir.o ./soobj/tif_dirinfo.o ./soobj/tif_dirread.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/libs ./soobj/gpmisc.o ./soobj/stream.o ./soobj/strmio.o
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./devices/vector/gdevpsdp.c:1268:67: [0m[0;1;35mwarning: [0m[1mpassing 'const char[14]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1268 | code = psdf_read_copy_param_string_array(pdev->memory, plist, "PSPageOptions", ¶ms.P./soobj/aux/echogs -e .dev -a- ./soobj/pdfread -include ./soobj/cff
Step #6 - "compile-libfuzzer-introspector-x86_64": SPageOptions);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/vector/gdevpsdp.c:1091:93: [0m[0;1;36mnote: [0mpassing argument to parameter 'Key' here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1091 | static ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -obj ./soobj/ztoken.o ./soobj/ztype.o ./soobj/zvmem.o
Step #6 - "compile-libfuzzer-introspector-x86_64": int psdf_read_copy_param_string_array(gs_memory_t *mem, gs_param_list * plist, char *Key, gs_param_string_array *da)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./soobj/aux/echogs -e .dev -a- ./soobj/libtiff_0 ./soobj/tif_dirwrite.o ./soobj/tif_dumpmode.o ./soobj/tif_error.o ./soobj/tif_extension.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdfread -include ./soobj/ttfont
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -obj ./soobj/zbfont.o ./soobj/zchar.o ./soobj/zcolor.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libtiff_0 ./soobj/tif_fax3.o ./soobj/tif_fax3sm.o ./soobj/tif_flush.o ./soobj/tif_getimage.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdfread -ps pdf_font pdf_main pdf_sec
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libs ./soobj/gdevmplt.o ./soobj/gsbitcom.o ./soobj/gsbitops.o ./soobj/gsbittab.o ./soobj/gdevoflt.o ./soobj/gdevsclass.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -obj ./soobj/zdevice.o ./soobj/zfont.o ./soobj/zfontenum.o ./soobj/zgstate.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libtiff_0 ./soobj/tif_jbig.o ./soobj/tif_jpeg.o ./soobj/tif_jpeg_12.o ./soobj/tif_luv.o ./soobj/tif_lzw.o ./soobj/tif_webp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -obj ./soobj/zht.o ./soobj/zimage.o ./soobj/zmatrix.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libs ./soobj/gscedata.o ./soobj/gscencs.o ./soobj/gschar.o ./soobj/gscolor.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sddparam ./soobj/sddparam.o ./soobj/sdcparam.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libtiff_0 ./soobj/tif_next.o ./soobj/tif_ojpeg.o ./soobj/tif_open.o ./soobj/tif_packbits.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -obj ./soobj/zpaint.o ./soobj/zpath.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libtiff_0 ./soobj/tif_pixarlog.o ./soobj/tif_predict.o ./soobj/tif_print.o ./soobj/tif_read.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libs ./soobj/gsdevice.o ./soobj/gsdevmem.o ./soobj/gsdparam.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -obj ./soobj/zncdummy.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libtiff_0 ./soobj/tif_strip.o ./soobj/tif_swab.o ./soobj/tif_thunder.o ./soobj/tif_tile.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libs ./soobj/gsfname.o ./soobj/gsfont.o ./soobj/gsgdata.o ./soobj/gsgcache.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -oper zarith zarray zcontrol1 zcontrol2 zcontrol3
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libtiff_0 ./soobj/tif_version.o ./soobj/tif_warning.o ./soobj/tif_write.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -oper zdict1 zdict2 zfile zfile1 zfileio1 zfileio2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libs ./soobj/gsht.o ./soobj/gshtscr.o ./soobj/gen_ordered.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libtiff_0 ./soobj/tif_zip.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/sjpegc_0.o ./soobj/sjpegc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -oper zfilter zfproc zgeneric ziodev zmath zalg
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sdcte ./soobj/sdctc.o ./soobj/sjpegc.o ./soobj/sdcte.o ./soobj/sjpege.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libs ./soobj/gsimage.o ./soobj/gsimpath.o ./soobj/gsinit.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libtiff_0 ./soobj/gstiffio.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -oper zmisc_a zmisc_b zpacked zrelbit zstack zstring zsysvm
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/sdcte -include ./soobj/jpege.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/sjpegd_0.o ./soobj/sjpegd.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libs ./soobj/gsiodev.o ./soobj/gsgstate.o ./soobj/gsline.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libtiff_0 -include ./soobj/jpegd.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -oper ztoken ztype zvmem zbfont zchar_a zchar_b zcolor zcolor_ext
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/jpeg ./soobj/gdevjpeg.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/jpegcmyk ./soobj/gdevjpeg.o
Step #6 - "compile-libfuzzer-introspector-x86_64": 3 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/jpeggray ./soobj/gdevjpeg.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dcte -include ./soobj/sdcte ./soobj/sdeparam
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./devices/vector/gdevpdfu.c:702:16: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 702 | pos += ASIDES_BASE_POSITION;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/vector/gdevpdfx.h:1061:30: [0m./soobj/aux/echogs -e .dev -a- ./soobj/libtiff_0 -include ./soobj/jpege.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;36mnote: [0mexpanded from macro 'ASIDES_BASE_POSITION'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1061 | #define ASIDES_BASE_POSITION min_int64_t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0m./soobj/aux/echogs -e .dev -a- ./soobj/libs ./soobj/gsmalloc.o ./soobj/memento.o ./soobj/bobbin.o ./soobj/gsmatrix.o
Step #6 - "compile-libfuzzer-introspector-x86_64": expanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./soobj/aux/echogs -e .dev -a- ./soobj/psbase -oper zdevice zdevice_ext zfont zfontenum zgstate1 zgstate2 zgstate3 zgstate4
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/jpeg -include ./soobj/sdcte
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/jpegcmyk -include ./soobj/sdcte
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/jpeggray -include ./soobj/sdcte
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/dcte -obj ./soobj/zfdcte.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/sdctd_0.o ./soobj/sdctd.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/libtiff_0.dev ./soobj/libtiff.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libs ./soobj/gsmemory.o ./soobj/gsmemret.o ./soobj/gsmisc.o ./soobj/gsnotify.o ./soobj/gslibctx.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -oper zht zimage zmatrix zmatrix2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psdf ./soobj/gdevpsdi.o ./soobj/gdevpsdp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sdctd ./soobj/sdctc.o ./soobj/sjpegc.o ./soobj/sdctd.o ./soobj/sjpegd.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/dcte -oper zfdcte
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/fax ./soobj/gdevfax.o ./soobj/minftrsz.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/tiffs ./soobj/gdevtifs.o ./soobj/minftrsz.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libs ./soobj/gspaint.o ./soobj/gsparam.o ./soobj/gspath.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -oper zpaint zpath pantone zcolor_pdf
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psdf -obj ./soobj/gdevpsds.o ./soobj/gdevpsdu.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./soobj -I./devices -I./devices/vector -I./tiff/libtiff -Itiff-config/libtiff -I./soobj -I./zlib -o ./soobj/gdevxps_0.o -c ./devices/vector/gdevxps.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/sdctd -include ./soobj/jpegd.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/fax -include ./soobj/cfe -include ./soobj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/tiffs -include ./soobj/page -include ./soobj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -iodev stdin stdout stderr lineedit statementedit
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psdf -obj ./soobj/scfparam.o ./soobj/sdcparam.o ./soobj/sdeparam.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/sdct -include ./soobj/sdctd.dev ./soobj/sdcte.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./soobj/cfax ./soobj/gdevcfax.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/faxg3 -include ./soobj/fax
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/faxg32d -include ./soobj/fax
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- -l-comp ./soobj/libs overprint
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -include ./soobj/isupport ./soobj/nobtoken ./soobj/nousparm
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/faxg4 -include ./soobj/fax
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psdf -obj ./soobj/spprint.o ./soobj/spsdf.o ./soobj/sstring.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/cfax -include ./soobj/fax
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/faxg3 -include ./soobj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/faxg32d -include ./soobj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- -l-comp ./soobj/libs pdf14trans
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -include ./soobj/rld ./soobj/rle ./soobj/sfile ./soobj/dscparse
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/faxg4 -include ./soobj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psdf -obj ./soobj/gsparamx.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/tiff12nc -include ./soobj/tiffs -include ./soobj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/tiff24nc -include ./soobj/tiffs -include ./soobj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libs -init gshtscr
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -include ./soobj/fapi_ps
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psdf -include ./soobj/vector.dev ./soobj/pngp.dev ./soobj/seexec.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/tiff32nc -include ./soobj/tiffs -include ./soobj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/tiff48nc -include ./soobj/tiffs -include ./soobj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libs -include ./soobj/gsiodevs
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psbase -replace ./soobj/gsiodevs
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psdf -include ./soobj/sdcte.dev ./soobj/slzwe.dev ./soobj/szlibe.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:09 : Fuzz introspector is running
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 2] : 12:28:09 : Using default configuration
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:09 : Running introspector on ld-temp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:09 : Main function filename: /src/libspectre/ghostscript/./base/mkromfs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:09 : Main function is non-empty
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:09 : This means a main function is in the source code rather in the libfuzzer library, and thus we do not care about it. We only want to study the actual fuzzers. Exiting this run.
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:09 : Forcing analysis of all functions. This in auto-fuzz mode./soobj/aux/echogs -e .dev -a- ./soobj/tiff64nc -include ./soobj/tiffs -include ./soobj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:09 : Logging next yaml tile to /src/allFunctionsWithMain-98-fa37JncCHr.yaml
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:09 : Wrapping all functions
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/tiffgray -include ./soobj/tiffs -include ./soobj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/tiffscaled -include ./soobj/tiffs -include ./soobj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libs -include ./soobj/translib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/tiffscaled24 -include ./soobj/tiffs -include ./soobj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psl1 -include ./soobj/psbase ./soobj/bcp ./soobj/path1 ./soobj/type1
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/tiffscaled32 -include ./soobj/tiffs -include ./soobj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/tiffscaled4 -include ./soobj/tiffs -include ./soobj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/tiffscaled8 -include ./soobj/tiffs -include ./soobj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libs -include ./soobj/clist
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -w ./soobj/fdevs.tr - -include ./soobj/unix_
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/PCLm ./soobj/gdevpdfimg.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/tiffsep -include ./soobj/tiffs -include ./soobj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/tiffsep1 -include ./soobj/tiffs
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/tfax ./soobj/gdevtfax.o ./soobj/minftrsz.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psl1 -emulator PostScript PostScriptLevel1
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pdfimage24 ./soobj/gdevpdfimg.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libs -include ./soobj/romfs1
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pdfimage32 ./soobj/gdevpdfimg.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/PCLm -include ./soobj/page
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./soobj/page -l-obj ./soobj/pdfimage8 ./soobj/gdevpdfimg.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/tfax -include ./soobj/cfe ./soobj/lzwe ./soobj/rle
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdfimage24 -include ./soobj/page
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/fdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libs ./soobj/gxfapi
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdfimage32 -include ./soobj/page
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdfimage8 -include ./soobj/page
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/tfax -include ./soobj/fax ./soobj/tiffs -include ./soobj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libs -init fapi
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./soobj/dfaxhigh ./soobj/gdevdfax.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./soobj/dfaxlow ./soobj/gdevdfax.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/tiffcrle -include ./soobj/tfax
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/tiffg3 -include ./soobj/tfax
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/tiffg32d -include ./soobj/tfax
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/tiffg4 -include ./soobj/tfax
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/tifflzw -include ./soobj/tfax
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/tiffpack -include ./soobj/tfax
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/dfaxhigh -include ./soobj/tfax
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/dfaxlow -include ./soobj/tfax
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/tiffcrle -include ./soobj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/tiffg3 -include ./soobj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/tiffg32d -include ./soobj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/libcore
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/tiffg4 -include ./soobj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/tifflzw -include ./soobj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/tiffpack -include ./soobj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dctd -include ./soobj/sdctd ./soobj/sddparam
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libcore -dev2 nullpage
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/dctd -obj ./soobj/zfdctd.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libcore -include ./soobj/libs ./soobj/libx ./soobj/libd
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/dctd -oper zfdctd
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libcore -include ./soobj/iscale ./soobj/roplib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/dct -include ./soobj/dcte ./soobj/dctd
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/libcore -include ./soobj/strdline
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psl2 -include ./soobj/dpsand2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psl2 -include ./soobj/cidfont ./soobj/cie ./soobj/cmapread ./soobj/compfont
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psl2 -include ./soobj/dct ./soobj/filter ./soobj/iodevice
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psl2 -include ./soobj/pagedev ./soobj/pattern ./soobj/psl1 ./soobj/psl2lib ./soobj/psl2read
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psl2 -include ./soobj/sepr ./soobj/type32 ./soobj/type42
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psl2 -include ./soobj/fimscale ./soobj/form
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psl3 -include ./soobj/icc
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psl2 -emulator PostScript PostScriptLevel2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/psl3 -include ./soobj/psl2 ./soobj/cspixel ./soobj/frsd ./soobj/func
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psl3 -include ./soobj/psl3lib ./soobj/psl3read
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psl3 -include ./soobj/icc
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/psl3 -emulator PostScript PostScriptLevel2 PostScriptLevel3
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/pdf -include ./soobj/psbase ./soobj/dps2lib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-obj ./soobj/gs_pdfwr -include ./soobj/psl3
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdf -include ./soobj/dps2read ./soobj/pdffonts ./soobj/psl3
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/gs_pdfwr -ps gs_pdfwr
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdf -include ./soobj/psl2lib ./soobj/pdfread
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdf -include ./soobj/fmd5 ./soobj/fsha2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdf -include ./soobj/farc4 ./soobj/faes.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdf -include ./soobj/type2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdf -include ./soobj/pdfops
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdf -include ./soobj/pdf_r6
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdf -functiontype 4
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdf -emulator PDF
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/pdfwrite ./soobj/gdevpdf.o ./soobj/gdevpdfb.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdfwrite ./soobj/gdevpdfc.o ./soobj/gdevpdfd.o ./soobj/gdevpdfe.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdfwrite ./soobj/gdevpdfg.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdfwrite ./soobj/gdevpdfi.o ./soobj/gdevpdfj.o ./soobj/gdevpdfk.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdfwrite ./soobj/gdevpdfm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdfwrite ./soobj/gdevpdfo.o ./soobj/gdevpdfp.o ./soobj/gdevpdft.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdfwrite ./soobj/gdevpdfr.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdfwrite ./soobj/gdevpdfu.o ./soobj/gdevpdfv.o ./soobj/gdevagl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdfwrite ./soobj/gsflip.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdfwrite ./soobj/scantab.o ./soobj/sfilter2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdfwrite
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdfwrite -include ./soobj/cmyklib ./soobj/cfe ./soobj/lzwe
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdfwrite -include ./soobj/rle ./soobj/sdcte ./soobj/sdeparam
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdfwrite -include ./soobj/smd5 ./soobj/szlibe ./soobj/sarc4.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdfwrite -include ./soobj/psdf
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pdfwrite -include ./soobj/pdtext
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/eps2write
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/ps2write
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/eps2write -include ./soobj/pdfwrite.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/ps2write -include ./soobj/pdfwrite.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/pxlcolor ./soobj/gdevpx.o ./soobj/gdevpxut.o ./soobj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/pxlmono ./soobj/gdevpx.o ./soobj/gdevpxut.o ./soobj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pxlcolor -include ./soobj/vector
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/pxlmono -include ./soobj/vector
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/gdevxps_0.o ./soobj/gdevxps.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./soobj/xpswrite ./soobj/gdevxps.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -e .dev -a- ./soobj/xpswrite -include ./soobj/vector -include ./soobj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -w ./soobj/devdevs.tr -+ ./soobj/display.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/devdevs.tr -+ ./soobj/PCLm.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/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/psdf.dev ./soobj/psdrgb.dev ./soobj/psdrgb16.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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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/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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/devdevs.tr -+ ./soobj/ijs.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/devdevs.tr -+ ./soobj/png16.dev ./soobj/png16m.dev ./soobj/png256.dev ./soobj/png48.dev ./soobj/pngalpha.dev ./soobj/pnggray.dev ./soobj/pngmono.dev ./soobj/pngmonod.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/devdevs.tr - ./soobj/libcore
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -w ./soobj/devs.tr -n -R ./soobj/fdevs.tr
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/devs.tr -+ ""
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/devs.tr -n -R ./soobj/devdevs.tr
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/gconfxx.h
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -w ./soobj/igs.tr - -include ./soobj/psl3.dev ./soobj/pdf.dev ./soobj/epsf.dev ./soobj/ttfont.dev ./soobj/fapi_ps.dev ./soobj/jpx.dev ./soobj/jbig2.dev ./soobj/gs_pdfwr.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": rm -f ./soobj/gconfig.h
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./soobj/gconfxx.h ./soobj/gconfig.h
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": rm -f ./soobj/gconfig.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./base/gconf.c ./soobj/gconfig.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./soobj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./soobj/gconfig.o -c ./soobj/gconfig.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -w ./soobj/iconfig.h -R ./soobj/iconfxx.h
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -w ./soobj/gsnoapi.tr -R ./soobj/devs.tr
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/gsnoapi.tr -R ./soobj/igs.tr
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -w ./soobj/gs.tr -R ./soobj/gsnoapi.tr
Step #6 - "compile-libfuzzer-introspector-x86_64": ./soobj/aux/echogs -a ./soobj/gs.tr - -include ./soobj/iapi.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./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
Step #6 - "compile-libfuzzer-introspector-x86_64": rm -f ./soobj/iconfig.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./psi/iconf.c ./soobj/iconfig.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -O2 -DNDEBUG -fPIC \
Step #6 - "compile-libfuzzer-introspector-x86_64": -Wall -Wstrict-prototypes -Wundef -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -fno-strict-aliasing -Werror=declaration-after-statement -fno-builtin -fno-common -Werror=return-type -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -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
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:10 : Ended wrapping all functions
Step #6 - "compile-libfuzzer-introspector-x86_64": /usr/bin/ld.gold: internal error in read_header_prolog, at ../../gold/dwarf_reader.cc:1678
Step #6 - "compile-libfuzzer-introspector-x86_64": clang: [0;1;31merror: [0m[1mlinker command failed with exit code 1 (use -v to see invocation)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": make[3]: *** [base/unix-aux.mak:87: soobj/aux/mkromfs_0] Error 1
Step #6 - "compile-libfuzzer-introspector-x86_64": make[3]: Leaving directory '/src/libspectre/ghostscript'
Step #6 - "compile-libfuzzer-introspector-x86_64": make[2]: *** [base/unix-dll.mak:281: so-only-subtarget] Error 2
Step #6 - "compile-libfuzzer-introspector-x86_64": make[2]: Leaving directory '/src/libspectre/ghostscript'
Step #6 - "compile-libfuzzer-introspector-x86_64": make[1]: *** [base/unix-dll.mak:299: install-so] Error 2
Step #6 - "compile-libfuzzer-introspector-x86_64": make[1]: Leaving directory '/src/libspectre/ghostscript'
Step #6 - "compile-libfuzzer-introspector-x86_64": make: *** [base/unix-dll.mak:325: soinstall] Error 2
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./base -o ./obj/aux/genarch ./base/genarch.c -lm -ldl -rdynamic
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./base -o ./obj/aux/echogs ./base/echogs.c -lm -ldl -rdynamic
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -I./zlib -Dverbose=-1 -o ./obj/aux/compress.o -c ./zlib/compress.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -I./zlib -Dverbose=-1 -o ./obj/aux/deflate.o -c ./zlib/deflate.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -I./zlib -Dverbose=-1 -o ./obj/aux/zutil.o -c ./zlib/zutil.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -I./zlib -Dverbose=-1 -o ./obj/aux/adler32.o -c ./zlib/adler32.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -I./zlib -Dverbose=-1 -o ./obj/aux/crc32.o -c ./zlib/crc32.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -I./zlib -Dverbose=-1 -o ./obj/aux/trees.o -c ./zlib/trees.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./base -o ./obj/aux/genconf ./base/genconf.c -lm -ldl -rdynamic
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jmorecfg.h ./obj/jmcorig.h
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jinclude.h ./obj/jinclude.h
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jpeglib.h ./obj/jpeglib.h
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./libpng/scripts/pnglibconf.h.prebuilt ./obj/pnglibconf.h
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -I./zlib -Dverbose=-1 -o ./obj/zutil.o -c ./zlib/zutil.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -I./zlib -Dverbose=-1 -o ./obj/adler32.o -c ./zlib/adler32.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -I./zlib -Dverbose=-1 -o ./obj/deflate.o -c ./zlib/deflate.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -I./zlib -Dverbose=-1 -o ./obj/compress.o -c ./zlib/compress.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -I./zlib -Dverbose=-1 -o ./obj/trees.o -c ./zlib/trees.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -I./zlib -Dverbose=-1 -o ./obj/crc32.o -c ./zlib/crc32.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/ets_0.o -c ./base/ets.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -fvisibility=hidden -DSHARE_LCMS=0 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DSHARE_LCMS=0 -I./lcms2mt/include -o ./obj/cmscam02.o -c ./lcms2mt/src/cmscam02.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -fvisibility=hidden -DSHARE_LCMS=0 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DSHARE_LCMS=0 -I./lcms2mt/include -o ./obj/cmscgats.o -c ./lcms2mt/src/cmscgats.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -fvisibility=hidden -DSHARE_LCMS=0 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DSHARE_LCMS=0 -I./lcms2mt/include -o ./obj/cmscnvrt.o -c ./lcms2mt/src/cmscnvrt.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -fvisibility=hidden -DSHARE_LCMS=0 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DSHARE_LCMS=0 -I./lcms2mt/include -o ./obj/cmserr.o -c ./lcms2mt/src/cmserr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -fvisibility=hidden -DSHARE_LCMS=0 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DSHARE_LCMS=0 -I./lcms2mt/include -o ./obj/cmsgamma.o -c ./lcms2mt/src/cmsgamma.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -fvisibility=hidden -DSHARE_LCMS=0 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DSHARE_LCMS=0 -I./lcms2mt/include -o ./obj/cmsgmt.o -c ./lcms2mt/src/cmsgmt.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -fvisibility=hidden -DSHARE_LCMS=0 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DSHARE_LCMS=0 -I./lcms2mt/include -o ./obj/cmshalf.o -c ./lcms2mt/src/cmshalf.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -fvisibility=hidden -DSHARE_LCMS=0 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DSHARE_LCMS=0 -I./lcms2mt/include -o ./obj/cmsintrp.o -c ./lcms2mt/src/cmsintrp.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -fvisibility=hidden -DSHARE_LCMS=0 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DSHARE_LCMS=0 -I./lcms2mt/include -o ./obj/cmsio0.o -c ./lcms2mt/src/cmsio0.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -fvisibility=hidden -DSHARE_LCMS=0 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DSHARE_LCMS=0 -I./lcms2mt/include -o ./obj/cmsio1.o -c ./lcms2mt/src/cmsio1.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -fvisibility=hidden -DSHARE_LCMS=0 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DSHARE_LCMS=0 -I./lcms2mt/include -o ./obj/cmslut.o -c ./lcms2mt/src/cmslut.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -fvisibility=hidden -DSHARE_LCMS=0 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DSHARE_LCMS=0 -I./lcms2mt/include -o ./obj/cmsmd5.o -c ./lcms2mt/src/cmsmd5.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -fvisibility=hidden -DSHARE_LCMS=0 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DSHARE_LCMS=0 -I./lcms2mt/include -o ./obj/cmsmtrx.o -c ./lcms2mt/src/cmsmtrx.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./zlib/compress.c:22:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 22 | int ZEXPORT compress2 (dest, destLen, source, sourceLen, level)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/compress.c:68:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | int ZEXPORT compress (dest, destLen, source, sourceLen)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/compress.c:81:15: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 81 | uLong ZEXPORT compressBound (sourceLen)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m3 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./zlib/compress.c:22:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 22 | int ZEXPORT compress2 (dest, destLen, soclang -fvisibility=hidden -DSHARE_LCMS=0 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODurceUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DSHARE_LCMS=0 -I./lcms2mt/include -o ./obj/cmsnamed.o -c ./lcms2mt/src/cmsnamed.c
Step #6 - "compile-libfuzzer-introspector-x86_64": , sourceLen, level)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/adler32.c:63:15: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 63 | uLong ZEXPORT adler32_z(adler, buf, len)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/adler32.c:63:15: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 63 | uLong ZEXPORT adler32_z(adler, buf, len)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/compress.c:68:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | int ZEXPORT compress (dest, destLen, source, sourceLen)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/compress.c:81:15: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 81 | uLong ZEXPORT compr[1me./zlib/deflate.cs:s201B:o12:un d [0m[0;1;35m(warning: s[0mo[1mua function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]r[0mc
Step #6 - "compile-libfuzzer-introspector-x86_64": eLen)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 201| | [0;1;32ml ^o
Step #6 - "compile-libfuzzer-introspector-x86_64": c[0mal void slide_hash(s)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/deflate.c:228:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 228 | int ZEXPORT deflateInit_(strm, level, version, stream_size)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/adler32.c:134:15: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 134 | uLong ZEXPORT adler32(adler, buf, len)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/adler32.c:134:15: [0m[0;1;35mwarning: [0m3[1m warninga function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]s generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/adler32.c
Step #6 - "compile-libfuzzer-introspector-x86_64": : 134 | uLong ZEXPORT ad143le:r133:2 (a[0md[0;1;35mwarning: [0m[1m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]l./zlib/zutil.c[0me
Step #6 - "compile-libfuzzer-introspector-x86_64": r, :143 | lbu27:33o: cf[0ma[0;1;35m,lwarning: [0mu[1mLoa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes][0mn
Step #6 - "compile-libfuzzer-introspector-x86_64": gl eadn )27[0ml | e
Step #6 - "compile-libfuzzer-introspector-x86_64": cr o3| n2[1m[0;1;32ms_./zlib/deflate.c ^t:
Step #6 - "compile-libfuzzer-introspector-x86_64": c240[0mco:hm13b:i [0mn[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": a r240 | int ZEXPORT de f*l aZtEeXIPnOiRtT2 _z(lsibVerstirm, level, metohno(d),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": w i| n[0;1;32md ^o
Step #6 - "compile-libfuzzer-introspector-x86_64": w[0mB i| t[0;32ms void,
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mmemLevel, strategy,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0me_(adler1, adler2, len2)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/adler32.c:143:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 143 | local uLong[1m ./zlib/zutil.c:a32dler32_:c31omb:i n[0me_([1mad./zlib/adler32.cl:e172r:[0;1;35m15:warning: 1, [0m[0;1;35m[0m[1mwarning: [0ma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes][1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": a172 | udLloenrg2 ,Z ElXePnO2R)T[0m[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": ./zlib/crc32.c a:| d188[0;1;32ml[1m: ^e42./zlib/deflate.c
Step #6 - "compile-libfuzzer-introspector-x86_64": r[0m::3 201[0m:[0;1;35m12warning: :[0m [1m2[0m_a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] [0;1;35m[0m32warning:
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0mu[1mcL a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]o188[0mn |
Step #6 - "compile-libfuzzer-introspector-x86_64": gc ooZnEs mXt201P bine(adler1, adler2, len2O)[0mRz | loca_l cvoid slide_haTs h(s)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": z li| [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mbCompileFl[1ma./zlib/adler32.cg:s172(:)15[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m| [0;1;35m[0;1;32mwarning: ^[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m[0ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] [0m|
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;32m void
Step #6 - "compile-libfuzzer-introspector-x86_64": 172[0m | uLong ZEXPORT adler32_combine(adler1, adler2, len2)[0m[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": ./zlib/deflate.c| :[0;1;32m228 ^:
Step #6 - "compile-libfuzzer-introspector-x86_64": 13[0m: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 228 | int ZEXPORT deflateInit_(strm, le
Step #6 - "compile-libfuzzer-introspector-x86_64": vel, vrercs_ito nF,A Rs t*r eZaEmX_PsOiRzTe )g[0me
Step #6 - "compile-libfuzzer-introspector-x86_64": t[1m ./zlib/adler32.c| | [0;1;32m ^[0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": ^[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": :[0m180:15: [0m[0;1;35mwarning: [0m[1m_[1m./zlib/deflate.c:353:11: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": 353 | local int deflateStateCheck (strm)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": crc_table()[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m ./zlib/zutil.c| :[0;1;32m133 ^:
Step #6 - "compile-libfuzzer-introspector-x86_64": 22: [0m[0;1;35m[0mwarning: [0m| [1m[0;32ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] void
Step #6 - "compile-libfuzzer-introspector-x86_64": ./zlib/adler32.c:180:15: [0m| [0m[0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m133a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] | const char * ZEXPORT zError(err[1m./zlib/deflate.c:240[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": 13: [0m [0;1;35m180warning: | [0mu[1mLa function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]o[0mn
Step #6 - "compile-libfuzzer-introspector-x86_64": g ZEX 240 | int ZPORT ad)EXPORT[1m ./zlib/crc32.cd:e202f:ll23ae:t e[0mI[0;1;35mnwarning: i[0mt[1m2a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]_[0m(
Step #6 - "compile-libfuzzer-introspector-x86_64": st r202m | ,ur n3sl2ie_vgcenle,d melto[0mhngo
Step #6 - "compile-libfuzzer-introspector-x86_64": d Z,| E [0;1;32mXw ^Pi
Step #6 - "compile-libfuzzer-introspector-x86_64": On[0mdRoTw Bcirtc32_zs(,c rmce,m Lbeuvfe,l ,l esnt)r[0ma
Step #6 - "compile-libfuzzer-introspector-x86_64": t e| g[0;1;32my ^,
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/zutil.c:305:22: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 305 | voidpf ZLIB_INTERNAL zcalloc (opaqombine64(adler1, adler2, len2)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m[0m./zlib/zutil.c:27:33: [0m[0;1;35mwarning: [0m[1ma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m ./zlib/trees.c27: | 232c:o26n:s t[0m [0;1;35mcwarning: h[0ma[1mra function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 232 | lo c*a lZ EvXoPiOdR Tt rz_lsitbaVteircs_iionni(t)([0m)
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m| ^[0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": ^[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m| [0;32m| void[0;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": void[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/crc32.c:237:23: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 237 | unsi ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/trees.c:379:20: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./zlib/trees.c :379232 | :v26o:i d[0m [0;1;35mZwarning: L[0mI[1mBa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]_[0mI
Step #6 - "compile-libfuzzer-introspector-x86_64": NTERN A232L | l_otcra_li nvioti(ds )t[0mr
Step #6 - "compile-libfuzzer-introspector-x86_64": _ s| t[0;1;32ma ^[1mt
Step #6 - "compile-libfuzzer-introspector-x86_64": ./zlib/zutil.ci[0m:c32_:i31n:i t[0m([0;1;35m)warning: [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m [1ma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]| ./zlib/deflate.c[0;1;35m[0m[0;1;32m:warning:
Step #6 - "compile-libfuzzer-introspector-x86_64": ^376[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": :[1m32[0m13a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] | :[0mu|
Step #6 - "compile-libfuzzer-introspector-x86_64": L[0;32m[0mo void [0;1;35mn
Step #6 - "compile-libfuzzer-introspector-x86_64": 180warning: | g[0m[0mu LZoEnX[1mgPa function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] O[0mZR
Step #6 - "compile-libfuzzer-introspector-x86_64": ETX PzOlRi bT376C | oaimdnpltie lrZe3EF2Xl[1m_Pa./zlib/trees.ccOg:oRs379mT(:b )20i:d[0mn e
Step #6 - "compile-libfuzzer-introspector-x86_64": e[0mf 6[0;1;35ml| 4warning: (a[0;1;32m[0mat ^[1mde
Step #6 - "compile-libfuzzer-introspector-x86_64": a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]lS[0m[0mee
Step #6 - "compile-libfuzzer-introspector-x86_64": | rt[0;32m1D void, i
Step #6 - "compile-libfuzzer-introspector-x86_64": 379c[0ma | tdvilooeinrda2 r,Zy L lI(eBn_2sI)tN[0mrT
Step #6 - "compile-libfuzzer-introspector-x86_64": m E,| R [0;1;32mNd ^Ai
Step #6 - "compile-libfuzzer-introspector-x86_64": c[0mtionary, Lgnd e_dti rcl_oinngti LtZe(EnsX)gP[0mtO
Step #6 - "compile-libfuzzer-introspector-x86_64": hR )T| [0m [0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": c ^r
Step #6 - "compile-libfuzzer-introspector-x86_64": c[0m| 32([0;1;32mcrc ^,
Step #6 - "compile-libfuzzer-introspector-x86_64": b[0muf, len)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/zutil.c:133:22: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 133 | cons[1mt./zlib/trees.c :c407h:a12r: *[1m[0m ./zlib/deflate.c[0;1;35m:warning: Z353[0mE:[1mX[1m11P./zlib/crc32.c:a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]O: [0mR266[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": T:[0;1;35m warning: z407[0m | E[1mlra function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]or[0mc21
Step #6 - "compile-libfuzzer-introspector-x86_64": aol:r v[0m353o[0;1;35m | iwarning: (ld[0meo [1mrcia function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]ran[0m)li
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m t
Step #6 - "compile-libfuzzer-introspector-x86_64": i_ bn | lt266o | c[0;1;32mdlk ^eo(
Step #6 - "compile-libfuzzer-introspector-x86_64": fclaaltesS[0m )u[0mn
Step #6 - "compile-libfuzzer-introspector-x86_64": stiagtneeCdh elcokn | g[0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": c[0mrc(3str2m_)l[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": t t| l[0;1;32m[1me ^./zlib/crc32.c(c
Step #6 - "compile-libfuzzer-introspector-x86_64": :r188:[0mc42,: b[0mu[0;1;35mfwarning: ,[0m [1mla function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]e[0mn[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": )./zlib/zutil.c[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": 305 :188| 22 | [0;1;32m:c ^ o
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mn[0m[0;1;35mswarning: t[0m [1mza function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]_[0mc
Step #6 - "compile-libfuzzer-introspector-x86_64": rc _305t | vFoAiRd p*f ZZELXIPBO_RITN TgEeRNA[1mtL./zlib/trees.c_ :cz451rc:ca12_l:lt oa[0mcb[0;1;35m lwarning: ([0meo[1m(pa function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype])[0ma[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 5q
Step #6 - "compile-libfuzzer-introspector-x86_64": warning451u s | e| generated[0;1;32ml,.
Step #6 - "compile-libfuzzer-introspector-x86_64": ^o
Step #6 - "compile-libfuzzer-introspector-x86_64": ci[0mat le| [1mm[0;32mv./zlib/deflate.cs voido:,[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": ./zlib/trees.ci376 [0m:d:s407 13i:p:z12q e:d[0m) o[0;1;35m[0m[0mwwarning:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;35mn[0m warning: h[1m| [0mea function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0;1;32m[1ma[0m ^a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]p
Step #6 - "compile-libfuzzer-introspector-x86_64": (
Step #6 - "compile-libfuzzer-introspector-x86_64": [0ms[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": , 376t407 | r | ielneot,c aZklE) X[0mvP
Step #6 - "compile-libfuzzer-introspector-x86_64": oO iR| dT[0;1;32m ^i
Step #6 - "compile-libfuzzer-introspector-x86_64": nd[0mit_block(s)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | e[0;1;32mf ^l
Step #6 - "compile-libfuzzer-introspector-x86_64": a[0mteSetDictionary (strm, di[1mc./zlib/zutil.ct:i315o:n[1m20a./zlib/crc32.c:r: y202[0m,:[0;1;35m 23warning: d:[0mi c[1m[0mta function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0;1;35mL[0mwarning: e
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mngth)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m | a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]315[0;1;32m[0m |
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m ^v./zlib/crc32.c
Step #6 - "compile-libfuzzer-introspector-x86_64": o:i[0m 306d202: | 21ZuLnIsBi_gInNe[1m[1mTd./zlib/trees.c./zlib/trees.cE ::Rl486451No:::A n1212L:[0mg: [0;1;35m z[0mwarning: Z[0mc[0;1;35m[0mE[0;1;35mfwarning: [1mXPwarning: r[0ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]O[0me[1m[0m[1mR[1mea function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
Step #6 - "compile-libfuzzer-introspector-x86_64": ./zlib/deflate.cTa function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] [0m: 445306(
Step #6 - "compile-libfuzzer-introspector-x86_64": :[0mo c13
Step #6 - "compile-libfuzzer-introspector-x86_64": p | 451r:al | cqol 4863uco[0m | 2eac[0;1;35ml_,lawarning: oz l[0mc(pu a[1mtnva function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]rsocrc[0m,u e
Step #6 - "compile-libfuzzer-introspector-x86_64": b,u fi,t ellm es n,v )s)o5ii[0mi[0md warningz
Step #6 - "compile-libfuzzer-introspector-x86_64": g
Step #6 - "compile-libfuzzer-introspector-x86_64": n sge e| | generatede)d[0m[0;1;32m[0;1;32m.
Step #6 - "compile-libfuzzer-introspector-x86_64": ^n
Step #6 - "compile-libfuzzer-introspector-x86_64": ^
Step #6 - "compile-libfuzzer-introspector-x86_64": _l [0mbo|
Step #6 - "compile-libfuzzer-introspector-x86_64": in[0;1;32m[0mtg ^l
Step #6 - "compile-libfuzzer-introspector-x86_64": e[0mn( s, cdresc)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": c| [0;1;32m3 ^2
Step #6 - "compile-libfuzzer-introspector-x86_64": _[0mbig(crc, buf, len)[0m[1m./zlib/zutil.c:315:20: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 315 | void ZLIB_INTERNAL zcfree (opaque
Step #6 - "compile-libfuzzer-introspector-x86_64": , | p[0;1;32mtr)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/trees.c:572:12: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m ./zlib/deflate.c572: | 445l:o13c:a l[0m [0;1;35mvwarning: o[0mi[1md[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] ./zlib/crc32.c[0mg:e
Step #6 - "compile-libfuzzer-introspector-x86_64": 237n:_ 23c445:o | di[0men[0;1;35mstwarning: [0mZEX([1mPta function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]Or[0mRe
Step #6 - "compile-libfuzzer-introspector-x86_64": Te ,d em fa237lx | a_utcenoGsdeeit,gD nibecldt_ iclooonunangr tyZ) E[0m(X
Step #6 - "compile-libfuzzer-introspector-x86_64": sP tO| rR[0;1;32mmT ^,
Step #6 - "compile-libfuzzer-introspector-x86_64": c[0mrc3dictionary5, warning sd generatedi.
Step #6 - "compile-libfuzzer-introspector-x86_64": ctLength)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/trees.c:615:12: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 615 | local void build_tree(s, desc)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/deflate.c:467:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 467 | int ZEXPORT deflateRes5e warningst generatedK.
Step #6 - "compile-libfuzzer-introspector-x86_64": eep (strm)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/trees.c:703:12: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 703 | local void scan_tree (s, tree, max_code)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mid pqdownheap(s, tree, k)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -fvisibility=hidden -DSHARE_LCMS=0 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PROD[1m./zlib/trees.cUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DSHARE_LCMS=0 -I./lcms2mt/include -o ./obj/cmsopt.o -c ./lcms2mt/src/cmsopt.c
Step #6 - "compile-libfuzzer-introspector-x86_64": :748:12: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 748 | local void send_tree (s, tree, max_code)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/deflate.c:505:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 505 | int ZEXPORT deflateReset (strm)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m445 ^ | in2t( cZrEcX,P ObRuTf ,def llclang -fvisibility=hidden -DSHARE_LCMS=0 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODaetnUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DSHARE_LCMS=0 -I./lcms2mt/include -o ./obj/cmspack.o -c ./lcms2mt/src/cmspack.c
Step #6 - "compile-libfuzzer-introspector-x86_64": e)G[0metDictionar
Step #6 - "compile-libfuzzer-introspector-x86_64": [0my (strm, dictionary, dictLength)[1m[0m./zlib/trees.c
Step #6 - "compile-libfuzzer-introspector-x86_64": : 486| :[0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": 12[0m: [0m[0;1;35m[1mwarning: ./zlib/deflate.c[0m:[1m517a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]:[0m13
Step #6 - "compile-libfuzzer-introspector-x86_64": : [0m[0;1;35m warning: 486[0m | [1mla function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]o[0mc
Step #6 - "compile-libfuzzer-introspector-x86_64": al voi d517 | giennt_ bZiEtXlPeOnR(Ts ,d edfelsact)e[0mS
Step #6 - "compile-libfuzzer-introspector-x86_64": e t| H[0;1;32me ^a
Step #6 - "compile-libfuzzer-introspector-x86_64": d[0mer (strm, head)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1mclang -fvisibility=hidden -DSHARE_LCMS=0 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PROD./zlib/deflate.c:UCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DSHARE_LCMS=0 -I./lcms2mt/include -o ./obj/cmspcs.o -c ./lcms2mt/src/cmspcs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 528:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 528 | int ZEXPORT deflatePending (strm, pending, bits)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/crc32.c:266:21: [0m[1m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m./zlib/deflate.c
Step #6 - "compile-libfuzzer-introspector-x86_64": :467 :26613 | :l [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]ocal[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": unsi g467n | eidn tl oZnEgX PcOrRc3T2_l idtetflle(cartce,R ebsueft,K leeenp) [0m(
Step #6 - "compile-libfuzzer-introspector-x86_64": s t| [1m[1mr[0;1;32m./zlib/deflate.c./zlib/crc32.cm ^:)
Step #6 - "compile-libfuzzer-introspector-x86_64": 542:[0m:34413::21 :[0m [1m[0;1;35m[0m./zlib/trees.cwarning: [0;1;35m:[0mwarning: 572[1m[0m:a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][1m12[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m[0m[0;1;35m warning: 542
Step #6 - "compile-libfuzzer-introspector-x86_64": | int Z E344X | PlOoRcTa de[0mf[1mlatePria function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]me ([0mst[0mr
Step #6 - "compile-libfuzzer-introspector-x86_64": m, bits, vall 572u eu)n[0msi |
Step #6 - "compile-libfuzzer-introspector-x86_64": gl no| e[0;1;32mdc ^ a
Step #6 - "compile-libfuzzer-introspector-x86_64": ll[0mo nvgo igdf 2g_matreix_ntimes(_
Step #6 - "compile-libfuzzer-introspector-x86_64": macotd,es (vteree, max_c | [0;1;32m ^)
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m[1m./zlib/trees.c:799./zlib/crc32.c::11361:: 12[0m:[0;1;35m warning: [0m[0m[0;1;35m[1mwarning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m[0m[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 799 | l361o | claolc ailn tvo ibuidl d_gbfl2__tmraete(sr[1m)i./zlib/deflate.c[0mx
Step #6 - "compile-libfuzzer-introspector-x86_64": :_ 568s| :q[0;1;32m13u ^:a
Step #6 - "compile-libfuzzer-introspector-x86_64": r[0m[0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 568 | int ZEXPORT deflateParams(strm, lclang -fvisibility=hidden -DSHARE_LCMS=0 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODeveUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DSHARE_LCMS=0 -I./lcms2mt/include -o ./obj/cmsplugin.o -c ./lcms2mt/src/cmsplugin.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./zlib/trees.c:834:12: [0m[0;1;35mwarning: [1m[0m./zlib/crc32.c[1m[1m:a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]./zlib/deflate.c306[0m::
Step #6 - "compile-libfuzzer-introspector-x86_64": 50521 ::13834 : | [0m l[0;1;35m[0mo[0;1;35mwarning: cwarning: [0ma[0m[1ml[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] [0ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]v
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mo
Step #6 - "compile-libfuzzer-introspector-x86_64": i d306 | s505le | oncidna_tla lZl_truEeXnesPsiO(gRsnT,e dld celoofdnlclang -fvisibility=hidden -DSHARE_LCMS=0 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODegasUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DSHARE_LCMS=0 -I./lcms2mt/include -o ./obj/cmsps2.o -c ./lcms2mt/src/cmsps2.c
Step #6 - "compile-libfuzzer-introspector-x86_64": t,ce rRdcec3so2ed_tb i(gs(tcrrmc),[0m bcuf,e l(esonqd)ue[0m,a
Step #6 - "compile-libfuzzer-introspector-x86_64": r eb| ,l[0;1;32m_ ^cm
Step #6 - "compile-libfuzzer-introspector-x86_64": ao[0mtu)n[0mt
Step #6 - "compile-libfuzzer-introspector-x86_64": ) [0m|
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32m ^|
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32m[0m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/crc32.c:372:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 372 | local uLong crc32_combine_(crc1, crc[1m2./zlib/trees.c,: 615l:e12n:2 )[0m[0m[0;1;35m
Step #6 - "compile-libfuzzer-introspector-x86_64": warning: [0m| [1m[0;1;32ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] ^[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 615 | local void build_tree(s, desc)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/crc32.c:428:15: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 428 | uLong ZEXPORT crc32_combine(crc1, crc2,[1m ./zlib/crc32.cl:e344n:221):[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [0;1;35m| warning: [0;1;32m[0m ^[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 344 | local unsigned long gf2_matrix_times(mat, v[1me./zlib/crc32.cc:)436[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": 15 :| [0;1;32m[1m ^./zlib/trees.c
Step #6 - "compile-libfuzzer-introspector-x86_64": :[0m703:12[0m:[0;1;35m warning: [0m[0m[0;1;35m[1mwarning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m[0m[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 436 | uLo n703g | lZoEcXaPlO RTv ocirdc 3s2c_acno_mtree ([1mbs./zlib/crc32.ci,:n 361et:6r124e:(e c,[0mr [0;1;35mcm1a,xwarning: _[0mcc[1mroa function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]cd[0m2e
Step #6 - "compile-libfuzzer-introspector-x86_64": ,) [0m l361
Step #6 - "compile-libfuzzer-introspector-x86_64": e | ln| o2[0;1;32m)c ^[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": a
Step #6 - "compile-libfuzzer-introspector-x86_64": [0ml | v[0;1;32mo ^i
Step #6 - "compile-libfuzzer-introspector-x86_64": d[0m gf2_matrix_square(square, mat)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m[1m./zlib/crc32.c./zlib/deflate.c::372517::1313:: [0m[0m[0;1;35m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;35mwarning: warning: [0m| [0m[1m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 372517 | | lioncta lZ EuXLPoOnRgT cdrecf3l2a_tceoSmebtiHneea_d(erc r(cs1t,r mc,r ch2e,a dl)e[0mn
Step #6 - "compile-libfuzzer-introspector-x86_64": 2 )| [0m[0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^ ^
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[1m[1m./zlib/trees.c./zlib/deflate.c::748528::1213:: [0m[0m[0;1;35m[0;1;35mwarning: warning: [0m[0m[1m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": 748528 | | liocaln tv oZiEdX PsOeRnTd _dte[1mrfe./zlib/crc32.cle:a 428t:e15(P:se ,n[0m d[0;1;35mtiwarning: rn[0meg[1me a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype],([0ms
Step #6 - "compile-libfuzzer-introspector-x86_64": tmr am428,x | upLeonndgi nZg_E,cX PbOiRtoTsd )ec[0m)r
Step #6 - "compile-libfuzzer-introspector-x86_64": c 3| 2[0;1;32m_ ^c
Step #6 - "compile-libfuzzer-introspector-x86_64": o[0mmbine(crc1, crc2, len2)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/crc32.c:436:15:[1m ./zlib/deflate.c[0m:[0;1;35m542warning: :[0m13[1m:a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;35mwarning: [0m436[1m | a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]u[0mL
Step #6 - "compile-libfuzzer-introspector-x86_64": ong Z542E | XinPtO RZTE XcPrOcR3T2 _dceofmlbaitneeP64r(icmrec 1(,s tcrrmc,2 ,b iltesn,2 )v[0ma
Step #6 - "compile-libfuzzer-introspector-x86_64": l u| e[0;1;32m) ^[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/deflate.c:568:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 568 | int ZEXPORT deflateParams(strm, level, strategy)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0ml, strategy)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/deflate.c:617:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 617 | int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/deflate.c:652:15: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 652 | uLong ZEXPORT deflateBound(strm, sourceLen)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1mes,[0m b
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^lcodes)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/deflate.c:716:12: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 716 | local void putShortMSB (s, b)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m[1m./zlib/deflate.c./zlib/trees.c::863:73020::12 :[0m [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0;1;35m[0mwarning:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m730
Step #6 - "compile-libfuzzer-introspector-x86_64": | l o863c | avlo ivdo iZdLI Bf_lIush_peNnTdEinRNAgL(st r_mt)r[0m_
Step #6 - "compile-libfuzzer-introspector-x86_64": s t| o[0;1;32mr ^e
Step #6 - "compile-libfuzzer-introspector-x86_64": d[0m_block(s, buf, stored_len, last)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m./zlib/deflate.c:617:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 617 | int Zclang -fvisibility=hidden -DSHARE_LCMS=0 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODEUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DSHARE_LCMS=0 -I./lcms2mt/include -o ./obj/cmssamp.o -c ./lcms2mt/src/cmssamp.c
Step #6 - "compile-libfuzzer-introspector-x86_64": X ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/deflate.c:763:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 763 | int ZEXPORT deflate (strm, flush)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -fvisibility=hidden -DSHARE_LCMS=0 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DSHARE_LCMS=0 -I./lcms2mt/include -o ./obj/cmstypes.o -c ./lcms2mt/src/cmstypes.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -fvisibility=hidden -DSHARE_LCMS=0 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DSHARE_LCMS=0 -I./lcms2mt/include -o ./obj/cmsvirt.o -c ./lcms2mt/src/cmsvirt.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./zlib/trees.c:799:11: [0m[0;1;35m[1m./zlib/trees.cwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]PORT d[0meflate
Step #6 - "compile-libfuzzer-introspector-x86_64": T 799 | local int build_blu_tree(s)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mne(st[1m./zlib/trees.c:834:12r:m [0m[0;1;35mwarning: [0m[1m,a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m g
Step #6 - "compile-libfuzzer-introspector-x86_64": oo 834 | locdal voi_d sele1010nd_all_ warningts generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": rees(s, lcodes, dcodes, blcodes)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m:886:20: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 886 | vonid warningZgLtsIh generatedB,_ .
Step #6 - "compile-libfuzzer-introspector-x86_64": max_lazy, nice_length, max_chain)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mINTERNAL[1m./zlib/deflate.c:652:15: [0m[0;1;35mwarning: [0m[1m a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]_[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": tr 652 | uLong ZEXP_fORT deflateBound(strm, sourceLen)[1m./zlib/trees.c[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m863:20: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0ml
Step #6 - "compile-libfuzzer-introspector-x86_64": ush_bi 863ts(s)[0m | vo
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mid ZLIB_INTERNAL _tr_stored[1m_block(s, b[1m./zlib/trees.c:896:20: [0mu[0;1;35mwarning: [0mf[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m,
Step #6 - "compile-libfuzzer-introspector-x86_64": s896t | void oZrLIBed__IlNTERNAL _tre_align(s)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32mn ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m, last)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/deflate.c:1076:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ./zlib/deflate.c 1076 | int[1m ZEXPOR:716./zlib/trees.c:12::886 :20: [0m[0mT defl[0;1;35mwarning: a[0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": te E716n | lod (stcal void putShortMSB (s,r b)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mm)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/deflate.c:730:12: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]clang -fvisibility=hidden -DSHARE_LCMS=0 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PROD[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": UCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DSHARE_LCMS=0 -I./lcms2mt/include -o ./obj/cmswtpnt.o -c ./lcms2mt/src/cmswtpnt.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 730 | local void flush_pending(strm)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/deflate.c:1102:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1102 | int ZEXPORT deflateC[1mop./zlib/deflate.cy:763 :(13d:e [0m[0;1;35mwarning: [0ms[0;1;35mt, sou[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": rclang -fvisibility=hidden -DSHARE_LCMS=0 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PROD763c | eiUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DSHARE_LCMS=0 -I./lcms2mt/include -o ./obj/cmsxform.o -c ./lcms2mt/src/cmsxform.c
Step #6 - "compile-libfuzzer-introspector-x86_64": )n[0mt
Step #6 - "compile-libfuzzer-introspector-x86_64": ZE X[1mP./zlib/trees.c| O[0;1;32m: ^911R
Step #6 - "compile-libfuzzer-introspector-x86_64": :[0m20T: d[0me[0;1;35mfwarning: l[0ma[1mta function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]e[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": (strm, 911f | lvush)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | warning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 886 | [0;1;32mo ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mid ZLIB_INvoidTERNA ZLIBL _tr_fl_INusTh_bloERNAL _ctr_flush_bits(s)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^k(s, buf, stored_len, last)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/deflate.c:1164:16: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1164 | local unsigned read_buf(strm, buf, size)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/deflate.c:1194:12: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1194 | local void lm_init (s)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/deflate.c:1236:12: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1236 | local uInt longest_match(s, cur_match)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/trees.c:1014:19: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1014 | int Z[1mL./zlib/deflate.c:1482:12: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1482 | local void fill_window(IBs)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": _[0mINTERNAL _tr_tally (s, dist, lc)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^[1m./zlib/deflate.c:1643:19: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1643 | local block_state deflate_stored(s, flush)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/trees.c:896:20: [0m[0;1;35mwarning: [1m./zlib/trees.c:1064:12: [0m[0;1;35m[0mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 896 | void[0m ZLIB_INTERN
Step #6 - "compile-libfuzzer-introspector-x86_64": A 1064 | local vLo _tr_aliigdn( cosmpre)ss_bloc[0mk(
Step #6 - "compile-libfuzzer-introspector-x86_64": | s, lt[0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mree, dtree)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/deflate.c:1824:19: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1824 | local block_state deflate_fast(s, flush)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -fvisibility=hidden -DSHARE_LCMS=0 -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DSHARE_LCMS=0 -I./lcms2mt/include -o ./obj/cmsalpha.o -c ./lcms2mt/src/cmsalpha.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:10 : Fuzz introspector is running
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 2] : 12:28:10 : Using default configuration
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:10 : Running introspector on ld-temp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:10 : Main function filename: /src/libspectre/ghostscript/./base/genarch.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:10 : Main function is non-empty
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:10 : This means a main function is in the source code rather in the libfuzzer library, and thus we do not care about it. We only want to study the actual fuzzers. Exiting this run.
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:10 : Forcing analysis of all functions. This in auto-fuzz mode[Log level 1] : 12:28:10 : Logging next yaml tile to /src/allFunctionsWithMain-99-fa37JncCHr.yaml
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:10 : Wrapping all functions
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./zlib/deflate.c:1926:19: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1926 | local block_state deflate_slow(s, flush)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/trees.c:911:20: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 911 | v[Log level 1] : 12:28:10 : oiFuzz introspector is running
Step #6 - "compile-libfuzzer-introspector-x86_64": d ZL[Log level 2] : 12:28:10 : IUsing default configuration
Step #6 - "compile-libfuzzer-introspector-x86_64": B_[Log level 1] : 12:28:10 : IRunning introspector on ld-temp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": NTER[Log level 1] : 12:28:10 : NMain function filename: /src/libspectre/ghostscript/./base/echogs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": A[1mL[Log level 1] : 12:28:10 : ./zlib/trees.cMain function is non-empty
Step #6 - "compile-libfuzzer-introspector-x86_64": :_[Log level 1] : 12:28:10 : 1124tThis means a main function is in the source code rather in the libfuzzer library, and thus we do not care about it. We only want to study the actual fuzzers. Exiting this run.
Step #6 - "compile-libfuzzer-introspector-x86_64": :r11_[Log level 1] : 12:28:10 : :fForcing analysis of all functions. This in auto-fuzz mode l[0mu[0;1;35mswarning: h[0m_[1mba function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]l[0mo
Step #6 - "compile-libfuzzer-introspector-x86_64": ck( s1124, | lboucfa,l sitnotr edde_tleecnt,_ dlaatsat_)t[0my
Step #6 - "compile-libfuzzer-introspector-x86_64": p e| ([0;1;32ms ^)
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[Log level 1] : 12:28:10 : Logging next yaml tile to /src/allFunctionsWithMain-99-fa37JncCHr.yaml
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:10 : Wrapping all functions
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./zlib/trees.c:1158:16: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1158 | local unsigned bi_reverse(code, len)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/trees.c:1173:12: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1173 | local void bi_flush(s)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/trees.c:1190:12: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1190 | local void bi[1m_./zlib/deflate.cw:i2057n:d19u:p ([0ms[0;1;35m)warning: [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]| [0m[0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 2057 | local block_state deflate_rle(s, flush)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jbig2dec -DHAVE_STDINT_H=1 -DJBIG_EXTERNAL_MEMENTO_H=\"../base/memento.h\" -o ./obj/jbig2.o -c ./jbig2dec/jbig2.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jbig2dec -DHAVE_STDINT_H=1 -DJBIG_EXTERNAL_MEMENTO_H=\"../base/memento.h\" -o ./obj/jbig2_arith.o -c ./jbig2dec/jbig2_arith.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./zlib/trees.c:1014:19: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1014 | int ZLIB_INTERNAL _tr_tally (s, dist, lc)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/deflate.c:2130:19: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 2130 | local block_state deflate_huff(s, flush)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/trees.c:1064:12: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1064 | local void compress_block(s, ltree, d[Log level 1] : 12:28:10 : Ended wrapping all functions
Step #6 - "compile-libfuzzer-introspector-x86_64": tree)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jbig2dec -DHAVE_STDINT_H=1 -DJBIG_EXTERNAL_MEMENTO_H=\"../base/memento.h\" -o ./obj/jbig2_arith_iaid.o -c ./jbig2dec/jbig2_arith_iaid.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./zlib/deflate.c:1076:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1076 | int ZEXPORT deflateEnd (strm)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jbig2dec -DHAVE_STDINT_H=1 -DJBIG_EXTERNAL_MEMENTO_H=\"../base/memento.h\" -o ./obj/jbig2_arith_int.o -c ./jbig2dec/jbig2_arith_int.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./zlib/deflate.c:1102:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1102 | int ZEXPORT def[1ml./zlib/trees.ca:t1124e:C11o:p y[0m [0;1;35m(warning: d[0me[1msa function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]t[0m,
Step #6 - "compile-libfuzzer-introspector-x86_64": s o1124u | rlcoec)a[0ml
Step #6 - "compile-libfuzzer-introspector-x86_64": i| n[0;1;32mt ^
Step #6 - "compile-libfuzzer-introspector-x86_64": d[0metect_data_type(s)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/trees.c:1158:16: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1158 | local unsigned bi_reverse(code, len)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/trees.c:1173:12: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1173 | local void bi_flush(s)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/trees.c:1190:12: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1190 | local void bi_windup(s)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/deflate.c:1164:16: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1164 | local unsigned read_buf(strm, buf, size)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/deflate.c:1194:12: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1194 | local void lm_init (s)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/deflate.c:1236:12: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1236 | local uInt longest_match(s, cur_match)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/deflate.c:1482:12: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1482 | local void fill_window(s)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jbig2dec -DHAVE_STDINT_H=1 -DJBIG_EXTERNAL_MEMENTO_H=\"../base/memento.h\" -o ./obj/jbig2_generic.o -c ./jbig2dec/jbig2_generic.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./zlib/deflate.c:1643:19: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1643 | local block_state deflate_stored(s, flush)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/deflate.c:1824:19: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1824 | local block_state deflate_fast(s, fl21 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": ush)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/deflate.c:1926:19: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1926 | local block_state deflate_slow(s, flush)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/deflate.c:2057:19: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 2057 | local block_state deflate_rle(s, flush)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/deflate.c:2130:19: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 2130 | local block_state deflate_huff(s, flush)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jbig2dec -DHAVE_STDINT_H=1 -DJBIG_EXTERNAL_MEMENTO_H=\"../base/memento.h\" -o ./obj/jbig2_refinement.o -c ./jbig2dec/jbig2_refinement.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jbig2dec -DHAVE_STDINT_H=1 -DJBIG_EXTERNAL_MEMENTO_H=\"../base/memento.h\" -o ./obj/jbig2_huffman.o -c ./jbig2dec/jbig2_huffman.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jbig2dec -DHAVE_STDINT_H=1 -DJBIG_EXTERNAL_MEMENTO_H=\"../base/memento.h\" -o ./obj/jbig2_hufftab.o -c ./jbig2dec/jbig2_hufftab.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./jbig2dec/jbig2_arith.c:250:16: [0m[0;1;35mwarning: [0m[1mresult of '2 ^ 1' is 3; did you mean '1 << 1' (2)? [-Wxor-used-as-pow][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 250 | {0x3401,[Log level 1] : 12:28:10 : 2Ended wrapping all functions
Step #6 - "compile-libfuzzer-introspector-x86_64": ^ 1, 6 ^ 1},[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~^~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m | [0;32m 1 << 1
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./jbig2dec/jbig2_arith.c:250:16: [0m[0;1;36mnote: [0mreplace expression with '0x2 ^ 1' to silence this warning[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 21 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jbig2dec -DHAVE_STDINT_H=1 -DJBIG_EXTERNAL_MEMENTO_H=\"../base/memento.h\" -o ./obj/jbig2_image.o -c ./jbig2dec/jbig2_image.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./jbig2dec/jbig2_arith.c:258:17: [0m[0;1;35mwarning: [0m[1mresult of '10 ^ 9' is 3; did you mean '1e9'? [-Wxor-used-as-pow][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 258 | {0x38[Log level 1] : 12:28:10 : Fuzz introspector is running
Step #6 - "compile-libfuzzer-introspector-x86_64": 0[Log level 2] : 12:28:10 : Using default configuration
Step #6 - "compile-libfuzzer-introspector-x86_64": 1[Log level 1] : 12:28:10 : Running introspector on ld-temp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": , [Log level 1] : 12:28:10 : Main function filename: /src/libspectre/ghostscript/./base/genconf.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 1[Log level 1] : 12:28:10 : Main function is non-empty
Step #6 - "compile-libfuzzer-introspector-x86_64": 0[Log level 1] : 12:28:10 : This means a main function is in the source code rather in the libfuzzer library, and thus we do not care about it. We only want to study the actual fuzzers. Exiting this run.
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:10 : Forcing analysis of all functions. This in auto-fuzz mode^ 9, 14 ^ 9},[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m | [0;32m 1e9
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./jbig2dec/jbig2_arith.c:258:17: [0m[0;1;36mnote: [0mreplace expression with '0xA ^ 9' to silence this warning[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:10 : Logging next yaml tile to /src/allFunctionsWithMain-100-fa37JncCHr.yaml
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:10 : Wrapping all functions
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jbig2dec -DHAVE_STDINT_H=1 -DJBIG_EXTERNAL_MEMENTO_H=\"../base/memento.h\" -o ./obj/jbig2_mmr.o -c ./jbig2dec/jbig2_mmr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jbig2dec -DHAVE_STDINT_H=1 -DJBIG_EXTERNAL_MEMENTO_H=\"../base/memento.h\" -o ./obj/jbig2_page.o -c ./jbig2dec/jbig2_page.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 28 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": 2 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jbig2dec -DHAVE_STDINT_H=1 -DJBIG_EXTERNAL_MEMENTO_H=\"../base/memento.h\" -o ./obj/jbig2_segment.o -c ./jbig2dec/jbig2_segment.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jbig2dec -DHAVE_STDINT_H=1 -DJBIG_EXTERNAL_MEMENTO_H=\"../base/memento.h\" -o ./obj/jbig2_symbol_dict.o -c ./jbig2dec/jbig2_symbol_dict.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jbig2dec -DHAVE_STDINT_H=1 -DJBIG_EXTERNAL_MEMENTO_H=\"../base/memento.h\" -o ./obj/jbig2_text.o -c ./jbig2dec/jbig2_text.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jbig2dec -DHAVE_STDINT_H=1 -DJBIG_EXTERNAL_MEMENTO_H=\"../base/memento.h\" -o ./obj/jbig2_halftone.o -c ./jbig2dec/jbig2_halftone.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:10 : Ended wrapping all functions
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_bio.o -c ./openjpeg/src/lib/openjp2/bio.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_cidx_manager.o -c ./openjpeg/src/lib/openjp2/cidx_manager.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_cio.o -c ./openjpeg/src/lib/openjp2/cio.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_dwt.o -c ./openjpeg/src/lib/openjp2/dwt.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_event.o -c ./openjpeg/src/lib/openjp2/event.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_function_list.o -c ./openjpeg/src/lib/openjp2/function_list.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_image.o -c ./openjpeg/src/lib/openjp2/image.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_invert.o -c ./openjpeg/src/lib/openjp2/invert.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_j2k.o -c ./openjpeg/src/lib/openjp2/j2k.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_jp2.o -c ./openjpeg/src/lib/openjp2/jp2.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_mct.o -c ./openjpeg/src/lib/openjp2/mct.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_mqc.o -c ./openjpeg/src/lib/openjp2/mqc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 28 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_openjpeg.o -c ./openjpeg/src/lib/openjp2/openjpeg.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_phix_manager.o -c ./openjpeg/src/lib/openjp2/phix_manager.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_pi.o -c ./openjpeg/src/lib/openjp2/pi.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_ppix_manager.o -c ./openjpeg/src/lib/openjp2/ppix_manager.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_t1.o -c ./openjpeg/src/lib/openjp2/t1.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_t2.o -c ./openjpeg/src/lib/openjp2/t2.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_tcd.o -c ./openjpeg/src/lib/openjp2/tcd.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_tgt.o -c ./openjpeg/src/lib/openjp2/tgt.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_thix_manager.o -c ./openjpeg/src/lib/openjp2/thix_manager.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_tpix_manager.o -c ./openjpeg/src/lib/openjp2/tpix_manager.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_thread.o -c ./openjpeg/src/lib/openjp2/thread.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -DOPJ_STATIC -I./obj/ -I./openjpeg/src/lib/openjp2 -I./openjpeg/src/lib/openjp2/.. -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/opj_sparse_array.o -c ./openjpeg/src/lib/openjp2/sparse_array.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/siscale_0
Step #6 - "compile-libfuzzer-introspector-x86_64": cp tiff-config/libtiff/tif_config.h ./obj/tif_config.h
Step #6 - "compile-libfuzzer-introspector-x86_64": cp tiff-config/libtiff/tiffconf.h ./obj/tiffconf.h
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./base -o ./obj/aux/packps ./base/pack_ps.c -lm -ldl -rdynamic
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/whitelst.o -c ./devices/vector/whitelst.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./devices/rinkj -I./base/ -I./obj/ -o ./obj/evenbetter-rll.o -c ./devices/rinkj/evenbetter-rll.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./devices/rinkj -I./base/ -I./obj/ -o ./obj/rinkj-device.o -c ./devices/rinkj/rinkj-device.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./openjpeg/src/lib/openjp2/function_list.c:39:50clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi: [0mons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./devices/rinkj -I./base/ -I./obj/ -o ./obj/rinkj-config.o -c ./devices/rinkj/rinkj-config.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;35mwarning: [0m[1ma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | opj_procedure_list_t * opj_procedure_lisclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./devices/rinkj -I./base/ -I./obj/ -o ./obj/rinkj-dither.o -c ./devices/rinkj/rinkj-dither.c
Step #6 - "compile-libfuzzer-introspector-x86_64": t_crclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functieate()[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m | [0;32m void
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./devices/rinkj -I./base/ -I./obj/ -o ./obj/rinkj-screen-eb.o -c ./devices/rinkj/rinkj-screen-eb.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -I./ijs
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./ijs -o ./obj/ijs_server.o -c ./ijs/ijs_server.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./ijs -o ./obj/ijs_client.o -c ./ijs/ijs_client.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./ijs -o ./obj/ijs_exec_unix.o -c ./ijs/ijs_exec_unix.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsbittab.o -c ./base/gsbittab.c
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gscedata.o -c ./base/gscedata.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./ijs -o ./obj/ijs.o -c ./ijs/ijs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -I./obj -I./base -I./devices -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -o ./obj/bobbin.o -c ./base/bobbin.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsserial.o -c ./base/gsserial.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsroptab.o -c ./base/gsroptab.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -I./zlib -Dverbose=-1 -o ./obj/inffast.o -c ./zlib/inffast.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -I./zlib -Dverbose=-1 -o ./obj/inflate.o -c ./zlib/inflate.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -I./zlib -Dverbose=-1 -o ./obj/inftrees.o -c ./zlib/inftrees.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./openjpeg/src/lib/openjp2/dwt.c:596:5: [0m[0;1;35mwarning: [0m[1m'__AVX2__' is not defined, evaluates to 0 [-Wundef][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 596 | #if __AVX2__[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./openjpeg/src/lib/openjp2/pi.c:1379:23: [0m[0;1;35mwarning: [0m[1mvariable 'l_tccp' set but not used [-Wunused-but-set-variable][1m./openjpeg/src/lib/openjp2/dwt.c:[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 658:5 1379 | : [0m[0;1;35mwarning: [0m[1m '__AVX2__' is not defined, evaluates to 0 [-Wundef] [0m[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": cons 658t | o#./openjpeg/src/lib/openjp2/mct.cpjif: ___62tccAp:V42_t X*2:_ _l_tc[0m[0m[0;1;35mwarning: c
Step #6 - "compile-libfuzzer-introspector-x86_64": | p[0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m= 00;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -I./zlib -Dverbose=-1 -o ./obj/uncompr.o -c ./zlib/uncompr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./openjpeg/src/lib/openjp2/dwt.c:760:5: [0m[0;1;35mwarning: [0m[1m'__AVX2__' is not defined, evaluates to 0 [-Wundef][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 760 | #if __AVX2__[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./obj/aux/echogs -e .dev -w- -l-obj ./obj/fapiu
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./openjpeg/src/lib/openjp2/pi.c:1579:23: [0m[0;1;35mwarning: [0m[1mvariable 'l_tccp' set but not used [-Wunused-but-set-variable][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1579 | const opj_tccp_t *l_tccp = 00;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mcp ./base/gsftopts.h ./obj/gsftopts.h
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/fapib
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/simscale_foo.o -c ./base/simscale_foo.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1ma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 62 | const OPJ_FLOAT64 * opj_mct_get_mct_norms()[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m | [0;32m void
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./openjpeg/src/lib/openjp2/j2k.c:6450:44: [0m[0;1;35mwarning: [0m[1ma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 6450 | static int [1m./openjpeg/src/lib/openjp2/mct.c:67:47: [0m[0;1;35mwarning: [0m[1ma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": opj _67j | 2cko_ngsett _OdPJ_FeLfOaAuTl6t4_ t*h roepajd__mccotu_ngte(t)_m[0mc
Step #6 - "compile-libfuzzer-introspector-x86_64": t_norms_real()[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | | [0;1;32m[0;1;32m ^ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m | [0;32m void
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m | [0;32m void
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./obj/aux/echogs -e .dev -w- -l-obj ./obj/pdffonts -ps gs_mex_e gs_mro_e gs_pdf_e gs_wan_e
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/macroman -ps gs_mro_e
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./openjpeg/src/lib/openjp2/j2k.c:6937:29: [1m[0m./zlib/inffast.c[0;1;35m:warning: 50[0m:[1m20implicit conversion from 'int' to 'OPJ_FLOAT32' (aka 'float') changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]:[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 6937 | 50 | v o i d Z L I B_INTERNAL inflate_fast(strm, staritf) [0m(
Step #6 - "compile-libfuzzer-introspector-x86_64": t e| m[0;1;32mp ^_
Step #6 - "compile-libfuzzer-introspector-x86_64": s[0mize > INT_MAX) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~ ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m/usr/local/lib/clang/18/include/limits.h:46:19: [0m[0;1;36mnote: [0mexpanded from macro 'INT_MAX'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 46 | #define INT_MAX __INT_MAX__[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m:59:21: [0m[0;1;36mnote: [0mexpanded from macro '__INT_MAX__'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 59 | #define __INT_MAX__ 2147483647[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./zlib/uncompr.c:27:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m2 warning
Step #6 - "compile-libfuzzer-introspector-x86_64": s generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": 27 | int ZEXPORT uncompress2 (dest, destLen, source, sourceLen)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./obj/aux/echogs -e .dev -w- -l-obj ./obj/epsf -ps gs_epsf
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./zlib/inflate.c:105:11: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 105 | local int inflateStateCheck(strm)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/inflate.c:119:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 119 | int ZEXPORT inflateResetKeep(strm)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./obj/aux/genarch ./obj/arch.h
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -w ./obj/gconfig_.h -x 2f2a -s This file was generated automatically by unix-aux.mak. -s -x 2a2f
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./zlib/uncompr.c:86:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 86 | int ZEXPORT uncompress (d[1me./zlib/inftrees.cs:t32:19,: d[0me[0;1;35mswarning: t[0mL[1mea function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]n[0m,
Step #6 - "compile-libfuzzer-introspector-x86_64": sour 32c | ei,n ts oZuLrIcBe_L./obj/aux/echogs -w ./obj/gconfigd.h -x 23 define -s -u GS_LIB_DEFAULT -x 2022 /usr/local/share/ghostscript/9.53.3/Resource/Init:/usr/local/share/ghostscript/9.53.3/lib:/usr/local/share/ghostscript/9.53.3/Resource/Font:/usr/local/share/ghostscript/fonts:/usr/local/share/fonts/default/ghostscript:/usr/local/share/fonts/default/Type1:/usr/local/share/fonts/default/TrueType:/usr/lib/DPS/outline/base:/usr/openwin/lib/X11/fonts/Type1:/usr/openwin/lib/X11/fonts/TrueType -x 22
Step #6 - "compile-libfuzzer-introspector-x86_64": IeNnT)E[0mR
Step #6 - "compile-libfuzzer-introspector-x86_64": N A| L[0;1;32m ^i
Step #6 - "compile-libfuzzer-introspector-x86_64": n[0mflate_table(type, lens, codes, table, bits, work)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/inflate.c:144:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 144 | int ZEXPORT inflateReset(strm)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./obj/aux/echogs -e .dev -w- -l-obj ./obj/gxfapiu
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./zlib/inflate.c:157:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 157 | int ZEXPORT inflateReset2(strm, windowBicp ./base/gsjmorec.h ./obj/jmorecf0.h
Step #6 - "compile-libfuzzer-introspector-x86_64": ts)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./openjpeg/src/lib/openjp2/tcd.c:2249:35: [0m[0;1;35mwarning: [0m[1mimplicit conversion from 'int' to 'OPJ_FLOAT32' (aka 'float') changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 2249 | if (l_value > INT_MAX) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~ ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m/usr/local/lib/clang/18/include/limits.h:46:19: [0m[0;1;36mnote: [0mexpanded from macro 'INT_MAX'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 46 | #define INT_MAX __INT_MAX__2[0m warning
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0ms[1m:59 generated:.
Step #6 - "compile-libfuzzer-introspector-x86_64": 21: [0m[0;1;36mnote: [0mexpanded from macro '__INT_MAX__'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 59 | #define __INT_MAX__ 2147483647[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./libpng -I./zlib -I./obj -DPNG_NO_ASSEMBLER_CODE -DPNG_INTEL_SSE_OPT=0 -DPNG_INTEL_SSE_IMPL[1mEMENTATION=0 -DPNG_ARM_NEON_IMPLEMENTATION=0 -o ./obj/png.o -c ./libpng/png.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./zlib/inflate.c:195:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 195 | int ZEXPORT inflateInit2_(strm, windowBits, version, stream_size)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./obj/aux/echogs -a ./obj/gconfig_.h
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/gconfigd.h -x 23 define -s -u GS_DEV_DEFAULT -x 2022 "x11alpha bbox" -x 22
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./libpng -I./zlib -I./obj -DPNG_NO_ASSEMBLER_CODE -DPNG_INTEL_SSE_OPT=0 -DPNG_INTEL_SSE_IMPLEMENTATION=0 -DPNG_ARM_NEON_IMPLEMENTATION=0 -o ./obj/pngmem.o -c ./libpng/pngmem.c
Step #6 - "compile-libfuzzer-introspector-x86_64": rm -f ./obj/jmorecf1.h
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./zlib/inflate.c:239:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 239 | int ZEXPORT inflateInit_(strm, version, stream_size)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./libpng -I./zlib -I./obj -DPNG_NO_ASSEMBLER_CODE -DPNG_INTEL_SSE_OPT=0 -DPNG_INTEL_SSE_IMPL[0mEMENTATION=0 -DPNG_ARM_NEON_IMPLEMENTATION=0 -o ./obj/pngerror.o -c ./libpng/pngerror.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./openjpeg/src/lib/openjp2/tcd.c:2387:24: [0m[0;1;35mwarning: [0m[1mvariable 'l_img_comp' set but not used [-Wunused-but-set-variable][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 2387 | opj_image_comp[1m_./zlib/inflate.c:247:t13 :* [0ml[0;1;35m_warning: i[0mm[1mga function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]_[0mc
Step #6 - "compile-libfuzzer-introspector-x86_64": om p247 | =i n0t0 ;Z[0mE
Step #6 - "compile-libfuzzer-introspector-x86_64": | XP[0;1;32mO ^R
Step #6 - "compile-libfuzzer-introspector-x86_64": T[0m iclang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./libpng -I./zlib -I./obj -DPNG_NO_ASSEMBLER_CODE -DPNG_INTEL_SSE_OPT=0 -DPNG_INTEL_SSE_IMPLnEMENTATION=0 -DPNG_ARM_NEON_IMPLEMENTATION=0 -o ./obj/pngset.o -c ./libpng/pngset.c
Step #6 - "compile-libfuzzer-introspector-x86_64": flatePrime(strm, bits, value)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./libpng -I./zlib -I./obj -DPNG_NO_ASSEMBLER_CODE -DPNG_INTEL_SSE_OPT=0 -DPNG_INTEL_SSE_IMPLEMENTATION=0 -DPNG_ARM_NEON_IMPLEMENTATION=0 -o ./obj/pngtrans.o -c ./libpng/pngtrans.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./zlib/inflate.c:278:12: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 278 | local voclang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./libpng -I./zlib -I./obj -DPNG_NO_ASSEMBLER_CODE -DPNG_INTEL_SSE_OPT=0 -DPNG_INTEL_SSE_IMPLidEMENTATION=0 -DPNG_ARM_NEON_IMPLEMENTATION=0 -o ./obj/pngwrite.o -c ./libpng/pngwrite.c
Step #6 - "compile-libfuzzer-introspector-x86_64": fixedtables(state)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./obj/aux/echogs -a ./obj/gconfig_.h -x 23 ifndef HAVE_DIRENT_H
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./libpng -I./zlib -I./obj -DPNG_NO_ASSEMBLER_CODE -DPNG_INTEL_SSE_OPT=0 -DPNG_INTEL_SSE_IMPLEMENTATION=0 -DPNG_ARM_NEON_IMPLEMENTATION=0 -o ./obj/pngwtran.o -c ./libpng/pngwtran.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/gconfigd.h -x 23 define -s -u GS_CACHE_DIR -x 2022 "~/.ghostscript/cache/" -x 22
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./libpng -I./zlib -I./obj -DPNG_NO_ASSEMBLER_CODE -DPNG_INTEL_SSE_OPT=0 -DPNG_INTEL_SSE_IMPLEMENTATION=0 -DPNG_ARM_NEON_IMPLEMENTATION=0 -o ./obj/pngwutil.o -c ./libpng/pngwutil.c
Step #6 - "compile-libfuzzer-introspector-x86_64": if ( test -f /usr/include/dirent.h ); then ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 define HAVE_DIRENT_H 1; \
Step #6 - "compile-libfuzzer-introspector-x86_64": else ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 define HAVE_DIRENT_H 0; fi
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./libpng -I./zlib -I./obj -DPNG_NO_ASSEMBLER_CODE -DPNG_INTEL_SSE_OPT=0 -DPNG_INTEL_SSE_IMPLEMENTATION=0 -DPNG_ARM_NEON_IMPLEMENTATION=0 -o ./obj/pngwio.o -c ./libpng/pngwio.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./libpng -I./zlib -I./obj -DPNG_NO_ASSEMBLER_CODE -DPNG_INTEL_SSE_OPT=0 -DPNG_INTEL_SSE_IMPLEMENTATION=0 -DPNG_ARM_NEON_IMPLEMENTATION=0 -o ./obj/pngread.o -c ./libpng/pngread.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./libpng -I./zlib -I./obj -DPNG_NO_ASSEMBLER_CODE -DPNG_INTEL_SSE_OPT=0 -DPNG_INTEL_SSE_IMPLEMENTATION=0 -DPNG_ARM_NEON_IMPLEMENTATION=0 -o ./obj/pngrutil.o -c ./libpng/pngrutil.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./libpng -I./zlib -I./obj -DPNG_NO_ASSEMBLER_CODE -DPNG_INTEL_SSE_OPT=0 -DPNG_INTEL_SSE_IMPLEMENTATION=0 -DPNG_ARM_NEON_IMPLEMENTATION=0 -o ./obj/pngrtran.o -c ./libpng/pngrtran.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./libpng -I./zlib -I./obj -DPNG_NO_ASSEMBLER_CODE -DPNG_INTEL_SSE_OPT=0 -DPNG_INTEL_SSE_IMPLEMENTATION=0 -DPNG_ARM_NEON_IMPLEMENTATION=0 -o ./obj/pngrio.o -c ./libpng/pngrio.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./zlib/inflate.c:396:11: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 396 | local int updatewindow(strm, end, copy)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./libpng -I./zlib -I./obj -DPNG_NO_ASSEMBLER_CODE -DPNG_INTEL_SSE_OPT=0 -DPNG_INTEL_SSE_IMPL| [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mEMENTATION=0 -DPNG_ARM_NEON_IMPLEMENTATION=0 -o ./obj/pngget.o -c ./libpng/pngget.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./zlib/inflate.c:622:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 622 | int ZEXPORT inflate(strm, f./obj/aux/echogs -a ./obj/gconfigd.h -x 23 define -s -u SEARCH_HERE_FIRST -s 0
Step #6 - "compile-libfuzzer-introspector-x86_64": lush)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./obj/aux/echogs -e .dev -w- -l-obj ./obj/zlibc ./obj/zutil.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 endif
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/crc32_0 ./obj/crc32.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/gconfigd.h -x 23 define -s -u GS_DOCDIR -x 2022 /usr/local/share/doc/ghostscript/9.53.3 -x 22
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/jbig2dec_0 ./obj/jbig2.o ./obj/jbig2_arith.o ./obj/jbig2_arith_iaid.o ./obj/jbig2_arith_int.o ./obj/jbig2_generic.o ./obj/jbig2_refinement.o ./obj/jbig2_huffman.o ./obj/jbig2_hufftab.o ./obj/jbig2_image.o ./obj/jbig2_mmr.o
Step #6 - "compile-libfuzzer-introspector-x86_64": 2 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/siscale_0.dev ./obj/siscale.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/gconfig_.h
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_aux.o -c ./tiff//libtiff/tif_aux.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_close.o -c ./tiff//libtiff/tif_close.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_codec.o -c ./tiff//libtiff/tif_codec.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_color.o -c ./tiff//libtiff/tif_color.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:11 : Fuzz introspector is running
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 2] : 12:28:11 : Using default configuration
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:11 : Running introspector on ld-temp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:11 : Main function filename: /src/libspectre/ghostscript/./base/pack_ps.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:11 : Main function is non-empty
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:11 : ./obj/aux/echogs -e .dev -a- ./obj/jbig2dec_0 ./obj/jbig2_page.o ./obj/jbig2_segment.o ./obj/jbig2_symbol_dict.o ./obj/jbig2_text.o ./obj/jbig2_halftone.o
Step #6 - "compile-libfuzzer-introspector-x86_64": This means a main function is in the source code rather in the libfuzzer library, and thus we do not care about it. We only want to study the actual fuzzers. Exiting this run.
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:11 : Forcing analysis of all functions. This in auto-fuzz mode[Log level 1] : 12:28:11 : Logging next yaml tile to /src/allFunctionsWithMain-101-fa37JncCHr.yaml
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:11 : Wrapping all functions
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/gconfigd.h -x 23 define -s -u GS_INIT -x 2022 gs_init.ps -x 22
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 ifndef HAVE_NDIR_H
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_compress.o -c ./tiff//libtiff/tif_compress.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/gconfigd.h -x 23 define -s -u GS_REVISION -s 9533
Step #6 - "compile-libfuzzer-introspector-x86_64": if ( test -f /usr/include/ndir.h ); then ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 define HAVE_NDIR_H 1; \
Step #6 - "compile-libfuzzer-introspector-x86_64": else ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 define HAVE_NDIR_H 0; fi
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_dir.o -c ./tiff//libtiff/tif_dir.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/gconfigd.h -x 23 define -s -u GS_REVISIONDATE -s 20201001
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./zlib/inflate.c:1277:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1277 | int ZEXPORT inflateEnd(strm)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/inflate.c:1291:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1291 | int ZEXPORT inflateGetDictionary(strm, dclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_dirinfo.o -c ./tiff//libtiff/tif_dirinfo.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ictionary, dictLength)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/inflate.c:1314:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1314 | int ZEXPORT inflateSetDictionary(strm, dictionary, dictLength)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/inflate.c:1349:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1349 | int ZEXPORT inflateGetHeader(strm, head)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/inflate.c:1377:16: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1377 | local unsigned s[Log level 1] : 12:28:11 : yEnded wrapping all functions
Step #6 - "compile-libfuzzer-introspector-x86_64": ncsearch(have, buf, len)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/inflate.c:1400:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1400 | int ZEXPORT inflateSync(strm)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/inflate.c:1451:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1451 | int ZEXPORT inflateSyncPoint(strm)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/inflate.c:1461:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1461 | int ZEXPORT inflateCopy(dest, source)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/inflate.c:1508:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1508 | int ZEXPORT inflateUndermine(strm, subvert)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./obj/aux/echogs -a ./obj/gconfig_.h -x 23 endif
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./zlib/inflate.c:1526:13: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1526 | int ZEXPORT inflateValidate(strm, check)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/inflate.c:1541:14: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1541 | long ZEXPORT inflateMark(strm)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./zlib/inflate.c:1554:23: [0m[0;1;35mwarning: [0m[1ma function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1554 | unsigned long ZEXPORT inflateCodesUsed(strm)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_dirread.o -c ./tiff//libtiff/tif_dirread.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_dirwrite.o -c ./tiff//libtiff/tif_dirwrite.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_dumpmode.o -c ./tiff//libtiff/tif_dumpmode.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_error.o -c ./tiff//libtiff/tif_error.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/gconfig_.h
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi2ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_extension.o -c ./tiff//libtiff/tif_extension.c
Step #6 - "compile-libfuzzer-introspector-x86_64": warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 ifndef HAVE_SYS_DIR_H
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_fax3.o -c ./tiff//libtiff/tif_fax3.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./tiff//libtiff/tif_compress.c:251:24: [0m[0;1;35mwarning: [0m[1ma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 251 | TIFFGetConfiguredCODECs()[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": if ( test -f /usr/include/sys/dir.h ); then ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 define HAVE_SYS_DIR_H 1; \
Step #6 - "compile-libfuzzer-introspector-x86_64": else ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 define HAVE_SYS_DIR_H 0; fi
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m | [0;32m void
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_fax3sm.o -c ./tiff//libtiff/tif_fax3sm.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_flush.o -c ./tiff//libtiff/tif_flush.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 endif
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_getimage.o -c ./tiff//libtiff/tif_getimage.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": 3clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi warnings generatedons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_jbig.o -c ./tiff//libtiff/tif_jbig.c
Step #6 - "compile-libfuzzer-introspector-x86_64": .
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/gconfig_.h
Step #6 - "compile-libfuzzer-introspector-x86_64": 22 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_luv.o -c ./tiff//libtiff/tif_luv.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_lzw.o -c ./tiff//libtiff/tif_lzw.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_webp.o -c ./tiff//libtiff/tif_webp.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_next.o -c ./tiff//libtiff/tif_next.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 ifndef HAVE_SYS_NDIR_H
Step #6 - "compile-libfuzzer-introspector-x86_64": if ( test -f /usr/include/sys/ndir.h ); then ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 define HAVE_SYS_NDIR_H 1; \
Step #6 - "compile-libfuzzer-introspector-x86_64": else ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 define HAVE_SYS_NDIR_H 0; fi
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_open.o -c ./tiff//libtiff/tif_open.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_packbits.o -c ./tiff//libtiff/tif_packbits.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 endif
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_pixarlog.o -c ./tiff//libtiff/tif_pixarlog.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_predict.o -c ./tiff//libtiff/tif_predict.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/gconfig_.h
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 ifndef HAVE_SYS_TIME_H
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_print.o -c ./tiff//libtiff/tif_print.c
Step #6 - "compile-libfuzzer-introspector-x86_64": if ( test -f /usr/include/sys/time.h ); then ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 define HAVE_SYS_TIME_H 1; \
Step #6 - "compile-libfuzzer-introspector-x86_64": else ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 define HAVE_SYS_TIME_H 0; fi
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_read.o -c ./tiff//libtiff/tif_read.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_strip.o -c ./tiff//libtiff/tif_strip.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./libpng/pngread.c:3455:26: [0m[0;1;35mwarning: [0m[1mvariable 'row' set but not used [-Wunused-but-set-variable][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 3455 | png_bytep row = png_voidcast(png_bytep, display->first_row);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_swab.o -c ./tiff//libtiff/tif_swab.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_thunder.o -c ./tiff//libtiff/tif_thunder.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_tile.o -c ./tiff//libtiff/tif_tile.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_version.o -c ./tiff//libtiff/tif_version.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_warning.o -c ./tiff//libtiff/tif_warning.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_write.o -c ./tiff//libtiff/tif_write.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 endif
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_zip.o -c ./tiff//libtiff/tif_zip.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./tiff//libtiff/tif_lzw.c:1076:7: [0m[0;1;35mwarning: [0m[1mvariable 'outcount' set but not used [-Wunused-but-set-variable]./obj/aux/packps -c -n opdfread_ps -o ./obj/opdfread_.h ./devices/vector/opdfread.ps
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1076 | long outcount = sp->enc_outcount;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./obj/aux/echogs -e .dev -w- -l-obj ./obj/ijslib_0 ./obj/ijs.o ./obj/ijs_server.o ./obj/ijs_client.o ./obj/ijs_exec_unix.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/gconfig_.h
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/zlibd_0 ./obj/inffast.o ./obj/inflate.o ./obj/inftrees.o ./obj/uncompr.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/packps:
Step #6 - "compile-libfuzzer-introspector-x86_64": Input file: ./devices/vector/opdfread.ps
Step #6 - "compile-libfuzzer-introspector-x86_64": Output file: ./obj/opdfread_.h
Step #6 - "compile-libfuzzer-introspector-x86_64": Array name: opdfread_ps
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 ifndef HAVE_SYS_TIMES_H
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/afangles.o -c ./freetype/src/autofit/afangles.c
Step #6 - "compile-libfuzzer-introspector-x86_64": Processed 4055 lines of PostScript data.
Step #6 - "compile-libfuzzer-introspector-x86_64": 146886 bytes of PostScript data packed down to 67912 bytes.
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/zlibd_0 -include ./obj/zlibc.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": if ( test -f /usr/include/sys/times.h ); then ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 define HAVE_SYS_TIMES_H 1; \
Step #6 - "compile-libfuzzer-introspector-x86_64": else ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 define HAVE_SYS_TIMES_H 0; fi
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/afcjk.o -c ./freetype/src/autofit/afcjk.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/afdummy.o -c ./freetype/src/autofit/afdummy.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/afglobal.o -c ./freetype/src/autofit/afglobal.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/afhints.o -c ./freetype/src/autofit/afhints.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/afindic.o -c ./freetype/src/autofit/afindic.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/aflatin.o -c ./freetype/src/autofit/aflatin.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/afloader.o -c ./freetype/src/autofit/afloader.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 endif
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/gconfig_.h
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/afmodule.o -c ./freetype/src/autofit/afmodule.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": if ( test -f ./jpeg/jmemsys.h); then true; else ./obj/aux/echogs -a ./obj/gconfig_.h -x 23 define DONT_HAVE_JMEMSYS_H; fi
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/afwarp.o -c ./freetype/src/autofit/afwarp.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/afblue.o -c ./freetype/src/autofit/afblue.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/afranges.o -c ./freetype/src/autofit/afranges.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/afshaper.o -c ./freetype/src/autofit/afshaper.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftadvanc.o -c ./freetype/src/base/ftadvanc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftcalc.o -c ./freetype/src/base/ftcalc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftdbgmem.o -c ./freetype/src/base/ftdbgmem.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftgloadr.o -c ./freetype/src/base/ftgloadr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftobjs.o -c ./freetype/src/base/ftobjs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftoutln.o -c ./freetype/src/base/ftoutln.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftrfork.o -c ./freetype/src/base/ftrfork.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftsnames.o -c ./freetype/src/base/ftsnames.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftstream.o -c ./freetype/src/base/ftstream.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./freetype/src/autofit/aflatin.c:1514:3: [0m[0;1;35mwarning: [0m[1mno previous prototype for function 'af_latin_get_standard_widths' [-Wmissing-prototypes][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1514 | af_latin_get_standard_widths( AF_LatinMetrics metrics,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./freetype/src/autofit/aflatin.c:1513:17: [0m[0;1;36mnote: [0mdeclare 'static' if the function is not intended to be used outside of this translation unit[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1513 | FT_LOCAL_DEF( void )[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m | [0;32m static
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./freetype/include/freetype/config/ftconfig.h:387:28: [0m[0;1;36mnote: [0mexpanded from macro 'FT_LOCAL_DEF'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 387 | #define FT_LOCAL_DEF( x ) x[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./freetype/src/autofit/afcjk.c:780:3: [0m[0;1;35mwarning: [0m[1mno previous prototype for function 'af_cjk_get_standard_widths' [-Wmissing-prototypes][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 780 | af_cjk_get_standard_widths( AF_CJKMetrics metrics,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./freetype/src/autofit/afcjk.c:779:17: [0m[0;1;36mnote: [0mdeclare 'static' if the function is not intended to be used outside of this translation unit[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 779 | FT_LOCAL_DEF( void )[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m | [0;32m static
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./freetype/include/freetype/config/ftconfig.h:387:28: [0m[0;1;36mnote: [0mexpanded from macro 'FT_LOCAL_DEF'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 387 | #define FT_LOCAL_DEF( x ) x[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/fttrigon.o -c ./freetype/src/base/fttrigon.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftutil.o -c ./freetype/src/base/ftutil.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftbbox.o -c ./freetype/src/base/ftbbox.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftbdf.o -c ./freetype/src/base/ftbdf.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftbitmap.o -c ./freetype/src/base/ftbitmap.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftdebug.o -c ./freetype/src/base/ftdebug.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftgasp.o -c ./freetype/src/base/ftgasp.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftglyph.o -c ./freetype/src/base/ftglyph.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftgxval.o -c ./freetype/src/base/ftgxval.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftinit.o -c ./freetype/src/base/ftinit.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftlcdfil.o -c ./freetype/src/base/ftlcdfil.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftmm.o -c ./freetype/src/base/ftmm.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftotval.o -c ./freetype/src/base/ftotval.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftpfr.o -c ./freetype/src/base/ftpfr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftstroke.o -c ./freetype/src/base/ftstroke.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftsynth.o -c ./freetype/src/base/ftsynth.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftsystem.o -c ./freetype/src/base/ftsystem.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/fttype1.o -c ./freetype/src/base/fttype1.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftwinfnt.o -c ./freetype/src/base/ftwinfnt.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftpatent.o -c ./freetype/src/base/ftpatent.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftmd5.o -c ./freetype/src/base/md5.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/fthash.o -c ./freetype/src/base/fthash.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftpsprop.o -c ./freetype/src/base/ftpsprop.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftfntfmt.o -c ./freetype/src/base/ftfntfmt.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/bdflib.o -c ./freetype/src/bdf/bdflib.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 2clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/bdfdrivr.o -c ./freetype/src/bdf/bdfdrivr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftcbasic.o -c ./freetype/src/cache/ftcbasic.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ft2ccache.o -c ./freetype/src/cache/ftccache.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftccmap.o -c ./freetype/src/cache/ftccmap.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftcglyph.o -c ./freetype/src/cache/ftcglyph.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftcimage.o -c ./freetype/src/cache/ftcimage.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftcmanag.o -c ./freetype/src/cache/ftcmanag.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftcmru.o -c ./freetype/src/cache/ftcmru.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftcsbits.o -c ./freetype/src/cache/ftcsbits.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/cffdrivr.o -c ./freetype/src/cff/cffdrivr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/cffcmap.o -c ./freetype/src/cff/cffcmap.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/cffgload.o -c ./freetype/src/cff/cffgload.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/cffload.o -c ./freetype/src/cff/cffload.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/cffobjs.o -c ./freetype/src/cff/cffobjs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/cffparse.o -c ./freetype/src/cff/cffparse.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/cidparse.o -c ./freetype/src/cid/cidparse.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/cidload.o -c ./freetype/src/cid/cidload.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/cidriver.o -c ./freetype/src/cid/cidriver.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/cidgload.o -c ./freetype/src/cid/cidgload.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/cidobjs.o -c ./freetype/src/cid/cidobjs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftgzip.o -c ./freetype/src/gzip/ftgzip.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftlzw.o -c ./freetype/src/lzw/ftlzw.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/pcfdrivr.o -c ./freetype/src/pcf/pcfdrivr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/pcfread.o -c ./freetype/src/pcf/pcfread.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/pcfutil.o -c ./freetype/src/pcf/pcfutil.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/pfrload.o -c ./freetype/src/pfr/pfrload.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/pfrgload.o -c ./freetype/src/pfr/pfrgload.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/pfrcmap.o -c ./freetype/src/pfr/pfrcmap.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/pfrdrivr.o -c ./freetype/src/pfr/pfrdrivr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/pfrsbit.o -c ./freetype/src/pfr/pfrsbit.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/pfrobjs.o -c ./freetype/src/pfr/pfrobjs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/psobjs.o -c ./freetype/src/psaux/psobjs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/t1decode.o -c ./freetype/src/psaux/t1decode.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/t1cmap.o -c ./freetype/src/psaux/t1cmap.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/afmparse.o -c ./freetype/src/psaux/afmparse.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/psconv.o -c ./freetype/src/psaux/psconv.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/psauxmod.o -c ./freetype/src/psaux/psauxmod.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/psft.o -c ./freetype/src/psaux/psft.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/cffdecode.o -c ./freetype/src/psaux/cffdecode.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/psfont.o -c ./freetype/src/psaux/psfont.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/psblues.o -c ./freetype/src/psaux/psblues.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/psintrp.o -c ./freetype/src/psaux/psintrp.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/pserror.o -c ./freetype/src/psaux/pserror.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/psstack.o -c ./freetype/src/psaux/psstack.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/pshints.o -c ./freetype/src/psaux/pshints.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/psarrst.o -c ./freetype/src/psaux/psarrst.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/psread.o -c ./freetype/src/psaux/psread.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/pshrec.o -c ./freetype/src/pshinter/pshrec.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/pshglob.o -c ./freetype/src/pshinter/pshglob.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/pshmod.o -c ./freetype/src/pshinter/pshmod.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/pshalgo.o -c ./freetype/src/pshinter/pshalgo.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/psmodule.o -c ./freetype/src/psnames/psmodule.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftraster.o -c ./freetype/src/raster/ftraster.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftrend1.o -c ./freetype/src/raster/ftrend1.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftgrays.o -c ./freetype/src/smooth/ftgrays.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ftsmooth.o -c ./freetype/src/smooth/ftsmooth.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ttmtx.o -c ./freetype/src/sfnt/ttmtx.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ttpost.o -c ./freetype/src/sfnt/ttpost.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ft2ttload.o -c ./freetype/src/sfnt/ttload.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ttsbit.o -c ./freetype/src/sfnt/ttsbit.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ttkern.o -c ./freetype/src/sfnt/ttkern.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ttbdf.o -c ./freetype/src/sfnt/ttbdf.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/sfnt.o -c ./freetype/src/sfnt/sfnt.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/pngshim.o -c ./freetype/src/sfnt/pngshim.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ttcpal.o -c ./freetype/src/sfnt/ttcpal.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ttdriver.o -c ./freetype/src/truetype/ttdriver.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ft2ttobjs.o -c ./freetype/src/truetype/ttobjs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ttpload.o -c ./freetype/src/truetype/ttpload.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ttgload.o -c ./freetype/src/truetype/ttgload.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ft2ttinterp.o -c ./freetype/src/truetype/ttinterp.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ttgxvar.o -c ./freetype/src/truetype/ttgxvar.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/ttsubpix.o -c ./freetype/src/truetype/ttsubpix.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/t1afm.o -c ./freetype/src/type1/t1afm.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/t1driver.o -c ./freetype/src/type1/t1driver.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/t1objs.o -c ./freetype/src/type1/t1objs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/t1load.o -c ./freetype/src/type1/t1load.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/t1gload.o -c ./freetype/src/type1/t1gload.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/t1parse.o -c ./freetype/src/type1/t1parse.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/t42objs.o -c ./freetype/src/type42/t42objs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/t42parse.o -c ./freetype/src/type42/t42parse.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/t42drivr.o -c ./freetype/src/type42/t42drivr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj/ -I./freetype/include -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -DFT2_BUILD_LIBRARY -DDARWIN_NO_CARBON -o ./obj/winfnt.o -c ./freetype/src/winfonts/winfnt.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/macglyph -include ./obj/macroman -ps gs_mgl_e
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/aux/gpmisc.o -c ./base/gpmisc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/aux/gp_getnv.o -c ./base/gp_getnv.c
Step #6 - "compile-libfuzzer-introspector-x86_64": rm -f ./obj/aux/gscdefs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/aux/gp_unix.o -c ./base/gp_unix.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./base/gscdef.c ./obj/aux/gscdefs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/aux/gp_unifs.o -c ./base/gp_unifs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -c -o ./obj/aux/gscdefs.o ./obj/aux/gscdefs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/aux/gp_unifn.o -c ./base/gp_unifn.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/aux/gp_stdia.o -c ./base/gp_stdia.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -c -o ./obj/aux/gsutil.o ./base/gsutil.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/aux/memento.o -c ./base/memento.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gp_getnv.o -c ./base/gp_getnv.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gp_upapr.o -c ./base/gp_upapr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gp_unix.o -c ./base/gp_unix.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gp_unifs.o -c ./base/gp_unifs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gp_unifn.o -c ./base/gp_unifn.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gp_stdia.o -c ./base/gp_stdia.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gp_nxpsprn.o -c ./base/gp_nxpsprn.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gp_nsync.o -c ./base/gp_nsync.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/smd5.o -c ./base/smd5.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsmd5.o -c ./base/gsmd5.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevpipe.o -c ./base/gdevpipe.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsnogc.o -c ./base/gsnogc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gshtx.o -c ./base/gshtx.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsclipsr.o -c ./base/gsclipsr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gscdevn.o -c ./base/gscdevn.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxdevndi.o -c ./base/gxdevndi.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxclipm.o -c ./base/gxclipm.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gximage3.o -c ./base/gximage3.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gximage4.o -c ./base/gximage4.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxmclip.o -c ./base/gxmclip.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gscolor3.o -c ./base/gscolor3.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsfunc3.o -c ./base/gsfunc3.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsptype2.o -c ./base/gsptype2.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsshade.o -c ./base/gsshade.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxshade.o -c ./base/gxshade.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxshade1.o -c ./base/gxshade1.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxshade4.o -c ./base/gxshade4.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxshade6.o -c ./base/gxshade6.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsdsrc.o -c ./base/gsdsrc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsfunc.o -c ./base/gsfunc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsfunc0.o -c ./base/gsfunc0.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gscolor1.o -c ./base/gscolor1.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsht1.o -c ./base/gsht1.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gscolor2.o -c ./base/gscolor2.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gspcolor.o -c ./base/gspcolor.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsptype1.o -c ./base/gsptype1.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxclip2.o -c ./base/gxclip2.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxp1fill.o -c ./base/gxp1fill.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxpcmap.o -c ./base/gxpcmap.c
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gximage3.c:22:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261:13: [0m[0;1;35mwarning: [0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 261 | break;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.h:259:13: [0m[0;1;36mnote: [0mprevious statement is here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | else[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxicolor_0.o -c ./base/gxicolor.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsdps1.o -c ./base/gsdps1.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gspath1.o -c ./base/gspath1.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/srld.o -c ./base/srld.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gstype42.o -c ./base/gstype42.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxchrout.o -c ./base/gxchrout.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/ttcalc.o -c ./base/ttcalc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxclipm.c:285:5: [0m[0;1;35mwarning: [0m[1mvariable 'sdata' set but not used [-Wunused-but-set-variable][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 285 | DECLARE_MASK_COPY;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxclipm.c:196:21: [0m[0;1;36mnote: [0mexpanded from macro 'DECLARE_MASK_COPY'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 196 | const byte *sdata;\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/ttfinp.o -c ./base/ttfinp.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/ttfmain.o -c ./base/ttfmain.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/ttfmemd.o -c ./base/ttfmemd.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/ttinterp.o -c ./base/ttinterp.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/ttload.o -c ./base/ttload.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/ttobjs.o -c ./base/ttobjs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxshade1.c:76:14: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 76 | ppt->x = clamp_coord(fpt.x);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:37:23: [0m[0;1;36mnote: [0mexpanded from macro 'clamp_coord'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 37 | (xy > fixed2float(max_coord_fixed) ? max_coord_fixed :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:34:26: [0m[0;1;36mnote: [0mexpanded from macro 'max_coord_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | #dclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functiefons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxttfb.o -c ./base/gxttfb.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ine max_coord_fixed (max_fixed - int2fixed(1000)) /* arbitrary */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m[1m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:./base/gxshade.c:6820:47: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": : [0m[0;1;36mnote: [0m68 | if (expanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": (s->file33 | # define m != 0 && sax-_>ffixile_elimit != max_longd) ||[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define mamax_lox_ing (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mnt[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:124:26: [0m[0;1;36mnote: [0mexpanded from macro 'fixed2float'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 124 | #define fixed2float(x) ((x)*(1.0/fixed_scale))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxshade1.c:76:14: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 76 | ppt->x = clamp_coord(fpt.x);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:37:42: [0m[0;1;36mnote: [0mexpanded from macro 'clamp_coord'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 37 | (xy > fixed2float(max_coord_fixed) ? max_coord_fixed :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:34:26: [0m[0;1;36mnote: [0mexpanded from macro 'max_coord_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | #define max_coord_fixed (max_fixed - [1m./base/gscdevn.cin:625:31:t [0m2[0;1;35mfwarning: ixed(1000)) /* arbitrary */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxshade1.c:76:14: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 76 | ppt->x = clamp_coord(fpt.x);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:38:23: [0m[0;1;36mnote: [0mexpanded from macro 'clamp_coord'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 38 | xy < fixed2float(min_coord_fixed) ? min_coord_fixed :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:35:27: [0m[0;1;36mnote: [0mexpanded from macro 'min_coord_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 35 | #define min_coord_fixed (-max_coord_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:34:26: [0m[0;1;36mnote: [0mexpanded from macro 'max_coord_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | #define max_coord_fixed (max_fixed - int2fixed(1000)) /* arbitrary */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0m(skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:124:26: [0m[0;1;36mnote: [0mexpanded from macro 'fixed2float'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 124 | #define fixed2float(x) ((x)*(1.0/fixed_scale))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxshade1.c:76:14: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 76 | ppt->x = clamp_coord(fpt.x);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:38:42: [0m[0;1;36mnote: [0mexpanded from macro 'clamp_coord'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 38 | xy < fixed2float(min_coord_fixed) ? min_coord_fixed :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:35:27: [0m[0;1;36mnote: [0mexpanded from macro 'min_coord_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 35 | #define min_coord_fixed (-max_coord_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:34:26: [0m[0;1;36mnote: [0mexpanded from macro 'max_coord_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | #define max_coord_fixed (max_fixed - int2fixed(1000)) /* arbitrary */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxshade1.c:77:14: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 77 | ppt->y = clamp_coord(fpt.y);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:37:23: [0m[0;1;36mnote: [0mexpanded from macro 'clamp_coord'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 37 | (xy > fixed2float(max_coord_fixed) ? max_coord_fixed :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:34:26: [0m[0;1;36mnote: [0mexpanded from macro 'max_coord_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | #define max_coord_fixed (max_fixed - int2fixed(1000)) /* arbitrary */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.hclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:124:26: [0m[0;1;36mnote: [0mexpanded from macro 'fixed2float'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 124 | #define fixed2float(x) ((x)*(1.0/fixed_scale))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxshade1.c:77:14: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 77 | ppt->y = clamp_coord(fpt.y);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:37:42: [0m[0;1;36mnote: [0mexpanded from macro 'clamp_coord'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 37 | (xy > fixed2float(max_coord_fixed) ? max_coord_fixed :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:34:26: [0m[0;1;36mnote: [0mexpanded from macro 'max_coord_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | #define max_coord_fixed (max_fixed - int2fixed(1000)) /* arbitrary */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxshade1.c:77:14: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 77 | ppt->y = clamp_coord(fpt.y);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:38:23: [0m[0;1;36mnote: [0mexpanded from macro 'clamp_coord'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 38 | xy < fixed2float(min_coord_fixed) ? min_coord_fixed :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:35:27: [0m[0;1;36mnote: [0mexpanded from macro 'min_coord_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 35 | #define min_coord_fixed (-max_coord_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:34:26: [0m[0;1;36mnote: [0mexpanded from macro 'max_coord_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | #define max_coord_fixed (max_fixed - int2fixed(1000)) /* arbitrary */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0m(skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:124:26: [0m[0;1;36mnote: [0mexpanded from macro 'fixed2float'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 124 | #define fixed2float(x) ((x)*(1.0/fixed_scale))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxshade1.c:77:14: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 77 | ppt->y = clamp_coord(fpt.y);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:38:42: [0m[0;1;36mnote: [0mexpanded from macro 'clamp_coord'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 38 | xy < fixed2floa[0mons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gzspotan.o -c ./base/gzspotan.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1mvariable 'num_other' set but not used [-Wunused-but-set-variable]t([0m
Step #6 - "compile-libfuzzer-introspector-x86_64": min_coord_fixe 625 | int num_cd)myk_proce ss = 0, num_other = 0;[0m?
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m min_coord_fixed :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:35:27: [0m[0;1;36mnote: [0mexpanded from macro 'min_coord_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 35 | #define min_coord_fixed (-max_coord_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:34:26: [0m[0;1;36mnote: [0mexpanded from macro 'max_coord_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | #define max_coord_fixed (max_fixed - int2fixed(1000)) /* arbitrary */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gscie.o -c ./base/gscie.c
Step #6 - "compile-libfuzzer-introspector-x86_64": :20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_intclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi)[0mons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsciemap.o -c ./base/gsciemap.c
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functiEons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gscscie.o -c ./base/gscscie.c
Step #6 - "compile-libfuzzer-introspector-x86_64": OF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gscrd.o -c ./base/gscrd.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gscrdp.o -c ./base/gscrdp.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gspcolor.c:79:5: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 79 | uid_set_invalid(&ppat->uid);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:43:17: [0m[0;1;36mnote: [0mexpanded from macro 'uid_set_invalid'clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxctable.o -c ./base/gxctable.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 43 | ((puid)->id = no_UniqueID, (puid)->xvalues = 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[1m./base/gsdps1.c:71:32[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_:U n[0mique[0;1;35mID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mwarning: [1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #defi[1mneshifting a negative signed value is undefined [-Wshift-negative-value] [0mm
Step #6 - "compile-libfuzzer-introspector-x86_64": ax_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min _long (-1L 71<< | ( A R CiHf_ S(IdZbEoOxF._pL.OxN G< * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mfixed2float(min_fixed + box_rounding_slop_fixed) ||[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m1 warning generated./obj/aux/echogs -w ./obj/jconfig0.h -+R ./base/stdpre.h -+R ./base/gsjconf.h
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": .
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:124:26: [0m[0;1;36mnote: [0mexpanded from macro 'fixed2float'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 124 | #define fixed2float(x) ((x)*(1.0/fixed_scale))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsdps1.c:72:32: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | dbox.p.y < fixed2float(min_fixed + box_rounding_slop_fixed) ||[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:124:26: [0m[0;1;36mnote: [0mexpanded from macro 'fixed2float'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 124 | #define fixed2float(x) ((x)*(1.0/fixed_scale))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsdps1.c:73:33: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 73 | dbocp ./obj/jmorecf0.h ./obj/jmorecfg.h
Step #6 - "compile-libfuzzer-introspector-x86_64": x.q.x >= fixed2float(max_fixed - box_rounding_slop_fixed + fixed_epsilon) ||[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/zlibe_0 ./obj/adler32.o ./obj/deflate.o ./obj/compress.o ./obj/trees.o ./obj/crc32.o
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:124:26: [0m[0;1;36mnote: [0mexpanded from macro 'fixed2float'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 124 | #define fixed2float(x) ((x)*(1.0/fixed_scalcp ./obj/crc32_0.dev ./obj/crc32.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": e))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsdps1.c:74:33: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 74 | dbox.q.y >= fixed2float(max_fixed - box_rounding_slop_fixed + fixed_epsirm -f ./obj/jconfig1.h
Step #6 - "compile-libfuzzer-introspector-x86_64": lon)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:124:26: [0m[0;1;36mnote: [0mexpanded from macro 'fixed2float'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 124 | #define clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gscsepr.o -c ./base/gscsepr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": fixed2float(x) ((x)*(1.0/fixed_scale))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./obj/aux/echogs -e .dev -a- ./obj/zlibe_0 -include ./obj/zlibc.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsnamecl.o -c ./base/gsnamecl.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsncdummy.o -c ./base/gsncdummy.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsptype1.c:1131:39: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1131 | uid_set_UniqueID(&pat.uid, (id == no_UniqueID) ? gs_next_ids(m[1mem, 1) : id);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #de./base/gxshade6.cfine min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:51:17: [0m[0;1;36mnote: [0mexpanded from macro 'uid_set_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 51 | ((puid)->id = idv, (puid)->xvalues = 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m:1467:12: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1467 | return fixed_pixround(ybot) < fixed_pixround(ytop);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxshade6.c:1467:35: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1467 | return fixed_pixround(ybot) < fixed_pixround(ytop);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxpcmap.c:843:9: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 843 | uid_set_invalid(&tiles->uid);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:43:17: [0m[0;1;36mnote: [0mexpanded from macro 'uid_set_invalid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 43 | ((puid)->id = no_UniqueID, (puid)->xvalues = 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (Aclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functiRCons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gstrans.o -c ./base/gstrans.c
Step #6 - "compile-libfuzzer-introspector-x86_64": H_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gximag3x.o -c ./base/gximag3x.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxblend_0.o -c ./base/gxblend.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxblend1.o -c ./base/gxblend1.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevp14_0.o -c ./base/gdevp14.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsdps1.c:263:37: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 263 | draw_rect.p.x = fixed_rounded(draw_rect.p.x);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:128:52: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_rounded'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 128 | #define fixed_rounded(x) (((x)+_fixed_round_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsdps1.c:264:37: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 264 | draw_rect.p.y = fixed_rounded(draw_rect.p.y);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:128:52: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_rounded'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 128 | #define fixed_rounded(x) (((x)+_fixed_round_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsdps1.c:265:37: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 265 | draw_rect.q.x = fixed_rounded(draw_rect.q.x);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:128:52: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_rounded'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 128 | #define fixed_rounded(x) (((x)+_fixed_round_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsdps1.c:266:37: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 266 | draw_rect.q.y = fixed_rounded(draw_rect.q.y);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:128:52: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_rounded'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 128 | #define fixed_rounded(x) (((x)+_fixed_round_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsdps1.c:268:37: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 268 | draw_rect.p.x = fixed_floor(draw_rect.p.x);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:127:33: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_floor'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 127 | #define fixed_floor(x) ((x)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsdps1.c:269:37: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 269 | draw_rect.p.y = fixed_floor(draw_rect.p.y);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:127:33: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_floor'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 127 | #define fixed_floor(x) ((x)&(-[1m1./base/gspath1.cL:<602<:_16f: [0m[0;1;35mwarning: i[0mx[1meshifting a negative signed value is undefined [-Wshift-negative-value]d[0m_
Step #6 - "compile-libfuzzer-introspector-x86_64": sh i602f | t ) ) [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^c
Step #6 - "compile-libfuzzer-introspector-x86_64": o[0mde = [1mg./base/gsdps1.cx:_270p:a37t:h _[0mc[0;1;35mowarning: p[0my[1m(shifting a negative signed value is undefined [-Wshift-negative-value]p[0mg
Step #6 - "compile-libfuzzer-introspector-x86_64": s->p a270t | h , c o p i e d _ p a t h ) ; [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32md ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~r
Step #6 - "compile-libfuzzer-introspector-x86_64": a[0mw_re[1mc./base/gxpath.ht:.263q:.35x: =[0m [0;1;36mfnote: i[0mxexpanded from macro 'gx_path_copy'e[0md
Step #6 - "compile-libfuzzer-introspector-x86_64": _c e263i | l ignxg_(pdartahw__croepcyt_.rqe.dxu)c;i[0mn
Step #6 - "compile-libfuzzer-introspector-x86_64": g (| o[0;1;32ml ^~~~~~~~~~~~~~~~~~~~~~~~~~~~d
Step #6 - "compile-libfuzzer-introspector-x86_64": ,[0m ne[1mw./base/gxfixed.h,: 129m:a55x:_ f[0mi[0;1;36mxnote: e[0mdexpanded from macro 'fixed_ceiling',[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": NUL L129, | #pdceof_innoen ef)i[0mx
Step #6 - "compile-libfuzzer-introspector-x86_64": e d| _[0;1;32mc ^~~~~~~~~e
Step #6 - "compile-libfuzzer-introspector-x86_64": i[0mling([1mx./base/gxfixed.h): 33(:(20(:x )[0m+[0;1;36m_note: f[0miexpanded from macro 'max_fixed'x[0me
Step #6 - "compile-libfuzzer-introspector-x86_64": d_fra c33t | # defiionne_ vm)a&x(_-f1iLxtable;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsequivc.o -c ./base/gsequivc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevdcrd.o -c ./base/gdevdcrd.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 12 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gscpixel.o -c ./base/gscpixel.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevbbox.o -c ./base/gdevbbox.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevprn.o -c ./base/gdevprn.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevppla.o -c ./base/gdevppla.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevmplt.o -c ./base/gdevmplt.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevflp.o -c ./base/gdevflp.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxdownscale_0.o -c ./base/gxdownscale.c
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gximag3x.c:23:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261:13: [0m[0;1;35mwarning: [0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 261 | break;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.h:259:13: [0m[0;1;36mnote: [0mprevious statement is here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | else[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/claptrap.o -c ./base/claptrap.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/claptrap-init.o -c ./base/claptrap-init.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/claptrap-planar.o -c ./base/claptrap-planar.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 8 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/ets_0.o ./obj/ets.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevoflt.o -c ./base/gdevoflt.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevsclass.o -c ./base/gdevsclass.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevepo.o -c ./base/gdevepo.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsfcid.o -c ./base/gsfcid.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gzspotan.c:301:17: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 301 | pbox->p.x = min_int;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gzspotan.c:302:17: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 302 | pbox->p.y = min_int;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gzspotan.c:303:17: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 303 | pbox->q.x = max_int;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gzspotan.c:304:17: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 304 | pbox->q.y = max_int;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsfcid2.o -c ./base/gsfcid2.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsfcmap.o -c ./base/gsfcmap.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gzspotan.c:476:43: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 476 | code = try_unite_last_trap(padev, max_int);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsfcmap1.o -c ./base/gsfcmap1.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gschar0.o -c ./base/gschar0.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsfont0.o -c ./base/gsfont0.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gstype1.o -c ./base/gstype1.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxtype1.o -c ./base/gxtype1.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 5 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxhintn.o -c ./base/gxhintn.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxhintn1.o -c ./base/gxhintn1.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gscrypt1.o -c ./base/gscrypt1.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gdevbbox.c:89:25: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 89 | MAX_COORD, MAX_COORD,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevbbox.c:81:20: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_COORD'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 81 | #define MAX_COORD (max_int_in_fixed - 1000)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./base/gsfcmap.c:299[1mIn file included from ./base/gdevp14.c::38:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from 5:./base/gdevmem.h:21:
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/gxfixed.h :[0m[0;1;35mwarning: 136In file included from ./base/gxbitops.h:22[0m:36::
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261:[0;1;36mnote: 299 | uid_set_inval13: [0m[0;1;35mwarning: [0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 261 | bi[0md(&pcmap->uid)reak;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.h:259:13: [0m[0;1;36mnote: [0mprevious statement is here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:43259 | :17expanded from macro 'max_int_in_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": : [0m136[0;1;36mnote: [0mexpanded from macro 'uid_set_invalid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 43 | ((puid)->id = no_UniqueID, (puid)->xvalues = 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_l | #ondg[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69 efelsie[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mne max_int_in_fixed fixed2int(max_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0m(skipping 6 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdevice.h:201:69: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 201 | std_device_dci_alpha_type_body(dtype, pprocs, dname, stype, w, h,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:196:27: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_alpha_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 196 | std_device_part2_(w, h, xdpi, ydpi),\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:114:11: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_part2_'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 114 | width, height, 0/*Pad*/, 0/*align*/, 0/*Num planes*/, 0/*TrayOrientation*/,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevbbox.c:89:36: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 89 | MAX_COORD, MAX_COORD,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevbbox.c:81:20: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_COORD'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 81 | #define MAX_COORD (max_int_in_fixed - 1000)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:136:36: [0m[0;1;36mnote: [0mexpanded from macro 'max_int_in_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 136 | #define max_int_in_fixed fixed2int(max_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0m(skipping 6 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdevice.h:201:72: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 201 | std_device_dci_alpha_type_body(dtype, pprocs, dname, stype, w, h,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:196:30: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_alpha_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 196 | std_device_part2_(w, h, xdpi, ydpi),\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:114:18: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_part2_'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 114 | width, height, 0/*Pad*/, 0/*align*/, 0/*Num planes*/, 0/*TrayOrientation*/,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevbbox.c:89:25: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 89 | MAX_COORD, MAX_COORD,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevbbox.c:81:20: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_COORD'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 81 | #define MAX_COORD (max_int_in_fixed - 1000)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:136:36: [0m[0;1;36mnote: [0mexpanded from macro 'max_int_in_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 136 | #define max_int_in_fixed fixed2int(max_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0m(skipping 6 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdevice.h:201:69: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 201 | std_device_dci_alpha_type_body(dtype, pprocs, dname, stype, w, h,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gdevprn.c| [0;1;32m ^:
Step #6 - "compile-libfuzzer-introspector-x86_64": 31[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:[1m261./base/gxdevice.h::196:2713: [0m[0;1;36m:note: [0m[0mexpanded from macro 'std_device_dci_alpha_type_body'[0;1;35m[0mwarning:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 261 | 196 | std_device_part2_(w, h, xdpi, ydpi),\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:115:22: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_part2_'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 115 | { (float)((((width) * 72.0 + 0 .b5r)e a-k;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 0 .| [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m5./base/gsbitops.h:259:13: [0m[0;1;36mnote: [0mprevious statement is here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | ) / (x e_lsedpi))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | /*[0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": MediaS[0mize[0]*/,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevbbox.c:89:36: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 89 | MAX_COORD, MAX_COORD,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevbbox.c:81:20: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_COORD'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 81 | #define MAX_COORD (max_int_in_fixed - 1000)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:136:36: [0m[0;1;36mnote: [0mexpanded from macro 'max_int_in_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 136 | #define max_int_in_fixed fixed2int(max_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0m(skipping 6 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdevice.h:201:72: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 201 | sclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functitons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gstype2.o -c ./base/gstype2.c
Step #6 - "compile-libfuzzer-introspector-x86_64": d_device_dci_alpha_type_body(dtype, pprocs, dname, stype, w, h,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:196:30: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_alpha_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 196 | std_device_part2_(w, h, xdpi, ydpi),\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:116:22: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_part2_'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": :20: [0m[0;1;36mnote: [0m116 | expanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min (float)((((height_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | )[0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": *[0m 72.0 +[1m ./base/std.h0:.685:)23 :- [0m0[0;1;36m.note: 5[0m)expanded from macro 'min_long' [0m/
Step #6 - "compile-libfuzzer-introspector-x86_64": (y_dp i68) | )#/d*eMfeidnieaSize min_long (-1L << (ARCH_SIZEO[F_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m1]*/},\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/slzwd.o -c ./base/slzwd.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/slzwc.o -c ./base/slzwc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsicc.o -c ./base/gsicc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsicc_manage.o -c ./base/gsicc_manage.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsicc_cache.o -c ./base/gsicc_cache.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gdevbbox.c:180:25: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 180 | pr->p.x = pr->p.y = max_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevbbox.c:181:25clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -I./lcms2mt/include -o ./obj/gsicc_lcms2mt_0_0.o -c ./base/gsicc_:lcms2mt.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 181 | pr->q.x = pr->q.y = min_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsicc_profilecache.o -c ./base/gsicc_profilecache.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -I./lcms2mt/include -o ./obj/gsicc_create_0.o -c ./base/gsicc_create.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsicc_nocm.o -c ./base/gsicc_nocm.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 2 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsicc_replacecm.o -c ./base/gsicc_replacecm.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsicc_monitorcm.o -c ./base/gsicc_monitorcm.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/lcms2mt_0 ./obj/cmscam02.o ./obj/cmscgats.o ./obj/cmscnvrt.o ./obj/cmserr.o ./obj/cmsgamma.o ./obj/cmsgmt.o ./obj/cmshalf.o ./obj/cmsintrp.o ./obj/cmsio0.o ./obj/cmsio1.o ./obj/cmslut.o ./obj/cmsmd5.o ./obj/cmsmtrx.o ./obj/cmsnamed.o ./obj/cmsopt.o ./obj/cmspack.o ./obj/cmspcs.o ./obj/cmsplugin.o ./obj/cmsps2.o ./obj/cmssamp.o ./obj/cmstypes.o ./obj/cmsvirt.o ./obj/cmswtpnt.o ./obj/cmsxform.o ./obj/cmsalpha.o
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gdevmplt.c:79:25: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 79 | MAX_COORD, MAX_COORD,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevmplt.c:49:20: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_COORD'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 49 | #define MAX_COORD (max_int_in_fixed - 1000)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:136:36: [0m[0;1;36mnote: [0mexpanded from macro 'max_int_in_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 136 | #define max_int_in_fixed fixed2int(max_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0m(skipping 5 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdevice.h:201:69: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 201 | std_device_dci_alpha_type_body(dtype, pprocs, dname, stype, w, h,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:196:27: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_alpha_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 196 | std_device_part2_(w, h, xdpi, ydpi),\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:114:11: [0m[0;1;36mcp ./obj/jbig2dec_0.dev ./obj/jbig2dec.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": note: [0mexpanded from macro 'std_device_part2_'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 114 | width, height, 0/*Pad*/, 0/*align*/, 0/*Num planes*/, 0/*TrayOrientation*/,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevmplt.c:79:36: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 79 | MAX_COORD, MAX_COORD,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevmplt.c:49:20: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_COORD'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 49 | #define MAX_COORD (max_int_in_fixed - 1000)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:136:36: [0m[0;1;36mnote: [0mexpanded from macro 'max_int_in_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 136 | #define max_int_in_fixclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functiedons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -I./jbig2dec -DHAVE_STDINT_H=1 -o ./obj/sjbig2.o -c ./base/sjbig2.c
Step #6 - "compile-libfuzzer-introspector-x86_64": fixed2int(max_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0m(skipping 5 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdevice.h:201:72: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 201 | std_device_dci_alpha_type_body(dtype, pprocs, dnam./obj/aux/echogs -e .dev -w- -l-obj ./obj/openjpeg_0 ./obj/opj_bio.o ./obj/opj_cidx_manager.o ./obj/opj_cio.o ./obj/opj_dwt.o ./obj/opj_event.o ./obj/opj_function_list.o ./obj/opj_image.o ./obj/opj_invert.o ./obj/opj_j2k.o ./obj/opj_jp2.o ./obj/opj_mct.o ./obj/opj_mqc.o ./obj/opj_openjpeg.o ./obj/opj_phix_manager.o ./obj/opj_pi.o ./obj/opj_ppix_manager.o ./obj/opj_t1.o ./obj/opj_t2.o ./obj/opj_tcd.o ./obj/opj_tgt.o ./obj/opj_thix_manager.o ./obj/opj_tpix_manager.o ./obj/opj_thread.o ./obj/opj_sparse_array.o
Step #6 - "compile-libfuzzer-introspector-x86_64": e, stype, w, h,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:196:30: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_alpha_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 196 | std_device_part2_(w, h, xdpi, ydpi),\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:114:18: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_part2_'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 114 | width, height, 0/*Pad*/, 0/*align*/, 0/*Num planes*/, 0/*TrayOrientation*/,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevmplt.c:79:25: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 79 | MAX_COORD, MAX_COORD,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevmplt.c:49:20: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_COORD'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 49 | #define MAX_COORD (max_int_in_fixed - 1000)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:136:36: [0m[0;1;36mnote: [0mexpanded from macro 'max_int_in_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 136 | #define max_int_in_fixed fixed2int(max_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m[1m./base/gdevflp.c./base/gxfixed.h::33:20:137 [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": :25 :33 | [0m#[0;1;35m dwarning: e[0mf[1mishifting a negative signed value is undefined [-Wshift-negative-value]n[0me
Step #6 - "compile-libfuzzer-introspector-x86_64": max_fixed 137m | a x _ i n t [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [0m [0;1;36m note: [0m (skipping 5 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all) [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m ./base/gxdevice.hM:A201X:_69C:O O[0mR[0;1;36mDnote: ,[0m expanded from macro 'std_device_dci_type_body'M[0mA
Step #6 - "compile-libfuzzer-introspector-x86_64": X_ C201O | O R D , [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32ms ^~~~~~~~~t
Step #6 - "compile-libfuzzer-introspector-x86_64": d[0m_device_dci_alpha_ty[1mp./base/gdevflp.ce:_112b:o20d:y ([0md[0;1;36mtnote: y[0mpexpanded from macro 'MAX_COORD'e[0m,
Step #6 - "compile-libfuzzer-introspector-x86_64": p112p | r#odcesf,i nden aMmAeX,_ CsOtOyRpDe ,( mwa, xh_,\i[0mn
Step #6 - "compile-libfuzzer-introspector-x86_64": t _| i[0;1;32mn ^_
Step #6 - "compile-libfuzzer-introspector-x86_64": f[0mixed [1m-./base/gxdevice.h :clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi1196ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./openjpeg/src/lib/openjp2/.. -I./openjpeg/src/lib/openjp2 -I./obj -I./base -I./devices -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/sjpx_openjpeg.o \
Step #6 - "compile-libfuzzer-introspector-x86_64": 0: -c ./base/sjpx_openjpeg.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 0270:) [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;36m note: | [0m[0;1;32mexpanded from macro 'std_device_dci_alpha_type_body' ^~~~~~~~~~~~~~~~[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 196 | [1m ./base/gxfixed.h : 136 : 36 :s t[0md[0;1;36m_note: d[0meexpanded from macro 'max_int_in_fixed'v[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": ce _136p | a#rdtef2i_n(ew ,m ahx,_ ixndpi, ydpi),\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | t[0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m_in_fi[1mx./base/gxdevice.he:d115 :f22i:x e[0md[0;1;36m2note: i[0mnexpanded from macro 'std_device_part2_'t[0m(
Step #6 - "compile-libfuzzer-introspector-x86_64": ma x115_ | f i x e d ) [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": {| [0;1;32m( ^~~~~~~~~f
Step #6 - "compile-libfuzzer-introspector-x86_64": l[0moat)((((wi[1md./base/gxfixed.ht:h33): 20*: 7[0m2[0;1;36m.note: 0[0m expanded from macro 'max_fixed'+[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 0.5 )33 | -# 0d.e5f)i n/e (mxa_xd_pfii)x)e/d* Mmeadxi_aiSnitz[0me
Step #6 - "compile-libfuzzer-introspector-x86_64": [ 0| ][0;1;32m* ^~~~~~~/
Step #6 - "compile-libfuzzer-introspector-x86_64": ,[0m\[0m[0m[0;1;36m
Step #6 - "compile-libfuzzer-introspector-x86_64": note: [0m| (skipping 5 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)[0;1;32m[0m ^~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:201:69: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m ./base/gdevmplt.c201: | 79 : 36 : [0m [0;1;35m warning: [0ms[1mtshifting a negative signed value is undefined [-Wshift-negative-value]d[0m_
Step #6 - "compile-libfuzzer-introspector-x86_64": dev i79c | e _ d c i _ a l p h a _ t y p e _ b o d y ( d t yMpAeX,_ CpOpORDr,o cMsA, dname,X _sCtOORD,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0myp[1me./base/gdevmplt.c,: 49w:,20 :h ,[0m\[0m[0;1;36m
Step #6 - "compile-libfuzzer-introspector-x86_64": note: [0m| expanded from macro 'MAX_COORD'[0;1;32m[0m ^
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 49 | #de[1mf./base/gxdevice.hi:n196e: 27M:A X[0m_[0;1;36mCnote: O[0mOexpanded from macro 'std_device_dci_alpha_type_body'R[0mD
Step #6 - "compile-libfuzzer-introspector-x86_64": (m a196x_int_in_fixed - 10 | 0 0 ) s[0mt
Step #6 - "compile-libfuzzer-introspector-x86_64": d _| d[0;1;32me ^~~~~~~~~~~~~~~~v
Step #6 - "compile-libfuzzer-introspector-x86_64": i[0mce_part2_(w[1m,./base/gxfixed.h :h136,: 36x:d p[0mi[0;1;36m,note: [0myexpanded from macro 'max_int_in_fixed'd[0mp
Step #6 - "compile-libfuzzer-introspector-x86_64": i),\ 136 | #[0md
Step #6 - "compile-libfuzzer-introspector-x86_64": e f| i[0;1;32mn ^e
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mmax_int_in[1m_./base/gxdevice.hf:i114x:e11d: f[0mi[0;1;36mnote: x[0meexpanded from macro 'std_device_part2_'[0md
Step #6 - "compile-libfuzzer-introspector-x86_64": 2i n114t | ( m a x _ f i x ed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m wid[1mt./base/gxfixed.hh:,33 :h20e:ig h[0mt[0;1;36m,note: [0m0expanded from macro 'max_fixed'/[0m*
Step #6 - "compile-libfuzzer-introspector-x86_64": Pa d33* | /#, d0e/f*ianlign*/, 0/*Nuem mpalxa_nfeisx*e/d, m0a/x*_Tirnaty[0mO
Step #6 - "compile-libfuzzer-introspector-x86_64": r i| e[0;1;32mn ^~~~~~~t
Step #6 - "compile-libfuzzer-introspector-x86_64": a[0m[0mt[0;1;36minote: o[0mn(skipping 5 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)*[0m/
Step #6 - "compile-libfuzzer-introspector-x86_64": ,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m ./base/gxdevice.h| :[0;1;32m201 ^~~~~:
Step #6 - "compile-libfuzzer-introspector-x86_64": 72[0m: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 201 | [1m ./base/gdevflp.c :s137t:d36_:d e[0mv[0;1;35miwarning: c[0me[1m_shifting a negative signed value is undefined [-Wshift-negative-value]d[0mc
Step #6 - "compile-libfuzzer-introspector-x86_64": i_alph a137_ | t y p e _ b o d y ( d t y p e , p p r o c s , MdAnXa_mCeO,O RsDt,y pMeA,X _wC,O OhR,D\,[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": | | [0;1;32m[0;1;32m ^ ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[1m./base/gxdevice.h:196:30: [0m[0;1;36mnote: [1m[0m./base/gdevflp.cexpanded from macro 'std_device_dci_alpha_type_body':[0m112
Step #6 - "compile-libfuzzer-introspector-x86_64": :20: 196[0m | [0;1;36m note: [0m expanded from macro 'MAX_COORD' [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 112s | t#dd_edfeivniec eM_ApXa_rCtO2O_R(Dw ,( mha,x _ixndtp_ii, ynd_pfii)x,e\d[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": - | 1[0;1;32m0 ^0
Step #6 - "compile-libfuzzer-introspector-x86_64": 0[0m)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [1m[0;1;32m./base/gxdevice.h ^~~~~~~~~~~~~~~~:
Step #6 - "compile-libfuzzer-introspector-x86_64": 116[0m:22: [0m[1m[0;1;36m./base/gxfixed.hnote: :[0m136expanded from macro 'std_device_part2_':[0m36
Step #6 - "compile-libfuzzer-introspector-x86_64": : [0m [0;1;36m116note: | [0m expanded from macro 'max_int_in_fixed' [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 136 | # d e(ffilnoea tm)a(x(_(i(nhte_iignh_tf)i x*e d7 fixed2int(max_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 2.0 + 0.5) - 0.5) / (y_dpi))/*MediaSize[1]*/},\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0m(skipping 5 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdevice.h:201:72: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 201 | std_device_dci_alpha_type_body(dtype, pprocs, dname, stype, w, h,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:196:30: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_alpha_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 196 | std_device_part2_(w, h, xdpi, ydpi),\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:114:18: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_part2_'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 114 | width, height, 0/*Pad*/, 0/*align*/, 0/*Num planes*/, 0/*TrayOrientation*/,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevflp.c:137:25: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 137 | MAX_COORD, MAX_COORD,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevflp.c:112:20: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_COORD'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 112 | #define MAX_COORD (max_int_in_fixed - 1000)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:136:36: [0m[0;1;36mnote: [0mexpanded from macro 'max_int_in_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 136 | #define max_int_in_fixed fixed2int(max_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0m(skipping 5 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdevice.h:201:69: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 201 | std_device_dci_alpha_type_body(dtype, pprocs, dname, stype, w, h,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:196:27: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_alpha_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 196 | std_device_part2_(w, h, xdpi, ydpi),\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:115:22: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_part2_'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 115 | { (float)((((widthclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsioram.o -c ./base/gsioram.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ) * 72.0 + 0.5) - 0.5) / (x_dpi))/*MediaSize[0]*/,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevflp.c:137:36: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 137 | MAX_COORD, MAX_COORD,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevflp.c:112:20: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_COORD'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 112 | #define MAX_COORD (max_int_in_fixed - 1000)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:136:36: [0m[0;1;36mnote: [0mexpanded from macro 'max_int_in_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 136 | #define max_int_in_fixed fixed2int(max_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0m(skipping 5 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdevice.h:201:72: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 201 | std_device_dci_alpha_type_body(dtype, pprocs, dname, stype, w, h,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:196:30: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_alpha_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 196 | std_device_part2_(w, h, xdpi, ydpi),\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:116:22: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_part2_'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 116 | (float)((((height) * 72.0 + 0.5) - 0.5) / (y_dpi))/*MediaSize[1]*/},\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/ramfs.o -c ./base/ramfs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/spwgd.o -c ./base/spwgd.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gdevepo.c:112:25: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 112 | MAX_COORD, MAX_COORD,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevepo.c:87:20: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_COORD'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 87 | #define MAX_COORD (max_int_in_fixed - 1000)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:136:36: [0m[0;1;36mnote: [0mexpanded from macro 'max_int_in_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 136 | #define max_int_in_fixed fixed2int(max_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0m(skipping 5 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdevice.h:201:69: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 201 | std_device_dci_alpha_type_body(dtype, pprocs, dname, stype, w, h,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:196:27: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_alpha_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 196 | std_device_part2_(w, h, xdpi, ydpi),\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:114:11: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_part2_'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 114 | width, height, 0/*Pad*/, 0/*align*/, 0/*Num planes*/, 0/*TrayOrientation*/,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevepo.c:112:36: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 112 | MAX_COORD, MAX_COORD,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevepo.c:87:20: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_COORD'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 87 | #define MAX_COORD (max_int[1m_./base/gdevoflt.ci:n102_:f25ixed: -[0m [0;1;35m1warning: 0[0m0[1m0shifting a negative signed value is undefined [-Wshift-negative-value])[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": 102[0m | [1m ./base/gxfixed.h : 136 : 36 : [0m [0;1;36m note: [0m expanded from macro 'max_int_in_fixed' [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 136 | # d e fMiAnXe_ CmOaOxR_Di,n tM_AiXn__CfOiOxReDd, [0mf
Step #6 - "compile-libfuzzer-introspector-x86_64": i x| e[0;1;32md ^~~~~~~~~2
Step #6 - "compile-libfuzzer-introspector-x86_64": i[0mnt(max_f4i[1mx./base/gdevoflt.ce:d)73[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": 20: | warning[0;1;32m ^~~~~~~~~s
Step #6 - "compile-libfuzzer-introspector-x86_64": generated[0m.
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0;1;36m[1mnote: ./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m[0mexpanded from macro 'MAX_COORD'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 73 | #define MAX_COORD (max_int_in_fixed - 1000)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:136:36
Step #6 - "compile-libfuzzer-introspector-x86_64": | : [0m[0;1;36m[0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0m(skipping 5 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)[0mnote:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:201:72: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 201 | std_device_dci_alpha_type_body(dtype, pprocs, dname, stype, w, h,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:196:30: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_alpha_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 196 | std_dexpanded from macro 'max_int_in_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 136 | ev#ice_part2_(w, h, xdpi, ydpi),\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0md[1m./base/gxdevice.h:114:18: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_part2_'efine max_i[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": n t_114 | width, height, 0/*Pad*/, 0/*align*/, 0/*Num planes*/, 0/*TrayOrientation*/,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0min_fixed[1m./base/gdevepo.c:112:25: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 112 | MAX_COORD, MAX_COORD,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mfixed[1m./base/gdevepo.c:87:20: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_COORD'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 87 | #define MAX_COORD (max_int_in_fixed - 1000)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:136:36: [0m[0;1;36mnote: [0mexpanded from macro 'max_int_in_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 136 | #define max_int_in_fixed fixed2int(max_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0m(skipping 5 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdevice.h:201:69: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 201 | std_device_dci_alpha_type_body(dtype, pprocs, dname, stype, w, h,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:196:27: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_alpha_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 196 | std_device_part2_(w, h, xdpi, ydpi),\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:115:22: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_part2_'[0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi
Step #6 - "compile-libfuzzer-introspector-x86_64": ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevbit.o -c ./devices/gdevbit.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 115 | 2int(max_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0m(skipping 5 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdevice.h:201:69: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 201 | std_device_dci_alpha_type_body(dtype, pprocs, dname, stype, w, h,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:196:27: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_alpha_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1966 | std_ warningdevice_pasrt generated2_(w.
Step #6 - "compile-libfuzzer-introspector-x86_64": { (float)((((width), h, xdpi, ydpi),\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:114:11: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_part2_'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 114 | width, height, 0/** P7a2d.*0/ ,+ 00/.*5a)l i-g n0*./5,) 0// *(Nxu_md ppil)a)n/e*sM*e/d,i a0S/i*zeT[r0a]y*O/r,i\e[0mn
Step #6 - "compile-libfuzzer-introspector-x86_64": t a| t[0;1;32mi ^~~~~o
Step #6 - "compile-libfuzzer-introspector-x86_64": n*[0m/[1m,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevoflt.c./base/gdevepo.c::102112::3636:: [0m[0m[0;1;35m[0;1;35mwarning: warning: [0m[0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][1m[0mshifting a negative signed value is undefined [-Wshift-negative-value]
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 102 | 112 | M A XMA_XC_OCOORODR,D ,M AMXA_CXO_OCRODO,R[0mD
Step #6 - "compile-libfuzzer-introspector-x86_64": , [0m|
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32m ^~~~~~~~~| [0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": ^~~~~~~~~[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m[0m[1m./base/gdevoflt.c:./base/gdevepo.c73::8720::20 :[0m [0;1;36m[0mnote: [0;1;36m[0mnote: expanded from macro 'MAX_COORD'[0m[0mexpanded from macro 'MAX_COORD'
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 73 | 87# | d#edfeifnien eM AMXA_XC_OCOORODR D( m(amxa_xi_nitn_ti_ni_nf_ifxiexde d- -1 010000)0[0m)
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m| ^~~~~~~~~~~~~~~~[0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": ^~~~~~~~~~~~~~~~[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m[0m[1m./base/gxfixed.h:./base/gxfixed.h136::13636::36 :[0m [0;1;36m[0mnote: [0;1;36m[0mnote: expanded from macro 'max_int_in_fixed'[0m[0mexpanded from macro 'max_int_in_fixed'
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 136 | 136# | d#edfeifnien em amax_ixn_ti_nitn__ifn_fiixxeedd ffiixxeedd22intint(m(axm_afxi_xfeidx)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[1m[1m./base/gxfixed.h./base/gxfixed.h:33::2033:: 20[0m:[0;1;36m note: [0m[0m[0;1;36mexpanded from macro 'max_fixed'note: [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33[0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | | # #d edfeifnien em max_afxi_xfed miaxxe_di nmta[0mx
Step #6 - "compile-libfuzzer-introspector-x86_64": _in | [0;1;32mt ^~~~~~~[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [0m| [0;1;36m[0;1;32mnote: ^~~~~~~[0m(skipping 5 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0m[0;1;36m
Step #6 - "compile-libfuzzer-introspector-x86_64": note: [1m[0m(skipping 5 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdevice.h:201:./base/gxdevice.h72::201 :[0m72[0;1;36m:note: [0m[0mexpanded from macro 'std_device_dci_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;36mnote: [0mexpanded from macro 'std_device_dci_type_body'201[0m |
Step #6 - "compile-libfuzzer-introspector-x86_64": 201 | s t d _ dseclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functitd_deviceons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevbmp.o -c ./devices/gdevbmp.c
Step #6 - "compile-libfuzzer-introspector-x86_64": _dci_alpha_type_body(dtype, pprocs, dname, stype, w, h,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:196:30: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_alpha_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 196 | std_device_part2_(w, h, xdpi, ydpi),\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:114:18: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_part2_'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 114 | width, height, 0/*Pad*/, 0/*align*/, 0/*Num planes*/, 0/*TrayOrientation*/,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevoflt.c:102:25: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 102 | MAX_COORD, MAX_COORD,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevoflt.c:73:20: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_COORD'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 73 | #define MAX_COORD (max_int_in_fixed - 1000)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:136:36: [0m[0;1;36mnote: [0mexpanded from macro 'max_int_in_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 136 | #define max_int_in_fixed fixed2vice_dci_alpha_type_body(dtype, pprocs, dname, stype, w, h,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:196:30: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_alpha_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 196 | std_device_part2_(w, h, xdpi, ydpi),\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:116:22: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_part2_'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 116 | (float)((((height) * 72.0 + 0.5) - 0.5) / (y_dpi))/*MediaSize[1]*/},\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mint(max_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0m(skipping 5 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdevice.h:201:69: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 201 | std_device_dci_alpha_type_body(dtype, pprocs, dname, stype, w, h,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:196:27: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_alpha_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 196 | std_device_part2_(w, h, xdpi, ydpi),\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:115:22: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_part2_'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 115 | { (float)((((width) * 72.0 + 0.5) - 0.5) / (x_dpi))/*MediaSize[0]*/,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevoflt.c:102:36: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 102 | MAX_COORD, MAX_COORD,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevoflt.c:73:20: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_COORD'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 73 | #define MAX_COORD (max_int_in_fixed - 1000)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:136:36: [0m[0;1;36mnote: [0mexpanded from macro 'max_int_in_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 136 | #define max_int_in_fixed fixed2int(max_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0m(skipping 5 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdevice.h:201:72: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 201 | std_device_dci_alpha_type_body(dtype, pprocs, dname, stype, w, h,\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:196:30: [0m[0;1;36mnote: [0mexpanded from macro 'std_device_dci_alpha_type_body'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 196 | std_device_part2_(w, h, xdpi, ydpi),\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:116clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi:22:ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevbmpc.o -c ./devices/gdevbmpc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0;1;36mnote: [0mexpanded from macro 'std_device_part2_'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 116 | (float)((((height) * 72.0 + 0.5) - 0.5) / (y_dpi))/*MediaSize[1]*/},\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxhintn.c:1448:31: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1448 | hint->q0 = hint->q1 = max_int;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxhintn.c:1654:20: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1654 | *quality = max_int;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxhintn.c:1658:20: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1658 | *quality = max_int;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevpccm.o -c ./base/gdevpccm.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxhintn.c:1662:20: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1662 | *quality = max_int;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gdevp14.c:3916:47: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 3916 | path_box.p.x = path_box.p.y = min_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi ~~ ^ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevccr.o -c ./devices/gdevccr.c
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevp14.c:3917:47: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 3917 | path_box.q.x = path_box.q.y = max_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevp14.c:3925:48: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 3925 | path_box.p.x = (path_box.p.x < min_fixed + expansion.x ? min_fixed :[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functiT ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevcfax.o -c ./devices/gdevcfax.c
Step #6 - "compile-libfuzzer-introspector-x86_64": * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevp14.c:3925:74: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 3925 | path_box.p.x = (path_box.p.x < min_fixed + expansion.x ? min_fixed :[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevp14.c:3927:48: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 3927 | path_box.p.y = (path_box.p.y < min_fixed + expansion.yclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/gstiffio_0.o -DSHARE_LIBTIFF=0 -c ./base/gstiffio.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ? min_fixed :[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevp14.c:3927:74: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 3927 | path_box.p.y = (path_box.p.y < min_fixed + expansion.y ? min_fixed :[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevp14.c:3929:48: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 3929 | path_box.q.x = (path_box.q.x > max_fixed - expansion.x ? max_fixed :[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevp14.c:3929:74: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 3929 | path_box.q.x = (path_box.q.x > max_fixed - expansion.x ? max_fixed :[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi[0mexpanded from macro 'min_int'ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevfax.o -c ./devices/gdevfax.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevp14.c:3931:48: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 3931 | path_box.q.y = (path_box.q.y > max_fixed - expansion.y ? max_fixed :[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m[1m./base/gxhintn.c:2222:31: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 2222 | int quality = max_int;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (
Step #6 - "compile-libfuzzer-introspector-x86_64": -1 | <[0;1;32m< ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m (ARCH_SIZEOF_INT * 8 - [1m1./base/gsioram.c):)288[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": 25 :| [0;1;32m[0m ~~ ^[0;1;35m
Step #6 - "compile-libfuzzer-introspector-x86_64": warning: [0m[0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 288 | [1m./base/std.h: if (s->file_limit < S_FILE_LIMIT_MAX) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/stream.h:193:53: [0m[0;1;36mnote: [0mexpanded from macro 'S_FILE_LIMIT_MAX'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 193 | #define S66_FILE_LIMIT_MAX (sizeof(gs_offset_t) > 4 ? max_int64_t : max_lo:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevp14.c:3931:74: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 3931 | path_box.q.y = (path_box.q.y > max_fixed - expansion.y ? max_fixed :[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mng)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:72:23: [0m[0;1;36mnote: [0mexpanded from macro 'max_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | #define max_int64_t (~min_int64_t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsioram.c:318:21: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 318 | s->file_limit = S_FILE_LIMIT_MAX;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | note: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/stream.h:193:53: [0m[0;1;36mnote: [0mexpanded from macro 'S_FILE_LIMIT_MAX'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 193 | #define S_FILE_LIMIT_MAX (sizeof(gs_offset_t) > 4 ? max_int64_t : max_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:72:23: [0m[0;1;36mnote: [0mexpanded from macro 'max_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | #define max_int64_t (~min_int64_t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m4 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/minftrsz.o -c ./devices/minftrsz.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gstype1.c:89:31: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 89 | if (any_abs(lw / denom) > max_int_in_fixed) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:136:36: [0m[0;1;36mnote: [0mexpanded from macro 'max_int_in_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 136 | #define max_int_in_fixed fixed2int(max_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0m(skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfixed.h:88:42: [0m[0;1;36mnote: [0mexpanded from macro 'fixed2int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 88 | #define fixed2int(x) ((int)_fixed_rshclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functiifons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/scfe.o -c ./base/scfe.c
Step #6 - "compile-libfuzzer-introspector-x86_64": t(x))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:55:39: [0m[0;1;36mnote: 4[0m warningexpanded from macro '_fixed_rshift's[0m generated
Step #6 - "compile-libfuzzer-introspector-x86_64": .
Step #6 - "compile-libfuzzer-introspector-x86_64": 55 | #define _fixed_rshift(x) arith_rshift(x,_fixed_shift)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:104:31: [0m[0;1;36mnote: [0mexpanded from macro 'arith_rshift'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 104 | # define arith_rshift(x,n) ((x) >> (n))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/scfetab.o -c ./base/scfetab.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/shc.o -c ./base/shc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gdevp14.c:5706:51: [0m[0;1;35mwarning: [0m[1mimplicit conversion from enumeration type 'const OP_FS_STATE' to different enumeration type 'PDF14_OP_FS_STATE' [-Wenum-conversion][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 5706 | p14dev->op_state = op_pct->params.op_state;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~ ~~~~~~~~~~~~~~~^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m4 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": 2 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevcif.o -c ./devices/gdevcif.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevdfax.o -c ./devices/gdevdfax.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -o ./obj/gdevtfax.o -c ./devices/gdevtfax.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gstype2.c:607:65: [0m[0;1;35mwarning: [0m[1moperator '?:' has lower precedence than '&'; '&' will be evaluated first [-Wbitwise-conditional-parentheses][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 607 | csp[-1] = ((csp[-1] != 0) & (*csp != 0) ? fixed_1 : 0);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gstype2.c:607:65: [0m[0;1;36mnote: [0mplace parentheses around the '&' expression to silence this warning[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 607 | clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/slzwe.o -c ./base/slzwe.c
Step #6 - "compile-libfuzzer-introspector-x86_64": csp[-1] = ((csp[-1] != 0) & (*csp != 0) clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi? fons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/srle.o -c ./base/srle.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ixed_1 : 0);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m | [0;32m ( )
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gstype2.c:607:65: [0m[0;1;36mnote: [0mplace parentheses around the '?:' expression to evaluate it first[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 607 | csp[-1] =clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi ((cspons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -I./obj -I./base -I./obj -I./devices -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -o ./obj/gdevtifs.o -c ./devices/gdevtifs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [-1] != 0) & (*csp != 0) ? fixed_1 : 0);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m | [0;32m ( )
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevdsp.o -c ./devices/gdevdsp.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdf.o -c ./devices/vector/gdevpdf.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gstype2.c:742:41: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 742 | (prod > max_fixed ? max_fixed :[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdfb.o -c ./devices/vector/gdevpdfb.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi[0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdfc.o -c ./devices/vector/gdevpdfc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gstype2.c:742:53: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 742 | (prod > max_fixed ? max_fixedclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi :[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdfd.o -c ./devices/vector/gdevpdfd.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gstype2.c:743:41: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 743 | prod < min_fixed ? min_fixed : (fixed)prod);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gstype2.c:743:53: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 743 | prod < min_fixed ? min_fixed : (fixed)prod);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdfe.o -c ./devices/vector/gdevpdfe.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdfg.o -c ./devices/vector/gdevpdfg.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdfi.o -c ./devices/vector/gdevpdfi.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsicc_cache.c:1480:44: [0m[0;1;35mwarning: [0m[1mvariable 'num_process' set but not used [-Wunused-but-set-variable][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1480 | int k, code, i, num_comp, num_spots=0, num_process=0, num_other=0;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsicc_cache.c:1480:59: [0m[0;1;35mwarning: [0m[1mvariable 'num_other' set but not used [-Wunused-but-set-variable][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi 1480 | int k, coons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -I./jpeg -DSHARE_JPEG=0 -o ./obj/gdevpdfj.o -c ./devices/vector/gdevpdfj.c
Step #6 - "compile-libfuzzer-introspector-x86_64": de, i, num_comp, num_spots=0, num_process=0, num_other=0;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdfk.o -c ./devices/vector/gdevpdfk.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdfm.o -c ./devices/vector/gdevpdfm.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdfo.o -c ./devices/vector/gdevpdfo.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdfp.o -c ./devices/vector/gdevpdfp.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gdevp14.c:10132:47: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 10132 | path_box.p.x = path_box.p.y = min_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevp14.c:10133:47: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 10133 | path_box.q.x = path_box.q.y = max_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m5 warning[0;1;36mnote: [0mexpanded from macro 'max_int's generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdft.o -c ./devices/vector/gdevpdft.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 5 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevp14.c:10141:48: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 10141 | path_box.p.x = (path_box.p.x < min_fixed + expansion.x ? min_fixed :[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevp14.c:10141:74: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 10141 | clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi[1m ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdfr.o -c ./devices/vector/gdevpdfr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./devices/gdevbit.c pat:h416_:b76o: [0m[0;1;35mwarning: [0mx[1m.argument 'cv' of type 'gx_color_value[4]' (aka 'unsigned short[4]') with mismatched bound [-Warray-parameter]p.[0mx
Step #6 - "compile-libfuzzer-introspector-x86_64": = (pat h416_b | obx.ipt.txa g<_ mmaipn__cfoilxoerd_ r+g be(xgpxa_ndseivoinc.ex *? dmeivn,_ fgixx_ecdo l:o[0mr
Step #6 - "compile-libfuzzer-introspector-x86_64": _ i| n[0;1;32md ^~~~~~~~~e
Step #6 - "compile-libfuzzer-introspector-x86_64": x[0m c[1mo./base/gxfixed.hl:o34r:,20 :g x[0m_[0;1;36mcnote: olor_v[0mexpanded from macro 'min_fixed'al[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ue cv[434 | ])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": # | d[0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mefine min[1m./devices/gdevbit.c:41:8: [0m[0;1;36mnote: [0m_fixed minpreviously declared as 'gx_color_value[3]' (aka 'unsigned short[3]') here_int[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": 41 | | [0;1;32m ^~~~~~~static d
Step #6 - "compile-libfuzzer-introspector-x86_64": e[0m[1mv_./base/std.hp:roc_map_color_rgb(bittag_map_color_rgb66:);21:[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[1m[0;1;36m./base/gxdevcli.h:893:note: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | 3#:d e[0mf[0;1;36minote: n[0meexpanded from macro 'dev_proc_map_color_rgb' [0mm
Step #6 - "compile-libfuzzer-introspector-x86_64": in_int 893( | - 1 d max_fixed - expansion.x ? max_fixed :[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: 2[0m warning[0;1;36msnote: generated[0m.
Step #6 - "compile-libfuzzer-introspector-x86_64": expanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevp14.c:10145:74: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 10145 | path_box.q.x = (path_box.q.x > max_fixed - expansion.x ? max_fixed :[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_ievice * dev, gx_color_index color, gx_color_value cv[4])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/gdevbit.c:50:8: [0m[0;1;36mnote: [0mpreviously declared as 'gx_color_value[3]' (aka 'unsigned short[3]') here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 50 | static dev_proc_map_color_rgb(bit_map_color_rgb);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevcli.h:893:3: [0m[0;1;36mnote: [0mexpanded from macro 'dev_proc_map_color_rgb'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 893 | dev_t_proc_map_color_rgb(proc, gx_device)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevcli.h:891:42: [0m[0;1;36mnote: [0mexpanded from macro 'dev_t_proc_map_color_rgb'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 891 | gx_color_index color, gx_color_value rgb[3])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mnt[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevp14.c:10147:48: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 10147 | path_box.q.y = (path_box.q.y > max_fixed - expansion.y ? max_fixed :[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #deficp ./obj/opdfread_.h ./obj/opdfread.h
Step #6 - "compile-libfuzzer-introspector-x86_64": ne max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi 66 | ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdfv.o -c ./devices/vector/gdevpdfv.c
Step #6 - "compile-libfuzzer-introspector-x86_64": #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevp14.c:10147:74: clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevagl.o -c ./devices/vector/gdevagl.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 10147 | path_box.q.y = (path_box.q.y > max_fixed - expansion.y ? max_fixed :[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsflip.o -c ./base/gsflip.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/scantab.o -c ./base/scantab.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 2 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/sfilter2.o -c ./base/sfilter2.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -I./zlib -DSHARE_ZLIB=0 -o ./obj/szlibc_0.o -c ./base/szlibc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -I./zlib -DSHARE_ZLIB=0 -o ./obj/szlibe_0.o -c ./base/szlibe.c
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gsflip.c:20:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261:13: [0m[0;1;35mwarning: [0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 261 | break;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.h:259:13: [0m[0;1;36mnote: [0mprevious statement is here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi elons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpsds.o -c ./devices/vector/gdevpsds.c
Step #6 - "compile-libfuzzer-introspector-x86_64": se[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/scfparam.o -c ./base/scfparam.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/spprint.o -c ./base/spprint.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/spsdf.o -c ./base/spsdf.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/sstring.o -c ./base/sstring.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsparamx.o -c ./base/gsparamx.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevvec.o -c ./base/gdevvec.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/sfxstdio.o -c ./base/sfxstdio.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/sfxcommon.o -c ./base/sfxcommon.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/stream.o -c ./base/stream.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/spngp.o -c ./base/spngp.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/seexec.o -c ./base/seexec.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/sarc4.o -c ./base/sarc4.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./devices/gdevdsp.c:541:33: [0m[0;1;35mwarning: [0m[1margument 'prgb' of type 'gx_color_value[4]' (aka 'unsigned short[4]') with mismatched bound [-Warray-parameter][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 541 | gx_color_value prgb[4])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/gdevdsp.c:83:8: [0m[0;1;36mnote: [0mpreviously declared as 'gx_color_value[]' (aka 'unsigned short[]') here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 83 | static dev_proc_decode_color(display_decode_color_device8);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:202:5: [0m[0;1;36mnote: [0mexpanded from macro 'dev_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 202 | dev_t_proc_decode_color(proc, gx_device)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:199:67: [0m[0;1;36mnote: [0mexpanded from macro 'dev_t_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 199 | int (proc)(dev_t * dev, gx_color_index cindex, gx_color_value colors[])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdt.o -c ./devices/vector/gdevpdt.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdtb.o -c ./devices/vector/gdevpdtb.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdtc.o -c ./devices/vector/gdevpdtc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdtd.o -c ./devices/vector/gdevpdtd.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdte.o -c ./devices/vector/gdevpdte.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./devices/vector/gdevpdfd.c:167:11: [0m[0;1;35mwarning: [0m[1mvariable 'xmin' set but not used [-Wunused-but-set-variable][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 167 | fixed xmin = (pdev->sbstack_depth > bottom ? -xmax : 0);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/vector/gdevpdfd.c:168:11: [0m[0;1;35mwarning: [0m[1mvariable 'ymin' set but not used [-Wunused-but-set-variable][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 168 | fixed y[1mmin./base/seexec.c:72 = (pdev:->s20: [0m[0;1;35mbstack_deptwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72h | ss->he>x_ bottomle ft? - =yma mx :ax _lo0ng;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdtf.o -c ./devices/vector/gdevpdtf.c
Step #6 - "compile-libfuzzer-introspector-x86_64": );[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/vector/gdevpdfc.c:602:43: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 602 | [1m./base/sfxstdio.c:73:48: [0m [0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 73 | s->file_limit = (sizeof(gs_offset_t) > cmi4n. ? max_int64_t : max_lopnga);int.val[0mues[j] =
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~(f
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:72:23: [0m[0;1;36mnote: [0mexpanded from macro 'max_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | #definle moax_int64_ta (~tmin_in)t64_t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.hmin_:71l:36o: ng[0m,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;36mnote: | [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": 71[0m | [1m#d./base/std.he:fin68:e23: [0m min_int64_t (-(([0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #defiint6ne4 _mtin_lo)1)n g <(-1< L << (ARCH_SIZE(sizeof(iOF_Lnt64_t) * 8 -ONG * 8 -1 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^| [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/vector/gdevpdfc.c:603:47:1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 603 | cmax.paint.values[j] = (float)max_long;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdti.o -c ./devices/vector/gdevpdti.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (In file included from ./devices/vector/gdevpdf.c~min_lo[1m./base/sfxstdio.c:82:26: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ng )[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": :82 | | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [1m./base/std.hs:-68>fil:e_limit != S_FILE_23: [0mLIMI[0;1;36mT_MAnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": X clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdts.o -c ./devices/vector/gdevpdts.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ||[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/stream.h:193:53: [0m[0;1;36mnote: [0mexpanded from macro 'S_FILE_LIMIT_MAX' [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 240 68:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./devices/vector/gdevpdfb.h:154:2: [0m[0;1;35mwarning: | #define m193[0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m | in_long #d(-
Step #6 - "compile-libfuzzer-introspector-x86_64": efine S_FILE_ LIMI154T1 | _L P << (AMADXF R_DCH(s_iSIZEEVOzeIoCfE(g_Fs__LOMoNaffsexG * 8 - tIn_lti)n 1)eI)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m>m ~~~ ^ 4
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mageSize ? m, /* MaaxInlineImagx_ineSize */t[0m6
Step #6 - "compile-libfuzzer-introspector-x86_64": 4 _| t[0;1;32m : max_lon ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1mg)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ./devices/vector/gdevpdf.c:236clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi | [0;1;32m:39: ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdtt.o -c ./devices/vector/gdevpdtt.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0;1;36mnote: [0mexpanded from macro 'PDF_DEVICE_MaxInlineImageSize'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:72: 236 | #define PDF_DEVICE_MaxInlineImageSize 23: [0m[0;1;36mnote: [0mexpanded from macro 'max_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | #dmax_long[0me
Step #6 - "compile-libfuzzer-introspector-x86_64": f i| n[0;1;32me ^~~~~~~~ m
Step #6 - "compile-libfuzzer-introspector-x86_64": ax_i[0mnt[1m64_t./base/std.h (:~69m:20:in_int64 [0m_[0;1;36mtnote: [1m./devices/vector/gdevpdfp.c:547:31: [0m[0;1;35mwarning: [0m)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m69 ^~~~~~~~~~~ |
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m#[1mdefi./base/std.h[1mne max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m:floating-point comparison is always true; constant cannot be represented exactly in type 'float' [-Wliteral-range]71:36: [0m[0;1;36mnote: [0m[0mexpanded from macro 'min_int64_t'
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m71 | ./base/std.h#:d68e :23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 54768 | #f | iine fmin_int 6(4_t (defp-(in(idnt64_ev-e>PDF A mi== 1 && cl != 1.4)n_lt)1)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ong (-1L << (A RCH_SI| ZEOF_LONG * 8<<[0;1;32m (sizeof(int64_t) * ~~ ^ ~~~8
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m- 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdtv.o -c ./devices/vector/gdevpdtv.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/sfxstdio.c:167:25: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 167 | if (s->file_limit < S_FILclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functiE_ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdtw.o -c ./devices/vector/gdevpdtw.c
Step #6 - "compile-libfuzzer-introspector-x86_64": LIMIT_MAX) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/stream.h:193:53: [0m[0;1;36mnote: [0mexpanded from macro 'S_FILE_LIMIT_MAX'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 193 | #define S_FILE_LIMIT_MAX (sizeof(gs_offset_t) > 4 ? maxclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsfont0c.o -c ./base/gsfont0c.c
Step #6 - "compile-libfuzzer-introspector-x86_64": _int64_t : max_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:72:23: [0m[0;1;36mnote: [0mexpanded from macro 'max_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | #define max_int64_t ([1m~min./devices/vector/gdevpdfp.c:558:_int366:4_t )[0m[0;1;35mwarning: [0m[1m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mshifting a negative signed value is undefined [-Wshift-negative-value][1m./base/std.h[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": :71:36 : 558[0m | [0;1;36mnote: [0m expanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": p 71 | d#edve-fi>ne MmiIn file included from n./devices/vector/gdevpdf.c_a:ix254nI:
Step #6 - "compile-libfuzzer-introspector-x86_64": tn[1m6./devices/vector/gdevpdfb.h4:_154lt:i 2: n([0me[0;1;35mIwarning: m[0ma[1mgshifting a negative signed value is undefined [-Wshift-negative-value]e[0mS
Step #6 - "compile-libfuzzer-introspector-x86_64": i -ze154( | (= i nmta6xP4_D_lotFn)_g1D;)E V/ifniel eP_DlFi_mDiEtVI = CSE__FMIaLxEI_nLlIiMnIeTI_mMaAgXe;S[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": z e| [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mmax_long[1m./base/stream.h:193:53: [0m[0;1;36mnote: [0mexpanded from macro 'S_FILE_LIMIT_MAX'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 193 | #[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": d| efine S[0;1;32m_FI ^~~~~~~~L
Step #6 - "compile-libfuzzer-introspector-x86_64": E[0m_LIMIT_MAX (sizemof(gs_in_long (-o1Lf f_ S4I Z?E OmF_LOax_int64[1m_t : max_NG./base/std.h:69long )[0m:20: [0m[0;1;36mnote: [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": expanded from macro 'max_long'| [0m[0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m* 8 [1m./base/std.h:72 :23: -[0m [0;1;36m1note: )[0mexpanded from macro 'max_int64_t'69[0m |
Step #6 - "compile-libfuzzer-introspector-x86_64": # d72ef | ine max#)d[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": efi| [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mne max_int64_t (~min_int64_t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m4 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gxfcopy.o -c ./devices/gxfcopy.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpsf1.o -c ./devices/vector/gdevpsf1.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./devices/vector/gdevpdf.c:841:36: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 841 | pdev->outline_levels[0].left = max_int;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functiax_ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpsf2.o -c ./devices/vector/gdevpsf2.c
Step #6 - "compile-libfuzzer-introspector-x86_64": int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpsfm.o -c ./devices/vector/gdevpsfm.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpsft.o -c ./devices/vector/gdevpsft.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./devices/vector/gdevpdf.c:1478:23: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1478 | if (pos & ASIDES_BASE_POSITION)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/vector/gdevpdfx.h:1061:30: [0m[0;1;36mnote: [0mexpanded from macro 'ASIDES_BASE_POSITION'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1061 | #define ASIDES_BASE_POSITION min_int64_t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpsfu.o -c ./devices/vector/gdevpsfu.c
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) *1 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./devices/vector/gdevpdf.c:1479:39: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1479 | pos +2= resourc warninges_ generatedp.
Step #6 - "compile-libfuzzer-introspector-x86_64": os - ASIDES_BASE_POSITION;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/vector/gdevpdfx.h:1061:30: [0m[0;1;36mnote: [0mexpanded from macro 'ASIDES_BASE_POSITION'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1061 | #define ASIDES_BASE_POSITION min_int64_t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/vector/gdevpdf.c:1504:23: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1504 | if (pos & ASIDES_BASE_POSITION)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/vector/gdevpdfx.h:1061:30: [0m[0;1;36mnote: [0mexpanded from macro 'ASIDES_BASE_POSITION'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1061 | #define ASIDES_BASE_POSITION min_int64_t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/vector/gdevpdf.c:1505:39: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1505 | pos += resource_pos - ASIDES_BASE_POSITION;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/vector/gdevpdfx.h:1061:30: [0m[0;1;36mnote: [0mexpanded from macro 'ASIDES_BASE_POSITION'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1061 | #define ASIDES_BASE_POSITION min_int64_t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpsfx.o -c ./devices/vector/gdevpsfx.c
Step #6 - "compile-libfuzzer-introspector-x86_64": sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./zlib -DSHARE_LIBPNG=0 -o ./obj/gdevfpng_0.o -c ./devices/gdevfpng.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 2 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevifno.o -c ./devices/gdevifno.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevicov.o -c ./devices/gdevicov.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevmgr.o -c ./devices/gdevmgr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevmiff.o -c ./devices/gdevmiff.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 2 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpbm.o -c ./devices/gdevpbm.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevmpla.o -c ./base/gdevmpla.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpcx.o -c ./devices/gdevpcx.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevplan.o -c ./devices/gdevplan.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevplib.o -c ./devices/gdevplib.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpsd.o -c ./devices/gdevpsd.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevcmykog.o -c ./devices/gdevcmykog.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./devices/vector/gdevpsft.c:495:22: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 495 | int prev_width = min_int;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -o ./obj/gdevtfnx.o -c ./devices/gdevtfnx.c
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gdevmpla.c:20:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261:13: [0m[0;1;35mwarning: [0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 261 | break;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.h:259:13: [0m[0;1;36mnote: [0mprevious statement is here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | else[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -o ./obj/gdevtsep_0.o -c ./devices/gdevtsep.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 22clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevtxtw.o -c ./devices/vector/gdevtxtw.c
Step #6 - "compile-libfuzzer-introspector-x86_64": warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevxcf.o -c ./devices/gdevxcf.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -DA4 -o ./obj/gdevescv.o -c -DGS_VERSION_MAJOR=9 ./contrib/eplaser/gdevescv.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevescp.o -c ./devices/gdevescp.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./devices/vector/gdevpdtd.c:405:49: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 405 | desc.FontBBox.p.x = desc.FontBBox.p.y = max_int;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated 66 | #d.
Step #6 - "compile-libfuzzer-introspector-x86_64": efine min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/vector/gdevpdtd.c:406:49: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 406 | desc.FontBBox.q.x = desc.FontBBox.q.y = min_int;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/vector/gdevpdtd.c:484:27: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 484 | fixed_width = min_int;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/vector/gdevpdtd.c:488clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi:ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevadmp.o -c ./contrib/gdevadmp.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 27: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 488 | fixed_width = min_int;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevatx.o -c ./devices/gdevatx.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevbj10.o -c ./devices/gdevbj10.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 7 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./devices/vector/gdevpsfx.c:372:19: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 372 | else if (v >= int2fixed(-32768) && v < int2fixed(32768)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi./base/gxfixed.hons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o obj/gdev10v.o -c ./contrib/japanese/gdev10v.c
Step #6 - "compile-libfuzzer-introspector-x86_64": :78:33: [0m[0;1;36mnote: [0mexpanded from macro 'int2fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 78 | #define int2fixed(i) ((fixed)(i)<<_fixed_shift)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/vector/gdevpdtt.c:202:47: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 202 | clip_box.p.x = clip_box.p.y = min_int / 2;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./devices/vector/gdevpdtf.c:954:9: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 954 | uid_set_invalid(&pdf_font_resource_font(pdfont, false)->UID);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:43:17: [0m[0;1;36mnote: [0mexpanded from macro 'uid_set_invalid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 43 | ((puid)->id = no_UniqueID, (puid)->xvalues = 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/vector/gdevpdtt.c:203:47: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 203 | clip_box.q.x = clip_box.q.y = max_int / 2;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./devices/gdevfpng.c:21:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gdevmem.h:21:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gxbitops.h:22:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261:13: [0m[0;1;35mwarning: [0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 261 | break;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.h:259:13: [0m[0;1;36mnote: [0mprevious statement is here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | else[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevcdj.o -c ./devices/gdevcdj.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpcl.o -c ./devices/gdevpcl.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 4 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -DA4 -o ./obj/gdevl4r.o -DGS_VERSION_MAJOR=9 -I./contrib/lips4/ -I./psi/ -c\
Step #6 - "compile-libfuzzer-introspector-x86_64": ./contrib/lips4/gdevl4r.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevlips.o -DGS_VERSION_MAJOR=9 -I./contrib/lips4/ -I./psi/ -c ./contrib/lips4/gdevlips.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevlprn.o -DGS_VERSION_MAJOR=9 -I./contrib/lips4/ -I./psi/ -c ./contrib/lips4/gdevlprn.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevbjc_.o -c ./contrib/gdevbjc_.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevbjca.o -c ./contrib/gdevbjca.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevcd8.o -c ./contrib/gdevcd8.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevdj9.o -c ./contrib/gdevdj9.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevclj.o -c ./devices/gdevclj.c
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./devices/gdevplan.c:26:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gdevmem.h:21:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gxbitops.h:22:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261:13: [0m[0;1;35mwarning: [0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 261 | break;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.h:259:13: [0m[0;1;36mnote: [0mprevious statement is here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | else[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevcljc.o -c ./devices/gdevcljc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevcslw.o -c ./devices/gdevcslw.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevdjet.o -c ./devices/gdevdjet.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevdljm.o -c ./devices/gdevdljm.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevdjtc.o -c ./devices/gdevdjtc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./devices/gdevplib.c:27:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gdevmem.h:21:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gxbitops.h:22:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261:13: [0m[0;1;35mwarning: [0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 261 | break;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.h:259:13: [0m[0;1;36mnote: [0mprevious statement is here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | else[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevln03.o -c ./contrib/gdevln03.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./devices/gdevplan.c:403:35: [0m[0;1;35mwarning: [0m[1margument 'prgb' of type 'gx_color_value[3]' (aka 'unsigned short[3]') with mismatched bound [-Warray-parameter][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 403 | gx_color_value prgb[3])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/gdevplan.c:60:8: [0m[0;1;36mnote: [0mpreviously declared as 'gx_color_value[]' (aka 'unsigned short[]') here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 60 | static dev_proc_decode_color(plangclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevepsn.o -c ./devices/gdevepsn.c
Step #6 - "compile-libfuzzer-introspector-x86_64": _decode_color);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:202:5: [0m[0;1;36mnote: [0mexpanded from macro 'dev_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 202 | dev_t_proc_decode_color(proc, gx_device)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:199:67: [0m[0;1;36mnote: [0mexpanded from macro 'dev_t_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 199 | int (proc)(dev_t * dev, gx_color_index cindex, gx_color_value colors[])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/gdevplan.c:417:34: [0m[0;1;35mwarning: [0m[1margument 'prgb' of type 'gx_color_value[3]' (aka 'unsigned short[3]') with mismatched bound [-Warray-parameter][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 417 | gx_color_value prgb[3])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/gdevplan.c:58:8: [0m[0;1;36mnote: [0mpreviously declared as 'gx_color_value[]' (aka 'unsigned short[]') here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 58 | static dev_proc_decode_color(plan_decode_color);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:202:5: [0m[0;1;36mnote: [0mexpanded from macro 'dev_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 202 | dev_t_proc_decode_color(proc, gx_device)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:199:67: [0m[0;1;36mnote: [0mexpanded from macro 'dev_t_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 199 | int (proc)(dev_t * dev, gx_color_index cindex, gx_color_value colors[])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/gdevplan.c:435:35: [0m[0;1;35mwarning: [0m[1margument 'prgb' of type 'gx_color_value[4]' (aka 'unsigned short[4]') with mismatched bound [-Warray-parameter][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 435 | gx_color_value prgb[4])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/gdevplan.c:62:8: [0m[0;1;36mnote: [0mpreviously declared as 'gx_color_value[]' (aka 'unsigned short[]') here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 62 | static dev_proc_decode_color(planc_decode_color);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:202:5: [0m[0;1;36mnote: [0mexpanded from macro 'dev_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 202 | dev_t_proc_decode_color(proc, gx_device)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:199:67: [0m[0;1;36mnote: [0mexpanded from macro 'dev_t_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 199 | int (proc)(dev_t * dev, gx_color_index cindex, gx_color_value colors[])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/gdevplib.c:757:35: [0m[0;1;35mwarning: [0m[1margument 'prgb' of type 'gx_color_value[3]' (aka 'unsigned short[3]') with mismatched bound [-Warray-parameter][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 757 | gx_color_value prgb[3])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/gdevplib.c:249:8: [0m[0;1;36mnote: [0mpreviously declared as 'gx_color_value[]' (aka 'unsigned short[]') here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 249 | static dev_proc_decode_color(plibg_decode_color);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:202:5: [0m[0;1;36mnote: [0mexpanded from macro 'dev_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 202 | dev_t_proc_decode_color(proc, gx_device)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:199:67: [0m[0;1;36mnote: [0mexpanded from macro 'dev_t_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 199 | int (proc)(dev_t * dev, gx_color_index cindex, gx_color_value colors[])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/gdevplib.c:771:34: [0m[0;1;35mwarning: [0m[1margument 'prgb' of type 'gx_color_value[3]' (aka 'unsigned short[3]') with mismatched bound [-Warray-parameter][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 771 | gx_color_value prgb[3])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/gdevplib.c:247:8: [0m[0;1;36mnote: [0mpreviously declared as 'gx_color_value[]' (aka 'unsigned short[]') here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 247 | static dev_proc_decode_color(plib_decode_color);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:202:5: [0m[0;1;36mnote: [0mexpanded from macro 'dev_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 202 | dev_t_proc_decode_color(proc, gx_device)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:199:67: [0m[0;1;36mnote: [0mexpanded from macro 'dev_t_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 199 | int (proc)(dev_t * dev, gx_color_index cindex, gx_color_value colors[])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/gdevplib.c:789:35: [0m[0;1;35mwarning: [0m[1margument 'prgb' of type 'gx_color_value[4]' (aka 'unsigned short[4]') with mismatched bound [-Warray-parameter][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 789 | gx_color_value prgb[4])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/gdevplib.c:250:8: [0m[0;1;36mnote: [0mpreviously declared as 'gx_color_value[]' (aka 'unsigned short[]') here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 250 | static dev_proc_decode_color(plibc_decode_color);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:202:5: [0m[0;1;36mnote: [0mexpanded from macro 'dev_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 202 | dev_t_proc_decode_color(proc, gx_device)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:199:67: [0m[0;1;36mnote: [0mexpanded from macro 'dev_t_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 199 | int (proc)(dev_t * dev, gx_color_index cindex, gx_color_value colors[])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevepsc.o -c ./devices/gdevepsc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -DA4 -o ./obj/gdevespg.o -DGS_VERSION_MAJOR=9 -I./contrib/lips4/ -I./psi/ -c ./contrib/japanese/gdevespg.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -DFMLBP_NOADJUST_MARGIN -o obj/gdevfmlbp.o -c ./contrib/japanese/gdevfmlbp.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 4 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevfmpr.o -c ./contrib/japanese/gdevfmpr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevgdi.o -c ./contrib/gdevgdi.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 4 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevhl12.o -c ./contrib/gdevhl12.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevhl7x.o -c ./devices/gdevhl7x.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -c -o obj/gdeveprn.o -DGS_REVISION=9533 -I./psi ./contrib/pcl3/eprn/gdeveprn.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 2 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -c -o obj/pagecount.o -DGS_REVISION=9533 -I./psi ./contrib/pcl3/eprn/pagecount.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -c -o obj/mediasize.o -DGS_REVISION=9533 -I./psi ./contrib/pcl3/eprn/mediasize.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -c -o obj/eprnparm.o -DGS_REVISION=9533 -I./psi ./contrib/pcl3/eprn/eprnparm.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -c -o obj/eprnrend.o -DGS_REVISION=9533 -I./psi ./contrib/pcl3/eprn/eprnrend.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -c -o obj/eprnfs.o -DGS_REVISION=9533 -I./psi \
Step #6 - "compile-libfuzzer-introspector-x86_64": ./contrib/pcl3/eprn/eprnfs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -c -o obj/gdevpcl3.o -DGS_REVISION=9533 -I./contrib/pcl3/eprn ./contrib/pcl3/src/gdevpcl3.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -c -o obj/pclcap.o -DGS_REVISION=9533 -I./contrib/pcl3/eprn ./contrib/pcl3/src/pclcap.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -c -o obj/pclgen.o -DGS_REVISION=9533 -I./contrib/pcl3/eprn ./contrib/pcl3/src/pclgen.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -c -o obj/pclcomp.o -DGS_REVISION=9533 -I./contrib/pcl3/eprn ./contrib/pcl3/src/pclcomp.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -c -o obj/pclsize.o -DGS_REVISION=9533 -I./contrib/pcl3/eprn ./contrib/pcl3/src/pclsize.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevimgn.o -c ./devices/gdevimgn.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdev3852.o -c ./devices/gdev3852.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o obj/gdevj100.o -c ./contrib/japanese/gdevj100.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o obj/gdevlbp3.o -c ./contrib/japanese/gdevlbp3.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevlbp8.o -c ./devices/gdevlbp8.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevlx7.o -c ./contrib/gdevlx7.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -DA4 -o ./obj/gdevl4v.o -DGS_VERSION_MAJOR=9 -I./contrib/lips4/ -I./psi/ -c\
Step #6 - "compile-libfuzzer-introspector-x86_64": ./contrib/lips4/gdevl4v.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpjet.o -c ./devices/gdevpjet.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevl31s.o -c ./devices/gdevl31s.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevmeds.o -c ./devices/gdevmeds.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevlj56.o -c ./devices/gdevlj56.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpxut.o -c ./devices/gdevpxut.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevlp8k.o -c ./devices/gdevlp8k.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevdm24.o -c ./devices/gdevdm24.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevlx32.o -c ./contrib/gdevlx32.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevlxm.o -c ./devices/gdevlxm.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdev8510.o -c ./devices/gdev8510.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o obj/gdevalps.o -c ./contrib/japanese/gdevalps.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevmd2k.o -c ./contrib/gdevmd2k.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -DA4 -o ./obj/gdevmjc.o -c ./contrib/japanese/gdevmjc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./contrib/pcl3/eprn/eprnrend.c:404:18: [0m[0;1;35mwarning: [0m[1margument 'rgb' of type 'gx_color_value[]' (aka 'unsigned short[]') with mismatched bound [-Warray-parameter][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 404 | gx_color_value rgb[])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./contrib/pcl3/eprn/gdeveprn.h:660:8: [0m[0;1;36mnote: clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi[0mpreviously declared as 'gx_color_value[3]' (aka 'unsigned short[3]') here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 660 | extons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o obj/gdevml6.o -c ./contrib/japanese/gdevml6.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ern dev_proc_map_color_rgb(eprn_map_color_rgb);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevcli.h:893:3: [0m[0;1;36mnote: [0mexpanded from macro 'dev_proc_map_color_rgb'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 893 | dev_t_proc_map_color_rgb(procclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -DA4 -o ./obj/gdevnpdl.o -DGS_VERSION_MAJOR=9 -I./contrib/lips4/ -I./psi/ -c ./contrib/japanese/gdevnpdl.c
Step #6 - "compile-libfuzzer-introspector-x86_64": , gx_device)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevcli.h:891:42: [0m[0;1;36mnote: [0mexpanded from macro 'dev_t_proc_map_color_rgb'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 891 | gx_color_index color, gx_color_value rgb[3])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevo182.o -c ./devices/gdevo182.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevop4w.o -c ./contrib/gdevop4w.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevokii.o -c ./devices/gdevokii.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevphex.o -c ./devices/gdevphex.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/picty180 ./obj/gdevcdj.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevp201.o -c ./contrib/japanese/gdevp201.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdev4081.o -c ./devices/gdev4081.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevrinkj.o -c ./devices/gdevrinkj.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./devices/rinkj -I./base/ -I./obj/ -o ./obj/rinkj-byte-stream.o -c ./devices/rinkj/rinkj-byte-stream.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./devices/rinkj -I./base/ -I./obj/ -o ./obj/rinkj-epson870.o -c ./devices/rinkj/rinkj-epson870.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevrpdl.o -DGS_VERSION_MAJOR=9 -I./contrib/lips4/ -I./psi/ -c ./contrib/japanese/gdevrpdl.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevsj48.o -c ./devices/gdevsj48.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevstc.o -c ./devices/gdevstc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevstc1.o -c ./devices/gdevstc1.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevstc2.o -c ./devices/gdevstc2.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevstc3.o -c ./devices/gdevstc3.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevstc4.o -c ./devices/gdevstc4.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdev4693.o -c ./devices/gdev4693.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevtknk.o -c ./devices/gdevtknk.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevupd.o -c ./devices/gdevupd.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevxes.o -c ./contrib/gdevxes.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./ijs -I./ijs/.. \
Step #6 - "compile-libfuzzer-introspector-x86_64": -o ./obj/gdevijs.o -c ./devices/gdevijs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./devices/gdevlxm.c:270:21: [0m[0;1;35mwarning: [0m[1mvariable 'retval' set but not used [-Wunused-but-set-variable][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 270 | cp ./obj/ijslib_0.dev ./obj/ijslib.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": int retval=0;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./libpng -I./zlib -DSHARE_LIBPNG=0 -o ./obj/gdevpng.o -c ./devices/gdevpng.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gpmisc.o -c ./base/gpmisc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/strmio.o -c ./base/strmio.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsalloc.o -c ./base/gsalloc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevkrnlsclass.o -c ./base/gdevkrnlsclass.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsbitcom.o -c ./base/gsbitcom.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsbitops.o -c ./base/gsbitops.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gscencs.o -c ./base/gscencs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gschar.o -c ./base/gschar.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gscolor.o -c ./base/gscolor.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gscoord.o -c ./base/gscoord.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gscparam.o -c ./base/gscparam.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gscspace.o -c ./base/gscspace.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gscicach.o -c ./base/gscicach.c
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gsbitcom.c:22:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261:13[1m./base/strmio.c:240:21: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 240 | : clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi s[0m->fi[0;1;35mlwarning: e[0m_[1mlmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation]i[0mm
Step #6 - "compile-libfuzzer-introspector-x86_64": it = S_FILE_LIMIT_MAX;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsovrc.o -c ./base/gsovrc.c
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 261 | br[1meak;./base/stream.h:193:53: [0m[0;1;36mnote: [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mexpanded from macro 'S_FILE_LIMIT_MAX'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | 193 | #[0;1;32m ^define
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mS_FILE[1m./base/gsbitops.h:259:13: [0m[0;1;36m_note: [0mprevious statement is hereLI[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | M IT _MAX (sizeo else[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": f (| In file included from gs_./base/gsbitops.c:24:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gxbitops.h[0;1;32m:22:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261:13: [0m[0;1;35mwarning: [0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m261 | o f bfsreeatk;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": _t | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.h:259:13) : [0m[0;1;36mnote: > 4[0mprevious statement is here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | els?e[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mmax_int64_t : max_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:72:23: [0m[0;1;36mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functinote: ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxoprect.o -c ./base/gxoprect.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mexpanded from macro 'max_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | #define max_int64_t (~min_int64_t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsdevice.o -c ./base/gsdevice.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.c:401:22: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 401 | if (llong & ~last_bits(32))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.c:394:29: [0m[0;1;36mnote: [0mexpanded from macro 'last_bits'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 394 | # define last_bits(n) (-1L << ((ARCH_SIZEOF_LONGclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi * 8ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsdevmem.o -c ./base/gsdevmem.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ) - (n)))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.c:406:22: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 406 | if clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsdparam.o -c ./base/gsdparam.c
Step #6 - "compile-libfuzzer-introspector-x86_64": (llong & ~last_bits(16))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.c:394:29: [0m[0;1;36mnote: [0mexpanded from macro 'last_bits'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 394 | # define last_bits(n) (-1L << ((ARCH_SIZEOF_LONG * 8) - (n)))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.c:410:22: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 410 | iclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsfname.o -c ./base/gsfname.c
Step #6 - "compile-libfuzzer-introspector-x86_64": f (llong & ~last_bits(8))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.c:394:29: [0m[0;1;36mnote: [0mexpanded from macro 'last_bits'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 394 | # define last_bits(n) (-1L << ((ARCH_SIZEOF_LONG * 8) - (n)))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.c:422:23: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 422 | if (!(rlong & last_bits(32)))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.c:394:29: [0m[0;1;36mnote: [0mexpanded from macro 'last_bits'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 394 | # define last_bits(n) (-1L << ((ARCH_SIZEOF_LONG * 8) - (n)))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.c:427:23: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 427 | if (!(rlong & last_bits(16)))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.c:394:29: [0m[0;1;36mnote: [0mexpanded from macro 'last_bits'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 394 | # define last_bits(n) (-1L << ((ARCH_SIZEOF_LONG * 8) - (n)))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.c:431:23: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 431 | if (!(rlong & last_bits(8)))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.c:394:29: [0m[0;1;36mnote: [0mexpanded from macro 'last_bits'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 394 | # define last_bits(n) (-1L << ((ARCH_SIZEOF_LONG * 8) - (n)))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsalloc.c:1082:20: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1082 | else if (val > MAX_VM_THRESHOLD)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsalloc.h:46:28: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_VM_THRESHOLD'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 46 | # define MAX_VM_THRESHOLD max_int64_t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:72:23: [0m[0;1;36mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsfont.o -c ./base/gsfont.c
Step #6 - "compile-libfuzzer-introspector-x86_64": note: [0mexpanded from macro 'max_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | #define max_int64_t (~min_int64_t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsalloc.c:1083:15: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1083 | val = MAX_VM_THRESHOLD;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsalloc.h7:46:28: warnings[0m[0;1;36mnote: [0m generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": expanded from macro 'MAX_VM_THRESHOLD'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 46 | # define MAX_VM_THRESHOLD max_int64_t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsgdata.o -c ./base/gsgdata.c
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:72:23: [0m[0;1;36mnote: [0mexpanded from macro 'max_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | #define max_int64_t (~min_int64_t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsgcache.o -c ./base/gsgcache.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsht.o -c ./base/gsht.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./devices/gdevstc.c:2246:73: [0m[0;1;35mwarning: [0m[1margument 'cv' of type 'gx_color_value[4]' (aka 'unsigned short[4]') with mismatched bound [-Warray-parameter][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 2246 | stc_map_color_cmyk(gx_device *pdev, gx_color_index color,gx_color_value cv[4])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/gdevstc.c:124:8: [0m[0;1;36mnote: [0mpreviously declared as 'gx_color_value[3]' (aka 'unsigned short[3]') here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 124 | static dev_proc_map_color_rgb(stc_map_color_cmyk);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevcli.h:893:3: [0m[0;1;36mnote: [0mexpanded from macro 'dev_proc_map_color_rgb'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 893 | dev_t_proc_map_color_rgb(proc, gx_device)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevcli.h:891:42: [0m[0;1;36mnote: [0mexpanded from macro 'dev_t_proc_map_color_rgb'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 891 | gx_color_index color, gx_color_value rgb[3])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gshtscr.o -c ./base/gshtscr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gen_ordered.o -c -DGS_LIB_BUILD \
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/gen_ordered.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsimage.o -c ./base/gsimage.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsimpath.o -c ./base/gsimpath.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsinit.o -c ./base/gsinit.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsiodev.o -c ./base/gsiodev.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsgstate.o -c ./base/gsgstate.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsline.o -c ./base/gsline.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsmalloc.o -c ./base/gsmalloc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./devices/gdevpng.c:54:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gdevmem.h:21:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gxbitops.h:22:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261:13: [0m[0;1;35mwarning: [0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 261 | break;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.h:259:13: [0m[0;1;36mnote: [0mprevious statement is here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | else[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -I./obj -I./base -I./devices -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -o ./obj/memento.o -c ./base/memento.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsmatrix.o -c ./base/gsmatrix.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsmemory.o -c ./base/gsmemory.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsmemret.o -c ./base/gsmemret.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 2 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsmisc.o -c ./base/gsmisc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gsovrc.c:31:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261:13: [0m[0;1;35mwarning: [0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 261 | break;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.h:259:13: [0m[0;1;36mnote: [0mprevious statement is here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | else[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxoprect.c:27:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261:13: [0m[0;1;35mwarning: [0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 261 | break;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.h:259:13: clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi[0m[0;1;36mnote: [0mprevious statement is here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsnotify.o -c ./base/gsnotify.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | else[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gslibctx_0.o -c ./base/gslibctx.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./devices/gdevupd.c:2216:70: [0m[0;1;35mwarning: [0m[1margument 'prgb' of type 'gx_color_value[3]' (aka 'unsigned short[3]') with mismatched bound [-Warray-parameter][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 2216 | upd_icolor_rgb(gx_device *pdev, gx_color_index color, gx_color_value prgb[3])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/gdevupd.c:clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gspaint.o -c ./base/gspaint.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 166:8: [0m[0;1;36mnote: [0mpreviously declared as 'gx_color_value[]' (aka 'unsigned short[]') here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 166 | static dev_proc_declang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsparam.o -c ./base/gsparam.c
Step #6 - "compile-libfuzzer-introspector-x86_64": code_color( upd_icolor_rgb); /** KCMY->RGB-Index */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:202:5: [0m[0;1;36mnote: [0mexpanded from macro 'dev_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 202 | dev_t_proc_decode_color(proc, gx_device)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:199:67: [0m[0;1;36mnote: [0mexpanded from macro 'dev_t_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 199 | int (proc)(dev_t * dev, gx_color_index cindex, gx_color_value colors[])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/gdevupd.c:2299:70: [0m[0;1;35mwarning: [0m[1margument 'cv' of type 'gx_color_value[1]' (aka 'unsigned short[1]') with mismatched bound [-Warray-parameter][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 2299 | upd_1color_rgb(gx[1m_device ./base/gen_ordered.c:*pd890:9: [0m[0;1;35mwarning: [0m[1mvariable 'kk' set but not used [-Wunused-but-set-variable][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ev, gx_c 890 | int kk olo= 0;;r[0m_
Step #6 - "compile-libfuzzer-introspector-x86_64": | in[0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mdex color, gx_color_value cv[1])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/gdevupd.c:144:8: [0m[0;1;36mnote: [0mpreviously declared as 'gx_color_value[]' (aka 'unsigned short[]') here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 144 | static dev_proc_decode_color( upd_1color_rgb); /** Gray-Index->Gray */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:202:5:[1m [0m[0;1;36mnote: [0mexpanded from macro 'dev_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ./devices/gdevpng.c202 | : dev471:_t_proc_dec17:o [0mde_color([0;1;35mwarning: [0mproc, [1mvariable 'valid' set but not used [-Wunused-but-set-variable][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 471g | x_ d evice)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": p| ng_[0;1;32mui ^nt_32
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [1mv./base/gxcmap.h:199:al67: [0m[0;1;36mnote: i[0mexpanded from macro 'dev_t_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 199 | int (procd = 0;[0m)
Step #6 - "compile-libfuzzer-introspector-x86_64": (dev_| [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mt * dev, gx_color_index cindex, gx_color_value colors[])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsmemory.c:93:28: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 93 | isize = m[1m./devices/gdevpng.c:898:45: [0m[0;1;35mwarning: [0m[1margument 'prgb' of type 'gx_color_value[3]' (aka 'unsigned short[3]') with mismatched bound [-Warray-parameter][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 898 | in(msize, max_in[1m./devices/gdevupd.c:2358 t);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #d :70 :e [0m gx_co[0;1;35mlor_valfwarning: [0m[1margument 'prgb' of type 'gx_color_value[3]' (aka 'unsigned short[3]') with mismatched bound [-Warray-parameter]ine [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": m [1m2358./base/gsmalloc.c | :u146p:15: [0m[0;1;35mwarning: d[0m[1ma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ax__int3col146 | heap_avo ure_rgbailable()[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ((gx_dev ~ipr| mce *pdev,clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi ignx__icnotl)o[0mr
Step #6 - "compile-libfuzzer-introspector-x86_64": _ i| n[0;1;32md ^~~~~~~e
Step #6 - "compile-libfuzzer-introspector-x86_64": x[0m colo[1mr./base/std.h,: 66g:x21_:c o[0ml[0;1;36mor_ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gspath.o -c ./base/gspath.c
Step #6 - "compile-libfuzzer-introspector-x86_64": g[0;1;32mb[3])val ^u[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m | [0;32m void
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": e | [0;1;32m prgb ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [3])[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/gdevupd.c:147:8: [0m[0;1;36mnote: [0mpreviously declared as 'gx_color_value[]' (aka 'unsigned short[]') here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 147 | static dev_proc_decode_color( upd_3color_rgb); /** RGB-Index->RGB */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:202:5: [0m[0;1;36mnote: [0mexpanded from macro 'dev_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 202 | dev_t_proc_decode_color[1mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": (66 | #deprfoicne, mgix_devin_i./devices/gdevpng.cnt: (-1 << 72(:A8R:CH_SIZEOF_INT * 8 -c e1))[0m)
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m| ^[0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": ~~ ^[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m [1m[0m./base/stdpre.h./base/gxcmap.h[0;1;36m::note: 199401[0m::previously declared as 'gx_color_value[]' (aka 'unsigned short[]') here6730[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0;1;36m 72: [0m[0;1;36mnote: | stati[0mnote: [0mexpanded from macro 'min'c expanded from macro 'dev_t_proc_decode_color'[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 401 |
Step #6 - "compile-libfuzzer-introspector-x86_64": 199 | in#t ( defipronce mi)(dendv_t * dev, gx_color_i(a, b) (((a) < (b)) ? (a) : nev_proc_dex(b))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": cindex,[0m[1m./base/gsmemory.cdecode_colo :93:28: gx_color_value colo[0m[0;1;35mrwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 93 | isize = min(msize, max_int);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int ((pr~nming_iant)[0ms
Step #6 - "compile-libfuzzer-introspector-x86_64": [| [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #def)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mlpha_decode_ine min_int (-1 << (AcoRCH_SIZEOF_IlNT * 8 - o1r);[0m))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/stdpre.h:401:43: [0m[0;1;36mnote: [0mexpanded from macro 'min'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 401 | # define min(a, b) (((a) < (b)) ? (a) :[1m./devices/gdevupd.c (b))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:202:5: [0m[0;1;36mnote: [0mexpanded from macro 'dev_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 202 | dev_t_proc_decode_color(proc, gx_device)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:199:67: [0m[0;1;36mnote: [0mexpanded from macro 'dev_t_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 199 | int (proc)(dev_t * dev, gx_color_index cindex, gx_color_value colors[])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m: ^
Step #6 - "compile-libfuzzer-introspector-x86_64": 2439[0m:1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": 70: [0m[0;1;35mwarning: [0m[1margument 'prgb' of type 'gx_color_value[3]' (aka 'unsigned short[3]') with mismatched bound [-Warray-parameter][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 2439 | upd_4color_rgb(gx_device *pdev, gx_color_index coclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsstate.o -c ./base/gsstate.c
Step #6 - "compile-libfuzzer-introspector-x86_64": lor, gx_color_value prgb[3])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/gdevupd.c:156:8: [0m[0;1;36mnote: [0mpreviously declared as 'gx_color_value[]' (aka 'unsigned short[]') here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 156 | static dev_proc_decode_color(upd_4color_rgb); /** WRGB-Index->RGB */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:202:5: [0m[0;1;36mnote: [0mexpanded from macro 'dev_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 202 | clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gstext.o -c ./base/gstext.c
Step #6 - "compile-libfuzzer-introspector-x86_64": dev_t_proc_decode_color(proc, gx_device)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:199:67: [0m[0;1;36mnote: [0mexpanded from macro 'dev_t_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 199 | int (proc)(dev_t * dev,1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": gx_color_clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsutil.o -c ./base/gsutil.c
Step #6 - "compile-libfuzzer-introspector-x86_64": index cindex, gx_color_value colors[])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gssprintf.o -c ./base/gssprintf.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./devices/gdevupd.c:2536:70: [0m[0;1;35mwarning: [0m[1margument 'prgb' of type 'gx_color_value[3]' (aka 'unsigned short[3]') with mismatched bound [-Warray-parameter][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 2536 | upd_kcolclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsstrtok.o -c ./base/gsstrtok.c
Step #6 - "compile-libfuzzer-introspector-x86_64": or_rgb(gx_device *pdev, gx_color_index color, gx_color_value prgb[3])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/gdevupd.c:175:8: [0m[0;1;36mnote: [0mpreviously declared as 'gx_color_value[]' (aka 'unsigned short[]') here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 175 | static dev_proc_decode_color( upd_kcolor_rgb); /** watches black-gen */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:202:5: [0m[0;1;36mnote: [0mexpanded from macro 'dev_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 202 | dev_t_proc_decode_color(proc, gx_device)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:199:67: [0m[0;1;36mnote: [0mexpanded from macro 'dev_t_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 199 | int (proc)(dev_t * dev, gx_color_index cindclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functiex, gx_color_vons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsstrl.o -c ./base/gsstrl.c
Step #6 - "compile-libfuzzer-introspector-x86_64": alue colors[])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": 2 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevmrun.o -c ./base/gdevmrun.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsiodevs.o -c ./base/gsiodevs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxclist.o -c ./base/gxclist.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsmatrix.c:502:25: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 502 | if ((code = CHECK_SET_FIXED_SUM(px, px, t)) < 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:152:25: [0m[0;1;36mnote: [0mexpanded from macro 'CHECK_SET_FIXED_SUM'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 152 | (((r)=(((a)<0) ? min_fixed : max_fixed[1m./base/gslibctx.c:54:31: [0m[0;1;35m))warning: ,[0m[1ma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] g[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": s_error54 | gs_lib_ctx_get_non_gc_memory_t()[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m | [0;32m void
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m_limitcheck) : \[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsmatrix.c:502:25: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 502 | if ((code = CHECK_SET_FIXED_SUM(px, px, t)) < 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:152:37: [0m[0;1;36mnote: [0mexpanded from macro 'CHECK_SET_FIXED_SUM'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 152 | (((r)=(((a)<0) ? min_fixed : max_fixed)), gs_error_limitcheck) : \[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsmatrix.c:509:25: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 509 | if ((code = CHECK_SET_FIXED_SUM(py, py, t)) < 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:152:25: [0m[0;1;36mnote: [0mexpanded from macro 'CHECK_SET_FIXED_SUM'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 152 | (((r)=(((a)<0) ? min_fixed : max_fixed)), gs_error_limitcheck) : \[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsmatrix.c:509:25: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi
Step #6 - "compile-libfuzzer-introspector-x86_64": ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxclbits.o -c ./base/gxclbits.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 509 | if ((code = CHECK_SET_FIXED_SUM(py, py, t)) < 3 warning0s generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": )[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:152:37: [0m[0;1;36mnote: [0mexpanded from macro 'CHECK_SET_FIXED_SUM'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 152 | (((r)=(((a)<0) ? min_fixed : max_fixed)), gs_error_limitcheck) : \[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxclpage.o -c ./base/gxclpage.c
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsmatrix.c:523:25: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 523 | if ((code = CHECK_SET_FIXED_SUM(px, px, t)) < 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:152:25: [0m[0;1;36mnote: [0mexpanded from macro 'CHECK_SET_FIXED_SUM'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 152 | (((r)=(((a)<0) ? min_fixed : max_fixed)), gs_error_limitcheck) : \[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsmatrix.c:523:25: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 523 | if ((code = CHECK_SET_FIXED_SUM(px, px, t)) < 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:152:37: [0m[0;1;36mnote: [0mexpanded from macro 'CHECK_SET_FIXED_SUM'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 152 | (((r)=(((a)<0) ? min_fixed : max_fixed)), gs_error_limitcheck) : \[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsmatrix.c:527:18: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 527 | if (((code = CHECK_SET_FIXED_SUM(ppt->x, px, pmat->tx_fixed)) < 0) ||[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:152:25: [0m[0;1;36mnote: [0mexpanded from macro 'CHECK_SET_FIXED_SUM'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 152 | (((r)=(((a)<0) ? min_fixed : max_fixed)), gs_error_limitcheck) : \[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsmatrix.c:527:18: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 527 | if ([1m(./base/gsdparam.c(:c1526o:d33e: =[0m [0;1;35mCwarning: H[0mE[1mCshifting a negative signed value is undefined [-Wshift-negative-value]K[0m_
Step #6 - "compile-libfuzzer-introspector-x86_64": SET_FIXED _1526S | else UMi(fp p(th-w>sxa,. daptxa[,0 ] pmat>- >mtaxx__fcioxoerdd) )| |< h0w)s a.|d|a[0mt
Step #6 - "compile-libfuzzer-introspector-x86_64": a [| 1[0;1;32m] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m> ma[1mx./base/gxfixed.h_:c152o:o37:r d[0m[0;1;36m)note: [0m[0mexpanded from macro 'CHECK_SET_FIXED_SUM'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~152
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0m [1m ./base/gsdparam.c ((:(r)=(((1524:20:a )<[0m0[0;1;36m)note: [0m?expanded from macro 'max_coord' [0mm
Step #6 - "compile-libfuzzer-introspector-x86_64": in_fi x1524ed | : m#adxe_ffiixneed max))_,c ogosr_de r(rmoarx__lfiimxietdc h/e cfki)x : \[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~e
Step #6 - "compile-libfuzzer-introspector-x86_64": d[0m_1[1m)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | ./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m[0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | [1m#./base/gxfixed.h :d33efine ma:x_20f:i x[0me[0;1;36mdnote: [0mmexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed maaxx__iinntt[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0m[0;1;32m ^~~~~~~[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/std.h[0m:67[1m:./base/std.h19::67 :[0m19[0;1;36m:note: [0m[0mexpanded from macro 'max_int'[0;1;36m[0mnote:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #67d | e#fdienfei nmea xm_aixn_ti n(t~ m(i~nm_iinn_ti)n[0mt
Step #6 - "compile-libfuzzer-introspector-x86_64": ) [0m|
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32m ^~~~~~~|
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32m[0m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h[1m:./base/std.h66::6621::21 :[0m [0;1;36m[0mnote: [0;1;36m[0mnote: expanded from macro 'min_int'[0m[0mexpanded from macro 'min_int'
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | 66# | d#edfeifnien em imni_ni_nitn t( -(1- 1< << <( A(RACRHC_HS_ISIZEOZFE_OIFN_TI N*T 8* -8 1-) )1[0m)
Step #6 - "compile-libfuzzer-introspector-x86_64": ) [0m|
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32m ~~ ^|
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32m[0m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsdparam.c:1526:61:[1m ./base/gsmatrix.c[0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": :528 1526: | 18 : el[0mse[0;1;35m warning: i[0mf[1m shifting a negative signed value is undefined [-Wshift-negative-value](hw[0ms
Step #6 - "compile-libfuzzer-introspector-x86_64": a .528dat | a [ 0 ] > m a x_c o o(r(dc ||o dhews a=. dCataH[E1C]K _>S EmTa_xF_IcXoEoDr_dS)U[0mM
Step #6 - "compile-libfuzzer-introspector-x86_64": ( p| p[0;1;32mt ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m->y,[1m ./base/gsdparam.cp:y1524,: 20p:m a[0mt[0;1;36m-note: >[0mexpanded from macro 'max_coord'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": t 1524 | #define maxy_c_ofoirxd (max_fixed / efixed_1)d[0m)
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m)[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m<[1m./base/std.h:66:21: [0m [0;1;36m0note: )[0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #d )e[0mf
Step #6 - "compile-libfuzzer-introspector-x86_64": ine min_int (-1 << (ARCH_SIZEOF_I | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:152:N25: T[0m [0;1;36m*note: [0m8expanded from macro 'CHECK_SET_FIXED_SUM' [0m-
Step #6 - "compile-libfuzzer-introspector-x86_64": 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | 152[0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0m clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxclrast.o -c ./base/gxclrast.c
Step #6 - "compile-libfuzzer-introspector-x86_64": (((r)=(((a)<0) ? min_fixed : max_fixed)), gs_error_limitcheckclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxclread.o -c ./base/gxclread.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ) : \[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi | #dons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxclrect.o -c ./base/gxclrect.c
Step #6 - "compile-libfuzzer-introspector-x86_64": efine min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsmatrix.c:528:18: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 528 | ((code = CHECK_SET_FIXED_SUM(ppt->y, py, pmat->ty_fixed)) < clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi0)ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxclutil.o -c ./base/gxclutil.c
Step #6 - "compile-libfuzzer-introspector-x86_64": )[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:152:37: [0m[0;1;36mnote: [0mexpanded from macro 'CHECK_SET_FIXED_SUM'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 152 | (((r)=(((a)<0) ? min_fixed : max_fixed)), gs_error_limitcheck) : \[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_inclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functit[0mons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsparams.o -c ./base/gsparams.c
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi66 | ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsparaml.o -c ./base/gsparaml.c
Step #6 - "compile-libfuzzer-introspector-x86_64": #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsroprun.o -c ./base/gsroprun.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsmatrix.c:571:21: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 571 | if ((code = CHECK_SET_FIXED_SUM(px, px, t)) < 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:152:25: [0m[0;1;36mnote: [0mexpanded from macro 'CHECK_SET_FIXED_SUM'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 152 | (((r)=(((a)<0) ? min_fixed : max_fixed)), gs_error_limitcheck) : \[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functiinons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxclimag.o -c ./base/gxclimag.c
Step #6 - "compile-libfuzzer-introspector-x86_64": _int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxclpath.o -c ./base/gxclpath.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsmatrix.c:571:21: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 571 | if ((code = CHECK_SET_FIXED_SUM(px, px, t)) < 0)[1m[0m./base/gsdparam.c
Step #6 - "compile-libfuzzer-introspector-x86_64": : 2201| :[0;1;32m36 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;35mwarning: [0m[1m[1m./base/gxfixed.hshifting a negative signed value is undefined [-Wshift-negative-value]:[0m152
Step #6 - "compile-libfuzzer-introspector-x86_64": :37 :2201 | [0m [0;1;36m note: [0m elseexpanded from macro 'CHECK_SET_FIXED_SUM' [0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": f (w i152d | th_n e w > (long)ma (x_c(o(orr)d || height_=n(e((wa )>< 0()long )?m amxi_nc_ofoirxde)d[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m:[1m ./base/gsdparam.c:2199:20m:ax_fix [0me[0;1;36mdnote: )[0m)expanded from macro 'max_coord',[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": gs_ er2199r | o#rd_elfiimne max_cooridtc h(emcakx)_ f:i xed /\ fix[0me
Step #6 - "compile-libfuzzer-introspector-x86_64": d _| [0;1;32m ^~~~~~~~~1
Step #6 - "compile-libfuzzer-introspector-x86_64": )[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m[0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m./base/gxfixed.h
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define m:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ax_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h::67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m67
Step #6 - "compile-libfuzzer-introspector-x86_64": : [1m67./base/gsfont.c | :#370d:e5f: 19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | [0m#[0;1;35mdwarning: e[0mf[1mishifting a negative signed value is undefined [-Wshift-negative-value]n[0me
Step #6 - "compile-libfuzzer-introspector-x86_64": max_int (~m i370n | _int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~ ine ma uid_set_invalid(&pfont->UID);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:43:17: [0m[0;1;36mnote: [0mexpanded from macro 'uid_set_invalid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 43 | ((puid)->id = no_UniqueID, (puid)->xvalues = 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: x[0m[0;1;36mnote: [0m_expanded from macro 'min_int'i[0mn
Step #6 - "compile-libfuzzer-introspector-x86_64": t ( ~66m | i#nd_eifnitne )m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0min_int (-1[1m << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsdparam.c:./base/std.h2201::6668::21 :[0m [0;1;35m[0mwarning: [0;1;36m[0mnote: [1m[0mshifting a negative signed value is undefined [-Wshift-negative-value]expanded from macro 'min_int'[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": 220166 | | # d e f i n e emlisne_ iinft ((w-i1d tH _(SlIoZnEgO)Fma_xI_NcTo o*r d8 |-| 1h)e)i[0mg
Step #6 - "compile-libfuzzer-introspector-x86_64": h t| _[0;1;32mn ~~ ^e
Step #6 - "compile-libfuzzer-introspector-x86_64": w[0m > (l[1mo./base/gsmatrix.cn:g578):m21a:x _[0mc[0;1;35mowarning: o[0mr[1mdshifting a negative signed value is undefined [-Wshift-negative-value])[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": | 578[0;1;32m | ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [1m ./base/gsdparam.c : 2199 :i20f: ([0m([0;1;36mcnote: o[0mdexpanded from macro 'max_coord'e[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": = C2199H | E#CdKe_fSiEnTe_ FmIaXxE_Dc_oSoUrMd( p(ym,a xp_yf,i xte)d) /< f0i)x[0me
Step #6 - "compile-libfuzzer-introspector-x86_64": d _| 1[0;1;32m) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m | [1m[0;1;32m./base/gxfixed.h ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m:152[1m./base/gxfixed.h::3325:: 20[0m:[0;1;36m note: [0m[0m[0;1;36mexpanded from macro 'CHECK_SET_FIXED_SUM'note: [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": expanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 152 | 33 | # d e f(i(n(er )m=a(x(_(fai)x= max_short)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:65:21: [0m[0;1;36mnote: [0mexpanded from macro 'max_short'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 65 | #define max_short (~min_short)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:64:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_short'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 64 | #define min_short (-1 << (ARCH_SIZEOF_SHORT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gshtscr.c:383:57: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 383 | if (raster > max_size / p.D || raster > max_long / wt)1[0m warning
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": generated[0m.
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxclrast.c:24:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261:13: [0m[0;1;35mwarning: [0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 261 | break;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.h:259:13: [0m[0;1;36mnote: [0mprevious statement is here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsmchunk.o -c ./base/gsmchunk.c
Step #6 - "compile-libfuzzer-introspector-x86_64": else[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxclfile.o -c ./base/gxclfile.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 14 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsimage.c:556:45: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 556 | int h = (penum->wanted_varies ? 1 : max_int);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxclmem.o -c ./base/gxclmem.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 2 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxclzlib.o -c ./base/gxclzlib.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsht.c:1038:26: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1038 | lcm_width = (w > max_int / lcm_width ? max_int : lcm_width * w);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsht.c:1038:48: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1038 | lcm_width = (w > max_int / lcm_width ? max_int : lcm_width * w);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsht.c:1039:27: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1039 | lcm_height = (h > max_int / lcm_height ? max_int : lcm_height * h);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsht.c:1039:50: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1039 | lcm_height = (h > 3m warningasx generated_.
Step #6 - "compile-libfuzzer-introspector-x86_64": int / lcm_height ? max_int : lcm_height * h);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m4 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/zlibd_0.dev ./obj/zlibd.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -I./zlib -DSHARE_ZLIB=0 -o ./obj/szlibd_0.o -c ./base/szlibd.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gp_psync.o -c ./base/gp_psync.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/scfd.o -c ./base/scfd.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/scfdtab.o -c ./base/scfdtab.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxfapi.o -c ./base/gxfapi.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -I./freetype/include -DSHARE_FT=0 -DFT_CONFIG_OPTIONS_H=\"gsftopts.h\" -o ./obj/fapi_ft_0.o -c ./base/fapi_ft.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -I./freetype/include -DSHARE_FT=0 -o ./obj/write_t1.o -c ./base/write_t1.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -I./freetype/include -DSHARE_FT=0 -o ./obj/write_t2.o -c ./base/write_t2.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 4 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -I./freetype/include -DSHARE_FT=0 -o ./obj/wrfont.o -c ./base/wrfont.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gspath.c:88:14: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 88 | ppt->x = clamp_coord(x);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:37:23: [0m./obj/aux/echogs -e .dev -w- -l-obj ./obj/freetype_0 ./obj/afangles.o ./obj/afcjk.o ./obj/afdummy.o ./obj/afglobal.o ./obj/afhints.o ./obj/afindic.o ./obj/aflatin.o ./obj/afloader.o ./obj/afmodule.o ./obj/afwarp.o ./obj/afblue.o ./obj/afranges.o ./obj/afshaper.o
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;36mnote: [0mexpanded from macro 'clamp_coord'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 37 | (xy > fixed2float(max_coord_fixed) ? max_coord_fixed :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:34:26: [0m[0;1;36mnote: [0mexpanded from macro 'max_coord_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | #define ma./obj/aux/echogs -e .dev -a- ./obj/freetype_0 ./obj/ftadvanc.o ./obj/ftcalc.o ./obj/ftdbgmem.o ./obj/ftgloadr.o ./obj/ftobjs.o ./obj/ftoutln.o ./obj/ftrfork.o ./obj/ftsnames.o ./obj/ftstream.o ./obj/fttrigon.o ./obj/ftutil.o ./obj/ftbbox.o ./obj/ftbdf.o ./obj/ftbitmap.o ./obj/ftdebug.o ./obj/ftgasp.o ./obj/ftglyph.o ./obj/ftgxval.o ./obj/ftinit.o ./obj/ftlcdfil.o ./obj/ftmm.o ./obj/ftotval.o ./obj/ftpfr.o ./obj/ftstroke.o ./obj/ftsynth.o ./obj/ftsystem.o ./obj/fttype1.o ./obj/ftwinfnt.o ./obj/ftpatent.o ./obj/ftmd5.o ./obj/fthash.o ./obj/ftpsprop.o ./obj/ftfntfmt.o
Step #6 - "compile-libfuzzer-introspector-x86_64": x_coord_fixed (max_fixed - int2fixed(1000)) /* arbitrary */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi | #ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsiorom_0.o -I./zlib -c ./base/gsiorom.c
Step #6 - "compile-libfuzzer-introspector-x86_64": define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxacpath.o -c ./base/gxacpath.c
Step #6 - "compile-libfuzzer-introspector-x86_64": F_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:124:26: [0m[0;1;36mnote: [0mexpanded from macro 'fixed2float'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 124 | #define fixed2float(x) ((x)*(1.0/fixed_scale))[0m./obj/aux/echogs -e .dev -a- ./obj/freetype_0 ./obj/bdflib.o ./obj/bdfdrivr.o
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.c:88:14: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 88 | ppt->x = clamp_coord(x);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:37:42: [0m[0;1;36mnote: [0mexpanded from macro 'clamp_coord'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 37 | (xy > fixed2float(max_coord_fixed) ? max_coord_fixed :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:34:26: [0m[0;1;36mnote: [0mexpanded from macro 'max_coord_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | #define max_coord_fixed (max_fixed - int2fixed(1000)) /* arbitrary */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.c:88:14: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 88 | ppt->x = clamp_coord(x);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:38:23: [0m[0;1;36mnote: [0mexpanded from macro 'clamp_coord'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 38 | xy < fixed2float(min_coord_fixed) ? min_coord_fixed :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:35:27: [0m[0;1;36mnote: [0mexpanded from macro 'min_coord_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 35 | #define min_coord_fixed (-max_coord_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:34:26: [0m[0;1;36mnote: [0mexpanded from macro 'max_coord_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | #define max_coord_fixed (max_fixed - int2fixed(1000)) /./obj/aux/echogs -e .dev -a- ./obj/freetype_0 ./obj/ftcbasic.o ./obj/ft2ccache.o ./obj/ftccmap.o ./obj/ftcglyph.o ./obj/ftcimage.o ./obj/ftcmanag.o ./obj/ftcmru.o ./obj/ftcsbits.o
Step #6 - "compile-libfuzzer-introspector-x86_64": * arbitrary */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0m(skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:124:26: [0m[0;1;36mnote: [0mexpanded from macro 'fixed2float'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 124 | #define fixed2float(x) ((x)*(1.0/fixed_scale))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.c:88:14: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 88 | ppt->x = clamp_coord(x);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:38:42: [0m[0;1;36mnote: [0mexpanded from macro 'clamp_coord'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 38 | xy < fixed2float(min_coord_fixed) ? min_coord_fixed :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:35:27: [0m[0;1;36mnote: [0mexpanded from macro 'min_coord_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 35 | #define min_coord_fixed (-max_coord_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:34:26: [0m[0;1;36mnote: [0mexpanded from macro 'max_coord_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | #define max_coord_fixed (max_fixed - int2fixed(1000)) /* arbitrary */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # deficlang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functine max_fions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxbcache.o -c ./base/gxbcache.c
Step #6 - "compile-libfuzzer-introspector-x86_64": xed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))./obj/aux/echogs -e .dev -a- ./obj/freetype_0 ./obj/cffdrivr.o ./obj/cffcmap.o ./obj/cffgload.o ./obj/cffload.o ./obj/cffobjs.o ./obj/cffparse.o
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.c:89:14: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 89 | pclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functipt-ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxccache.o -c ./base/gxccache.c
Step #6 - "compile-libfuzzer-introspector-x86_64": >y = clamp_coord(y);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:37:23: [0m[0;1;36mnote: [0mexpanded from macro 'clamp_coord'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 37 | (xy > fixed2float(max_coord_fixed) ? max_coord_fixed :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:34:26: [0m[0;1;36mnote: [0mexpanded from macro 'max_coord_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | #define max_coord_fixed (max_fixed - int2fixed(1000)) /* arbitrary */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:124:26: [0m[0;1;36mnote: [0mexpanded from macro 'fixed2float'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 124 | #define fixed2float(x) ((x)*(1.0/fixed_scale))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.c:89:14: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 89 | ppt->y = clamp_coord(y);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m./obj/aux/echogs -e .dev -a- ./obj/freetype_0 ./obj/cidparse.o ./obj/cidload.o ./obj/cidriver.o ./obj/cidgload.o ./obj/cidobjs.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ^~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:37:42: [0m[0;1;36mnote: [0mexpanded from macro 'clamp_coord'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 37 | (xy > fixed2float(max_coord_fixed) ? max_coclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxccman.o -c ./base/gxccman.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxchar.o -c ./base/gxchar.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ord_fixed :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./obj/aux/echogs -e .dev -a- ./obj/freetype_0 ./obj/ftgzip.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/gspath.h:34:26: [0m[0;1;36mnote: [0mexpanded from macro 'max_coord_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | #define max_coord_fixed (max_fixed - int2fixed(1000)) /* arbitrary */[0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxcht.o -c ./base/gxcht.c
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33[1m | ./base/gxclist.c:554:57: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value]#[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": de f554i | n static const gx_cliste_state cls_initi amla = { cls_initxi_afl_valuesi x};[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~e
Step #6 - "compile-libfuzzer-introspector-x86_64": [0md[1m ./base/gxcldev.hm:a300:15: [0m[0;1;36mnote: x[0mexpanded from macro 'cls_initial_values'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": _ i300n | t [0m {
Step #6 - "compile-libfuzzer-introspector-x86_64": { max| _int, m[0;1;32ma ^~~~~~~x
Step #6 - "compile-libfuzzer-introspector-x86_64": _in[0m[1m./base/std.h:67t:19 :} ,[0m [0;1;36m/note: *[0m expanded from macro 'max_int'p[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": */ 67{ | #m./obj/aux/echogs -e .dev -a- ./obj/freetype_0 ./obj/ftlzw.o
Step #6 - "compile-libfuzzer-introspector-x86_64": dienf_iinnet ,m amxi_ni_nitn t( ~}m i/n*_ iqn t*)/[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": } | /[0;1;32m* ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": t[0mrans[1m_./base/std.hb:b66o:x21 :* /[0m\[0;1;36m[0mnote:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m expanded from macro 'min_int'| [0m[0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": 66[0m | #de[1mf./base/std.hine min_int (-1 << (ARCH_SIZEOF_I:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxclist.c:554N:57: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 554 | clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxclip.o -c ./base/gxclip.c
Step #6 - "compile-libfuzzer-introspector-x86_64": T static const gx_clist_state cl*s _8initi al- =1 {) )cl[0ms
Step #6 - "compile-libfuzzer-introspector-x86_64": _ in| i[0;1;32mt ~~ ^ial_
Step #6 - "compile-libfuzzer-introspector-x86_64": v[0malues [1m};./base/gspath.c[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": 89:14: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 89 | ppt->y = clamp_coord(y);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | | [0;1;32m ^~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcldev.h:300:24: [0m[0;1;36m[0;1;32mnote: [0mexpanded from macro 'cls_initial_values'[0m ^~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 300 | [1m./base/gspath.h:38: 23 : {[0m [0;1;36m{note: [0mexpanded from macro 'clamp_coord'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": max_int, max38_in | t }, / *x yp <* fixe/ {d 2mfinl_ointa,t (mmiin_int n_c}o ord_fixed) /* q */ ?} min_coord_fixed /* trans_bbox */\[0m :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m35:27: [0m[0;1;36mnote: [0mexpanded from macro 'min_coord_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 35 | #define min_coord_fixed (-max_coord_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:34:26: [0m[0;1;36mnote: [0mexpanded from macro 'max_coord_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | #define max_coord_fixed (max_fixed - int2fixed(100./obj/aux/echogs -e .dev -a- ./obj/freetype_0 ./obj/pcfdrivr.o ./obj/pcfread.o ./obj/pcfutil.o
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | 0#))d /* arbitrary */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | ef[0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0m(skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": i[0m[1m./base/std.h:66ne max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 <<:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^(
Step #6 - "compile-libfuzzer-introspector-x86_64": A[0mR[1mCH_S./base/gxfixed.hI:ZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m124:26: [0m[0;1;36mnote: [0mexpanded from macro 'fixed2float'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 124 | [1m./base/gxclist.c:#define554: 57fixed2float(x) ((x)*(1.0/fixed_scale))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.c:89:14: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 89 | ppt->y = clamp_coord(y);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:38:42:: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 554 | static const gx_clist_state cls_initial = { cls_initial_value s };[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m| [0;1;36mnote: [0m[0;1;32m ^~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": expanded from macro 'clamp_coord'[0m[0m[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/gxcldev.h:38300 | : 45: [0m [0;1;36m xy note: [0mexpanded from macro 'cls_initial_values'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": < fi300 | xed2 fl o at( m i { {n_c maoordx__fint,ixed ma) ? minx_int }, /* _coord_fixed p: \*[0m/
Step #6 - "compile-libfuzzer-introspector-x86_64": | { [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": min_i[0m[1m./base/gspath.h:nt, min_in35t: } /* q */ 27: [0m[0;1;36mnote: [0mexpanded from macro 'min_coord_fixed'} /* trans_[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 35 | b#bdeofxi *n/e\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": min| _[0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": coor[0m[1md_fi./base/std.h:66:21xed (:-ma [0m[0;1;36mnote: [0mexpanded from macro 'min_int'x_[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | coord_fixed#define)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.h:34:26: [0m min_int (-[0;1;36mnote: [0mexpanded from macro 'max_coord_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | #def1 << (ARCH_SIZine maEOF_INT * x_coord_f8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1mixed (max_fixed - int2fixed(1000)) /* arbitrary */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./base/gxclist.c:554:57: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 554 | static coclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functinst gx_clist_ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxcmap.o -c ./base/gxcmap.c
Step #6 - "compile-libfuzzer-introspector-x86_64": state cls_initial = { cls_initial_values };[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcldev.h:300:54: [0m[0;1;36mnote: [0mexpanded from macro 'cls_initial_values'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 300 | { { max_int, max_int }, /* p */ { min_int, min_int } /* q */ } /* trans_bbox */\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./obj/aux/echogs -e .dev -a- ./obj/freetype_0 ./obj/pfrload.o ./obj/pfrgload.o ./obj/pfrcmap.o ./obj/pfrdrivr.o ./obj/pfrsbit.o ./obj/pfrobjs.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxcpath.o -c ./base/gxcpath.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/freetype_0 ./obj/psobjs.o ./obj/t1decode.o ./obj/t1cmap.o ./obj/afmparse.o ./obj/psconv.o ./obj/psauxmod.o ./obj/psft.o ./obj/cffdecode.o ./obj/psfont.o ./obj/psblues.o ./obj/psintrp.o ./obj/pserror.o ./obj/psstack.o ./obj/pshints.o ./obj/psarrst.o ./obj/psread.o
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gspath.c:604:17: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 604 | pbox->p.x = fixed_rounded(float2fixed(bbox.p.x));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:128:52: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_rounded'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 128 | #define fixed_rounded(x) (((x)+_fixed_round_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.c:605:17: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 605 | pbox->p.y = fixed_rounded(float2fixed(bbox.p.y));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:128:52: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_rounded'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 128 | #define fixed_rounded(x) (((x)+_fixed_round_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.c:606:17: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 606 | pbox->q.x = fixed_rounded(float2fixed(bbox.q.x));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:128:52: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_rounded'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 128 | #define fixed_rounded(x) (((x)+_fixed_round_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gspath.c:607:17: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 607 | pbox->q.y = fixed_rounded(float2fixed(bbox.q.y));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:128:52: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_rounded'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi 128 | ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxdcconv.o -c ./base/gxdcconv.c
Step #6 - "compile-libfuzzer-introspector-x86_64": #define fixed_rounded(x) (((x)+_fixed_round_v)&(-1L<<_fixed_shift))[0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi
Step #6 - "compile-libfuzzer-introspector-x86_64": ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxdcolor.o -c ./base/gxdcolor.c
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./obj/aux/echogs -e .dev -a- ./obj/freetype_0 ./obj/pshrec.o ./obj/pshglob.o ./obj/pshmod.o ./obj/pshalgo.o
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsiorom.c:122:21: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 122 | s->file_limit = S_FILE_LIMIT_MAX;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/stream.h:193:53: [0m[0;1;36mnote: [0mexpanded from macro 'S_FILE_LIMIT_MAX'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 193 | #define S_FILE_LIMIT_MAX (sizeof(gs_offset_t) > 4 ? max_int64_t : max_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:72:23: [0m[0;1;36mnote: [0mexpanded from macro 'max_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | #define max_int64_t (~min_int64_t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxccman.c:23:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261:13: [0m[0;1;35mwarning: [0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 261 | break;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.h:259:13: [0m[0;1;36mnote: [0mprevious statement is here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | else[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxhldevc.o -c ./base/gxhldevc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxfill.o -c ./base/gxfill.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsiorom.c:201:25: [0m[0;1;35mwarning: clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxht.o -c ./base/gxht.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 201 | if (s->file_limit < S_FILE_LIMIT_MAX) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/stream.h:193:53: [0m[0;1;36mnote: [0mexpanded from macro 'S_FILE_LIMIT_MAX'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 193 | #define S_FILE_LIMIT_MAX (sizeof(gs_offset_t) > 4 ? max_int64_t : max_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:72:23: [0m[0;1;36mnote: [0mexpanded from macro 'max_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | #define max_int64_t (~min_int64_t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./obj/aux/echogs -e .dev -a- ./obj/freetype_0 ./obj/psmodule.o
Step #6 - "compile-libfuzzer-introspector-x86_64": 12 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxhtbit.o -c ./base/gxhtbit.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxht_thresh.o -c ./base/gxht_thresh.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxidata_0.o -c ./base/gxidata.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxclpath.c:654:23: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 654 | box.p.x = fixed_floor(box.p../obj/aux/echogs -e .dev -a- ./obj/freetype_0 ./obj/ftraster.o ./obj/ftrend1.o
Step #6 - "compile-libfuzzer-introspector-x86_64": x);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:127:33: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_floor'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 127 | #define fixed_floor(x) ((x)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxclpath.c:655:23: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 655 | box.p.y = fixed_floor(box.p.y);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:127:33: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_floor'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 127 | #define fixed_floor(x) ((x)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./obj/aux/echogs -e .dev -a- ./obj/freetype_0 ./obj/ftgrays.o ./obj/ftsmooth.o
Step #6 - "compile-libfuzzer-introspector-x86_64": 2 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxifast.o -c ./base/gxifast.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/freetype_0 ./obj/ttmtx.o ./obj/ttpost.o ./obj/ft2ttload.o ./obj/ttsbit.o ./obj/ttkern.o ./obj/ttbdf.o ./obj/sfnt.o ./obj/pngshim.o ./obj/ttcpal.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gximage.o -c ./base/gximage.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/freetype_0 ./obj/ttdriver.o ./obj/ft2ttobjs.o ./obj/ttpload.o ./obj/ttgload.o ./obj/ft2ttinterp.o ./obj/ttgxvar.o ./obj/ttsubpix.o
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxclrast.c:584:53: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 584 | static const gx_clist_state cls_initial = { cls_initial_values };[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcldev.h:300:15: [0m[0;1;36mnote: [0mexpanded from macro 'cls_initial_values'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 300 | { { max_int, max_int }, /* p */ { min_int, min_int } /* q */ } /* trans_bbox */\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxclrast.c:584:53: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 584 | static const gx_clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functiclions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gximdecode.o -c ./base/gximdecode.c
Step #6 - "compile-libfuzzer-introspector-x86_64": st_state cls_initial = { cls_initial_values };[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcldev.h:300:24: [0m[0;1;36mnote: [0mexpanded from macro 'cls_initial_values'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 300 | { { max_int, max_int }, /* p */ { min_int, min_int }./obj/aux/echogs -e .dev -a- ./obj/freetype_0 ./obj/t1afm.o ./obj/t1driver.o ./obj/t1objs.o ./obj/t1load.o ./obj/t1gload.o ./obj/t1parse.o
Step #6 - "compile-libfuzzer-introspector-x86_64": /* q */ } /* trans_bbox */\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxclrast.c:584:53: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 584 | static const gx_clist_state cls_initial = { cls_initial_values clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi}ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gximage1.o -c ./base/gximage1.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcldev.h:300:45: [0m[0;1;36mnote: [0mexpanded from macro 'cls_initial_values'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 300 | { { max_int, max_int4 warning}s, generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": /* p */ { min_int, min_int } /* q */ } /* trans_bbox */\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxclrast.c:584:53: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 584 | static const gx_clist_state cls_initial = { cls_initial_values };[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcldev.h:300:54: [0m[0;1;36mnote: [0mexpanded from macro 'cls_initial_values'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 300 | { { max_int, max_int }, /* p */ { min_int, min_int } /* q */ } /* trans_bbox */\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxclpath.c:1055:51: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1055 | code = cmd_put_path(cdev, re.pcls, ppath, min_fixed, max_fixed,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxclpath.c:1055:62: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1055 | code = cmd_put_path(cdev, re.pcls, ppath, min_fixed, max_fixed,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./obj/aux/echogs -e .dev -a- ./obj/freetype_0 ./obj/t42objs.o ./obj/t42parse.o ./obj/t42drivr.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gximono_0.o -c ./base/gximono.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxipixel.o -c ./base/gxipixel.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/freetype_0 ./obj/winfnt.o
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxclpath.c:1223:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1223 | ymin = min_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxclpath.c:1224:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1224 | ymax = max_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functinote: ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gximask.o -c ./base/gximask.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxhtbit.c:21:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261:13: [0m[0;1;35mwarning: [0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 261 | break;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.h:259:13: [0m[0;1;36mnote: [0mprevious statement is here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | else[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxclpath.c:1440:13: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1440 | if (is_bits(d, _fixed_shift + 11) &&[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxclpath.h:206:70: [0m[0;1;36mnote: [0mexpanded from macro 'is_bits'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 206 | #define is_bits(d, n) !(((d) + ((fixed)1 << ((n) - 1[1m)./base/gxfapi.c)) & (-(fixed)1 << (n):)103):[0m23
Step #6 - "compile-libfuzzer-introspector-x86_64": : | [0;1;32m ~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [1m./base/gxclpath.c:1446:20: [0m[0;1;35mwarning: [0m[1m[0mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;35m 1446 | warning: [0m [1m shifting a negative signed value is undefined [-Wshift-negative-value] [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": } else if (is_bits(d, 19) && i103 > 0 | && is_bit s ( d2 = optr[1], 19)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": i| [0;1;32m ^~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxclpath.hf (x > (int64_t) max_fix:206:70: [0m[0;1;36mnote: [0mexpanded from macro 'is_bits'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 206 | #define is_bied) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:104:23: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 104 | x = (int64_t) max_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:106:28: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 106 | else if (x < (int64_t) min_fixed) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - ts(d, n) !(((d) + ((fixed)1 << ((n) - 1))) & (-(fixed)1 << (n)))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxclpath.c:1446:47: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1446 | } else if (is_bits(d, 19) && i > 0 && is_bits(d2 = optr[1], 19)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxclpath.h:206:70: [0m[0;1;36mnote: [0mexpanded from macro 'is_bits'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 206 | #define is_bits(d, n) !(((d) + ((fixed)1 << ((n) - 1))) & (-(fixed)1 << (n)))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxclpath.c:1456:20: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1456 | } else if (is_bits(d, 22)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxclpath.h:206:70: [0m[0;1;36mnote: [0mexpanded from macro 'is_bits'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 206 | #define is_bits(d, n) !(((d) + ((fixed)1 << ((n) - 1))) & (-(fixed)1 << (n)))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxclpath.c:1460:20: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1460 | } else if (is_bits(d, 30)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxclpath.h:206:70: [0m[0;1;36mnote: [0mexpanded from macro 'is_bits'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 206 | #define is_bits(d, n) !(((d) + ((fixed)1 << ((n) - 1))) & (-(fixed)1 << (n)))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxclimag.c:1171:20: [0m[0;1;35mwarning: [0m[1mvariable 'iy' set but not used [-Wunused-but-set-variable][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1171 | int i, iy, ih, xskip, xoff, nrows;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxi12bit.o -c ./base/gxi12bit.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:107:23: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 107 | x = (int64_t) min_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:110:23: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 110 | if (y > (int64_t) max_fixed) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:111:23: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 111 | y = (int64_t) max_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'In file included from [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH5 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": _SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:113:28: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 113 | else if (y < (int64_t) min_fixed) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:114:23: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 114 | y = (int64_t) min_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:133:23: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 133 | if (x > (int64_t) max_fixed) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:134:23: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 134 | x = (int64_t) max_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 -clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi 1ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxi16bit.o -c ./base/gxi16bit.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:136:28: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 136 | else if (x < (int64_t) min_fixed) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:137:23: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 137 | x = (in./base/gxht.c:22:
Step #6 - "compile-libfuzzer-introspector-x86_64": t6[1m4./base/gsbitops.h:_261t) min_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:140:23: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 140 | if (y > (int64_t) max_fixed) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/gxclimag.c[0m:944[1m:./base/std.h:167:: 19[0m: [0;1;35m[0mwarning: [0;1;36m[0mnote: [1m[0munused function 'clist_image_plane_data_retry_cleanup' [-Wunused-function]expanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67944 | | #cdleistf_iinmaeg em_apxl_ainnet_ d(a~tmai_nr_eitnrty)_[0mc
Step #6 - "compile-libfuzzer-introspector-x86_64": l ea| n[0;1;32mu ^~~~~~~p
Step #6 - "compile-libfuzzer-introspector-x86_64": ([0mgx[1m_./base/std.hd:e66v:i21c:e [0m*[0;1;36mdnote: e[0mvexpanded from macro 'min_int',[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": clis 66t | _#idmeafginee_ emnin_int (-u1m <* (int64_t) max_fixed) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:166:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 166 | x0 = (int64_t) max_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functied maxons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxiscale.o -c ./base/gxiscale.c
Step #6 - "compile-libfuzzer-introspector-x86_64": _int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:168:29: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 168 | else if (x0 < (int64_t) min_fixed) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:169:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 169 | x0 = (int64_t) min_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:172:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 172 | if (y0 > (int64_t) max_fixed) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.hclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi:66:21ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxpaint.o -c ./base/gxpaint.c
Step #6 - "compile-libfuzzer-introspector-x86_64": : [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:173:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 173 | y0 = (int64_t) max_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:175:29: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 175 | else if (y0 < (int64_t) min_fixed) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:176:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 176 | y0 = (int64_t) min_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:178:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 178 | if (x1 > (int64_t) max_fixed) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:179:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 179 | x1 = (int64_t) max_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:181:29: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 181 | else if (x1 < (int64_t) min_fixed) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:182:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 182 | x1 = (int64_t) min_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:185:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 185 | if (y1 > (int64_t) max_fixed) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:186:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 186 | y1 = (int64_t) max_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:188:29: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 188 | else if (y1 < (int64_t) min_fixed) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxpath.o -c ./base/gxpath.c
Step #6 - "compile-libfuzzer-introspector-x86_64": fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:189:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 189 | 11 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": y1 = (int64_t) min_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:191:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 191 | if (x2 > (int64_t) max_fixed) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxpath2.o -c ./base/gxpath2.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define m[1m./base/gxccache.c:in96:9: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 96 | _int (- 1 < < u(id_set_inAvRaClHi_dS(I&ZuidEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfapi.c:192:24: [0m[0;1;35mwarning: clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi[0m[1mons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxpcopy.o -c ./base/gxpcopy.c
Step #6 - "compile-libfuzzer-introspector-x86_64": shifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 192 | x2 = (int64_t) max_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [1m./base/gxacpath.c[0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": :33315 | :#39 :d e[0mf[0;1;35miwarning: n[0me[1m shifting a negative signed value is undefined [-Wshift-negative-value]m[0ma
Step #6 - "compile-libfuzzer-introspector-x86_64": x_fixed ma x315_ | i n t [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": a d| e[0;1;32mv ^~~~~~~-
Step #6 - "compile-libfuzzer-introspector-x86_64": >[0mbb[1mo./base/std.hx:.67p:.19x: =[0m [0;1;36manote: d[0meexpanded from macro 'max_int'v[0m-
Step #6 - "compile-libfuzzer-introspector-x86_64": >bbox.p. y67 | =# dmeafxi_innet ;m[0ma
Step #6 - "compile-libfuzzer-introspector-x86_64": x _| i[0;1;32mn ^~~~~~~t
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m(~min[1m_./base/std.hi:n67t:)19[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m| [0;1;36m[0;1;32mnote: ^~~~~~~[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": expanded from macro 'max_int'[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/std.h :6766 | :#21d:e f[0mi[0;1;36mnnote: e[0m expanded from macro 'min_int'm[0ma
Step #6 - "compile-libfuzzer-introspector-x86_64": x_ i66n | t# d(e~fmiinne_ imnitn)_[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": n t (-1| );[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m<[0;1;32m ^~~~~~~< ^~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m([0mA[1mR./base/std.hC:H66_:S21I:Z E[0mO[0;1;36mFnote: [1m_./base/gsuid.h[0mI:expanded from macro 'min_int'N43[0mT:
Step #6 - "compile-libfuzzer-introspector-x86_64": 17*: 668[0m[0;1;36m | note: [0m expanded from macro 'uid_set_invalid'#-[0md
Step #6 - "compile-libfuzzer-introspector-x86_64": e1f)i)n [0me43
Step #6 - "compile-libfuzzer-introspector-x86_64": | m | i [0;1;32mn( ~~ ^_(
Step #6 - "compile-libfuzzer-introspector-x86_64": ip[0mnuti d()-[1m-1./base/gxfapi.c> :i<194d<: 29=(: A nR[0moC[0;1;35mwarning: _H[0mU_[1mnSshifting a negative signed value is undefined [-Wshift-negative-value]iI[0mqZ
Step #6 - "compile-libfuzzer-introspector-x86_64": uEeOI FD194_, | I N( Tp u *ie ld8s) e-- > ix1fv) a)(l[0mxu
Step #6 - "compile-libfuzzer-introspector-x86_64": 2e s| < [0;1;32m = ~~ ^( i
Step #6 - "compile-libfuzzer-introspector-x86_64": 0n[0m)t[0m6[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": 4./base/gxacpath.c _:| t316[0;1;32m): ^~~~~~~~~~~ 39
Step #6 - "compile-libfuzzer-introspector-x86_64": m:[0mi n[0m_[0;1;35mfwarning: [1mi[0m./base/gsuid.hx[1m:eshifting a negative signed value is undefined [-Wshift-negative-value]39d[0m:)
Step #6 - "compile-libfuzzer-introspector-x86_64": 21 :{ [0m316[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;36m note: [0m| expanded from macro 'no_UniqueID'[0;1;32m [0m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": a
Step #6 - "compile-libfuzzer-introspector-x86_64": d[0me v39-[1m | >./base/gxfixed.h#b:db34eo:fx20i.:nq e.[0mx [0;1;36m nnote: =o[0m _expanded from macro 'min_fixed'aU[0mdn
Step #6 - "compile-libfuzzer-introspector-x86_64": ei vq34-u | >e# bIdbDeo fxmi.anqxe._ ylm oi=nn g_m[0mfi
Step #6 - "compile-libfuzzer-introspector-x86_64": in x_| ei[0;1;32mdn ^~~~~~~~ t
Step #6 - "compile-libfuzzer-introspector-x86_64": m;[0mi[0mn
Step #6 - "compile-libfuzzer-introspector-x86_64": _[1m i./base/std.h| n:[0;1;32mt69 ^~~~~~~[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": 20[0m :[1m| ./base/std.h[0;1;32m[0m: ^~~~~~~[0;1;36m66
Step #6 - "compile-libfuzzer-introspector-x86_64": note: :[0m[0m21expanded from macro 'max_long'[1m[0m:./base/std.h
Step #6 - "compile-libfuzzer-introspector-x86_64": :[0m66 [0;1;36m[1m:69note: ./base/gxclip.c21 | [0m::#expanded from macro 'min_int'1430 d[0m:[0me
Step #6 - "compile-libfuzzer-introspector-x86_64": 39[0;1;36mf: note: i 66[0mn | [0mexpanded from macro 'min_int'e#[0;1;35m[0m dwarning:
Step #6 - "compile-libfuzzer-introspector-x86_64": me[0ma f[1mx66i | shifting a negative signed value is undefined [-Wshift-negative-value]_n#[0mled
Step #6 - "compile-libfuzzer-introspector-x86_64": o enmfgii n n(_1430e~i | mn mit in n_( _l- io1 nn tg< )< ([0m -
Step #6 - "compile-libfuzzer-introspector-x86_64": ( 1 A | R <[0;1;32mC < ^~~~~~~~H
Step #6 - "compile-libfuzzer-introspector-x86_64": _c([0mSbAI[1moRZ./base/std.hxCEH:.O68pF.:_xI23 N:=_T S [0mcIZ*[0;1;36mbE note: oO8[0mxF expanded from macro 'min_long'._-[0mpI
Step #6 - "compile-libfuzzer-introspector-x86_64": .N1y T) 68 )= | *[0m #
Step #6 - "compile-libfuzzer-introspector-x86_64": md8 ae| xf[0;1;32m-_i ~~ ^ in
Step #6 - "compile-libfuzzer-introspector-x86_64": 1ne[0m)t );m[0m[1m[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/gxacpath.c
Step #6 - "compile-libfuzzer-introspector-x86_64": n : _| 317| [0;1;32m:[0;1;32ml ~~ ^47 ^~~~~~~o
Step #6 - "compile-libfuzzer-introspector-x86_64": :
Step #6 - "compile-libfuzzer-introspector-x86_64": n[0m [0mg[0m [0;1;35m([1m[1mwarning: -./base/gxfapi.c./base/std.h[0m1::[1mL19567shifting a negative signed value is undefined [-Wshift-negative-value] ::[0m19<24
Step #6 - "compile-libfuzzer-introspector-x86_64": :<: [0m ([0;1;36m[0mnote: 317A[0;1;35m[0m | Rwarning: expanded from macro 'max_int' [0mC[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": H[1m _ shifting a negative signed value is undefined [-Wshift-negative-value]Sa67[0mId |
Step #6 - "compile-libfuzzer-introspector-x86_64": Ze#Ev dO-195eF> | f_c iLl nOiN e pG _ m b*a o x x8_x. i2p-n . x1t= ) =) (~m([0maii
Step #6 - "compile-libfuzzer-introspector-x86_64": dnn e_t| vi6[0;1;32m-n4 ~~~ ^>t_
Step #6 - "compile-libfuzzer-introspector-x86_64": c)t[0ml[0m)i
Step #6 - "compile-libfuzzer-introspector-x86_64": p m[1m_| i./base/gxccache.cb[0;1;32mn:o ^~~~~~~_99x
Step #6 - "compile-libfuzzer-introspector-x86_64": f:i.[0m13xp:e[1m. dy./base/std.h[0m; :[0;1;35m[0mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value]=66
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m :
Step #6 - "compile-libfuzzer-introspector-x86_64": | m21i[0;1;32m:n ^~~~~~~~~ _99
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mi[0;1;36m | [0mnnote: t[0m [1m;expanded from macro 'min_int' ./base/gxfixed.h [0m[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 : | 20 [0;1;32m:66 i ^~~~~~~ | [0mf
Step #6 - "compile-libfuzzer-introspector-x86_64": #[0;1;36m [0m(dnote: u[1me[0mi./base/std.hfexpanded from macro 'min_fixed'd:i[0m_66n
Step #6 - "compile-libfuzzer-introspector-x86_64": i:se21 _ :34vm | ai[0m#ln[0;1;36m i_note: ddi[0me(nexpanded from macro 'min_int'f&it[0mun
Step #6 - "compile-libfuzzer-introspector-x86_64": (ie-d 1)66m ) | [0mi<#
Step #6 - "compile-libfuzzer-introspector-x86_64": nT./base/gxclip.ci : d* 143166 !: | 8=39# :-dn eo[0m1f_[0;1;35m)iUwarning: n)n[0m[0mie[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": q shifting a negative signed value is undefined [-Wshift-negative-value] um[0m| ei[0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": In ~~ ^D_
Step #6 - "compile-libfuzzer-introspector-x86_64": )i[0m1431[0mn |
Step #6 - "compile-libfuzzer-introspector-x86_64": t [1m ./base/gxacpath.c| ( :[0;1;32m- 318 ^~~~~~~~~~~1 :
Step #6 - "compile-libfuzzer-introspector-x86_64": 47[0m< :<[1m ./base/gsuid.h [0m(: [0;1;35mA39 warning: R: [0mC21 [1mH: shifting a negative signed value is undefined [-Wshift-negative-value]_ [0mS[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": I[0;1;36mcZnote: b E[0mo318Oexpanded from macro 'no_UniqueID'x | F[0m. _
Step #6 - "compile-libfuzzer-introspector-x86_64": q I. Nx T 39a = | d* #e cdv8be- o>f-xcil .ni1qep). y_)n b[0mo
Step #6 - "compile-libfuzzer-introspector-x86_64": o=x _ .| Umq[0;1;32mni. ~~ ^inx
Step #6 - "compile-libfuzzer-introspector-x86_64": q_ [0muei=In Dta[1m ;md./base/gxfapi.c[0mae:
Step #6 - "compile-libfuzzer-introspector-x86_64": xv_198 -l:| >o24[0;1;32mcn: ^~~~~~~lg
Step #6 - "compile-libfuzzer-introspector-x86_64": i[0mp[0;1;35m_warning: b[0m[0mo[1mxshifting a negative signed value is undefined [-Wshift-negative-value][1m[0m../base/std.h
Step #6 - "compile-libfuzzer-introspector-x86_64": q:.66y : 19821= | : m [0m[0;1;36ma note: [0miexpanded from macro 'min_int'f[0mx
Step #6 - "compile-libfuzzer-introspector-x86_64": _(iy 266 | > #n(dtie;nf[0mti
Step #6 - "compile-libfuzzer-introspector-x86_64": 6n 4e| _ tm)i m[0;1;32mna_xint (-1 < ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #[0md
Step #6 - "compile-libfuzzer-introspector-x86_64": efine max_int (~ m| i[0;1;32mn ^~~~~~~~_
Step #6 - "compile-libfuzzer-introspector-x86_64": i[0mnt)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m./base/std.h:[0;1;36m69:note: 20[0m:expanded from macro 'min_int' [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0;1;36m note: [0m< (ARCH_SIexpanded from macro 'max_long'Z[0mE
Step #6 - "compile-libfuzzer-introspector-x86_64": O F69_ | I#NdTe f*i n8e - 1 )m)a[0mx
Step #6 - "compile-libfuzzer-introspector-x86_64": _ l| o[0;1;32mn ~~ ^g
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m(~mi[1m./base/gxclip.c:1464:29: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value]n[0m_
Step #6 - "compile-libfuzzer-introspector-x86_64": 1464 | _ f i l if (tbox.p.x != min_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxclip.c:1466:29: [0m[0;1;35m66xo | #ded) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0menfine min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mg)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [1m./base/gxacpath.c:384:11: [0;1;36m[0mnote: [0mexpanded from macro 'max_fixed'[0;1;36m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define mnote: ax_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0m[0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | expanded from macro 'min_long'#define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66[0m:21:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | # define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m68 | [1m./base/gxfapi.c:199:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 199 | y2 = (int64_t) max_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m#[0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": d 384 | 0, 0, min_int, min_int, min_int, min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxacpath.c:384:20: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 384 | 0, 0, min_int, min_int, min_int, min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxacpath.c:384:29: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 384 | 0, 0, min_int, min_int, min_int, min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxacpath.c:384:38: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 384 | 0, 0, min_int, min_int, min_int, min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxacpath.c:387:11: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 387 | 0, 0, max_int, max_int, max_int, ma./base/gxfixed.hx_int:[0m33
Step #6 - "compile-libfuzzer-introspector-x86_64": : 20| :[0;1;32m ^~~~~~~[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;36m[0mnote: [0mexpanded from macro 'max_fixed'[0m[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/std.h:67: 1933: | #[0m [0;1;36mdnote: e[0mexpanded from macro 'max_int'warning: f[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": e 67 | f#define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mine[1m./base/gxacpath.c:387:20: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 387 | 0, 0, max_int, max_int, max_int, max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxacpath.c:387:29: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 387 | 0, 0, max_int, max_int, max_int, max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxacpath.c:387:38: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 387 | 0, 0, max_int, max_int, max_int, max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mi[0mne [1mm shifting a negative signed value is undefined [-Wshift-negative-value]am[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": n_x l1466o | _nfi xed m a x _ i n t [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": i f| [0;1;32m( ^~~~~~~t
Step #6 - "compile-libfuzzer-introspector-x86_64": b[0mox.[1mp./base/std.h.:y67 :!19=: m[0mi[0;1;36mnnote: _[0mfexpanded from macro 'max_int'i[0mx
Step #6 - "compile-libfuzzer-introspector-x86_64": ed )67[0m |
Step #6 - "compile-libfuzzer-introspector-x86_64": # d| e[0;1;32mf ^~~~~~~~~i
Step #6 - "compile-libfuzzer-introspector-x86_64": ne[0m max[1m_./base/gxfixed.hi:n34t: 20(:~ m[0mi[0;1;36mnnote: _[0miexpanded from macro 'min_fixed'n[0mt
Step #6 - "compile-libfuzzer-introspector-x86_64": )[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | | #[0;1;32m ^~~~~~~d
Step #6 - "compile-libfuzzer-introspector-x86_64": e[0mfi[1mn./base/std.he: 66m:i21n:_f i[0mx[0;1;36menote: d[0m expanded from macro 'min_int'm[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": n_int 66[0m |
Step #6 - "compile-libfuzzer-introspector-x86_64": # d| e[0;1;32mf ^~~~~~~i
Step #6 - "compile-libfuzzer-introspector-x86_64": n[0me [1mm./base/std.hi:n66_:i21n:t [0m([0;1;36m-note: 1[0m expanded from macro 'min_int'<[0m<
Step #6 - "compile-libfuzzer-introspector-x86_64": ( A66R | C#Hd_eSfIiZnEeO Fm_iInN_Ti n*t 8( --1 1<)<) [0m(
Step #6 - "compile-libfuzzer-introspector-x86_64": A R| C[0;1;32mH ~~ ^_
Step #6 - "compile-libfuzzer-introspector-x86_64": S[0mIZEO[1mF./base/gxfapi.c_:I201N:T29 :* [0m8[0;1;35m warning: -[0m [1m1shifting a negative signed value is undefined [-Wshift-negative-value])[0m)
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | 201[0;1;32m | ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m else [1mi./base/gxclip.cf: 1468(:y292: <[0m [0;1;35m(warning: i[0mn[1mtshifting a negative signed value is undefined [-Wshift-negative-value]6[0m4
Step #6 - "compile-libfuzzer-introspector-x86_64": _t) m1468i | n _ f i x e d ) { [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": i f| [0;1;32m( ^~~~~~~~~t
Step #6 - "compile-libfuzzer-introspector-x86_64": b[0mox.q[1m../base/gxfixed.hx:34 :!20=: m[0ma[0;1;36mxnote: _[0mfexpanded from macro 'min_fixed'i[0mx
Step #6 - "compile-libfuzzer-introspector-x86_64": ed )34[0m |
Step #6 - "compile-libfuzzer-introspector-x86_64": # | d[0;1;32me ^~~~~~~~~f
Step #6 - "compile-libfuzzer-introspector-x86_64": i[0mne [1mm./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # idenf_ifniex emda xm_ifni_xiendt [0mm
Step #6 - "compile-libfuzzer-introspector-x86_64": a x| _[0;1;32mi ^~~~~~~n
Step #6 - "compile-libfuzzer-introspector-x86_64": t[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m| ./base/std.h[0;1;32m: ^~~~~~~66
Step #6 - "compile-libfuzzer-introspector-x86_64": :[0m21:[1m ./base/std.h[0m:[0;1;36m67note: :[0m19expanded from macro 'min_int':[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0;1;36m note: 66[0m | expanded from macro 'max_int'#[0md
Step #6 - "compile-libfuzzer-introspector-x86_64": e f67i | n#ed emfiinn_ei nmta x(_-1i norigin.x - fixed_ceiling(-cll.x);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:129:55: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_ceiling'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 129 | #define fixed_ceiling(x) (((x)+_fixed_fraction_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxchar.c:611:46: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m ./base/gxidata.c611: | 94 : 13 : [0m [0;1;35m warning: [0m [1m shifting a negative signed value is undefined [-Wshift-negative-value] [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": clip_b o94x | . p . y = p einfu m(-m>aoxr_iignitn .-y a-2n warningyfs_i generatedax.
Step #6 - "compile-libfuzzer-introspector-x86_64": besd_c(epielniunmg-(>-dcdlal..ryo)w;.[0mx
Step #6 - "compile-libfuzzer-introspector-x86_64": . s| t[0;1;32me ^~~~~~~~~~~~~~~~~~~~~p
Step #6 - "compile-libfuzzer-introspector-x86_64": .[0mdQ[1m)./base/gxfixed.h :>129 :a55n:y _[0ma[0;1;36mbnote: s[0m(expanded from macro 'fixed_ceiling'p[0me
Step #6 - "compile-libfuzzer-introspector-x86_64": num -129> | c#udre.fxi)n)e[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": f i| x[0;1;32me ^~~~~~~d
Step #6 - "compile-libfuzzer-introspector-x86_64": _[0mce[1mi./base/std.hl:i67n:g19(:x )[0m [0;1;36m(note: ([0m(expanded from macro 'max_int'x[0m)
Step #6 - "compile-libfuzzer-introspector-x86_64": +_f i67x | e#dd_effriancet imoanx__vi)n&t( -(1~Lmxd)d+a_.frioxwe.dy_.fsrtaecpt.idoQn)_ v>) &(-1aLnfctu)r).[0my
Step #6 - "compile-libfuzzer-introspector-x86_64": ) )| [0m[0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0m[0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxchar.c:629[1m:./base/std.h24::67 :[0m19[0;1;35m:warning: [0m[0m[1m[0;1;36mshifting a negative signed value is undefined [-Wshift-negative-value]note: [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": expanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 629 | 67 | # d e f i n ec cm-a>xo_fifnste t(.~ym i=n _fiinxte)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | d[0;1;32m_ ^~~~~~~c
Step #6 - "compile-libfuzzer-introspector-x86_64": e-[0mil[1mi./base/std.hn:g66(:-21c:l l[0m.y) +H fix_eSdI_Z1E;O[0mF
Step #6 - "compile-libfuzzer-introspector-x86_64": _ I| N[0;1;32mT ^~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": *[0m 8[1m ./base/gxfixed.h-: 1291:)55):[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [0;1;36m| note: [0;1;32m[0m ~~ ^expanded from macro 'fixed_ceiling'
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 129 | #define [0;1;36mfinote: x[0med_expanded from macro 'min_int'ceili[0mn
Step #6 - "compile-libfuzzer-introspector-x86_64": g(x) ( (66( | x#)d+e_ffiinxee d_fraction_v)&(-1L<<_mfini_xiendt_ (s-h1i fxfont_tried = false, (pair)->xfont = 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfcache.h:83:22: [0m[0;1;36mnote: [0mexpanded from macro 'fm_pair_set_free'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 83 | ((pair)->font = 0, uid_set_invalid(&(pair)->UID))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:43:17: [0m[0;1;36mnote: [0mexpanded from macro 'uid_set_invalid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 43 | ((puid)->id = no_UniqueID, (puid)->xvalues = 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpath.c:114:23: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 114 | ppath->bbox.p.x = max_int;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpath.c:115:23: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 115 | ppath->bbox.p.y = max_int;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m[0m./base/gxchar.c:1083[1m:./base/std.h31::67 :[0m19[0;1;35m:warning: [0m[0m[1m[0;1;36mshifting a negative signed value is undefined [-Wshift-negative-value]note: [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": expanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 108367 | | # d e f i n e m a x _ i n t ( ~ m i n _ i nltl)x[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": = | f[0;1;32mi ^~~~~~~x
Step #6 - "compile-libfuzzer-introspector-x86_64": e[0md_r[1mo./base/std.hu:n66d:e21d:( p[0mt[0;1;36m.note: x[0m expanded from macro 'min_int'-[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": cc -66> | #doefffisneet .mxi)n _+i[0mn
Step #6 - "compile-libfuzzer-introspector-x86_64": t | ([0;1;32m- ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~1
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m<< [1m(./base/gxfixed.hA:R128C:H52_:S I[0mZ[0;1;36mEnote: [0mOexpanded from macro 'fixed_rounded'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": F _128I | N#dTe f*i n8e f-i x1e)d)_[0mr
Step #6 - "compile-libfuzzer-introspector-x86_64": o u| n[0;1;32md ~~ ^e
Step #6 - "compile-libfuzzer-introspector-x86_64": d[0m(x[1m)./base/gxpath.c :(116(:(23x:) +[0m_[0;1;35mfwarning: i[0mx[1meshifting a negative signed value is undefined [-Wshift-negative-value]d[0m_
Step #6 - "compile-libfuzzer-introspector-x86_64": ro u116n | d _ v ) &p(p-a1tLh[1m<-./base/gxcpath.c<>:_b525fb:io29x:xe .d[0mq_[0;1;35m.swarning: xh[0m i[1m=fshifting a negative signed value is undefined [-Wshift-negative-value] t[0mm)
Step #6 - "compile-libfuzzer-introspector-x86_64": i)n[0m_
Step #6 - "compile-libfuzzer-introspector-x86_64": i525 n | | t [0;1;32m; ~~~^[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m p| c[1m[0;1;32mp./base/gxchar.c ^~~~~~~a:
Step #6 - "compile-libfuzzer-introspector-x86_64": t1085[0mh:[1m-31./base/std.h>::o 66u[0m:t[0;1;35me21warning: r:[0m_ [1mb[0mshifting a negative signed value is undefined [-Wshift-negative-value]o[0;1;36m[0mxnote:
Step #6 - "compile-libfuzzer-introspector-x86_64": .[0mpexpanded from macro 'min_int'. x[0m 1085
Step #6 - "compile-libfuzzer-introspector-x86_64": = | f 66i | x #e dd e_ ffi ln oe o rm (i p nc_ pi an tt h -( >- p1 a t< h< . lb(lbyoA xR=.C pHf_iSxIeZdE_Or.Fox_u)In;Nd[0mTe
Step #6 - "compile-libfuzzer-introspector-x86_64": d *(| p[0;1;32m8t ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~.
Step #6 - "compile-libfuzzer-introspector-x86_64": y-[0m -1 )[1mc)./base/gxfixed.hc[0m:-
Step #6 - "compile-libfuzzer-introspector-x86_64": 127> :o| 33f:[0;1;32mf ~~ ^s
Step #6 - "compile-libfuzzer-introspector-x86_64": [0me[0m[0;1;36mtnote: .[1m[0my./base/gxpath.cexpanded from macro 'fixed_floor'):[0m 117
Step #6 - "compile-libfuzzer-introspector-x86_64": +:[0m23
Step #6 - "compile-libfuzzer-introspector-x86_64": :127 | [0;1;32m | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[0m#
Step #6 - "compile-libfuzzer-introspector-x86_64": d[0mef[0;1;35miwarning: n[1m[0me./base/gxfixed.h[1m :shifting a negative signed value is undefined [-Wshift-negative-value]f[0m128i:
Step #6 - "compile-libfuzzer-introspector-x86_64": x52e d:117_ | f[0m l[0;1;36m onote: o[0m rexpanded from macro 'fixed_rounded'p([0mpx
Step #6 - "compile-libfuzzer-introspector-x86_64": a)t h(128-( | >x#b)db&eofin(xe-. 1qfL.v)tU&hI(--D>1)oL;u<[0m<
Step #6 - "compile-libfuzzer-introspector-x86_64": _ ft| e[0;1;32mr ^~~~~~~~~~~~~~~~~~~~~~~~~~~_
Step #6 - "compile-libfuzzer-introspector-x86_64": b[0moixx[1me./base/gsuid.hd:_43s:h17i:ft).)p.[0my
Step #6 - "compile-libfuzzer-introspector-x86_64": =| [0;1;32mf ~~~^i
Step #6 - "compile-libfuzzer-introspector-x86_64": x[0med_floor(pcpath->path.bbox.p.y);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:127:33: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_floor'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 127 | #de [0m[0;1;36mnote: [0mexpanded from macro 'uid_set_invalid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 43 | ((puid)->id = no_UniqueID, (puid)->xvalues = 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m12 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxccman.c:450:9: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 450 | fm_pair_set_free(pair);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfcache.h:83:22: [0m[0;1;36mnote: [0mexpanded from macro 'fm_pair_set_free'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 83 | ((pair)->font = 0, uid_set_invalid(&(pair)->UID))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:43:17: [0m[0;1;36mnote: [0mexpanded from macro 'uid_set_invalid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 43 | ((puid)->id = no_UniqueID, (puid)->xvalues = 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1fine fixe[1md_./base/gxchar.cf:l1597o:o21r:( x[0m)[0;1;35m warning: ([0m([1mxshifting a negative signed value is undefined [-Wshift-negative-value])[0m&
Step #6 - "compile-libfuzzer-introspector-x86_64": (-1 L1597< | < _ f i x e d _ s h i f tc)p)t_[0mx
Step #6 - "compile-libfuzzer-introspector-x86_64": =| [0;1;32mf ~~~^i
Step #6 - "compile-libfuzzer-introspector-x86_64": x[0med_ro[1mu./base/gxcpath.cn:d527e:d29(:c p[0mt[0;1;35m_warning: x[0m)[1m;shifting a negative signed value is undefined [-Wshift-negative-value][0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~527
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0m [1m ./base/gxfixed.hp:c128p:a52t:h -[0m>[0;1;36monote: u)[0mt)expanded from macro 'fixed_rounded'e[0m[0mr
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": _ b| o[0;1;32mx ~~~ ^.128
Step #6 - "compile-libfuzzer-introspector-x86_64": q | [0m.#xd e=f ifniex efdi_xceedi_lrionugn(dpecdp(axt)h -(>(p(axt)h+._bfbioxxe.dq_.rxo)u;n[0md
Step #6 - "compile-libfuzzer-introspector-x86_64": _ v| )[0;1;32m& ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi./base/gxfixed.h:ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxpflat.o -c ./base/gxpflat.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 129(-:155L<<_f:i x[0me[0;1;36mdnote: _[0msexpanded from macro 'fixed_ceiling'h[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": ft )129) | [0m#
Step #6 - "compile-libfuzzer-introspector-x86_64": d e| f[0;1;32mi ~~~^n
Step #6 - "compile-libfuzzer-introspector-x86_64": e[0m f[1mi./base/gxchar.cx:e1598d:_21c:e i[0ml[0;1;35miwarning: n[0mg[1m(shifting a negative signed value is undefined [-Wshift-negative-value]x[0m)
Step #6 - "compile-libfuzzer-introspector-x86_64": ( (1598( | Ix ) + Z_ Ef Oi Fx _e Id N_ Tf r *ac cp8tt i_-o yn1 _)=v) )[0mf&i(x-
Step #6 - "compile-libfuzzer-introspector-x86_64": e 1d| L_[0;1;32moouuntdeerd_(bxo)x .(q(.(yx )=+ _ffiixxeedd__creoiulnidn_gv()p&c(p-a1tLh<-<>_pfaitxhe.db_bsohxi.fqt.)y))[0m;
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m| ~~~^[0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m[0m./base/gxfixed.h:129:55: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_ceiling'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 129 | #define fixed_ceiling(x) (((x)+_fixed_fraction_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxsample.o -c ./base/gxsample.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfill.c:321:32: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 321 | lst.bbox_width = fixed2int(fixed_ceiling(ibox.q.x + adjust.x)) - lst.bbox_left;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:129:55: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_ceiling'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 129 | #define fixed_ceiling(x) (((x)+_fixed_fraction_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:88:42: [0m[0;1;36mnote: [0mexpanded from macro 'fixed2int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 88 | #define fixed2int(x) ((int)_fixed_rshift(x))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:55:39: [0m[0;1;36mnote: [0mexpanded from macro '_fixed_rshift'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 55 | #define _fixed_rshift(x) arith_rshift(x,_fixed_shift)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:104:31: [0m[0;1;36mnote: [0mexpanded from macro 'arith_rshift'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 104 | # define arith_rshift(x,n) ((x5 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": ) >> (n))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:519:42: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 519 | (&lst, (max_fill_band == 0 ?2 warningNsO generated_.
Step #6 - "compile-libfuzzer-introspector-x86_64": BAND_MASK : int2fixed(-max_fill_band)));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:295:35: [0m[0;1;36mnote: [0mexpanded from macro 'NO_BAND_MASK'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 295 | #define NO_BAND_MASK ((fixed)(-1) << (sizeof(fixed) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxccman.c:868:27: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 868 | if (!force && uid_is_valid(&pair->UID)) { /* Keep the entry. */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:41:18: [0m[0;1;36mnote: [0mexpanded from macro 'uid_is_valid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 41 | ((puid)->id != no_UniqueID)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxstroke.o -c ./base/gxstroke.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxsync.o -c ./base/gxsync.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevabuf.o -c ./base/gdevabuf.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevdbit.o -c ./base/gdevdbit.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxpath2.c:341:14: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 341 | v = (max_inclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functitons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevddrw.o -c ./base/gdevddrw.c
Step #6 - "compile-libfuzzer-introspector-x86_64": - int2fixed(1000)) >> sx; /* arbitrary */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_in[1mtclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi)./base/gxht_thresh.c[0mons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevdflt.o -c ./base/gdevdflt.c
Step #6 - "compile-libfuzzer-introspector-x86_64": :
Step #6 - "compile-libfuzzer-introspector-x86_64": 716 :| 42[0;1;32m: ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][1m[0m./base/std.h
Step #6 - "compile-libfuzzer-introspector-x86_64": :66:21: [0m[0;1;36mnote: [0m expanded from macro 'min_int'716[0m |
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | # d eiffi n(ep emniunm_-i>nhtt _(s-1 << tr(iAdReC H*_ Sspp_IoZuEtO F>_ ImNaT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpath2.c:351:14: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 351 | v = (max_int - int2fixed(1000)) >> sy;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [1m[0m./base/gxcpath.cexpanded from macro 'max_int':[0m791
Step #6 - "compile-libfuzzer-introspector-x86_64": : 1767: | #[0md[0;1;35mefiwarning: n[0me[1m shifting a negative signed value is undefined [-Wshift-negative-value]m[0ma
Step #6 - "compile-libfuzzer-introspector-x86_64": x_int 791( | ~ m i n _ i n t ) [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~S
Step #6 - "compile-libfuzzer-introspector-x86_64": CA[0mL[1mE./base/std.h_:V66(:x21m:i n[0m,[0;1;36m note: l[0moexpanded from macro 'min_int'g[0m2
Step #6 - "compile-libfuzzer-introspector-x86_64": _sca l66e | _#xd)e;f[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": n e| [0;1;32mm ^~~~~~~~~~~~~~~~~~~~~~~~~~~i
Step #6 - "compile-libfuzzer-introspector-x86_64": n[0m_i[1mn./base/gxcpath.ct: 788(:-171: <[0m<[0;1;36m note: ([0mAexpanded from macro 'SCALE_V'R[0mC
Step #6 - "compile-libfuzzer-introspector-x86_64": H_S I788Z | E O Fi_fI N(T p*r -8> v- !1=) )m[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": n _| i[0;1;32mn ~~ ^t
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m&& pr->v != max_int )\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcpath.c:791:17: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 791 | SCALE_V(xmin, log2_scale_x);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcpath.c:788:37: [0m[0;1;36mnote: [0mexpanded from macro 'SCALE_V'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 788 | if ( pr->v != min_int && pr->v != max_int )\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min2_ warningisn generatedt.
Step #6 - "compile-libfuzzer-introspector-x86_64": (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcpath.c:792:17: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 792 | SCALE_V(xmax, log2_scale_x);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcpath.c:788:17: [0m[0;1;36mnote: [0mexpanded from macro 'SCALE_V'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 788 | if ( pr->v != min_int && pr->v != max_int )\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcpath.c:792:17: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 792 | SCALE_V(xmax, log2_scale_x);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcpath.c:788:37: [0m[0;1;36mnote: [0mexpanded from macro 'SCALE_V'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 788 | if ( pr->v != min_int && pr->v != max_int )\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcpath.c:793:17: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 793 | SCALE_V(ymin, log2_scale_y);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcpath.c:788:17: [0m[0;1;36mnote: [0mexpanded from macro 'SCALE_V'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 788 | if ( pr->v != min_int && pr->v != max_int )\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcpath.c:793:17: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 793 | SCALEIn file included from _./base/gximono.c:V33(:
Step #6 - "compile-libfuzzer-introspector-x86_64": yIn file included from m./base/gdevmem.hin:,21 :
Step #6 - "compile-libfuzzer-introspector-x86_64": lIn file included from o./base/gxbitops.hg:222:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261:13:In file included from [0m./base/gxifast.c[0;1;35m:warning: 34[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1mIn file included from misleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation]./base/gdevmem.h[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": 21:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gxbitops.h:22 :
Step #6 - "compile-libfuzzer-introspector-x86_64": x261[1m | ./base/gsbitops.h : _261 i: n 13t : /[0m [0;1;35m mwarning: a[0m x[1mb_misleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation]rh[0meea
Step #6 - "compile-libfuzzer-introspector-x86_64": ikg;h[0mt
Step #6 - "compile-libfuzzer-introspector-x86_64": ) [0m|
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32m ^|
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32m261[0m ^~~~~~~ |
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m[0m ./base/gsbitops.h : 259 : 13 : [0m [0;1;36m[1mnote: ./base/std.h [0m:bprevious statement is herer67[0me:a19k:;
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;36m 259note: | | [0m[0;1;32m expanded from macro 'max_int'clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevdgbr.o -c ./base/gdevdgbr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ^ [0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [1m ./base/gsbitops.h67 : | 259# :d 13e :f i n[0mee[0;1;36m lnote: ms[0maeprevious statement is herex[0m_[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": i
Step #6 - "compile-libfuzzer-introspector-x86_64": n t| [0;1;32m( ^~259
Step #6 - "compile-libfuzzer-introspector-x86_64": m | [0mi n _ i n t ) [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0melse[1m[0m./base/std.h
Step #6 - "compile-libfuzzer-introspector-x86_64": : 66| :[0;1;32m21: [0m ^[0;1;36mnote: [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": expanded from macro 'min_int'[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int _scale_y);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcpath.c:788:37: [0m[0;1;36mnote: [0mexpanded from macro 'SCALE_V'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 788 | [1m ./base/gxpath.ci:f975 :( 12p:r -[0m>[0;1;35mvwarning: [0m![1m=shifting a negative signed value is undefined [-Wshift-negative-value] [0mm
Step #6 - "compile-libfuzzer-introspector-x86_64": in_i n975t | & & pcro-d>ev != max_int )\=[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | g[0;1;32mx ^~~~~~~_
Step #6 - "compile-libfuzzer-introspector-x86_64": p[0math_c[1mo./base/std.hp:y67(:p19p:a t[0mh[0;1;36m,note: [0m&expanded from macro 'max_int'p[0ma
Step #6 - "compile-libfuzzer-introspector-x86_64": th _67n | e#wd)e;f[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": n e| [0;1;32mm ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~a
Step #6 - "compile-libfuzzer-introspector-x86_64": x[0m_int[1m ./base/gxpath.h(:~263m:i35n:_ i[0mn[0;1;36mtnote: )[0m[0mexpanded from macro 'gx_path_copy'
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m( ^~~~~~~ -
Step #6 - "compile-libfuzzer-introspector-x86_64": 1263[0m | < <[1mg ./base/std.hx(:_A66pR:a21Ct:Hh __[0mSc[0;1;36mIonote: Zp[0mEyexpanded from macro 'min_int'O_[0mFr
Step #6 - "compile-libfuzzer-introspector-x86_64": _eId Nu66Tc | i#*nd g8e( fo-li clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functidn1,ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevnfwd.o -c ./base/gdevnfwd.c
Step #6 - "compile-libfuzzer-introspector-x86_64": e) )nmei[0mwn
Step #6 - "compile-libfuzzer-introspector-x86_64": ,_ in| mt[0;1;32ma ~~ ^x(
Step #6 - "compile-libfuzzer-introspector-x86_64": _-[0mf1i xexpanded from macro 'max_fixed'794l[0m:i
Step #6 - "compile-libfuzzer-introspector-x86_64": 17n: e 33_[0m | s[0;1;35m#iwarning: z[0mde[1me shifting a negative signed value is undefined [-Wshift-negative-value]f>[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": nmea x794m_ | ai xn _t f i/ x em da x m_ ah xe _i ig nh tt [0mS)
Step #6 - "compile-libfuzzer-introspector-x86_64": C {| [0m[0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": ^~~~~~~A
Step #6 - "compile-libfuzzer-introspector-x86_64": L| [0mE[0;1;32m_[1m ^~~~~~~V./base/std.h
Step #6 - "compile-libfuzzer-introspector-x86_64": (:[0my67m:[1m19./base/std.h:: a67[0m:[0;1;36m19note: x:[0m, expanded from macro 'max_int' [0m[0ml[0;1;36m
Step #6 - "compile-libfuzzer-introspector-x86_64": note: [0m 67o | g#2d_esfciexpanded from macro 'max_int'an[0mlee _mya)x;_[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": n t| [0;1;32m( ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": m[0min_in[1mt./base/gxcpath.c):[0m788
Step #6 - "compile-libfuzzer-introspector-x86_64": : 17| :[0;1;32m ^~~~~~~[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;36m[0mnote: [0mexpanded from macro 'SCALE_V'[1m[0m./base/std.h
Step #6 - "compile-libfuzzer-introspector-x86_64": :66 :78821 | : [0mi[0;1;36mfnote: [0m(expanded from macro 'min_int' [0mp
Step #6 - "compile-libfuzzer-introspector-x86_64": r-> v66 | !#d= min_inetf i&n&e p
Step #6 - "compile-libfuzzer-introspector-x86_64": r-> v67 | #demin!= m_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": fine max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #def| [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0max_int )\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcpath.c:794:17: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 794 | SCALE_V(ymax, log2_scale_y);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcpath.c:788:37: [0m[0;1;36mnote: [0mexpanded from macro 'SCALE_V'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 788 | if ( pr-[1m>./base/gxcmap.cv: 1877!:=46 :m i[0mn[0;1;35m_warning: i[0mn[1mtargument 'pgray' of type 'gx_color_value[1]' (aka 'unsigned short[1]') with mismatched bound [-Warray-parameter] [0m&
Step #6 - "compile-libfuzzer-introspector-x86_64": & p r->v != max_int )1877\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19 | : [0m [0;1;36m note: [0m expanded from macro 'max_int' [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | # d e f i n e m a x _i n t ( ~gmxi_conlor__vialuen tp)g[0mr
Step #6 - "compile-libfuzzer-introspector-x86_64": a y| [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21[:1])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./base/gxdevice.h:356:1: [0m[0;1;36mnote: [0mpreviously declared as 'gx_color_value[]' (aka 'unsigned short[]') here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 356 | dev_proc_decode_color(gx_default_8bit_map_color_gray);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:202:5: [0m[0;1;36mnote: [0mexpanded from macro 'dev_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 202 | dev_t_proc_decode_color(proc, gx_device)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:199:67: [0m[0;1;36mnote: [0mexpanded from macro 'dev_t_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 199 | int (proc)(dev_t * dev, gx_color_index cindex, gx_color_value colors[])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mine min_int [1m(-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./base/gxfill.c:1126:19: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1126 | ll->y_break[1m./base/gxcmap.c:1969: = max_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'40: [0m[0;1;35mwarning: [0m[1margument 'pcv' of type 'gx_color_value[4]' (aka 'unsigned short[4]') with mismatched bound [-Warray-parameter][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1969 | [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": gx_color_value pcv[4])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:349:1: [0m[0;1;36mnote: [0mpreviously declared as 'gx_color_value[]' (aka 'unsigned short[]') here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 349 | dev_proc_decode_color(cmyk_1bit_map_color_cmyk);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:202:5: [0m[0;1;36mnote: [0mexpanded from macro 'dev_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 202 | dev_t_proc_decode_color(proc, gx_device)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:199:67: [0m[0;1;36mnote: [0mexpanded from macro 'dev_t_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 199 | int (proc)(dev_t * dev, gx_color_index cindex, gx_color_value colors[])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m2 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": 5 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevmem.o -c ./base/gdevmem.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1[1m ./base/gxipixel.c<:<217 :(14A:R C[0mH[0;1;35m_warning: S[0mI[1mZshifting a negative signed value is undefined [-Wshift-negative-value]E[0mO
Step #6 - "compile-libfuzzer-introspector-x86_64": F_INT * 8 - 1) )217[0m |
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^i
Step #6 - "compile-libfuzzer-introspector-x86_64": f[0m (v <= min_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxipixel.c:218:16: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/gxfill.c: 1183218: | 25 : [0m [0;1;35m warning: [0m [1m shifting a negative signed value is undefined [-Wshift-negative-value]r[0me
Step #6 - "compile-libfuzzer-introspector-x86_64": tur n1183 | m i n _(failxpe)d-;>[0my
Step #6 - "compile-libfuzzer-introspector-x86_64": _ f| a[0;1;32ms ^~~~~~~~~t
Step #6 - "compile-libfuzzer-introspector-x86_64": _[0mma[1mx./base/gxfixed.h :=34 :M20A:X _[0mM[0;1;36mInote: N[0mUexpanded from macro 'min_fixed'S[0m_
Step #6 - "compile-libfuzzer-introspector-x86_64": N 34 | # define miUnM__fAiDxed mJiUnST(a_lipn)t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m/[1m[0m./base/std.h
Step #6 - "compile-libfuzzer-introspector-x86_64": : 66| :[0;1;32m21 ^~~~~~~~~~~~~~~~~~~~~~~~~:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/gxfill.h: 5066: | 52#:d e[0mf[0;1;36minote: n[0mexpanded from macro 'MAX_MINUS_NUM_ADJUST'e[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": min _50i | n#t (d-e1f << i(nAeR CMHA_XS_IMZIENOUFS_IN_TN U*M _8A D-J U1S)T)([0ma
Step #6 - "compile-libfuzzer-introspector-x86_64": l p| )[0;1;32m ~~ ^A
Step #6 - "compile-libfuzzer-introspector-x86_64": D[0mD_N[1mU./base/gxipixel.cM_:A219D:J19US:T ([0mm[0;1;35mawarning: x[0m_[1mshifting a negative signed value is undefined [-Wshift-negative-value]f[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": xed, a l219p | ) [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | e[0;1;32ml ^~~~~~~~~s
Step #6 - "compile-libfuzzer-introspector-x86_64": e[0m if [1m(./base/gxfixed.hv: >= ma33x:20[1m:./base/gxcmap.c_f :i[0m2025x[0;1;36m:enote: 40d[0m:)expanded from macro 'max_fixed' [0m[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;35m warning: | [0m[0;1;32m33[1m ^~~~~~~~~ | argument 'pcv' of type 'gx_color_value[4]' (aka 'unsigned short[4]') with mismatched bound [-Warray-parameter]
Step #6 - "compile-libfuzzer-introspector-x86_64": #[0m [0md
Step #6 - "compile-libfuzzer-introspector-x86_64": e[1mf ./base/gxfixed.hi2025:n | 33e: 20 m: a x[0m _[0;1;36m f i note: x [0me expanded from macro 'max_fixed'd [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": m a 33x | _ #i n d e f i nt e[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": gm xa| _x[0;1;32mc_ ^~~~~~~of
Step #6 - "compile-libfuzzer-introspector-x86_64": li[0moxre_d[1mv ./base/std.ha:ml67aux:e_19 i:pn ct[0mv[0m[0;1;36m[
Step #6 - "compile-libfuzzer-introspector-x86_64": note: 4 [0m]| expanded from macro 'max_int')[0;1;32m[0m[0m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0m[0;1;32m67 ^ |
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m#[0m./base/std.hd:e67f:i[1m19n./base/gxdevice.h:e: 352[0mm:[0;1;36m1anote: :x[0m_expanded from macro 'max_int'i[0mn
Step #6 - "compile-libfuzzer-introspector-x86_64": t[0m [0;1;36m(67note: ~ | [0mm#previously declared as 'gx_color_value[]' (aka 'unsigned short[]') hereid[0mne
Step #6 - "compile-libfuzzer-introspector-x86_64": _fi in352nt | e)d [0mem
Step #6 - "compile-libfuzzer-introspector-x86_64": va _x| p_[0;1;32mri ^~~~~~~no
Step #6 - "compile-libfuzzer-introspector-x86_64": tc[0m _(d~emc[1mio./base/std.hnd:_e66_:c21o:l o[0mir[0;1;36mn(tc)note: m[0m[0my
Step #6 - "compile-libfuzzer-introspector-x86_64": expanded from macro 'min_int'k [0m_|
Step #6 - "compile-libfuzzer-introspector-x86_64": 8[0;1;32mb ^~~~~~~i
Step #6 - "compile-libfuzzer-introspector-x86_64": t[0m _66m[1m | a./base/std.h#p:d_66ec:fo21il:no e[0mr [0;1;36m_mnote: ci[0mmnexpanded from macro 'min_int'y_[0mki)
Step #6 - "compile-libfuzzer-introspector-x86_64": n;t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66( | -| #1[0;1;32md ^e<
Step #6 - "compile-libfuzzer-introspector-x86_64": f<[0mi n(eA Rm[1mCi./base/gxcmap.hnH:__202iSn:It5Z :E( O-[0mF1[0;1;36m_ note: I<[0mNnote: [0mexpanded from macro 'dev_t_proc_decode_color'=[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": max_f i199x | e d ) [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": i | [0;1;32mn ~~ ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mt (pro [1m./base/gxfixed.hcA:)DD33_:NU(20d:e v[0m_[0;1;36mtnote: [0m*expanded from macro 'max_fixed' [0md
Step #6 - "compile-libfuzzer-introspector-x86_64": ev, g x33 | # define max_fixed max_i_ntc[0mo
Step #6 - "compile-libfuzzer-introspector-x86_64": l o| r[0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.hM_ADJUS_T(innum,: a67l:p)18 :( ([0mn[0;1;36munote: m[0m)expanded from macro 'max_int' [0m+
Step #6 - "compile-libfuzzer-introspector-x86_64": (alp )67- | >#nduemf_iandej umsatx)_[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": n t| [0;1;32m( ^~~~m
Step #6 - "compile-libfuzzer-introspector-x86_64": in_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxipixel.c:220:16: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 220 | return max_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mdex cindex, gx_color[0m_value colors[])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.c:2036:42: [0m[0;1;35mwarning: [0m[1margument 'pcv' of type 'gx_color_value[4]' (aka 'unsigned short[4]') with mismatched bound [-Warray-parameter][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 2036 | gx_color_value pcv[4])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdevice.h:354:1: [0m[0;1;36mnote: [0mpreviously declared as 'gx_color_value[]' (aka 'unsigned short[]') here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 354 | dev_proc_decode_color(cmyk_16bit_map_color_cmyk);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:202:5: [0m[0;1;36mnote: [0mexpanded from macro 'dev_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 202 | dev_t_proc_decode_color(proc, gx_device)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxcmap.h:199:67: [0m[0;1;36mnote: [0mexpanded from macro 'dev_t_proc_decode_color'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 199 | int (proc)(dev_t * dev, gx_color_index cindex, gx_color_valu6e warning sc generatedo.
Step #6 - "compile-libfuzzer-introspector-x86_64": lors[])[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:168:10: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 168 | !in_range(*ax) || !in_range(*ay) ||[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:166:29: [0m[0;1;36mnote: [0mexpanded from macro 'in_range'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 166 | # define in_range(v) (v < max_fast && v > min_fast)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:164:22: [0m[0;1;36mnote: [0mexpanded from macro 'max_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 164 | # define max_fast (max_fixed / 6)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_5int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": warning[0ms generated[1m.
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 [1m-./base/gxifast.c :1351):)20[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m| [0;1;35m[0;1;32mwarning: ~~ ^[0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 351 | [1m ./base/gxpflat.ci:f168 :(10x:_ e[0mx[0;1;35mtwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value]e[0mn
Step #6 - "compile-libfuzzer-introspector-x86_64": t < mi[1mn./base/gxcht.c _:168i1194 | n: t34 : + [0m [0;1;35m 0warning: x[0m 1[1m 0argument 'colors' of type 'gx_color_index[128]' (aka 'unsigned long long[128]') with mismatched bound [-Warray-parameter]!0[0mi)
Step #6 - "compile-libfuzzer-introspector-x86_64": n[0m_
Step #6 - "compile-libfuzzer-introspector-x86_64": r a | [0;1;32mn ^~~~~~~g1194e
Step #6 - "compile-libfuzzer-introspector-x86_64": | ([0m * a x [1m) ./base/std.h |: |66 : !21 i: n_ r [0ma [0;1;36mn note: g [0me expanded from macro 'min_int' ([0m *
Step #6 - "compile-libfuzzer-introspector-x86_64": agyx) _ 66c|o | |l#[0md
Step #6 - "compile-libfuzzer-introspector-x86_64": e f| oi[0;1;32mrn ^~~~~~~~~~~~~_e
Step #6 - "compile-libfuzzer-introspector-x86_64": i[0mndex colomrisn[[1m_Mi./base/gxpflat.cAn:Xt_166 D:(C45-C:1_ 1[0m<6[0;1;36m<]note: [0m,(expanded from macro 'in_range'[0mA[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": R
Step #6 - "compile-libfuzzer-introspector-x86_64": C| H[0;1;32m_ ^ S
Step #6 - "compile-libfuzzer-introspector-x86_64": 166I[0m | Z#E O F _dIeNfTi n*[1me ./base/gxcht.c 8:i555 :n-8_: r 1[0ma)[0;1;36mn)note: g[0m[0mpreviously declared as 'gx_color_index[64]' (aka 'unsigned long long[64]') heree
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m(
Step #6 - "compile-libfuzzer-introspector-x86_64": v| )[0;1;32m ~~ ^555(
Step #6 - "compile-libfuzzer-introspector-x86_64": | v[0ms tT _PRmOiCn(_sfeats_tc)o[0ml
Step #6 - "compile-libfuzzer-introspector-x86_64": o r| [0;1;32m ^~~~~~~~_
Step #6 - "compile-libfuzzer-introspector-x86_64": h[0mt[1m_./base/gxpflat.cl:e165_:423):; [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;36m note: | [0m[0;1;32mexpanded from macro 'min_fast' ^[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [1m165./base/gxcht.c | :#549 : 32 :d e[0mf[0;1;36minote: n[0meexpanded from macro 'SET_COLOR_HT_PROC' [0mm
Step #6 - "compile-libfuzzer-introspector-x86_64": in _549f | a s t ( - m a x _g[1mfx./base/gxfill.ca_:sc1641t:)14[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": o[0m[0;1;35m[1mwarning: ./base/gxpflat.c:[0m164[1m:22:shifting a negative signed value is undefined [-Wshift-negative-value] [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;36mnote: [0m expanded from macro 'max_fast'1641[0ml |
Step #6 - "compile-libfuzzer-introspector-x86_64": o r 164_ | if#no dr e x(d xec fo=il nomeri snm_afxi_xfe[ads,t a(lmpa x=M_ AflXilx_-e>DdxC_ Cl/]i ,s t/;* 6 atlhpe clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi)a![0mcons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevplnx.o -c ./base/gdevplnx.c
Step #6 - "compile-libfuzzer-introspector-x86_64": = 0; a
Step #6 - "compile-libfuzzer-introspector-x86_64": lpt u=| a [0;1;32mn ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": ll[0m pc)o l{o[1m[0mr./base/gxfixed.h
Step #6 - "compile-libfuzzer-introspector-x86_64": s: 33| f:[0;1;32mo20 ^~~~~~~~~r:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mt[0mh[0;1;36me[1mnote: ./base/gxfixed.h[0mt:expanded from macro 'max_fixed'i34[0ml:
Step #6 - "compile-libfuzzer-introspector-x86_64": e20, : 33 * | [0m/#[0;1;36m\ note: [0md[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": eexpanded from macro 'min_fixed' f[0m| i
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32mn ^e
Step #6 - "compile-libfuzzer-introspector-x86_64": 34[0mm | a#x _dfeifxiende mmaixn__ifnitx[0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functie
Step #6 - "compile-libfuzzer-introspector-x86_64": dons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevm1.o -c ./base/gdevm1.c
Step #6 - "compile-libfuzzer-introspector-x86_64": | m[0;1;32mi ^~~~~~~n
Step #6 - "compile-libfuzzer-introspector-x86_64": _[0min[1mt./base/std.h[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 :| 19[0;1;32m: ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [1m[0m./base/std.hexpanded from macro 'max_int':[0m66
Step #6 - "compile-libfuzzer-introspector-x86_64": : 2167: | #[0md[0;1;36menote: f[0miexpanded from macro 'min_int'n[0me
Step #6 - "compile-libfuzzer-introspector-x86_64": ma x66_ | i#ndte f(i~nmei nm_iinn_ti)n[0mt
Step #6 - "compile-libfuzzer-introspector-x86_64": (| [0;1;32m- ^~~~~~~1
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m<[1m<./base/std.h :(66A:R21CH_S:clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevm2.o -c ./base/gdevm2.c
Step #6 - "compile-libfuzzer-introspector-x86_64": IZEOF_I [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | NT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m# ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": d[0meclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevm4.o -c ./base/gdevm4.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevm8.o -c ./base/gdevm8.c
Step #6 - "compile-libfuzzer-introspector-x86_64": fine min_int (-1 << (ARCH_SIZEOF_INTclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi * ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevm16.o -c ./base/gdevm16.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:168:28: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 168 | !in_range(*ax) || !in_range(*ay) ||[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:166:29: [0m[0;1;36mnote: [0mexpanded from macro 'in_range'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 166 | # define in_range(v) (v < max_fast && v > min_fast)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:164:22: [0m[0;1;36mnote: [0mexpanded from macro 'max_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 164 | # define max_fast (max_fixed / 6)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #[1m./base/gxipixel.c:944:22: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": d 944e | f i n e (fix edm_apxi_xirnoundt( o(x~ m+i ne_pixn)t )<[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": fixe d| _[0;1;32mp ^~~~~~~i
Step #6 - "compile-libfuzzer-introspector-x86_64": x[0mroun[1md./base/std.h(:c66b:o21x:. p[0m.[0;1;36mxnote: )[0m expanded from macro 'min_int'?[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": | 66[0;1;32m | ^~~~~~~~~~~~~~~~~~~~~~~~[1m#
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/gxcht.cd[0m:e[1m1385f./base/gxfixed.h:i:34n130:e: 56[0mm:[0;1;35mi warning: [0mn[0m[0;1;36m_[1mnote: iargument 'colors' of type 'gx_color_index[128]' (aka 'unsigned long long[128]') with mismatched bound [-Warray-parameter][0mn[0mexpanded from macro 'fixed_pixround't
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ( -13851 | 130< | <# d (e Af Ri Cn He _ Sf Ii Zx Ee Od F_ _p Ii NxgTrx o_*uc no8dl (o-xr )_1 i)()n([0md(
Step #6 - "compile-libfuzzer-introspector-x86_64": ex )+_fx| i [0;1;32mxc ~~ ^e
Step #6 - "compile-libfuzzer-introspector-x86_64": od[0ml_oprisx[[1mrMoA./base/gxpflat.cuX:n_168dD:_C28vC:)_ 1&[0m6([0;1;35m]-warning: ,1[0m[0mL[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": shifting a negative signed value is undefined [-Wshift-negative-value]< [0m<|
Step #6 - "compile-libfuzzer-introspector-x86_64": _[0;1;32mf ^ i
Step #6 - "compile-libfuzzer-introspector-x86_64": x168[0me | d _ s [1mhi ./base/gxcht.cf :t 556) :) 8[0m!:
Step #6 - "compile-libfuzzer-introspector-x86_64": i n[0m| _[0;1;36m[0;1;32mrnote: ~~~^a[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": npreviously declared as 'gx_color_index[64]' (aka 'unsigned long long[64]') here[0mg[0me[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": (./base/gxipixel.c* :a556944x | :)s49 t:| |a[0m t[0;1;35m!iwarning: ic[0mn [1m_Sshifting a negative signed value is undefined [-Wshift-negative-value]rE[0maT
Step #6 - "compile-libfuzzer-introspector-x86_64": n_gCe O(944L* | Oa Ry _) H T|_ |P [0mR
Step #6 - "compile-libfuzzer-introspector-x86_64": O C | ( [0;1;32ms ^~~~~~~~~~~~~e
Step #6 - "compile-libfuzzer-introspector-x86_64": t [0m_ c o [1ml ./base/gxpflat.co :r 166_ :h(45tf:_i [0m[0;1;36mgxnote: etd[0m__expanded from macro 'in_range'4p[0m)i
Step #6 - "compile-libfuzzer-introspector-x86_64": ;x[0mr o166
Step #6 - "compile-libfuzzer-introspector-x86_64": | u #n| d[0;1;32m ( ^ o
Step #6 - "compile-libfuzzer-introspector-x86_64": dx[0me f[1m+i./base/gxcht.c n:ee549p :xi32)n: _ min_fast)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:165:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 165 | # define min_fast (-max_fast)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:164:22: [0m[0;1;36mnote: [0mexpanded from macro 'max_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 164 | # define max_fast (max_fixed / 6)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:169:10: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 169 | !in_range(*bx) || !in_range(*by) ||[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:166:29: [0m[0;1;36mnote: [0mexpanded from macro 'in_range'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 166 | # define in_range(v) (v < max_fast && v > min_fast)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:164:22: [0m[0;1;36mnote: [0mexpanded from macro 'max_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 164 | # define max_fast (max_fixed / 6)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [1m[0m./base/gxfill.c[0;1;36m:note: 1812[0m:expanded from macro 'min_int'15[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m66[0;1;35m | warning: #[0md[1meshifting a negative signed value is undefined [-Wshift-negative-value]f[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": n 1812 | fixed x = min_fixed, y1 = *y_top;[0me min_int (-1 <<
Step #6 - "compile-libfuzzer-introspector-x86_64": (ARCH_SIZEOF_INT * | 8[0;1;32m ^~~~~~~~~-
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxpflat.c :34169 | :#10 :d e[0mf[0;1;35miwarning: n[0me[1m shifting a negative signed value is undefined [-Wshift-negative-value]m[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": n_fixed m169i | n _ i n t [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | ![0;1;32mi ^~~~~~~n
Step #6 - "compile-libfuzzer-introspector-x86_64": _[0mra[1mn./base/std.hg:66e:(21*: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'bx) || !in_range(*by) ||[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:166:45: [0m[0;1;36mnote: [0mexpanded from macro 'in_range'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 166 | # define in_range(v) (v < m66a | x#_dfeafsitn e& &m ivn _>i nmti n(_-f1a s= fixed_pixround(cbox.q.x) ?[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxipixel.c:946:50: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 946 | (fixed_pixround(ox + eqx) >= fixed_pixround(cbox.q.x) ?[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxipixel.c:948:22: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 948 | (fixed_pixround(oy + epy) < fixed_pixround(cbox.p.y) ?[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxipixel.c:948:49: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 948 | (fixed_pixround(oy + epy) < fixed_pixround(cbox.p.y) ?[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxipixel.c:950:22: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 950 | (fixed_pixround(oy + eqy) >= fixed_pixround(cbox.q.y) ?[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevm24.o -c ./base/gdevm24.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxipixel.c:950:50: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 950 | (fixed_pixround(oy + eqy) >= f40i warningxse generatedd.
Step #6 - "compile-libfuzzer-introspector-x86_64": _pixround(cbox.q.y) ?[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m(
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mAR[1mC./base/gxpflat.cH:_165S:I23Z:E O[0mF[0;1;36m_note: I[0mNexpanded from macro 'min_fast'T[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": * 8 - 1165) | )# [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": d| e[0;1;32mf ~~ ^i
Step #6 - "compile-libfuzzer-introspector-x86_64": n[0me min_fast (-max_fast)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:164:22: [0m[0;1;36mnote: [0mexpanded from macro 'max_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 164 | # define max_fast (max_fixed / 6)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:169:28: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 169 | !in_range(*bx) || !in_range(*by) ||[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:166:29: [0m[0;1;36mnote: [0mexpanded from macro 'in_range'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 166 | # define in_range(v) (v < max_fast && v > min_fast)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:164:22: [0m[0;1;36mnote: [0mexpanded from macro 'max_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 164 | # define max_fast (max_fixed / 6)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:169:28: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 169 | !in_clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functirons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevm32.o -c ./base/gdevm32.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ange(*bx) || !in_range(*by) ||[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:166:45: [0m[0;1;36mnote: [0mexpanded from macro 'in_range'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 166 | # define in_range(v) (v < max_fast && v > min_fast)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:165:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 165 | # define min_fast (-max_fast)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:164:22: [0m[0;1;36mnote: [0mexpanded from macro 'max_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 164 | # define max_fast (max_fixed / 6)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:170:10: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gxfill.c:1968:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:55170: | 28: [0m[0;1;35m2warning: warning[0ms[1m generatedshifting a negative signed value is undefined [-Wshift-negative-value].
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 55 | ll->x_head.x_current = min_fixed; / * s t!oip bna_crkawnagred( *sccxa)n |*|/ [0m!in
Step #6 - "compile-libfuzzer-introspector-x86_64": _range( | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:1968:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:144:34: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 144 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 145 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 146 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:6: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:1968:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:144:34: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevm40.o -c ./base/gdevm40.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 144 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 145 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 146 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:41: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | 2 warning (sf generatedi.
Step #6 - "compile-libfuzzer-introspector-x86_64": xed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:1968:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:149:38: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 149 | In file included from ./base/gxiscale.c : 43 covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 150 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 151 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:6: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:1968:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:149:38: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 149 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 150 | * (c!yF)I:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": L 13| :[0;1;32m ^~~~~~~~~~~~~[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;35m[0mwarning: L_[0mA[1m[1mD./base/gxpflat.cmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation]J[0m:U166S:
Step #6 - "compile-libfuzzer-introspector-x86_64": T29 :? [0m0[0;1;36m note: : [0m 261expanded from macro 'in_range'f | [0mo
Step #6 - "compile-libfuzzer-introspector-x86_64": .adjust _166b | e#l o w ),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": d efi| n[0;1;32me ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ i
Step #6 - "compile-libfuzzer-introspector-x86_64": n [0m_ r a n151 ge | b r e a k ( ;v [0m)
Step #6 - "compile-libfuzzer-introspector-x86_64": ( | v [0;1;32m ^<
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mma x[1m_./base/gsbitops.hf: a259 s: t13 : & &[0m [0;1;36mvnote: ([0m!>previous statement is here FmIiLnL__[0mA
Step #6 - "compile-libfuzzer-introspector-x86_64": DJU fast)[0mS
Step #6 - "compile-libfuzzer-introspector-x86_64": T| [0;1;32m? ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": 0[0m :[1m./base/gxpflat.c:164:22259: | [0m [0;1;36m note: [0m expanded from macro 'max_fast' [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 164 | # e l sdee[0mf
Step #6 - "compile-libfuzzer-introspector-x86_64": i n| e[0;1;32m ^m
Step #6 - "compile-libfuzzer-introspector-x86_64": a[0mx_fast (max_fixed / 6)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:170:10: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 170 | !in_range(*cx) || !in_range(*cy)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:166:45: [0m[0;1;36mnote: [0mexpanded from macro 'in_range'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 166 | # define in_range(v) (v < max_fast && v > min_fast)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:165:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 165 | # define min_fast (-max_fast)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:164:22: [0m[0;1;36mnote: [0mexpanded from macro 'max_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 164 | # define max_fast (max_fixed / 6)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": f o66. | a#ddjeufsitn_ea bmoivne_)i)n;t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ( -| 1[0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<
Step #6 - "compile-libfuzzer-introspector-x86_64": <[0m (ARCH[1m_./base/gxfill.cS:I1717Z:E41O:F _[0mI[0;1;36mNnote: T[0m expanded from macro 'COVERING_PIXEL_CENTERS'*[0m 8
Step #6 - "compile-libfuzzer-introspector-x86_64": - 1)) [0m1717
Step #6 - "compile-libfuzzer-introspector-x86_64": | | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": ([0mfixed_[1mp./base/gxpflat.ci:x170r:o28u:n d[0m([0;1;35mywarning: [0m-[1m shifting a negative signed value is undefined [-Wshift-negative-value]a[0md
Step #6 - "compile-libfuzzer-introspector-x86_64": just _170b | e l o w ) < f!iixne_dr_apnigxe(r*ocuxn)d (|y|1 !+i na_drjaunsgte_(a*bcoyv)e[0m)
Step #6 - "compile-libfuzzer-introspector-x86_64": ) [0m|
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32m ^~~~~~~~~~~~~|
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32m[0m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m[1m./base/gxpflat.c./base/gxfixed.h::166130::2956:: [0m[0m[0;1;36m[0;1;36mnote: note: [0m[0mexpanded from macro 'in_range'expanded from macro 'fixed_pixround'[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": 166 | 130# | # d edfeifnien ef iixne_dr_apnigxer(ovu)n d((vx )< (m(a(xx_)f+a_sfti x&e&d _vp i>x rmoiunn_df_avs)t&)([0m-
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 L| <[0;1;32m< ^~~~~~~~_
Step #6 - "compile-libfuzzer-introspector-x86_64": f[0mix[1me./base/gxpflat.cd:_164s:h22i:f t[0m)[0;1;36m)note: [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": expanded from macro 'max_fast' [0m|
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32m ~~~^164
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0m# define max_fast (max_fixed / 6)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi<clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevm56.o -c ./base/gdevm56.c
Step #6 - "compile-libfuzzer-introspector-x86_64": min_fast)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:165:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 165 | # define min_fast (-max_fast)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:164:22: [0m[0;1;36mnote: [0mexpanded from macro 'max_fast'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 164 | # define max_fast (max_fixed / 6)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:1980:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:55:28: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 55 | ll->x_head.x_current = min_fixed; /* stop backward scan */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:1980:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:144:34: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 144 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 145 | (!FILL_AD[1mJ./base/gxpflat.cU:S274T: 22?: 0[0m [0;1;35m:warning: [0mf[1moshifting a negative signed value is undefined [-Wshift-negative-value].[0ma
Step #6 - "compile-libfuzzer-introspector-x86_64": dju s274t | _ b e l o w ) , r[0me
Step #6 - "compile-libfuzzer-introspector-x86_64": t u| r[0;1;32mn ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": ([0mv0 146< | m i n _ f i x e d + v 1 ) ; [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [1m ./base/gxfixed.h(:!34F:I20L:L _[0mA[0;1;36mDnote: J[0mUexpanded from macro 'min_fixed'S[0mT
Step #6 - "compile-libfuzzer-introspector-x86_64": ? 340 | #: dfeof.iandej umsitn__afbioxveed) )m;i[0mn
Step #6 - "compile-libfuzzer-introspector-x86_64": _ i| n[0;1;32mt ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m | [0;1;32m ^~~~~~~[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/gxfill.c[0m:1717:6[1m:./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int' [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_belo 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxpflat.c:276:22: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 276 | return (v0 w> max_fixe)d + v1);[0m<
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": f[0mixe[1md./base/gxfixed.h_pixr:ound(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m33:[1m20./base/gxfixed.h:: 130[0m:[0;1;36m56note: :[0m expanded from macro 'max_fixed'[0m[0m[0;1;36m
Step #6 - "compile-libfuzzer-introspector-x86_64": note: [0m33expanded from macro 'fixed_pixround' | [0m#
Step #6 - "compile-libfuzzer-introspector-x86_64": def i130n | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixede_ smhaift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mx_fIn file included from i./base/gxfill.cx:e1980d:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.hm:a144x:_34: [0m[0;1;35mwarning: i[0mnt[1m[0mshifting a negative signed value is undefined [-Wshift-negative-value]
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | 144 | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 145 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 146 | clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevm64.o -c ./base/gdevm64.c
Step #6 - "compile-libfuzzer-introspector-x86_64": (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:41: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:1980:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:149:38: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 149 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 150 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 151 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:6: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:1980:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:149:38: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 149 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 150 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 151 | 1 (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:41: warning [0m generated[0;1;36m.
Step #6 - "compile-libfuzzer-introspector-x86_64": note: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 2+ adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gdevplnx.c:20:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261:13: [0m[0;1;35mwarning: clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi[0mons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevmx.o -c ./base/gdevmx.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 261 | break;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.h:259:13: [0m[0;1;36mnote: [0mprevious statement is here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | else[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevdsha.o -c ./base/gdevdsha.c
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gxfill.c:1997:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:55:28: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 55 | ll->x_head.x_current = min_fixed; /* stop backward scan */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:1997:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:144:34: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 144 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 145 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 146 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:6: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixro14u warningnsd generated(.
Step #6 - "compile-libfuzzer-introspector-x86_64": x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:1997:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:144:34: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 144 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 145 | [1m(./base/gxpcopy.c!:F126I:L43L:_ A[0mD[0;1;35mJwarning: U[0mS[1mTshifting a negative signed value is undefined [-Wshift-negative-value] [0m?
Step #6 - "compile-libfuzzer-introspector-x86_64": 0 : fo.ad j126u | s t _ b e l o w ) , [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 146 | i f (fix e d _ f l a t n e s s = = m a x _ f i x(e!dF)I L{L _/A*D JdUoSnT' t? f0l a:t tfeon. a*d/j[0mu
Step #6 - "compile-libfuzzer-introspector-x86_64": s t| _[0;1;32ma ^~~~~~~~~b
Step #6 - "compile-libfuzzer-introspector-x86_64": o[0mve));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m ./base/gxfixed.h| :[0;1;32m33 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
Step #6 - "compile-libfuzzer-introspector-x86_64": 20[0m: [1m./base/gxfill.c:[0m1717:41:[0;1;36m note: [0m[0m[0;1;36mnote: expanded from macro 'max_fixed'[0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 1717 |
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # d e(ffine ixmeda_xp_ifxirxoeudn dm(ayx _-i natd[0mj
Step #6 - "compile-libfuzzer-introspector-x86_64": u s| t[0;1;32m_ ^~~~~~~b
Step #6 - "compile-libfuzzer-introspector-x86_64": e[0mlow) < fixed_p[1mi./base/std.hx:r67o:u19n:d ([0my[0;1;36m1note: [0m+expanded from macro 'max_int' [0ma
Step #6 - "compile-libfuzzer-introspector-x86_64": dju s67t | _#adbeofvien)e) [0mm
Step #6 - "compile-libfuzzer-introspector-x86_64": a x| _[0;1;32mi ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~n
Step #6 - "compile-libfuzzer-introspector-x86_64": t[0m (~clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functim[1min./base/gxfixed.hons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gxscanc.o -c ./base/gxscanc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": _:i130n:t56):[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [0;1;36m| note: [0;1;32m[0m ^~~~~~~expanded from macro 'fixed_pixround'
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/std.h :13066 | :#21d:e f[0mi[0;1;36mnnote: e[0m expanded from macro 'min_int'fixe[0md
Step #6 - "compile-libfuzzer-introspector-x86_64": _ p66i | x#rdoeufnd(xi)n (((x)+_fixeed_pi xmrionu_nidn_tv)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m(-1 << (In file included from A./base/gxfill.cR:C1997H:
Step #6 - "compile-libfuzzer-introspector-x86_64": _[1mSI./base/gxfilltr.hZ:E149O:F38_:I N[0mT[0;1;35m warning: *[0m [1m8shifting a negative signed value is undefined [-Wshift-negative-value] [0m-
Step #6 - "compile-libfuzzer-introspector-x86_64": 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 149| | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 150 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 151 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:6: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:1997:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:149:38: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 149 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 150 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 151 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:41: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2009:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:55:28: [0m[0;1;35mwarning: [0m[1m1 warningshifting a negative signed value is undefined [-Wshift-negative-value][0m generated.
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": 55 | ll->x_head.x_current = min_fixed; /* stop backward scan */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2009:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:144:34: [0m[0;1;35mIn file included from warning: [0m./base/gdevdbit.c:[1m26:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from shifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/gdevmem.h 144: | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 145 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 146 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:6: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2009:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:144:34: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 144 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,21[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gxbitops.h| :[0;1;32m22 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~:
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.h:261:13: 145[0m | [0;1;35m warning: [0m [1m misleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation] [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 261 | b r(e!aFkI;L[0mL
Step #6 - "compile-libfuzzer-introspector-x86_64": _ A| D[0;1;32mJ ^U
Step #6 - "compile-libfuzzer-introspector-x86_64": S[0mT [1m?./base/gsbitops.h :0259 ::13 :f o[0m.[0;1;36manote: d[0mjprevious statement is hereu[0ms
Step #6 - "compile-libfuzzer-introspector-x86_64": t_ b259e | l o w ) , [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mel s146e | [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:41: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/siinterp.o -c ./base/siinterp.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2009:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:149:38: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 149 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 150 | [1m ./base/gxpdash.c : 43 : 16 : [0m [0;1;35m warning: [0m [1m shifting a negative signed value is undefined [-Wshift-negative-value] [0m(
Step #6 - "compile-libfuzzer-introspector-x86_64": !FIL L43_ | A D J U S T r e?t 0 u:r nf og.xa_dpjautsht__cboeplyo(wp)p,a[0mt
Step #6 - "compile-libfuzzer-introspector-x86_64": h _| o[0;1;32ml ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~d
Step #6 - "compile-libfuzzer-introspector-x86_64": ,[0m pp a151t | h ) ; [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [1m ./base/gxpath.h : 263 : 35 : [0m [0;1;36m note: ([0m!expanded from macro 'gx_path_copy'F[0mI
Step #6 - "compile-libfuzzer-introspector-x86_64": LL_ 263A | D J UgSxT_ p?a t0h 4_: warningc sof generatedpo.
Step #6 - "compile-libfuzzer-introspector-x86_64": y._ardejduuscti_nagb(oovled),) ;n[0me
Step #6 - "compile-libfuzzer-introspector-x86_64": w ,| [0;1;32mm ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~a
Step #6 - "compile-libfuzzer-introspector-x86_64": x[0m_fixe[1md./base/gxfill.c,: 1717N:U6L:L ,[0m [0;1;36mpnote: c[0moexpanded from macro 'COVERING_PIXEL_CENTERS'_[0mn
Step #6 - "compile-libfuzzer-introspector-x86_64": one) [0m1717
Step #6 - "compile-libfuzzer-introspector-x86_64": | | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": ([0mfix[1me./base/gxfixed.hd:_33p:i20x:r o[0mu[0;1;36mnnote: d[0m(expanded from macro 'max_fixed'y[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": - a33d | j#u sdte_finbe maex_lfoiwx)e d< mfaixx_eidn_tp[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": x r| o[0;1;32mu ^~~~~~~n
Step #6 - "compile-libfuzzer-introspector-x86_64": d[0m(y[1m1./base/std.h :+67 :a19d:j u[0ms[0;1;36mtnote: _[0maexpanded from macro 'max_int'b[0mo
Step #6 - "compile-libfuzzer-introspector-x86_64": ve )67) | #[0md
Step #6 - "compile-libfuzzer-introspector-x86_64": e f| i[0;1;32mn ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~e
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mmax_[1mi./base/gxfixed.hn:t130 :(56~:m i[0mn[0;1;36m_note: i[0mnexpanded from macro 'fixed_pixround't[0m)
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m130 ^~~~~~~ |
Step #6 - "compile-libfuzzer-introspector-x86_64": #[0md[1me./base/std.hf:i66n:e21 :f i[0mx[0;1;36menote: d[0m_expanded from macro 'min_int'p[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": xr o66u | n#dd(exf)i n(e( (mxi)n+__ifnitx e(d-_1p ix_head.x_current = min_fixed; /* stop backward scan */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2021:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:144:34: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 144 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 145 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 146 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:6: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2021:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:144:34: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 144 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 145 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 146 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:41: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2021:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:149:38: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 149 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 150 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 151 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:6: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2021:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:149:38: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 149 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 150 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 151 | (!FILL_AIn file included from D./base/gdevabuf.cJ:U22S:
Step #6 - "compile-libfuzzer-introspector-x86_64": TIn file included from ./base/gdevmem.h?: 210:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from :./base/gxbitops.h :f22o:
Step #6 - "compile-libfuzzer-introspector-x86_64": .[1ma./base/gsbitops.hd:j261u:s13t:_ a[0mb[0;1;35mowarning: v[0me[1m)misleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation])[0m;
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 261 | [1m ./base/gxfill.c : 1717 : 41 : [0mb[0;1;36mrnote: e[0maexpanded from macro 'COVERING_PIXEL_CENTERS'k[0m;
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m1717[1m | ./base/gsbitops.h : 259 : 13(:f i[0mx[0;1;36menote: d[0m_previous statement is herep[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": x r259o | u n d ( y - a d j u setl_sbee[0ml
Step #6 - "compile-libfuzzer-introspector-x86_64": o w| )[0;1;32m ^<
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mfixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/siscale_0.o -c ./base/siscale.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/sidscale.o -c ./base/sidscale.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevdrop_0.o -c ./base/gdevdrop.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevmr1.o -c ./base/gdevmr1.c
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gxfill.c:2033:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:55:28: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 55 | ll->x_head.x_current = min_fixed; /* stop backward scan */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2033:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:144:34: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 144 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 145 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 146 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:6: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2033:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:144:34: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 144 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 145 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 146 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:41: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2033:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:149:38: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 149 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 150 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 151 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:6: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2033:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:149:38: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 149 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 150 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 151 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:41: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36m1note: warning[0m generatedexpanded from macro 'fixed_pixround'.
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevddrw.c:144:15: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 144 | if ( df < YMULT_LIMIT ) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevddrw.c:134:22: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_LIMIT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 134 | #define Yclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevmr2n.o -c ./base/gdevmr2n.c
Step #6 - "compile-libfuzzer-introspector-x86_64": MULT_LIMIT (max_fixed / fixed_1)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2045:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:55[1m:./base/std.h28::67 :19: [0m[0;1;36m[0mnote: [0;1;35m[0mwarning: expanded from macro 'max_int'[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #de f55i | n e m alxl_-i>nxt_ h(e~amind_.ixn_tcurrent = )min_[0mfixed
Step #6 - "compile-libfuzzer-introspector-x86_64": | ; /* stop backward[0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 scan */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | #define min_int 34 | # def(-1 << (ARine CH_Smin_IZEOfixeF_INTd mi * 8n_in - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^[0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevm16.c:21:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gdevmem.h:21:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gxbitops.h:22:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261:13: [0m[0;1;35mwarning: [0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 261 | break;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.h:259:13: [0m[0;1;36mnote: [0mprevious statement is here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | else[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2045:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:144:34: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 144 | covering_pixel_centers = COVERING_PIXEL_CENTERSIn file included from ./base/gdevm2.c:(21:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gdevmem.h:21:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gxbitops.h:22:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261:13: [0m[0;1;35mwarning: [0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 261 | y, y1,[0m break;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.hIn file included from
Step #6 - "compile-libfuzzer-introspector-x86_64": :259:./base/gdevddrw.c13:329 | : [0m[0;1;36mnote: [0mprevious statement is here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": :
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | [1m ./base/gxdtfill.h : 138 :24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 138 | const fixed [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 145 | e l (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m s146 | e [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:6: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_abymin = fixed_pixround(ybot) + fixed_half;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:329:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:139:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 139 | const fixed ymax = fixed_pixround(ytop);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #In file included from d./base/gdevm4.ce:f21In file included from i:
Step #6 - "compile-libfuzzer-introspector-x86_64": nIn file included from e./base/gdevmem.h./base/gdevm1.c :21:
Step #6 - "compile-libfuzzer-introspector-x86_64": :f22iIn file included from :
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/gxbitops.hxIn file included from :e./base/gdevmem.h22d::
Step #6 - "compile-libfuzzer-introspector-x86_64": 21_:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1mpIn file included from ./base/gsbitops.hi./base/gxbitops.h:x:261r22o:
Step #6 - "compile-libfuzzer-introspector-x86_64": u[1mn./base/gsbitops.hd::(261x13:):13 :[0m [0;1;35m[0mwarning: [0;1;35m[0mwarning: [1m[0mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation]([1m[0m(misleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation]
Step #6 - "compile-libfuzzer-introspector-x86_64": (x) +261_ | f i x e[0m d
Step #6 - "compile-libfuzzer-introspector-x86_64": _ pi x261r | o u nd_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m In file included from ./base/gdevddrw.c : 329 :
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m ./base/gxdtfill.h : 264b:r13: [0me[0;1;35mawarning: k[0m;[1m[0mshifting a negative signed value is undefined [-Wshift-negative-value]
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": 264[0m | [1m./base/gsbitops.h : 259 :i13f: ([0m[0;1;36mfnote: i[0mxprevious statement is heree[0md
Step #6 - "compile-libfuzzer-introspector-x86_64": _f l259o | o r ( l . x ) = = f iexlesde_[0mp
Step #6 - "compile-libfuzzer-introspector-x86_64": i x| r[0;1;32mo ^u
Step #6 - "compile-libfuzzer-introspector-x86_64": n[0md(x1l)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:127:33: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_floor'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 127 | #define fixed_floor(x) ((x)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:329:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:264:33: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 264 | if (fixed_floor(l.x) == fixed_pixround(x1l)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:329:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:270:19: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 270 | fxl = YMULT_QUO(ysl, l);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdtfill.h:228:28: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_QUO'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 228 | (ys < fixed_1 && tl.df < YMULT_LIMIT ? ys * tl.df ove))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [1m./base/gxfixed.h:130:56: [0m [0;1;36mbnote: r[0meexpanded from macro 'fixed_pixround'a[0mk
Step #6 - "compile-libfuzzer-introspector-x86_64": ;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fi[0mxed_pixround(x) (((x)+_fixed_pixroun[1md_v)./base/gsbitops.h/ &(-:1259L:<13<:_ f[0mixed_shif[0;1;36mtnote: )[0m)previous statement is here[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m259 | In file included from ./base/gxfill.c :2045:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h :144:34e:l s[0me[0;1;35m[0mwarning:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m tl.| h[0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 144 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 145 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 146 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:41: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2045:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:149:38: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 149 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 150 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 151 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:6: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixroun1d warning( generatedy.
Step #6 - "compile-libfuzzer-introspector-x86_64": - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2045:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfilltr.h:149:38: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 149 | covering_pixel_centers = COVERING_PIXEL_CENTERS(y, y1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 150 | (!FILL_ADJUST ? 0 : fo.adjust_below),[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 151 | (!FILL_ADJUST ? 0 : fo.adjust_above));[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:1717:41: [0m[0;1;36mnote: [0mexpanded from macro 'COVERING_PIXEL_CENTERS'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1717 | (fixed_pixround(y - adjust_below) < fixed_pixround(y1 + adjust_above))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevddrw.c:134:22: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_LIMIT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 134 | #define YMULT_LIMIT (max_fixed clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevmr8n.o -c ./base/gdevmr8n.c
Step #6 - "compile-libfuzzer-introspector-x86_64": / fixed_1)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # defin[1m./base/gxfill.c:2185:43: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 2185 | pcrl->first.rmin = pcrl->first.rmax = MIN_COORD_VALUE;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:2090:25: [0m[0;1;36mnote: [0mexpanded from macro 'MIN_COORD_VALUE'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 2090 | #define MIN_COORD_VALUE min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:2187:41: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 2187 | pcrl->last.rmin = pcrl->last.rmax = MAX_COORD_VALUE;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfill.c:2091:25: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_COORD_VALUE'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 2091 | #define MAX_COORD_VALUE max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define mae max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:329:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:273:13: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 273 | if (fixed_floor(r.x) == fixed_pixround(x1r)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:127:33: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_floor'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 127 | #define fixed_floor(x) ((x)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:329:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:273:33: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 273 | if (fixed_floor(r.x) == fixed_pixround(x1r)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)In file included from &./base/gdevm24.c(:-211:
Step #6 - "compile-libfuzzer-introspector-x86_64": L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:329:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:299:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": x_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": 299 | r.x += YMULT_QUO(ysr, r);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdtfill.h:228:28: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_QUO'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 228 | (ys < fixed_1 && tl.df < YMULT_LIMIT ? ys * tl.df / tl.h :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevddrw.c:134:22: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_LIMIT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 134 | #define YMULT_LIMIT (max_fixed / fixed_1)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:329:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:302:20: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 302 | r.x += YMULT_QUO(ysr, r);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdtfill.h:228:28: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_QUO'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 228 | (ys < fixed_1 && tl.df < YMULT_LIMIT ? ys * tIn file included from l./base/gdevm32.c.:d21f:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gdevmem.h :/21 :
Step #6 - "compile-libfuzzer-introspector-x86_64": tIn file included from l./base/gxbitops.h.:h22 :
Step #6 - "compile-libfuzzer-introspector-x86_64": :[1m\./base/gsbitops.h[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": 261 :| 13[0;1;32m: ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;35mwarning: [1m[0m./base/gdevddrw.c[1m:misleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation]134[0m:22:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_LIMIT' [0m261
Step #6 - "compile-libfuzzer-introspector-x86_64": | 134 | # d e f i n e bYrMeUaLkT;_[0mL
Step #6 - "compile-libfuzzer-introspector-x86_64": I M| IT[0;1;32m ^(
Step #6 - "compile-libfuzzer-introspector-x86_64": m[0max[1m_./base/gsbitops.hf:i259x:e13d: /[0m [0;1;36mfnote: i[0mxprevious statement is hereed[0m_
Step #6 - "compile-libfuzzer-introspector-x86_64": 1)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m el[1ms./base/gxfixed.he:[0m33
Step #6 - "compile-libfuzzer-introspector-x86_64": : 20| :[0;1;32m ^[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;36m[0mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_intIn file included from [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/gxfill.c :| 2368[0;1;32m:
Step #6 - "compile-libfuzzer-introspector-x86_64": ^~~~~~~[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/gxfillsl.h[0m:50:[1m24./base/std.h:: 67[0m:[0;1;35mwarning: [0m19: [0m[0;1;36mIn file included from note: [0mexpanded from macro 'max_int'[0m./base/gdevmem.h
Step #6 - "compile-libfuzzer-introspector-x86_64": :21 :
Step #6 - "compile-libfuzzer-introspector-x86_64": 67In file included from | #d./base/gxbitops.he:f22i:
Step #6 - "compile-libfuzzer-introspector-x86_64": n[1me./base/gsbitops.h :m261a:x13_:i n[0mt[0;1;35m warning: ([0m~[1mmmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation]i[0mn
Step #6 - "compile-libfuzzer-introspector-x86_64": _i n261t | ) [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [1m./base/std.h:66b:r21:e a[0mk[0;1;36m;note: [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": expanded from macro 'min_int' [0m|
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m66 | #d[1me./base/gsbitops.hf:i259n:13:e [0mm[0;1;36minote: n[0m_previous statement is herei[0mn
Step #6 - "compile-libfuzzer-introspector-x86_64": t 259( | - [1m1 In file included from ./base/gdevdflt.c ./base/gdevm8.c:<914 :<: 21 17 (: A:
Step #6 - "compile-libfuzzer-introspector-x86_64": RIn file included from [0m C./base/gdevmem.h[0;1;35m Hwarning: _ :S21eIlZsEeO[0mF
Step #6 - "compile-libfuzzer-introspector-x86_64": _[0m I| [1mN[0;1;32mshifting a negative signed value is undefined [-Wshift-negative-value]T ^[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": :
Step #6 - "compile-libfuzzer-introspector-x86_64": [1mshifting a negative signed value is undefined [-Wshift-negative-value]
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from [0m./base/gxbitops.h
Step #6 - "compile-libfuzzer-introspector-x86_64": :22*:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m914[1m 50 | | ./base/gsbitops.h : 261 8 :- 131:) i)[0mn[0m[0;1;35mt
Step #6 - "compile-libfuzzer-introspector-x86_64": warning: [0my[1m| 0misleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0;1;32m [0m ~~ ^=
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 [0m warningf generatedp261.
Step #6 - "compile-libfuzzer-introspector-x86_64": | b o x - > p . x = min _ f ixberde;ak[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ; | [0;1;32m ^~~~~~~~~[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m[0m1./base/gxfixed.h[1m warning:./base/gsbitops.h generated34:.
Step #6 - "compile-libfuzzer-introspector-x86_64": :25920::13 :[0m [0;1;36m[0mnote: [0;1;36m[0mnote: expanded from macro 'min_fixed'[0m[0mprevious statement is here
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34259 | | # d e f i n e m i n _eflisxee[0md
Step #6 - "compile-libfuzzer-introspector-x86_64": m| i[0;1;32mn ^_
Step #6 - "compile-libfuzzer-introspector-x86_64": i[0mnixed2int(min_fixed);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define mint[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevdflt.c:915:17: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 915 | pbox->p._int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:88:42: [0m[0;1;36mnote: [0mexpanded from macro 'fixed2int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 88 | #define fixed2int(x) ((int)y = min_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #d_fixed_rshift(x))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:55:39: [0m[0;1;36mnote: [0mexpanded from macro '_fixed_rshift'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 55 | #define _fixed_rshift(x) arith_rshift(x,_fixed_shift)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:104efine min_int (-1 << (ARCH_SIZEOF_INT *clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevrops.o -c ./base/gdevrops.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevdflt.c:31: [0m[0;1;36mnote: [0mexpanded from macro 'arith_rshift'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 104 | # define arith_rshift(x,n) ((x) >> (n))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2368:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfillsl.h:51:19: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 51 | fixed y_bot = min_fixed; /* In file included from n./base/gdevddrw.co:r339m:
Step #6 - "compile-libfuzzer-introspector-x86_64": a[1mlclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi./base/gxdtfill.hl:y138ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsrop.o -c ./base/gsrop.c
Step #6 - "compile-libfuzzer-introspector-x86_64": :i24n:t 2[0mf[0;1;35miwarning: x[0me[1md(shifting a negative signed value is undefined [-Wshift-negative-value]y[0m0
Step #6 - "compile-libfuzzer-introspector-x86_64": ) + y_f r138a | c _ m i nc o*n/s[0mt
Step #6 - "compile-libfuzzer-introspector-x86_64": f| i[0;1;32mx ^~~~~~~~~e
Step #6 - "compile-libfuzzer-introspector-x86_64": d[0m [1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # deyfmiinne m=i nf_ifxiexde_dp imxirclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functino_uons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gp_strdl.o -c ./base/gp_strdl.c
Step #6 - "compile-libfuzzer-introspector-x86_64": inndt([0my
Step #6 - "compile-libfuzzer-introspector-x86_64": b o| t[0;1;32m) ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": +[0m[1m ./base/std.hf:i66x:e21d:_ [0mhal[0;1;36mfnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ; [0m66 | #d
Step #6 - "compile-libfuzzer-introspector-x86_64": e f| i[0;1;32mne min ^~~~~~~~~~~~~~~~~~~~_
Step #6 - "compile-libfuzzer-introspector-x86_64": i[0mnt[1m ./base/gxfixed.h(-1 << (ARCH_SIZEOF_INT * 8: 130-: 561:) )[0m[0m[0;1;36m
Step #6 - "compile-libfuzzer-introspector-x86_64": note: [0m| expanded from macro 'fixed_pixround'[0;1;32m[0m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 130 | In file included from #./base/gxfill.cd:e2368f:
Step #6 - "compile-libfuzzer-introspector-x86_64": i[1mn./base/gxfillsl.he: 52f:i19x:e d[0m_[0;1;35mpwarning: i[0mx[1mrshifting a negative signed value is undefined [-Wshift-negative-value]o[0mu
Step #6 - "compile-libfuzzer-introspector-x86_64": nd (52x | ) ( ( (fxi)x+e_df iyx_etdo_pp i=x rmoiunn_df_iv)x&e(d-;1 L/<*< _nfoirxmeadl_lsyh iifntt)2)f[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": x e| d[0;1;32m( ~~~^y
Step #6 - "compile-libfuzzer-introspector-x86_64": 0[0m) + y_fraIn file included from c./base/gdevddrw.c_:m339a:
Step #6 - "compile-libfuzzer-introspector-x86_64": x[1m ./base/gxdtfill.h*:/139[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": 24 :| [0;1;32m[0m ^~~~~~~~~[0;1;35m
Step #6 - "compile-libfuzzer-introspector-x86_64": warning: [0m[0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfixed.h:34: 20139: | [0m [0;1;36m note: [0mcexpanded from macro 'min_fixed'o[0mn
Step #6 - "compile-libfuzzer-introspector-x86_64": st f i34x | e#d dyemfaixn e= mfiinx_efdi_xpeidx rmoiunn_di(nytt[0mo
Step #6 - "compile-libfuzzer-introspector-x86_64": p )| ;[0;1;32m[0m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m| [0;1;32m ^~~~~~~~~~~~~~~~~~~~[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/std.h[0m:66:21[1m./base/gxfixed.h:130:56: :[0m[0;1;36mnote: [0m:[0mexpanded from macro 'fixed_pixround'[0;1;36m[0mnote: 916
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m:expanded from macro 'min_int'17[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0;1;35m warning: 130[0m | [1m66#shifting a negative signed value is undefined [-Wshift-negative-value] | d[0m#e
Step #6 - "compile-libfuzzer-introspector-x86_64": fdienfei nfei xme id916n__ | pi in xt r o(pu-bn1od x(<-x<)> q((.A(x(R xC=)H +_m_SafIxiZ_xEfeOidFx_e_pdi;Ix[0mNr
Step #6 - "compile-libfuzzer-introspector-x86_64": To u | n*[0;1;32md ^~~~~~~~~_
Step #6 - "compile-libfuzzer-introspector-x86_64": 8[0mv )-& (1-)1)L[1m[0m<./base/gxfixed.h
Step #6 - "compile-libfuzzer-introspector-x86_64": <: _33| f[0;1;32m:i ~~ ^x20
Step #6 - "compile-libfuzzer-introspector-x86_64": e:[0md _[0ms[0;1;36mhnote: i[0mfexpanded from macro 'max_fixed'tIn file included from [0m)
Step #6 - "compile-libfuzzer-introspector-x86_64": )./base/gxfill.c[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": 236833| :
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m[1m# ~~~^./base/gxfillsl.h
Step #6 - "compile-libfuzzer-introspector-x86_64": :d[0m53e:f15i:n e[0m [0;1;35mmwarning: aIn file included from [0mx./base/gdevddrw.c[1m_:shifting a negative signed value is undefined [-Wshift-negative-value]f339[0mi:
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": x[1me./base/gxdtfill.hd: 264 m:53a13 | x: _ [0mi [0;1;35mn warning: tf[0m[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": [1mx shifting a negative signed value is undefined [-Wshift-negative-value]e| [0md[0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": ^~~~~~~y
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m= m i[1m264n | ./base/std.h_ :f 67i :x 19e : d ;[0m [0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": f | [0;1;36m([0;1;32mnote: f ^~~~~~~~~[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": expanded from macro 'max_int'x[0m[0me
Step #6 - "compile-libfuzzer-introspector-x86_64": d_ f67lo[1m | o./base/gxfixed.h#rd(el.:fxi)34n :e= =20:m a[0mx[0;1;36mnote: _[0m iexpanded from macro 'min_fixed'fn[0mit
Step #6 - "compile-libfuzzer-introspector-x86_64": x e( d~34_m | pi#in x_drieofnuitnn)de[0m(
Step #6 - "compile-libfuzzer-introspector-x86_64": x | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m1l[1m./base/std.h):66) :{m21[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": i [0mn| [0;1;36m_[0;1;32mnote: f ^~~~~~~~~~~~~~~~[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": expanded from macro 'min_int'x[0me[0md[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": ./base/gxfixed.h: 12766: | 33#:d e[0mf[0;1;36minote: n[0meexpanded from macro 'fixed_floor' [0mmin_ inmti n(_-i1n t<[0m<
Step #6 - "compile-libfuzzer-introspector-x86_64": (| A[0;1;32mR ^~~~~~~C
Step #6 - "compile-libfuzzer-introspector-x86_64": H[0m_SIZ[1mE./base/std.hO:F_IN
Step #6 - "compile-libfuzzer-introspector-x86_64": T * 8 - 1))127[0m |
Step #6 - "compile-libfuzzer-introspector-x86_64": # d| e[0;1;32mf ~~ ^i
Step #6 - "compile-libfuzzer-introspector-x86_64": n[0me f[1mi./base/gdevdflt.cx:e917d:_17f:l o[0mo[0;1;35mrwarning: ([0mx[1m)shifting a negative signed value is undefined [-Wshift-negative-value] [0m((x)&
Step #6 - "compile-libfuzzer-introspector-x86_64": (-1L< <917_ | f i x e dp_bsohxi-f>tq).)y[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": = | m[0;1;32ma ~~~^x
Step #6 - "compile-libfuzzer-introspector-x86_64": _[0mfixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from | ./base/gdevddrw.c[0;1;32m: ^~~~~~~~~339
Step #6 - "compile-libfuzzer-introspector-x86_64": :
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdtfill.h:264:33[1m:./base/gxfixed.h :[0m33[0;1;35m:warning: 20[0m:[1m shifting a negative signed value is undefined [-Wshift-negative-value][0m[0m[0;1;36m
Step #6 - "compile-libfuzzer-introspector-x86_64": note: [0m expanded from macro 'max_fixed'264[0m |
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # idfe f(ifixed_nfel omoarx(_lf.ixx)e d= =m afxi_xiendt_[0mp
Step #6 - "compile-libfuzzer-introspector-x86_64": i x| r[0;1;32mo ^~~~~~~u
Step #6 - "compile-libfuzzer-introspector-x86_64": n[0md(x1[1ml./base/std.h):)67 :{19[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m| [0;1;36m[0;1;32mnote: ^~~~~~~~~~~~~~~~~~~[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": expanded from macro 'max_int'[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m ./base/gxfixed.h67: | 130#:d56e:f i[0mn[0;1;36menote: [0mmexpanded from macro 'fixed_pixround'a[0mx
Step #6 - "compile-libfuzzer-introspector-x86_64": _i n130t | #(d~emfiinn_ei nfti)x[0me
Step #6 - "compile-libfuzzer-introspector-x86_64": d _| p[0;1;32mi ^~~~~~~x
Step #6 - "compile-libfuzzer-introspector-x86_64": r[0mound[1m(./base/std.hx:)66 :(21(:( x[0m)[0;1;36m+note: _[0mfexpanded from macro 'min_int'i[0mx
Step #6 - "compile-libfuzzer-introspector-x86_64": ed _66p | i#xdreofuinnde_ vm)i&n(_-i1nLt< <(_-f1i xi xn __ hfe ia xd e. dx _ +c u er xrrpe.anxnt s +i==o nmY.iMxnU _L?fT i_mxQieUndO_;(f yi/sx*re ,sd t ro:)p[0m;
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mb
Step #6 - "compile-libfuzzer-introspector-x86_64": a| [0;1;32m| ^~~~~~~~~[0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": ^~~~~~~~~~~~~~~~~[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:[1m34./base/gxdtfill.h::c20228k::w 28a[0m:r[0;1;36m dnote: [0m [0m[0;1;36msexpanded from macro 'min_fixed'note: c[0m[0ma
Step #6 - "compile-libfuzzer-introspector-x86_64": expanded from macro 'YMULT_QUO'n[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | * #/228 [0m | d
Step #6 - "compile-libfuzzer-introspector-x86_64": e f| ([0;1;32miy ^~~~~~~~~ns
Step #6 - "compile-libfuzzer-introspector-x86_64": e [0m max_fixed - expansion.x ? max_fixed :[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxstroke.c:532:62: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 532 | ibox.q.x = (ibox.q.x > max_fixed - expansion.x ? max_fixed :[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOFIn file included from _./base/gdevddrw.cI:N349T:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m*./base/gxdtfill.h :8138 :-24 :1 )[0m)[0;1;35m[0mwarning:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [1m| shifting a negative signed value is undefined [-Wshift-negative-value][0;1;32m[0m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m 138 | [1m ./base/gxstroke.c : 534 :c36o:n s[0mt[0;1;35m warning: f[0mi[1mxshifting a negative signed value is undefined [-Wshift-negative-value]e[0md
Step #6 - "compile-libfuzzer-introspector-x86_64": y m534i | n = f i x e d _ p i xirboouxn.dq(.yyb o=t )( i+b ofxi.xqe.dyclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi_ ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfcid0.o -c ./psi/zfcid0.c
Step #6 - "compile-libfuzzer-introspector-x86_64": h>a lmfa;x[0m_
Step #6 - "compile-libfuzzer-introspector-x86_64": f i| x[0;1;32me ^~~~~~~~~~~~~~~~~~~~d
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m- [1me./base/gxfixed.hx:p130a:n56s:i o[0mn[0;1;36m.note: y[0m expanded from macro 'fixed_pixround'?[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": max_fi xed130 | :#[0md
Step #6 - "compile-libfuzzer-introspector-x86_64": e f| [0;1;32m ^~~~~~~~~i
Step #6 - "compile-libfuzzer-introspector-x86_64": n[0me f[1mi./base/gxfixed.hx:ed33_:20p:i x[0mr[0;1;36monote: u[0mnexpanded from macro 'max_fixed'd[0m(
Step #6 - "compile-libfuzzer-introspector-x86_64": x) 33( | (#( xd)e+f_ifniex emda_xp_ifxirxoeudn dm_avx)_&i(n-t1[0mL
Step #6 - "compile-libfuzzer-introspector-x86_64": < <| _[0;1;32mf ^~~~~~~ix
Step #6 - "compile-libfuzzer-introspector-x86_64": e[0md_[1ms./base/std.hhIn file included from :i./base/gdevm56.c67f::t2119):
Step #6 - "compile-libfuzzer-introspector-x86_64": :)In file included from [0m./base/gdevmem.h[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": :[0;1;36m 21note: | :
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from [0;1;32mexpanded from macro 'max_int'./base/gxbitops.h ~~~^[0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": 22
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m67./base/gsbitops.h | :#In file included from 261./base/gdevddrw.c:d:349e13:
Step #6 - "compile-libfuzzer-introspector-x86_64": f:[1mi ./base/gxdtfill.hn[0m:e[0;1;35m139 warning: :m[0m24a[1m:x [0mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation]_[0;1;35m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": warning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value]261i | [0m n
Step #6 - "compile-libfuzzer-introspector-x86_64": t ( 139~ | m i n _ ibcnroten)ask[0mt;
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m f
Step #6 - "compile-libfuzzer-introspector-x86_64": | i x[0;1;32m| e ^~~~~~~[0;1;32md
Step #6 - "compile-libfuzzer-introspector-x86_64": ^ [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": y[0mmax =[1m [1m./base/gsbitops.hf./base/std.hi:x:259e:6613d::_21p i:[0mx [0;1;36mr[0mnote: o[0;1;36m[0munote: previous statement is heren[0m[0mdexpanded from macro 'min_int'
Step #6 - "compile-libfuzzer-introspector-x86_64": ([0my
Step #6 - "compile-libfuzzer-introspector-x86_64": t259o | p ) 66; | [0m #
Step #6 - "compile-libfuzzer-introspector-x86_64": d e| f[0;1;32m i ^~~~~~~~~~~~~~~~~~~~ n
Step #6 - "compile-libfuzzer-introspector-x86_64": e[0m m[1mei./base/gxfixed.hln:s_130ei:[0mn56
Step #6 - "compile-libfuzzer-introspector-x86_64": t: | ([0m[0;1;32m-[0;1;36m ^1note:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m264: 13: [0mm[0;1;35mawarning: x[0m_[1mfshifting a negative signed value is undefined [-Wshift-negative-value]i[0mx
Step #6 - "compile-libfuzzer-introspector-x86_64": ed - e264x | p a n s i o n .iyf ?( fmiaxxe_df_ifxleodo r:([0ml
Step #6 - "compile-libfuzzer-introspector-x86_64": . x| )[0;1;32m ^~~~~~~~~=
Step #6 - "compile-libfuzzer-introspector-x86_64": =[0m fixe[1md./base/gxfixed.h_:p33i:x20r:In file included from o ./base/gxfill.cu[0m:n[0;1;36m2374dnote: :
Step #6 - "compile-libfuzzer-introspector-x86_64": ([0m[1mxexpanded from macro 'max_fixed'./base/gxfillsl.h1[0m:l
Step #6 - "compile-libfuzzer-introspector-x86_64": 50): )2433 : | { #[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;35md warning: e| [0mf[0;1;32m[1mi ^~~~~~~~~~~~~~~~shifting a negative signed value is undefined [-Wshift-negative-value]n
Step #6 - "compile-libfuzzer-introspector-x86_64": [0me[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1mm./base/gxfixed.ha:x127_ :f5033i | :x e [0md [0;1;36m note: mi[0manexpanded from macro 'fixed_floor'xt[0m_
Step #6 - "compile-libfuzzer-introspector-x86_64": iyn 0t127 [0m | =
Step #6 - "compile-libfuzzer-introspector-x86_64": # df| ei[0;1;32mfx ^~~~~~~ie
Step #6 - "compile-libfuzzer-introspector-x86_64": nd[0me2 [1mintf./base/std.h(i:mx67ie:nd19__:ff il[0mxo[0;1;36meonote: dr[0m)(expanded from macro 'max_int';x[0m[0m)
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": (67| ([0;1;32m | x ^~~~~~~~~#)
Step #6 - "compile-libfuzzer-introspector-x86_64": d&[0me(f-i1nLe[1m< ./base/gxfixed.h >: \([0mn
Step #6 - "compile-libfuzzer-introspector-x86_64": ) )| [0m[0;1;32m
Step #6 - "compile-libfuzzer-introspector-x86_64": ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0m[0;1;32m[1m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:134:./base/gxfill.c22:2374::
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxstroke.c:[1m1188./base/gxfillsl.h::1451:: 19[0m:[0;1;35m warning: [0m[0m[0;1;35m[1mwarning: shifting a negative signed value is undefined [-Wshift-negative-value][0m[0m[1m
Step #6 - "compile-libfuzzer-introspector-x86_64": shifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1188 | 51 | fwi2x e=d fyi_xbeodt_ r=o umnidne_df(iwx e_xs_hhiefatd).)x[0m_
Step #6 - "compile-libfuzzer-introspector-x86_64": c u| r[0;1;32mr ~~~^e
Step #6 - "compile-libfuzzer-introspector-x86_64": n[0mt = min_fixed; /* stop backward scan */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define 1m warningi generatedn.
Step #6 - "compile-libfuzzer-introspector-x86_64": _fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gxfill.c:2374:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfillsl.h:106:13: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 106 | x = min_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxstroke.c: 124166: | 24#:d e[0mf[0;1;35miwarning: n[0me[1m shifting a negative signed value is undefined [-Wshift-negative-value]m[0mi
Step #6 - "compile-libfuzzer-introspector-x86_64": n_in t1241 | ( - 1 < < ( A R C H _lSeInZgEtOhF__IrN T= *f i8x e-d _1r)o)u[0mn
Step #6 - "compile-libfuzzer-introspector-x86_64": d e| d(length);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0;1;32m[1m./base/gxfixed.h ~~ ^:
Step #6 - "compile-libfuzzer-introspector-x86_64": 128[0m:52: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_rounded'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gxfill.c :1282374 | :
Step #6 - "compile-libfuzzer-introspector-x86_64": #[1md./base/gxfillsl.he:f219i:n125e warning: generatedf .
Step #6 - "compile-libfuzzer-introspector-x86_64": i[0mx[0;1;35mewarning: d[0m_[1mrshifting a negative signed value is undefined [-Wshift-negative-value]o[0mu
Step #6 - "compile-libfuzzer-introspector-x86_64": nded (219x | ) ( ( ( x ) + _ f i x e d _ r oyu_nmdi_nv )=& (m-i1nL_right = min_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxscanc.c:1428:17: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1428 | cr->left = max_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m_pxround_v)&(-1aram(prcidsi, "Supplement", 0, max_int, -1,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zmisc1.c:116:52: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 116 | (code = dict_int_param(op, "lenIV", 0, max_int, 4,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevmr8n.c:27:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gdevmem.h:21:
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gxbitops.h:22:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gsbitops.h:261:13: [0m[0;1;35mwarning: [0m[1mmisleading indentation; statement is not part of the previous 'else' [-Wmisleading-indentation][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 261 | break;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsbitops.h:259:13: [0m[0;1;36mnote: [0mprevious statement is here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 259 | else[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mL<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:397:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:139:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 139 | const fixed ymax = fixed_pixround(ytop);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi56ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfont0.o -c ./psi/zfont0.c
Step #6 - "compile-libfuzzer-introspector-x86_64": : [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi
Step #6 - "compile-libfuzzer-introspector-x86_64": ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/iscanbin.o -c ./psi/iscanbin.c
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:397:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:264:13: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 264 | if (fixed_floor(l.x) == fixed_pixround(x1l)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:127:33: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_floor'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 127 | #define fixed_floor(x) ((x)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [1m[0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./psi/zfcid.cIn file included from ./base/gdevddrw.c::49397::
Step #6 - "compile-libfuzzer-introspector-x86_64": 51:[1m ./base/gxdtfill.h[0m:[0;1;35m264warning: :[0m33[1m:shifting a negative signed value is undefined [-Wshift-negative-value] [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 49 | 264 | ( c o d e = diifc t(_fiinxte_dp_afrlaomo(ro(pl,. x")C I=D=C ofuinxte"d,_ p0i,x rmoauxn_di(nxt1,l )-)1 ,{[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": | | [0;1;32m[0;1;32m ^~~~~~~ ^~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[1m./base/std.h[1m:./base/gxfixed.h67::13019::56 :[0m [0;1;36m[0mnote: [0;1;36m[0mnote: expanded from macro 'max_int'[0m[0mexpanded from macro 'fixed_pixround'
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #130d | #deeffiinnee mfaixx_eidn_tp i(x~rmoiunn_di(nxt)) [0m(
Step #6 - "compile-libfuzzer-introspector-x86_64": ( (| x[0;1;32m) ^~~~~~~+
Step #6 - "compile-libfuzzer-introspector-x86_64": _[0mfix[1me./base/std.hd:_66p:i21x:r o[0mu[0;1;36mnnote: d_v[0m)expanded from macro 'min_int'&[0m(
Step #6 - "compile-libfuzzer-introspector-x86_64": -1L <66< | _#fdiexfeidn_es hmiifnt_)i)n[0mt
Step #6 - "compile-libfuzzer-introspector-x86_64": (| -[0;1;32m1 ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": <[0m< (ARCH_SIIn file included from Z./base/gdevddrw.cE:O397F:
Step #6 - "compile-libfuzzer-introspector-x86_64": _[1mI./base/gxdtfill.hN:T270 :*19 :8 [0m-[0;1;35m warning: 1[0m)[1m)shifting a negative signed value is undefined [-Wshift-negative-value][0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": 270[0m | fxl = YMULT_QUO(ysl, l);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdtfill.h:228:28: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_QUO'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 228 | (ys < fixed_1 && tl.df < YMULT_LIMIT ? ys * tl.df / t1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxscanc.c:2124:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 2124 | cr.left = max_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zbseq.o -c ./psi/zbseq.c
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxscanc.c:2125:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 2125 | cr.right = min_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:34:20: [0m[0;1;36mnote: [0mexpanded from macro 'min_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 34 | # define min_fixed min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": 20 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zcolor1.o -c ./psi/zcolor1.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zht1.o -c ./psi/zht1.c
Step #6 - "compile-libfuzzer-introspector-x86_64": l.h :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevddrw.c:134:22: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_LIMIT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 134 | #define YMULT_LIMIT (max_fixed / fixed_1)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zupath.o -c ./psi/zupath.c
Step #6 - "compile-libfuzzer-introspector-x86_64": #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:397:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:273:13: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 273 | if (fixed_floor(r.x) == fixed_pixround(x1r)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:127:33: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_floor'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 127 | #define fixed_floor(x) ((x)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:397:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:273:33: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 273 | if (fixed_floor(r.x) == fixed_pixround(x1r)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functideons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/ibnum.o -c ./psi/ibnum.c
Step #6 - "compile-libfuzzer-introspector-x86_64": fine fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:397:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:299:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 299 | r.x += YMULT_QUO(ysr, r);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdtfill.h:228:28: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_QUO'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 228 | (ys < fixed_1 && tl.df < YMULT_LIMIT ? ys * tl.df / tl.h :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevddrw.c:134:22: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_LIMIT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 134 | #define YMULT_LIMIT (max_fixed / fixed_1)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:397:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:302:20: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 302 | r.x += YMULT_QUO(ysr, r);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdtfill.h:228:28: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_QUO'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 228 | (ys < fixed_1 && tl.df < YMULT_LIMIT ? ys * tl.df / tl.h :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevddrw.c:134:22: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_LIMIT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 134 | #define YMULT_LIMIT (max_fixed / fixed_1)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gdevhit.o -c ./base/gdevhit.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zcharx.o -c ./psi/zcharx.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfdecode.o -c ./psi/zfdecode.c
Step #6 - "compile-libfuzzer-introspector-x86_64": In file included from ./base/gdevddrw.c:407:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:138:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 138 | const fixed ymin = fixed_pixround(ybot) + fixed_half;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:407:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:139:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 139 | const fixed ymax = fixed_pixround(ytop);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:407:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:264:13: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 264 | if (fixed_floor(l.x) == fixed_pixround(x1l)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:127:33: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_floor'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 127 | #define fixed_floor(x) ((x)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:407:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:264:33: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 264 | if (fixed_floor(l.x) == fixed_pixround(x1l)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:407:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:270:19: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 270 | fxl = YMULT_QUO(ysl, l);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdtfill.h:228:28: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_QUO'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 228 | (ys < fixed_1 && tl.df < YMULT_LIMIT ? ys * tl.df / tl.h :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevddrw.c:134:22: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_LIMIT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 134 | #define YMULT_LIMIT (max_fixed / fixed_1)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mIn file included from ./base/gdevddrw.c:407:
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxdtfill.h:273:13: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 273 | if (fixed_floor(r.x) == fixed_pixround(x1r)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:127:33: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_floor'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 127 | #define f[1mi./base/gxscanc.cx:e3393d_fl:oo17r:(x) [0m([0;1;35m(warning: x[0m[1m)shifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 3393 | &(c-r1-L>left = max_fixed;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_1int warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": s(~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m < fixed_1 && tl.df < YMULT_LIMIT ? ys * tl.df / tl.h :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevddrw.c:134:22: [0m57[0;1;36m warningnote: [0mexpanded from macro 'YMULT_LIMIT's[0m generated
Step #6 - "compile-libfuzzer-introspector-x86_64": .
Step #6 - "compile-libfuzzer-introspector-x86_64": 134 | #define YMULT_LIMIT (max_fixed / fixed_1)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi[1m./base/std.hons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/spdiff.o -c ./base/spdiff.c
Step #6 - "compile-libfuzzer-introspector-x86_64": :67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~
Step #6 - "compile-libfuzzer-introspector-x86_64": min _66i | n#td)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32mefine min_i ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.hnt (:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m-1 In file included from << (ARCH_./base/gdevddrw.cS:I407Z:
Step #6 - "compile-libfuzzer-introspector-x86_64": E[1mO./base/gxdtfill.hF:_302I:N20T: * 8[0m [0;1;35m-warning: [0m1[1m)shifting a negative signed value is undefined [-Wshift-negative-value])[0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m302 ~~ ^ |
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m r.x += YMULT_QUO(ysr, r);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxdtfill.h:228:28: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_QUO'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 228 | (ys < fixed_1 && tl.df < YMULT_LIMIT ? ys * tl.df / tl.h :\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevddrw.c:134:22: [0m[0;1;36mnote: [0mexpanded from macro 'YMULT_LIMIT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 134 | #define YMULT_LIMIT (max_fixed / fixed_1)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/sfilter1.o -c ./base/sfilter1.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zfont2.c:1429:26: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1429 | const int ext16 = ~0 << 15; /* sign extension constant */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zfont2.c:1430:26: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1430 | const int ext32 = ~0 << 31; /* sign extension constant */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfilter2.o -c ./psi/zfilter2.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gdevddrw.c:631:14: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 631 | if (!ROUNDED_SAME(py, left.end.y)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevddrw.c:629:4: [0m[0;1;36mnote: [0mexpanded from macro 'ROUNDED_SAME'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 629 | (fixed_pixround(p1) == fixed_pixround(p2))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #define fixed_pixround(x) (((x)+_fixed_pixround_v)&(-1L<<_fixed_shift))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevddrw.c:631:14: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 631 | if (!ROUNDED_SAME(py, left.end.y)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gdevddrw.c:629:26: [0m[0;1;36mnote: [0mexpanded from macro 'ROUNDED_SAME'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 629 | (fixed_pixround(p1) == fixed_pixround(p2))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:130:56: [0m[0;1;36mnote: [0mexpanded from macro 'fixed_pixround'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 130 | #de[1mfi./psi/zfrsd.cne: 142f:i19x:e d[0m_[0;1;35mpwarning: i[0mx[1mrshifting a negative signed value is undefined [-Wshift-negative-value]o[0mu
Step #6 - "compile-libfuzzer-introspector-x86_64": nd(x) (((x)+_fix e142d | _ p i x roulnodn_gv )l&e(n-g1tLh< <=_ fmiaxxe_dl_osnhgi;f[0mt
Step #6 - "compile-libfuzzer-introspector-x86_64": )) [0m|
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32m ^~~~~~~~|
Step #6 - "compile-libfuzzer-introspector-x86_64": [0;1;32m[0m ~~~^
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m[0m./base/std.h:69[1m:./base/gdevddrw.c20::640 :[0m14[0;1;36m:note: [0m[0mexpanded from macro 'max_long'[0;1;35m[0mwarning:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m shifting a negative signed value is undefined [-Wshift-negative-value]69[0m |
Step #6 - "compile-libfuzzer-introspector-x86_64": #de f640i | n e m a x _ l oinfg ((!~RmOiUnN_DlEoDn_gS)A[0mM
Step #6 - "compile-libfuzzer-introspector-x86_64": E (| l[0;1;32me ^~~~~~~~f
Step #6 - "compile-libfuzzer-introspector-x86_64": t[0m.s[1mt./base/std.ha:r68t:.23y:, [0my[0;1;36mmnote: )[0m)expanded from macro 'min_long' [0m{
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | 68[0;1;32m | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
Step #6 - "compile-libfuzzer-introspector-x86_64": d[0mef[1mi./base/gdevddrw.cn:e629 :m4i:n _[0ml[0;1;36monote: n[0mgexpanded from macro 'ROUNDED_SAME' [0m(
Step #6 - "compile-libfuzzer-introspector-x86_64": -1 629 | L <(
Step #6 - "compile-libfuzzer-introspector-x86_64": f[0mi[1ml./base/gxfixed.he:_130l:i56m:i t[0m [0;1;36m=note: [0mSexpanded from macro 'fixed_pixround'_[0mF
Step #6 - "compile-libfuzzer-introspector-x86_64": IL E130_ | L#IdMeIfTi_nMeA Xf;i[0mx
Step #6 - "compile-libfuzzer-introspector-x86_64": e d| _[0;1;32mp ^~~~~~~~~~~~~~~~i
Step #6 - "compile-libfuzzer-introspector-x86_64": x[0mrou[1mn./base/stream.hd:(193x:)53 :( ([0m([0;1;36mxnote: )[0m+expanded from macro 'S_FILE_LIMIT_MAX'_[0mf
Step #6 - "compile-libfuzzer-introspector-x86_64": ix e193d | _#pdiexfrioneu nSd__FvI)L&E(_-L1ILM 4 ? max_int64_t : max_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:72:23: [0m[0;1;36mnote: [0mexpanded from macro 'max_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | #define max_int64_t (~min_int64_t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zdevcal.o -c ./psi/zdevcal.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zdevice2.o -c ./psi/zdevice2.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxscanc.c:1315:20: [0m[0;1;35mwarning: [0m[1munused function 'cursor_init' [-Wunused-function][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1315 | static inline void cursor_init(cursor * gs_restrict cr, fixed y, fixed x)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxscanc.c:3259:20: [0m[0;1;35mwarning: [0m[1munused function 'cursor_init_tr' [-Wunused-function][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 3259 | static inline void cursor_init_tr(cursor_tr * gs_restrict cr, fixed y, fixed x, int id)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zmedia2.o -c ./psi/zmedia2.c
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m2 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zpcolor.o -c ./psi/zpcolor.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/imain.o -c ./psi/imain.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/imainarg.o -c ./psi/imainarg.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zfont1.c:467:59: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 467 | if ((code = dict_int_param(pprivate, "LanguageGroup", min_int, max_int, 0, &pdata1->LanguageGroup)) < 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zfont1.c:467:68: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 467 | if ((code = dict_int_param(pprivate, "LanguageGroup", min_int, max_int, 0, &pdata1->LanguageGroup)) < 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsargs.o -c ./base/gsargs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -I./devices -o ./obj/idisp.o -c ./psi/idisp.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zusparam.c:202:28: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 202 | val = min(stat.max_vm, MAX_VM_THRESHOLD);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsalloc.h:46:28: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_VM_THRESHOLD'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 46 | # define MAX_VM_THRESHOLD max_int64_t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:72:23: [0m[0;1;36mnote: [0mexpanded from macro 'max_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | #define max_int64_t (~min_int64_t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) <width = phdev-clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi>heons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfproc.o -c ./psi/zfproc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ight = max_int;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi[0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zgeneric.o -c ./psi/zgeneric.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #def[1mine min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/ziodev.o -c ./psi/ziodev.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/idparam.c:198:40: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 198 | if (pa.value.realval < min_intclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi ||[0mons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/ziodevsc.o -c ./psi/ziodevsc.c
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/idparam.c:199:40: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 199 | pa.value.realval > max_int ||[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/idparam.c:199:40: [0m[0;1;35mwarning: [0m[1mimplicit conversion from 'int' to 'float' changes value from 2147483647 to 2147483648 [-Wimplicit-const-int-float-conversion]./psi/idict.c[0m:324:
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi67 ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zmath.o -c ./psi/zmath.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 199: | pa.value.realval > max_int ||[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~ ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:18: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define maclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zalg.o -c ./psi/zalg.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zmisc.o -c ./psi/zmisc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zpacked.o -c ./psi/zpacked.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/iscannum.c:103:58: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 103 | max_ps_int_scan = scanner_options & SCAN_CPSI_MODE ? MAX_PS_INT32 : MAX_PS_INT;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:83:22: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_PS_INT32'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 83 | #define MAX_PS_INT32 max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iscannum.c:103:73: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 103 | max_ps_int_scan = scanner_options & SCAN_CPSI_MODE ? MAX_PS_INT32 : MAX_PS_INT;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:80:20: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_PS_INT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 80 | #define MAX_PS_INT max_int64_t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:72:23: [0m[0;1;36mnote: [0mexpanded from macro 'max_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | #define max_int64_t (~min_int64_t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iscannum.c:104:58: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 104 | min_ps_int_scan = scanner_options & SCAN_CPSI_MODE ? MIN_PS_INT32 : MIN_PS_INT;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:84:22: [0m[0;1;36mnote: [0mexpanded from macro 'MIN_PS_INT32'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 84 | #define MIN_PS_INT32 min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iscannum.c:104:73: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 104 | min_ps_int_scan = scanner_options & SCAN_CPSI_MODE ? MIN_PS_INT32 : MIN_PS_INT;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:81:20: [0m[0;1;36mnote: [0mexpanded from macro 'MIN_PS_INT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 81 | #define MIN_PS_INT min_int64_t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iscannum.c:278:37: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 278 | if (WOULD_OVERFLOW(ival, d, max_int)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iscannum.c:68:11: [0m[0;1;36mnote: [0mexpanded from macro 'WOULD_OVERFLOW'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | (val >= maxv / 10 && (val > maxv / 10 || d > (int64_t)(maxv % 10)))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iscannum.c:278:37: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 278 | [0m [0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 324 | if (expt < sizeof(long) * 8 || pkey->value.realval == min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32mx ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": _[0mi [1mn ./base/std.hti: f68( :~(m23Wi:OnU _L[0miD[0;1;36mn_note: tO[0m)Vexpanded from macro 'min_long'[0mE[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": R
Step #6 - "compile-libfuzzer-introspector-x86_64": F| L [0;1;32mO68 ^~~~~~~~W |
Step #6 - "compile-libfuzzer-introspector-x86_64": (#[0midveafli,n ed ,m imna_xl_oinngt )()- 1{L[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": < <| [0;1;32m( ^~~~~~~A
Step #6 - "compile-libfuzzer-introspector-x86_64": R[0mCH_[1mS./base/std.hI:Z67EO:F19_:L O[0mN[0;1;36mGnote: [0m*expanded from macro 'max_int' [0m8
Step #6 - "compile-libfuzzer-introspector-x86_64": - 671 | )#)d[0me
Step #6 - "compile-libfuzzer-introspector-x86_64": f i| n[0;1;32me ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": m[0max_int ([1m~./psi/idict.cm:i327n:_34i:n t[0m)[0;1;35m[0mwarning:
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [1m| shifting a negative signed value is undefined [-Wshift-negative-value][0;1;32m[0m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m [1m327./base/std.h | : 66 : 21 : [0m [0;1;36m note: [0m expanded from macro 'min_int' [0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | i# d=e f(iinnet )m(imnan_ti n*t m(i-n1_ l:=23 :m a[0mx[0;1;36mvnote: [0m/expanded from macro 'min_long' [0m1
Step #6 - "compile-libfuzzer-introspector-x86_64": 0 & &68 | (#vdaelf i>n em amxivn _/l o1n0g |(|- 1dL >< <( i(nAtR6C4H__tS)I(ZmEaOxFv_ L%O N1G0 )*) )8[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": - | 1[0;1;32m) ^~~~)
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m[1m ~~~ ^./psi/iscannum.c
Step #6 - "compile-libfuzzer-introspector-x86_64": :[0m278:37: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 278 | if (WOULD_OVERFLOW(ival, d, max_int)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iscannum.c:68:58: [0m[0;1;36mnote: [0mexpanded from macro 'WOULD_OVERFLOW'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | (val >= maxv / 10 && (val > maxv / 10 || d > (int64_t)(maxv % 10)))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/idparam.c:341:9: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 341 | uid_set_invalid(puid);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:43:17: [0m[0;1;36mnote: [0mexpanded from macro 'uid_set_invalid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 43 | ((puid)->id = no_UniqueID, (puid)->xvalues = 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/idparam.c:378:9: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 378 | uid_set_invalid(puid);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:43:17: [0m[0;1;36mnote: [0mexpanded from macro 'uid_set_invalid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 43 | ((puid)->id = no_UniqueID, (puid)->xvalues = 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/idparam.c:389:13: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 389 | uid_set_invalid(puid);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:43:17: [0m[0;1;36mnote: [0mexpanded from macro 'uid_set_invalid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 43 | ((puid)->id = no_UniqueID, (puid)->xvalues = 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zrelbit.o -c ./psi/zrelbit.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 7 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zstack.o -c ./psi/zstack.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 3 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": 6 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zstring.o -c ./psi/zstring.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zsysvm.o -c ./psi/zsysvm.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/ztoken.o -c ./psi/ztoken.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/ztype.o -c ./psi/ztype.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zarith.c:305:34: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 305 | if (ab > (double)MAX_PS_INT32) /* (double)0x7fffffff */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:83:22: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_PS_INT32'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 83 | #define MAX_PS_INT32 max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 267 | #define max_int (~mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functiinons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zvmem.o -c ./psi/zvmem.c
Step #6 - "compile-libfuzzer-introspector-x86_64": _int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: warning [0ms[0;1;36m generatednote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": .
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zarith.c:307:39: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 307 | else if (ab < (double)MIN_PS_INT32) /* (dclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zbfont.o -c ./psi/zbfont.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ouble)(int)0x80000000 */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:84:22: [0m[0;1;36mnote: [0mexpanded from macro 'MIN_PS_INT32'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 84 | #define MIN_PS_INT32 min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zchar.o -c ./psi/zchar.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zarith.c:407[1m./psi/zfilter.c:143::72: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 407 | 53: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": if ((op->value.intval == 0) || (op[-1].value.in 143 | tval == (ps_int)MIN_PS_INT if ((code = dict_int_param(dop, "Width", 1, max_int, PWG_default_width, width)) < 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zcolor.o -c ./psi/zcolor.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zfilter.c:198:55: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 198 | if ((code = dict_int_param(op, "EODCount", 0, max_int, 0, &count)) < 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m32 && op->value.intval == -1)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:84:22: [0m[0;1;36mnote: [0mexpanded from macro 'MIN_PS_INT32'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 84 | #define MIN_PS_INT32 min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zarith.c:415:64: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 415 | if ((op->value.intval == 0) || (op[-1].value.intval == MIN_PS_INT && op->value.intval == -1)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:81:20: [0m[0;1;36mnote: [0mexpanded from macro 'MIN_PS_INT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 81 | #define MIN_PS_INT min_int64_t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zarith.c:454:57: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 454 | if (((unsigned int)op->value.intval) == MIN_PS_INT32)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:84:22: [0m[0;1;36mnote: [0mexpanded from macro 'MIN_PS_INT32'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 84 | #define MIN_PS_INT32 min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zarith.c:455:54: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 455 | make_real(op, -(float)(ps_uint32)MIN_PS_INT32);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:84:22: [0m[0;1;36mnote: [0mexpanded from macro 'MIN_PS_INT32'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 84 | #define MIN_PS_INT32 min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/store.h:214:34: [0m[0;1;36mnote: [0mexpanded from macro 'make_real'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 214 | make_tv(pref, t_real, realval, rval)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/store.h:167:36: [0m[0;1;36mnote: [0mexpanded from macro 'make_tv'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 167 | make_tav(pref,newtype,0,valfield,newvalue)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/store.h:158:30: [0m[0;1;36mnote: [0mexpanded from macro 'make_tav'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 158 | ((pref)->value.valfield = (newvalue),\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zarith.c:460:41: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 460 | if (op->value.intval == MIN_PS_INT)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:81:20: [0m[0;1;36mnote: [0mexpanded from macro 'MIN_PS_INT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 81 | #define MIN_PS_INT min_int64_t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zarith.c:461:43: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 461 | make_real(op, -(float)MIN_PS_INT);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:81:20: [0m[0;1;36mnote: [0mexpanded from macro 'MIN_PS_INT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 81 | #define MIN_PS_INT min_int64_t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((inclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functit64_ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zdevice.o -c ./psi/zdevice.c
Step #6 - "compile-libfuzzer-introspector-x86_64": t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/store.h:214:34: [0m[0;1;36mnote: [0mexpanded from macro 'make_real'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 214 | make_tv(pref, t_real, realval, rval)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/store.h:167:36: [0m[0;1;36mnote: [0mexpanded from macro 'make_tv'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 167 | make_tav(pref,newtype,0,valfield,newvalue)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/store.h:158:30: [0m[0;1;36mnote: [0mexpanded from macro 'make_tav'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 158 | ((pref)->value.valfield = (newvalue),\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfont.o -c ./psi/zfont.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfontenum.o -c ./psi/zfontenum.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/ziodevsc.c:153:25: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 153 | s->file_limit = S_FILE_LIMIT_MAX;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/stream.h:193:53: [0m[0;1;36mnote: [0mexpanded from macro 'S_FILE_LIMIT_MAX'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 193 | #define S_FILE_LIMIT_MAX (sizeof(gs_offset_t) > 4 ? max_int64_t : max_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:72:23: [0m[0;1;36mnote: [0mexpanded from macro 'max_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | #define max_int64_t (~min_int64_t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zgstate.o -c ./psi/zgstate.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zht.o -c ./psi/zht.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 2 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zimage.o -c ./psi/zimage.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 8 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/ziodevsc.c:230:25: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 230 | s->file_limit = S_FILE_LIMIT_MAX;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/stream.h:193:53: [0m[0;1;36mnote: [0mexpanded from macro 'S_FILE_LIMIT_MAX'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 193 | #define S_FILE_LIMIT_MAX (sizeof(gs_offset_t) > 4 ? max_int64_t : max_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:72:23: [0m[0;1;36mnote: [0mexpanded from macro 'max_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | #define max_int64_t (~min_int64_t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zmatrix.o -c ./psi/zmatrix.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zpaint.o -c ./psi/zpaint.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zpath.o -c ./psi/zpath.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zncdummy.o -c ./psi/zncdummy.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/ziodevsc.c:301:25: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 301 | s->file_limit = S_FILE_LIMIT_MAX;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/stream.h:193:53: [0m[0;1;36mnote: [0mexpanded from macro 'S_FILE_LIMIT_MAX'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 193 | #define S_FILE_LIMIT_MAX (sizeof(gs_offset_t) > 4 ? max_int64_t : max_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:72:23: [0m[0;1;36mnote: [0mexpanded from macro 'max_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 72 | #define max_int64_t (~min_int64_t)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m3 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/imainarg.c:684:43: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 684 | if (msize <= 0 || msize > max_long >> 10) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/imainarg.c:686:31: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 686 | max_long >> 10);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/ialloc.o -c ./psi/ialloc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/igc.o -c ./psi/igc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zstring.c:38:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 38 | check_int_leu(*op, max_int);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/opcheck.h:67:39: [0m[0;1;36mnote: [0mexpanded from macro 'check_int_leu'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | if ( (ulong)(orf).value.intval > (u) ) return_error(gs_error_rangecheck);\[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/igcref.o -c ./psi/igcref.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/igcstr.o -c ./psi/igcstr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/ilocate.o -c ./psi/ilocate.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/iname.o -c ./psi/iname.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/isave.o -c ./psi/isave.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/inobtokn.o -c ./psi/inobtokn.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/inouparm.o -c ./psi/inouparm.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zdscpars.o -c ./psi/zdscpars.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/dscparse.o -c ./psi/dscparse.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfapi.o -c ./psi/zfapi.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/sbcp.o -c ./base/sbcp.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfbcp.o -c ./psi/zfbcp.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zpath1.o -c ./psi/zpath1.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zcolor2.o -c ./psi/zcolor2.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 2 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/ztype.c:56:37: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 56 | static const double min_int_real = (ALT_MIN_INT * 1.0 - 1);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/ztype.c:54:35: [0m[0;1;36mnote: [0mexpanded from macro 'ALT_MIN_INT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 54 | #define ALT_MIN_INT (((ps_int)-1) << ((sizeof(ps_int) * 8) - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/ztype.c:57:37: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 57 | static const double max_int_real = (ALT_MAX_INT * 1.0 + 1);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/ztype.c:55:24: [0m[0;1;36mnote: [0mexpanded from macro 'ALT_MAX_INT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 55 | #define ALT_MAX_INT (~(ALT_MIN_INT))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/ztype.c:54:35: [0m[0;1;36mnote: [0mexpanded from macro 'ALT_MIN_INT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 54 | #define ALT_MIN_INT (((ps_int)-1) << ((sizeof(ps_int) * 8) - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/ztype.c:57:37: [0m[0;1;35mwarning: [0m[1mimplicit conversion from 'ps_int' (aka 'long') to 'double' changes value from 9223372036854775807 to 9223372036854775808 [-Wimplicit-const-int-float-conversion][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 57 | static const double max_int_real = (ALT_MAX_INT * 1.0 + 1);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~ ~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/ztype.c:55:22: [0m[0;1;36mnote: [0mexpanded from macro 'ALT_MAX_INT'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 55 | #declang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zcsindex.o -c ./psi/zcsindex.c
Step #6 - "compile-libfuzzer-introspector-x86_64": fine ALT_MAX_INT (~(ALT_MIN_INT))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zht2.o -I./toolbin/halftone/gen_ordered -c ./psi/zht2.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/ztype.c:285:36: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 285 | if ((double)fval > (double)MAX_PS_INT32) /* (double)0x7fffffff */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:83:22: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_PS_INT32'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 83 | #define MAX_PS_INT32 max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/ztype.c:287:41: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 287 | else if ((double)fval < (double)MIN_PS_INT32) /* (double)(int)0x80000000 */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:84:22: [0m[0;1;36mnote: [0mexpanded from macro 'MIN_PS_INT32'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 84 | #define MIN_PS_INT32 min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zcssepr.o -c ./psi/zcssepr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/ztype.c:402:52: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 402 | if ((double)fval > (double)MAX_PS_INT32) /* (double)0x7fffffff */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:83:22: [0m[0;1;36mnote: [0mexpanded from macro 'MAX_PS_INT32'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 83 | #define MAX_PS_INT32 max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/ztype.c:404:57: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 404 | else if ((double)fval < (double)MIN_PS_INT32) /* (double)(int)0x80000000 */[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/iref.h:84:22: [0m[0;1;36mnote: [0mexpanded from macro 'MIN_PS_INT32'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 84 | #define MIN_PS_INT32 min_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfsample.o -c ./psi/zfsample.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zgstate.c:243:30: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 243 | int code = int_param(op, max_int, ¶m);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zgstate.c:268:30: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 268 | int code = int_param(op, max_int, ¶m);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfunc4.o -c ./psi/zfunc4.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfunc.o -c ./psi/zfunc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfunc0.o -c ./psi/zfunc0.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zgstate.c:401:53: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 401 | if (op->value.intval < -1 || op->value.intval > max_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m7 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gsfunc4.o -c ./base/gsfunc4.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zchar32.o -c ./psi/zchar32.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfont32.o -c ./psi/zfont32.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfimscale.o -c ./psi/zfimscale.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/simscale.o -c ./base/simscale.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zbfont.c:422:9: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 422 | if (uid_is_valid(&pfont->UID) &&[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:41:18: [0m[0;1;36mnote: [0mexpanded from macro 'uid_is_valid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 41 | ((puid)->id != no_UniqueID)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36m3note: [0mexpanded from macro 'max_long' warning[0ms
Step #6 - "compile-libfuzzer-introspector-x86_64": generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zbfont.c:425:9: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 425 | uid_set_invalid(&pfont->UID);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:43:17: [0m[0;1;36mnote: [0mexpanded from macro 'uid_set_invalid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 43 | ((puid)->id = no_UniqueID, (puid)->xvalues = 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zbfont.c:426:9: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 426 | if (uid_is_valid(&pfont->UID)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:41:18: [0m[0;1;36mnote: [0mexpanded from macro 'uid_is_valid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 41 | ((puid)->id != no_UniqueID)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zbfont.c:434:13: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 434 | uid_set_invalid(&pfont->UID);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:43:17: [0m[0;1;36mnote: [0mexpanded from macro 'uid_set_invalid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 43 | ((puid)->id = no_UniqueID, (puid)->xvalues = 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zform.o -c ./psi/zform.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zbfont.c:477:5: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 477 | uid_set_invalid(&uid);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi | [0;1;32mons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zicc.o -c ./psi/zicc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ^~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:43:17: [0m[0;1;36mnote: [0mexpanded from macro 'uid_set_invalid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 43 | ((puid)->id = no_UniqueID, (puid)->xvalues = 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zbfont.c:564:9: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 564 | uid_set_invalid(&uid);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:43:17: [0m[0;1;36mnote: [0mexpanded from macro 'uid_set_invalid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 43 | ((puid)->id = no_UniqueID, (puid)->xvalues = 0)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zcspixel.o -c ./psi/zcspixel.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfunc3.o -c ./psi/zfunc3.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zimage3.o -c ./psi/zimage3.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zmisc3.o -c ./psi/zmisc3.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zcolor3.o -c ./psi/zcolor3.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zimage.c:65:43: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 65 | code = dict_int_parclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zshade.o -c ./psi/zshade.c
Step #6 - "compile-libfuzzer-introspector-x86_64": am(op, "Width", 0, max_int_in_fixed/2, -1, &pclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functiim->Width);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:136:36: [0m[0;1;36mons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfzlib.o -c ./psi/zfzlib.c
Step #6 - "compile-libfuzzer-introspector-x86_64": note: [0mexpanded from macro 'max_int_in_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 136 | #define max_int_in_fixed fixed2int(max_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0m(skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfixed.h:88:42: [0m[0;1;36mnote: [0mexpanded from macro 'fixed2int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 88 | #define fixed2int(x) ((int)_fixed_rshift(x))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:55:39: [0m[0;1;36mnote: [0mexpanded from macro '_fixed_rshift'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 55 | #define _fixed_rshift(x) arith_rshift(x,_fixed_shift)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:104:31: [0m[0;1;36mnote: [0mexpanded from macro 'arith_rshift'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 104 | # define arith_rshift(x,n) ((x) >> (n))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/ztrans.o -c ./psi/ztrans.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zimage.c:68:44: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | code = dict_int_param(op, "Height", 0, max_int_in_fixed/2, -1, &pim->Height);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:136:36: [0m[0;1;36mnote: [0mexpanded from macro 'max_int_in_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 136 | #define max_int_in_fixed fixed2int(max_fixed)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:33:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_fixed'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 33 | # define max_fixed max_int[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functi[0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": ons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfmd5.o -c ./psi/zfmd5.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0m[0;1;36mnote: [0m(skipping 1 expansions in backtrace; use -fmacro-backtrace-limit=0 to see all)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/gxfixed.h:88:42: [0m[0;1;36mnote: [0mexpanded from macro 'fixed2int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 88 | #define fixed2int(x) ((int)_fixed_rshift(x))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfixed.h:55:39: [0m[0;1;36mnote: [0mexpanded from macro '_fixed_rshift'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 55 | #d[1m./psi/zfunc.c:195:50: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 195 | code = dict_int_param(op, "FunctionType", 0, max_int, -1, &type);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~e
Step #6 - "compile-libfuzzer-introspector-x86_64": f[0mi[1mne _fix./base/std.he:d67_:r19s:hift(x) arith_rshift(x,_fixed_shift)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:104:31: [0m[0;1;36mnote: [0mexpanded from macro 'arith_rshift'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 104 | # define arith_rshift(x,n) ((x) >> (n))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m6 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zfont.c:510:18: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 510 | if (!fm_pair_is_free(pair)) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gxfcache.h:81:26: [0m[0;1;36mnote: [0mexpanded from macro 'fm_pair_is_free'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 81 | ((pair)->font == 0 && !uid_is_valid(&(pair)->UID))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:41:18: [0m[0;1;36mnote: [0mexpanded from macro 'uid_is_valid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 41 | ((puid)->id != no_UniqueID)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zfont.c:529:26: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 529 | if (!uid_is_valid(&pair->UID))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:41:18: [0m[0;1;36mnote: [0mexpanded from macro 'uid_is_valid'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 41 | ((puid)->id != no_UniqueID)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsuid.h:39:21: [0m[0;1;36mnote: [0mexpanded from macro 'no_UniqueID'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 39 | #define no_UniqueID max_long[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:69:20: [0m[0;1;36mnote: [0mexpanded from macro 'max_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 69 | #define max_long (~min_long)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:68:23: [0m[0;1;36mnote: [0mexpanded from macro 'min_long'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | #define min_long (-1L << (ARCH_SIZEOF_LONG * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsfunc4.c:334:54: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 334 | if ((vsp[-1].value.i /= vsp->value.i) == min_int &&[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsfunc4.c:353:24: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 353 | if (prod < min_int || prod > max_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsfunc4.c:353:42: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 353 | if (prod < min_int || prod > max_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/gsfunc4.c:364:33: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 364 | i1f warning generated(.
Step #6 - "compile-libfuzzer-introspector-x86_64": vsp->value.i == min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zimage.c:494:26: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 494 | uint min_avail = max_int;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #dclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functiefons -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfsha2.o -c ./psi/zfsha2.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ine max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/ssha2.o -c ./base/ssha2.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 2 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": 3 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": 4 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/sha2.o -c ./base/sha2.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfarc4.o -c ./psi/zfarc4.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfaes.o -c ./psi/zfaes.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/saes.o -c ./base/saes.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/aes.o -c ./base/aes.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zpdfops.o -c ./psi/zpdfops.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zpdf_r6.o -c ./psi/zpdf_r6.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./openjpeg/src/lib/openjp2/.. -I./openjpeg/src/lib/openjp2 -I./psi -I./obj -I./obj -I./base -I./devices -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/zfjpx_openjpeg.o \
Step #6 - "compile-libfuzzer-introspector-x86_64": -c ./psi/zfjpx.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zcssepr.c:139:30: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 139 | int code = int_param(op, max_int, ¶m);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./jbig2dec -I./psi -I./obj -I./obj -I./base -I./devices -DHAVE_STDINT_H=1 -o ./obj/zfjbig2_jbig2dec.o -c ./psi/zfjbig2.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/iapi.o -c ./psi/iapi.c
Step #6 - "compile-libfuzzer-introspector-x86_64": rm -f ./obj/gscdefs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./base/gscdef.c ./obj/gscdefs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zcolor3.c:68:30: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 68 | int code = int_param(op, max_int, ¶m);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./psi/zcolor3.c:93:30: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 93 | int code = int_param(op, max_i1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": nt, ¶m);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./base -I./obj/ -I./zlib ./base/mkromfs.c -o ./obj/aux/mkromfs_0 ./obj/aux/compress.o ./obj/aux/deflate.o ./obj/aux/zutil.o ./obj/aux/adler32.o ./obj/aux/crc32.o ./obj/aux/trees.o ./obj/aux/gpmisc.o ./obj/aux/gp_getnv.o ./obj/aux/gscdefs.o ./obj/aux/gp_unix.o ./obj/aux/gp_unifs.o ./obj/aux/gp_unifn.o ./obj/aux/gp_stdia.o ./obj/aux/gsutil.o ./obj/aux/memento.o -lm -ldl -rdynamic
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/nosync ./obj/gp_nsync.o
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./psi/zshade.c:611:57: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 611 | (code = dict_int_param(op, "VerticesPerRow", 2, max_int, 0,[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:67:19: [0m[0;1;36mnote: [0mexpanded from macro 'max_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 67 | #define max_int (~min_int)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:66:21: [0m[0;1;36mnote: [0mexpanded from macro 'min_int'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 66 | #define min_int (-1 << (ARCH_SIZEOF_INT * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/sha2.c:649:45: [0m[0;1;35mwarning: [0m[1margument 'buffer' of type 'char[]' with mismatched bound [-Warray-parameter][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 649 | char *pSHA256_End(SHA256_CTX* context, char buffer[]) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/sha2.h:121:36: [0m[0;1;36mnote: [0mpreviously declared as 'char[65]' here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 121 | char* pSHA256_End(SHA256_CTX*, char[SHA256_DIGEST_STRING_LENGTH]);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mclang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gscdefs.o -c ./obj/gscdefs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/smd5 ./obj/smd5.o ./obj/gsmd5.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/pipe ./obj/gdevpipe.o
Step #6 - "compile-libfuzzer-introspector-x86_64": 2 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/gsnogc ./obj/gsnogc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/sha2.c:976:45: [0m[0;1;35mwarning: [0m[1margument 'buffer' of type 'char[]' with mismatched bound [-Warray-parameter][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 976 | char *pSHA512_End(SHA512_CTX* conte./obj/aux/echogs -e .dev -w- -l-obj ./obj/htxlib ./obj/gshtx.o
Step #6 - "compile-libfuzzer-introspector-x86_64": xt, char buffer[]) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/sha2.h:133:36: [0m[0;1;36mnote: [0mpreviously declared as 'char[129]' here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 133 | char* pSHA512_End(SHA512_CTX*, char[SHA512_DIGEST_STRING_LENGTH]);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pipe -iodev pipe
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/sha2.c:1050:45: [0m[0;1;35mwarning: [0m[1margument 'buffer' of type 'char[]' with mismatched bound [-Warray-parameter][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1050 | char *pSHA384_End(SHA384_CTX* context, char buffer[]) {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/sha2.h:127:36: [0m[0;1;36mnote: [0mpreviously declared as 'char[97]' here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 127 | char* pSHA384_End(SHA384_CTX*, char[SHA384_DIGEST_STRING_LENGTH]);[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m3 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/imasklib ./obj/gxclipm.o ./obj/gximage3.o ./obj/gximage4.o ./obj/gxmclip.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/funclib ./obj/gsdsrc.o ./obj/gsfunc.o ./obj/gsfunc0.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/cmyklib ./obj/gscolor1.o ./obj/gsht1.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/psl2cs ./obj/gscolor2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/gxicolor_0.o ./obj/gxicolor.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/dps2lib ./obj/gsdps1.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/path1lib ./obj/gspath1.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/rld ./obj/srld.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/ttflib ./obj/gstype42.o ./obj/gxchrout.o ./obj/ttcalc.o ./obj/ttfinp.o ./obj/ttfmain.o ./obj/ttfmemd.o ./obj/ttinterp.o ./obj/ttload.o ./obj/ttobjs.o ./obj/gxttfb.o ./obj/gzspotan.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/imasklib -imagetype 3 4
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/cielib ./obj/gscie.o ./obj/gsciemap.o ./obj/gscscie.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/jconfig0.h ./obj/jconfig.h
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/zlibe_0.dev ./obj/zlibe.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/seprlib ./obj/gscsepr.o ./obj/gsnamecl.o ./obj/gsncdummy.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/gxblend_0.o ./obj/gxblend.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/gdevp14_0.o ./obj/gdevp14.o
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/cspixlib ./obj/gscpixel.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/cielib ./obj/gscrd.o ./obj/gscrdp.o ./obj/gxctable.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/bboxutil ./obj/gdevbbox.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/gxdownscale_0.o ./obj/gxdownscale.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/cidlib ./obj/gsfcid.o ./obj/gsfcid2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/psf1lib ./obj/gstype1.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/psf2lib ./obj/gstype2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/lzwd ./obj/slzwd.o ./obj/slzwc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/gsicc_lcms2mt_0_0.o ./obj/gsicc_lcms2mt.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/gsicc_create_0.o ./obj/gsicc_create.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/lcms2mt_0.dev ./obj/lcms2mt.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/cidlib -include ./obj/ttflib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/sjbig2_jbig2dec ./obj/sjbig2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/openjpeg_0.dev ./obj/openjpeg.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psf1lib ./obj/gxtype1.o ./obj/gxhintn.o ./obj/gxhintn1.o ./obj/gscrypt1.o ./obj/gxchrout.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psf2lib ./obj/gxtype1.o ./obj/gxhintn.o ./obj/gxhintn1.o ./obj/gscrypt1.o ./obj/gxchrout.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/ramfs ./obj/gsioram.o ./obj/ramfs.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/pwgd ./obj/spwgd.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/bbox ./obj/gdevbbox.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_jpeg.o -c ./tiff//libtiff/tif_jpeg.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -o ./obj/tif_jpeg_12.o -c ./tiff//libtiff/tif_jpeg_12.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/sjbig2_jbig2dec -include ./obj/jbig2dec.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/ramfs -iodev ram
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -Wno-write-strings -Wno-misleading-indentation -Wno-undef -DJPEG_LIB_MK1_OR_12BIT=0 -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -I./jpeg -I./obj -I./base -I./devices -o ./obj/tif_ojpeg.o -c ./tiff//libtiff/tif_ojpeg.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/gstiffio_0.o ./obj/gstiffio.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/cfe ./obj/scfe.o ./obj/scfetab.o ./obj/shc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/lzwe ./obj/slzwe.o ./obj/slzwc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/rle ./obj/srle.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/display ./obj/gdevdsp.o ./obj/gdevpccm.o ./obj/gdevdevn.o ./obj/gsequivc.o ./obj/gdevdcrd.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/szlibc_0.o ./obj/szlibc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/szlibe_0.o ./obj/szlibe.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/ramfs -obj ./obj/ramfs.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/sfile ./obj/sfxstdio.o ./obj/sfxcommon.o ./obj/stream.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/pngp ./obj/spngp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/seexec ./obj/seexec.o ./obj/gscrypt1.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/lzwe.dev ./obj/slzwe.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/sarc4 ./obj/sarc4.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/fcopy ./obj/gxfcopy.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/psf ./obj/gdevpsf1.o ./obj/gdevpsf2.o ./obj/gdevpsfm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/gdevfpng_0.o ./obj/gdevfpng.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/ink_cov ./obj/gdevicov.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/inkcov ./obj/gdevicov.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/gdevtsep_0.o ./obj/gdevtsep.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/txtwrite ./obj/gdevtxtw.o ./obj/gdevagl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/bj10v ./obj/gdev10v.o ./obj/gdevprn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/bj10vh ./obj/gdev10v.o ./obj/gdevprn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psf -obj ./obj/gdevpsft.o ./obj/gdevpsfu.o ./obj/gdevpsfx.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/dj505j ./obj/gdevcdj.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/jj100 ./obj/gdevj100.o ./obj/gdevprn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/pr1000 ./obj/gdevp201.o ./obj/gdevprn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/pr1000_4 ./obj/gdevp201.o ./obj/gdevprn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/pr150 ./obj/gdevp201.o ./obj/gdevprn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/pr201 ./obj/gdevp201.o ./obj/gdevprn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/gslibctx_0.o ./obj/gslibctx.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psf -obj ./obj/spsdf.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/gsiodevs ./obj/gsiodevs.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/clfile ./obj/gxclfile.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/szlibd_0.o ./obj/szlibd.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/posync ./obj/gp_psync.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/cfd ./obj/scfd.o ./obj/scfdtab.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/fapi_ft_0.o ./obj/fapi_ft.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/freetype_0.dev ./obj/freetype.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/gsiodevs -include ./obj/sfile
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/gsiorom_0.o ./obj/gsiorom.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/gxidata_0.o ./obj/gxidata.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/clfile -init gxclfile
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/gximono_0.o ./obj/gximono.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/libd ./obj/gdevabuf.o ./obj/gdevdbit.o ./obj/gdevddrw.o ./obj/gdevdflt.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/posync -replace ./obj/nosync
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/siscale_0.o ./obj/siscale.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/gsiodevs -iodev stdin stdout stderr
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/gdevdrop_0.o ./obj/gdevdrop.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/strdline ./obj/gp_strdl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/psf1read ./obj/zchar1.o ./obj/zcharout.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/dps2int ./obj/zvmem2.o ./obj/zdps1.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libd ./obj/gdevdgbr.o ./obj/gdevnfwd.o ./obj/gdevmem.o ./obj/gdevplnx.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/usparam ./obj/zusparam.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/type42 ./obj/zchar42.o ./obj/zcharout.o ./obj/zfont42.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/zfrsd ./obj/zfrsd.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/cie ./obj/zcie.o ./obj/zcrd.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/psf0read ./obj/zcfont.o ./obj/zfont0.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psf1read -obj ./obj/zfont1.o ./obj/zmisc1.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libd ./obj/gdevm1.o ./obj/gdevm2.o ./obj/gdevm4.o ./obj/gdevm8.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/btoken ./obj/iscanbin.o ./obj/zbseq.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/dps2int -oper zvmem2 zdps1_l2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/usparam -oper zusparam -replace ./obj/nousparm
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/type42 -include ./obj/ttflib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/zfrsd -oper zfrsd
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/cmykread ./obj/zcolor1.o ./obj/zht1.o
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/mkromfs.c:349:21: [0m[0;1;35mwarning: [0m[1ma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 349 | void basic_enum_ptrs() {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m | [0;32m void
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./obj/aux/echogs -e .dev -a- ./obj/cie -oper zcrd_l2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psf0read -oper zcfont zfont0
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./base/mkromfs.c:354:22: [0m[0;1;35mwarning: [0m[1ma function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 354 | void basic_reloc_./obj/aux/echogs -e .dev -a- ./obj/libd ./obj/gdevm16.o ./obj/gdevm24.o ./obj/gdevm32.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ptrs() {[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m | [0;32m void
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./obj/aux/echogs -e .dev -w- -l-obj ./obj/upath ./obj/zupath.o ./obj/ibnum.o ./obj/gdevhit.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psf1read -include ./obj/seexec
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/dps2int -ps gs_dps1
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/btoken -oper zbseq_l2 -replace ./obj/nobtoken
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/type42 -oper zchar42 zfont42
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/pdiff ./obj/spdiff.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/psfilters ./obj/sfilter1.o ./obj/sfilter2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/cmykread -oper zcolor1 zht1
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/iodevice ./obj/ziodev2.o ./obj/zdevcal.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/cie -include ./obj/cielib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psf0read -include ./obj/cmapread
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libd ./obj/gdevm40.o ./obj/gdevm48.o ./obj/gdevm56.o ./obj/gdevm64.o ./obj/gdevmx.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/upath -oper zupath_l2 zupath
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psf1read -oper zchar1 zfont1 zmisc1
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/btoken -ps gs_btokn
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/type42 -ps gs_typ42
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/iodevice -oper ziodev2_l2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/pagedev ./obj/zdevice2.o ./obj/zmedia2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/patread ./obj/zpcolor.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/isupport ./obj/ialloc.o ./obj/igc.o ./obj/igcref.o ./obj/igcstr.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/nobtoken ./obj/inobtokn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libd ./obj/gdevdsha.o ./obj/gxscanc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/nousparm ./obj/inouparm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psf1read -ps gs_agl gs_type1
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/iodevice -iodev null calendar
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/dscparse -obj ./obj/zdscpars.o ./obj/dscparse.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pagedev -oper zdevice2_l2 zmedia2_l2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/bcp ./obj/sbcp.o ./obj/zfbcp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/path1 ./obj/zpath1.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/patread -oper zpcolor_l2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/isupport -obj ./obj/ilocate.o ./obj/iname.o ./obj/isave.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/func ./obj/zfunc.o ./obj/zfunc0.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/func4lib ./obj/gsfunc4.o ./obj/spprint.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/type32 ./obj/zchar32.o ./obj/zfont32.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/dscparse -oper zdscpars
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pagedev -ps gs_setpd
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/bcp -oper zfbcp
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/simscale ./obj/simscale.o ./obj/simscale_foo.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/path1 -include ./obj/path1lib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/cspixel ./obj/zcspixel.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/func -oper zfunc
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/frsd -include ./obj/zfrsd
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/ttfont -include ./obj/macglyph ./obj/type42
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/func4lib -include ./obj/funclib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/type32 -oper zchar32 zfont32
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/fmd5 ./obj/zfmd5.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/ssha2 ./obj/ssha2.o ./obj/sha2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/farc4 ./obj/zfarc4.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/path1 -oper zpath1
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/cspixel -include ./obj/cspixlib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/saes ./obj/saes.o ./obj/aes.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/func -functiontype 0
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/frsd -ps gs_lev2 gs_res gs_frsd
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/pdf_r6 ./obj/zpdf_r6.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/ttfont -ps gs_wan_e gs_ttf
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/type32 -ps gs_res gs_typ32
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/fmd5 -include ./obj/smd5
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/farc4 -include ./obj/sarc4
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/unix_ ./obj/gp_getnv.o ./obj/gp_upapr.o ./obj/gp_unix.o ./obj/gp_unifs.o ./obj/gp_unifn.o ./obj/gp_stdia.o ./obj/gp_nxpsprn.o -include ./obj/nosync
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/func -include ./obj/funclib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/patlib -include ./obj/cmyklib ./obj/imasklib ./obj/psl2cs
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/colimlib ./obj/gxicolor.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdf_r6 -oper zpdf_r6
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jpeglib.h ./obj/jpeglib0.h
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/fmd5 -oper zfmd5
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/farc4 -oper zfarc4
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/unix_ -include ./obj/smd5
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jcomapi.c ./obj/jcomapi.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jutils.c ./obj/jutils.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/patlib -obj ./obj/gspcolor.o ./obj/gsptype1.o ./obj/gxclip2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/colimlib -imageclass 4_color
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jcomapi.o -c ./obj/jcomapi.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jmemmgr.c ./obj/jmemmgr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jutils.o -c ./obj/jutils.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jerror.c ./obj/jerror.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jaricom.c ./obj/jaricom.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/patlib -obj ./obj/gxmclip.o ./obj/gxp1fill.o ./obj/gxpcmap.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jmemmgr.o -c ./obj/jmemmgr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jerror.o -c ./obj/jerror.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jmemcust.o -c ./base/jmemcust.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jaricom.o -c ./obj/jaricom.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jdapimin.c ./obj/jdapimin.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jdapistd.c ./obj/jdapistd.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jdinput.c ./obj/jdinput.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jdhuff.c ./obj/jdhuff.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jdapimin.o -c ./obj/jdapimin.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jdapistd.o -c ./obj/jdapistd.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jdcoefct.c ./obj/jdcoefct.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jdcolor.c ./obj/jdcolor.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jdinput.o -c ./obj/jdinput.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jdhuff.o -c ./obj/jdhuff.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jddctmgr.c ./obj/jddctmgr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jdcoefct.o -c ./obj/jdcoefct.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jdcolor.o -c ./obj/jdcolor.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jdmainct.c ./obj/jdmainct.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jdmarker.c ./obj/jdmarker.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jddctmgr.o -c ./obj/jddctmgr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jdmaster.c ./obj/jdmaster.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jdpostct.c ./obj/jdpostct.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jdmainct.o -c ./obj/jdmainct.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jdmarker.o -c ./obj/jdmarker.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jdsample.c ./obj/jdsample.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jdmaster.o -c ./obj/jdmaster.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jdpostct.o -c ./obj/jdpostct.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jidctint.c ./obj/jidctint.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jdarith.c ./obj/jdarith.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jdsample.o -c ./obj/jdsample.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jcapimin.c ./obj/jcapimin.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jcapistd.c ./obj/jcapistd.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jidctint.o -c ./obj/jidctint.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jdarith.o -c ./obj/jdarith.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jcinit.c ./obj/jcinit.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jcapimin.o -c ./obj/jcapimin.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jcapistd.o -c ./obj/jcapistd.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jccoefct.c ./obj/jccoefct.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jcinit.o -c ./obj/jcinit.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jccoefct.o -c ./obj/jccoefct.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jccolor.c ./obj/jccolor.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jcdctmgr.c ./obj/jcdctmgr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jccolor.o -c ./obj/jccolor.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jcdctmgr.o -c ./obj/jcdctmgr.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jcarith.c ./obj/jcarith.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jchuff.c ./obj/jchuff.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jcarith.o -c ./obj/jcarith.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jchuff.o -c ./obj/jchuff.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jcmainct.c ./obj/jcmainct.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jcmarker.c ./obj/jcmarker.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jcmainct.o -c ./obj/jcmainct.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jcmaster.c ./obj/jcmaster.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jcmarker.o -c ./obj/jcmarker.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jcparam.c ./obj/jcparam.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jcprepct.c ./obj/jcprepct.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jcsample.c ./obj/jcsample.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jcmaster.o -c ./obj/jcmaster.c
Step #6 - "compile-libfuzzer-introspector-x86_64": 2 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jcparam.o -c ./obj/jcparam.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jcprepct.o -c ./obj/jcprepct.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jcsample.o -c ./obj/jcsample.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./jpeg/jfdctint.c ./obj/jfdctint.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/libpng_0 ./obj/png.o ./obj/pngmem.o ./obj/pngerror.o ./obj/pngset.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/page ./obj/gdevprn.o ./obj/gdevppla.o ./obj/gdevmplt.o ./obj/gdevflp.o ./obj/gxdownscale.o ./obj/claptrap.o ./obj/claptrap-init.o ./obj/claptrap-planar.o ./obj/ets.o ./obj/gdevoflt.o ./obj/gdevsclass.o ./obj/gdevepo.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/cmaplib ./obj/gsfcmap.o ./obj/gsfcmap1.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/sicclib ./obj/gsicc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./jpeg -o ./obj/jfdctint.o -c ./obj/jfdctint.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/sjbig2_jbig2dec.dev ./obj/sjbig2.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libpng_0 ./obj/pngtrans.o ./obj/pngwrite.o ./obj/pngwtran.o ./obj/pngwutil.o ./obj/pngwio.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/page -include ./obj/clist
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/cmaplib -include ./obj/cidlib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/sicclib ./obj/gsicc_manage.o ./obj/gsicc_cache.o ./obj/gsicc_lcms2mt.o ./obj/gsicc_profilecache.o ./obj/gsicc_create.o ./obj/gsicc_nocm.o ./obj/gsicc_replacecm.o ./obj/gsicc_monitorcm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/sjpx_openjpeg ./obj/sjpx_openjpeg.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/szlibe ./obj/szlibc.o ./obj/szlibe.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/vector ./obj/gdevvec.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/pdxtext ./obj/gdevpdt.o ./obj/gdevpdtb.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libpng_0 ./obj/pngread.o ./obj/pngrutil.o ./obj/pngrtran.o ./obj/pngrio.o ./obj/pngget.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/szlibd ./obj/szlibc.o ./obj/szlibd.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/sicclib ./obj/gsmd5.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/fapif1 ./obj/fapi_ft.o ./obj/write_t1.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/sjpx_openjpeg -include ./obj/openjpeg.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/szlibe -include ./obj/zlibe.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/romfs1 ./obj/gsiorom.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/vector -include ./obj/bboxutil ./obj/sfile
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdxtext ./obj/gdevpdtc.o ./obj/gdevpdtd.o ./obj/gdevpdte.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/libx ./obj/gxacpath.o ./obj/gxbcache.o ./obj/gxccache.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libpng_0 ./obj/pngwio.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/szlibd -include ./obj/zlibd.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/sicclib -include ./obj/lcms2mt.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/fapif1 ./obj/write_t2.o ./obj/wrfont.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/iscale ./obj/siinterp.o ./obj/siscale.o ./obj/sidscale.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/roplib ./obj/gdevdrop.o ./obj/gsroprun.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/romfs1 -iodev rom
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/psl2int ./obj/iutil2.o ./obj/zmisc2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdxtext ./obj/gdevpdtf.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/type1 -include ./obj/psf1lib ./obj/psf1read
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libx ./obj/gxccman.o ./obj/gxchar.o ./obj/gxcht.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libpng_0 -include ./obj/zlibe.dev ./obj/crc32.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/fapif1 -include ./obj/freetype
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/color -include ./obj/cmyklib ./obj/colimlib ./obj/cmykread
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/roplib ./obj/gdevmr1.o ./obj/gdevmr2n.o ./obj/gdevmr8n.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/dps2read ./obj/ibnum.o ./obj/zcharx.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdxtext ./obj/gdevpdti.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psl2int -include ./obj/dps2int ./obj/usparam
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/fdecode ./obj/scantab.o ./obj/scfparam.o ./obj/zfdecode.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libx ./obj/gxclip.o ./obj/gxcmap.o ./obj/gxcpath.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/pattern -include ./obj/patlib ./obj/patread
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/fapi_ps ./obj/zfapi.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/fapif1 -fapi fapi_ft
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/roplib ./obj/gdevrops.o ./obj/gsrop.o ./obj/gsroptab.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/func4 ./obj/zfunc4.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/dps2read -include ./obj/dps2int
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdxtext
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psl2int -oper zmisc2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/fdecode -include ./obj/cfd ./obj/lzwd ./obj/pdiff ./obj/pngp ./obj/rld ./obj/psfilters.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libx ./obj/gxdcconv.o ./obj/gxdcolor.o ./obj/gxhldevc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/fimscale ./obj/zfimscale.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/form ./obj/zform.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/fapi_ps -oper zfapi
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/icc ./obj/zicc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/fzlib -include ./obj/szlibe ./obj/szlibd
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/func4 -functiontype 4
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/dps2read -oper ireclaim_l2 zcharx
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdxtext
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psl2int -ps gs_lev2 gs_res
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/fdecode -oper zfdecode
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libx ./obj/gxfill.o ./obj/gxht.o ./obj/gxhtbit.o ./obj/gxht_thresh.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/fimscale -include ./obj/simscale
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/form -oper zform
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/fapi_ps -ps gs_fntem gs_fapi
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/fsha2 ./obj/zfsha2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/icc -oper zicc
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/fzlib -obj ./obj/zfzlib.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/func4 -include ./obj/func ./obj/func4lib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/faes ./obj/zfaes.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/dps2read -ps gs_dps2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdxtext ./obj/gdevpdts.o ./obj/gdevpdtt.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libx ./obj/gxidata.o ./obj/gxifast.o ./obj/gximage.o ./obj/gximdecode.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/pdfops ./obj/zpdfops.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/fimscale -oper zfimscale
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/jbig2_jbig2dec ./obj/zfjbig2_jbig2dec.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/fsha2 -include ./obj/ssha2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/shadelib ./obj/gscolor3.o ./obj/gsfunc3.o ./obj/gsptype2.o ./obj/gsshade.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/icc -ps gs_icc
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/fzlib -oper zfzlib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/psl2lib -include ./obj/colimlib ./obj/psl2cs
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/faes -include ./obj/saes
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdxtext ./obj/gdevpdtv.o ./obj/gdevpdtw.o ./obj/whitelst.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libx ./obj/gximage1.o ./obj/gximono.o ./obj/gxipixel.o ./obj/gximask.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdfops -oper zpdfops
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/jbig2_jbig2dec -include ./obj/sjbig2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/fsha2 -oper zfsha2
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/jpeglib0.h ./obj/jpeglib_.h
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/jpegc0 ./obj/jcomapi.o ./obj/jutils.o ./obj/jmemmgr.o ./obj/jerror.o ./obj/jaricom.o ./obj/jmemcust.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/shadelib -obj ./obj/gxshade.o ./obj/gxshade1.o ./obj/gxshade4.o ./obj/gxshade6.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/icc -include ./obj/sicclib ./obj/cie
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psl2lib -imageclass 2_fracs
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/faes -oper zfaes
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdxtext
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/libpng_0.dev ./obj/libpng.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libx ./obj/gxi12bit.o ./obj/gxi16bit.o ./obj/gxiscale.o ./obj/gxpaint.o ./obj/gxpath.o ./obj/gxpath2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/jbig2_jbig2dec -oper zfjbig2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/translib ./obj/gstrans.o ./obj/gximag3x.o ./obj/gxblend.o ./obj/gxblend1.o ./obj/gdevp14.o ./obj/gdevdevn.o ./obj/gsequivc.o ./obj/gdevdcrd.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/psf0lib ./obj/gschar0.o ./obj/gsfont0.o
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./obj/jcsample.c:483:11: [0m[0;1;35mwarning: [0m[1mvariable 'smoothok' set but not used [-Wunused-but-set-variable][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 483 | boolean smoothok = TRUE;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./obj/aux/echogs -e .dev -a- ./obj/shadelib -include ./obj/funclib ./obj/patlib
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/sjpx_openjpeg.dev ./obj/sjpx.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdxtext ./obj/gsfont0c.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libx ./obj/gxpcopy.o ./obj/gxpdash.o ./obj/gxpflat.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpdfimg.o -c ./devices/gdevpdfimg.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/translib -imagetype 3x
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psf0lib -include ./obj/cmaplib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bit ./obj/gdevbit.o ./obj/gdevdcrd.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bitcmyk ./obj/gdevbit.o ./obj/gdevdcrd.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdxtext -include ./obj/fcopy ./obj/psf
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bitrgb ./obj/gdevbit.o ./obj/gdevdcrd.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libx ./obj/gxsample.o ./obj/gxstroke.o ./obj/gxsync.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bitrgbtags ./obj/gdevbit.o ./obj/gdevdcrd.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bmp16 ./obj/gdevbmp.o ./obj/gdevbmpc.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bmp16m ./obj/gdevbmp.o ./obj/gdevbmpc.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/bit -include ./obj/cielib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/translib -include ./obj/cspixlib ./obj/bboxutil ./obj/page
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/bitcmyk -include ./obj/cielib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bmp256 ./obj/gdevbmp.o ./obj/gdevbmpc.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/bitrgb -include ./obj/cielib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libx -imageclass 0_interpolate
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bmp32b ./obj/gdevbmp.o ./obj/gdevbmpc.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/bitrgbtags -include ./obj/cielib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bmpgray ./obj/gdevbmp.o ./obj/gdevbmpc.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/translib -include ./obj/cielib.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bmpmono ./obj/gdevbmp.o ./obj/gdevbmpc.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bmpsep1 ./obj/gdevbmp.o ./obj/gdevbmpc.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/bmpsep8 ./obj/gdevbmp.o ./obj/gdevbmpc.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libx -imageclass 1_simple 3_mono
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/ccr ./obj/gdevccr.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/cif ./obj/gdevcif.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/devicen ./obj/gdevdevn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./jbig2dec/source/libraries -I./openjpeg/library/source -DHAVE_STDINT_H=1 -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/gdevpdfu.o -c ./devices/vector/gdevpdfu.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/sdeparam.o -c ./base/sdeparam.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libx -imagetype 1 mask1
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/sdcparam.o -c ./base/sdcparam.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./jbig2dec/source/libraries -I./openjpeg/library/source -DHAVE_STDINT_H=1 -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/gdevpsdi.o -c ./devices/vector/gdevpsdi.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./jbig2dec/source/libraries -I./openjpeg/library/source -DHAVE_STDINT_H=1 -DSHARE_JPX=0 -Wno-attributes -DOPJ_STATIC -DMUTEX_pthread=0 -DUSE_JPIP -DUSE_OPENJPEG_JP2 -DOPJ_HAVE_STDINT_H=1 -DOPJ_HAVE_INTTYPES_H=1 -DOPJ_HAVE_FSEEKO=1 -o ./obj/gdevpsdp.o -c ./devices/vector/gdevpsdp.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -I./jpeg -DSHARE_JPEG=0 -o ./obj/gdevpsdu.o -c ./devices/vector/gdevpsdu.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/pdtext -include ./obj/pdxtext
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/fpng ./obj/gdevfpng.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/inferno ./obj/gdevifno.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevjpeg.o -c ./devices/gdevjpeg.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/mgr4 ./obj/gdevmgr.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/mgr8 ./obj/gdevmgr.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/mgrgray2 ./obj/gdevmgr.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/fpng
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/mgrgray4 ./obj/gdevmgr.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/mgrgray8 ./obj/gdevmgr.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/mgrmono ./obj/gdevmgr.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/miff24 ./obj/gdevmiff.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pam ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pamcmyk32 ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pamcmyk4 ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pbm ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pbmraw ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pcx16 ./obj/gdevpcx.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pcx24b ./obj/gdevpcx.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pcx256 ./obj/gdevpcx.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pcxcmyk ./obj/gdevpcx.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pcxgray ./obj/gdevpcx.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pcxmono ./obj/gdevpcx.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pgm ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pgmraw ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pgnm ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pgnmraw ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pkm ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pkmraw ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pksm ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pksmraw ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/plan ./obj/gdevplan.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/plan9bm ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/planc ./obj/gdevplan.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/plang ./obj/gdevplan.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/plank ./obj/gdevplan.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/planm ./obj/gdevplan.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/plib ./obj/gdevplib.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/plibc ./obj/gdevplib.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/plibg ./obj/gdevplib.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/plibk ./obj/gdevplib.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/plibm ./obj/gdevplib.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pnm ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pnmraw ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/ppm ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/ppmraw ./obj/gdevpbm.o ./obj/gdevppla.o ./obj/gdevmpla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/psdcmyk ./obj/gdevpsd.o ./obj/gdevdevn.o ./obj/gsequivc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/psdcmyk16 ./obj/gdevpsd.o ./obj/gdevdevn.o ./obj/gsequivc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/psdrgb ./obj/gdevpsd.o ./obj/gdevdevn.o ./obj/gsequivc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/psdrgb16 ./obj/gdevpsd.o ./obj/gdevdevn.o ./obj/gsequivc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/spotcmyk ./obj/gdevdevn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/xcf ./obj/gdevxcf.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/alc1900 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/alc2000 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/alc4000 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/alc4100 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/alc8500 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/alc8600 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/alc9100 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/ap3250 ./obj/gdevescp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/appledmp ./obj/gdevadmp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/atx23 ./obj/gdevatx.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/atx24 ./obj/gdevatx.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/atx38 ./obj/gdevatx.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/bj10e ./obj/gdevbj10.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/bj200 ./obj/gdevbj10.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/bjc600 ./obj/gdevcdj.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/bjc800 ./obj/gdevcdj.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/bjc880j ./obj/gdevl4r.o ./obj/gdevlips.o ./obj/gdevlprn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/bjccmyk ./obj/gdevbjc_.o ./obj/gdevbjca.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/bjccolor ./obj/gdevbjc_.o ./obj/gdevbjca.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/bjcgray ./obj/gdevbjc_.o ./obj/gdevbjca.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/bjcmono ./obj/gdevbjc_.o ./obj/gdevbjca.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/cdeskjet ./obj/gdevcdj.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/cdj1600 ./obj/gdevcd8.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/cdj500 ./obj/gdevcdj.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/cdj550 ./obj/gdevcdj.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/cdj670 ./obj/gdevcd8.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/cdj850 ./obj/gdevcd8.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/cdj880 ./obj/gdevcd8.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/cdj890 ./obj/gdevcd8.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/cdj970 ./obj/gdevdj9.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/cdjcolor ./obj/gdevcdj.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/cdjmono ./obj/gdevcdj.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/cdnj500 ./obj/gdevcd8.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/chp2200 ./obj/gdevcd8.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/cljet5 ./obj/gdevclj.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/cljet5c ./obj/gdevcljc.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/cljet5pr ./obj/gdevclj.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/coslw2p ./obj/gdevcslw.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/coslwxl ./obj/gdevcslw.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/declj250 ./obj/gdevcdj.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/deskjet ./obj/gdevdjet.o ./obj/gdevdljm.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/djet500 ./obj/gdevdjet.o ./obj/gdevdljm.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/djet500c ./obj/gdevdjtc.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/dl2100 ./obj/gdevln03.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/dnj650c ./obj/gdevcdj.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/epl2050 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/epl2050p ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/epl2120 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/epl2500 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/epl2750 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/epl5800 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/epl5900 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/epl6100 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/epl6200 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/eplcolor ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/eplmono ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/eps9high ./obj/gdevepsn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/eps9mid ./obj/gdevepsn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/epson ./obj/gdevepsn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/epsonc ./obj/gdevepsc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/escp ./obj/gdevcdj.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/escpage ./obj/gdevespg.o ./obj/gdevlprn.o ./obj/gdevlips.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/fmlbp ./obj/gdevfmlbp.o ./obj/gdevprn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/fmpr ./obj/gdevfmpr.o ./obj/gdevprn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/fs600 ./obj/gdevdjet.o ./obj/gdevdljm.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/gdi ./obj/gdevgdi.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hl1240 ./obj/gdevhl12.o ./obj/gdevdljm.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hl1250 ./obj/gdevhl12.o ./obj/gdevdljm.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hl7x0 ./obj/gdevhl7x.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj1120c ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj310 ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj320 ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj340 ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj400 ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj500 ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj500c ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj510 ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj520 ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj540 ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj550c ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj560c ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj600 ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj660c ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj670c ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj680c ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj690c ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj850c ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj855c ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj870c ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdj890c ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdjplus ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/hpdjportable ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/ibmpro ./obj/gdevepsn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/imagen ./obj/gdevimgn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/itk24i ./obj/gdevatx.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/itk38 ./obj/gdevatx.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/iwhi ./obj/gdevadmp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/iwlo ./obj/gdevadmp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/iwlq ./obj/gdevadmp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/jetp3852 ./obj/gdev3852.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/la50 ./obj/gdevln03.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/la70 ./obj/gdevln03.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/la75 ./obj/gdevln03.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/la75plus ./obj/gdevln03.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/laserjet ./obj/gdevdjet.o ./obj/gdevdljm.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lbp310 ./obj/gdevlbp3.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lbp320 ./obj/gdevlbp3.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lbp8 ./obj/gdevlbp8.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lex2050 ./obj/gdevlx7.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lex3200 ./obj/gdevlx7.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lex5700 ./obj/gdevlx7.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lex7000 ./obj/gdevlx7.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lips2p ./obj/gdevl4r.o ./obj/gdevlips.o ./obj/gdevlprn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lips3 ./obj/gdevlbp8.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lips4 ./obj/gdevl4r.o ./obj/gdevlips.o ./obj/gdevlprn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/lips4v ./obj/gdevl4v.o ./obj/gdevlips.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lj250 ./obj/gdevpjet.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lj3100sw ./obj/gdevl31s.o ./obj/gdevmeds.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lj4dith ./obj/gdevcdj.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lj4dithp ./obj/gdevcdj.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lj5gray ./obj/gdevlj56.o ./obj/gdevpxut.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lj5mono ./obj/gdevlj56.o ./obj/gdevpxut.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/lips4v -include ./obj/vector
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/ljet2p ./obj/gdevdjet.o ./obj/gdevdljm.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/ljet3 ./obj/gdevdjet.o ./obj/gdevdljm.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/ljet3d ./obj/gdevdjet.o ./obj/gdevdljm.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/ljet4 ./obj/gdevdjet.o ./obj/gdevdljm.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/ljet4d ./obj/gdevdjet.o ./obj/gdevdljm.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/ljet4pjl ./obj/gdevdjet.o ./obj/gdevdljm.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/ljetplus ./obj/gdevdjet.o ./obj/gdevdljm.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/ln03 ./obj/gdevln03.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp1800 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp1900 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp2000 ./obj/gdevespg.o ./obj/gdevlprn.o ./obj/gdevlips.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp2200 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp2400 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp2500 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/lp2563 ./obj/gdevdjet.o ./obj/gdevdljm.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp3000c ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp7500 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp7700 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp7900 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp8000 ./obj/gdevlp8k.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp8000c ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp8100 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp8200c ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp8300c ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp8300f ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp8400f ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp8500c ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp8600 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp8600f ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp8700 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp8800c ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp8900 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp9000b ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp9000c ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp9100 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp9200b ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp9200c ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp9300 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp9400 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp9500c ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp9600 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp9600s ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lp9800c ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lps4500 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lps6500 ./obj/gdevescv.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lq850 ./obj/gdevdm24.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lxm3200 ./obj/gdevlx32.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/lxm5700m ./obj/gdevlxm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/m8510 ./obj/gdev8510.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/md1xMono ./obj/gdevalps.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/md2k ./obj/gdevmd2k.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/md50Eco ./obj/gdevalps.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/md50Mono ./obj/gdevalps.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/md5k ./obj/gdevmd2k.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/mj500c ./obj/gdevmjc.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/mj6000c ./obj/gdevmjc.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/mj700v2c ./obj/gdevmjc.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/mj8000c ./obj/gdevmjc.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/ml600 ./obj/gdevml6.o ./obj/gdevprn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/necp6 ./obj/gdevdm24.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/npdl ./obj/gdevnpdl.o ./obj/gdevlprn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/oce9050 ./obj/gdevdjet.o ./obj/gdevdljm.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/oki182 ./obj/gdevo182.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/oki4w ./obj/gdevop4w.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/okiibm ./obj/gdevokii.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/paintjet ./obj/gdevpjet.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/pcl3 ./obj/gdeveprn.o ./obj/pagecount.o ./obj/mediasize.o ./obj/eprnparm.o ./obj/eprnrend.o ./obj/eprnfs.o ./obj/gdevpcl3.o ./obj/pclcap.o ./obj/pclgen.o ./obj/pclcomp.o ./obj/pclsize.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/photoex ./obj/gdevphex.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/pj ./obj/gdevcdj.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/pjetxl ./obj/gdevpjet.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/pjxl ./obj/gdevcdj.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/pjxl300 ./obj/gdevcdj.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -o ./obj/gdevpx.o -c ./devices/vector/gdevpx.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/r4081 ./obj/gdev4081.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/rinkj ./obj/gdevrinkj.o ./obj/evenbetter-rll.o ./obj/rinkj-byte-stream.o ./obj/rinkj-device.o ./obj/rinkj-config.o ./obj/rinkj-dither.o ./obj/rinkj-epson870.o ./obj/rinkj-screen-eb.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/rpdl ./obj/gdevrpdl.o ./obj/gdevlprn.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/samsunggdi ./obj/gdevgdi.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/sj48 ./obj/gdevsj48.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/st800 ./obj/gdevescp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/stcolor ./obj/gdevstc.o ./obj/gdevstc1.o ./obj/gdevstc2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/t4693d2 ./obj/gdev4693.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/t4693d4 ./obj/gdev4693.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/t4693d8 ./obj/gdev4693.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/tek4696 ./obj/gdevtknk.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/uniprint ./obj/gdevupd.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/xes ./obj/gdevxes.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/ijs ./obj/gdevijs.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/stcolor -obj ./obj/gdevstc3.o ./obj/gdevstc4.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/png16 ./obj/gdevpng.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/png16m ./obj/gdevpng.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/png256 ./obj/gdevpng.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/png48 ./obj/gdevpng.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pngalpha ./obj/gdevpng.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pnggray ./obj/gdevpng.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pngmono ./obj/gdevpng.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pngmonod ./obj/gdevpng.o ./obj/gdevpccm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/ijs -include ./obj/ijslib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/png16 -include ./obj/libpng
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/png16m -include ./obj/libpng
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/clmemory ./obj/gxclmem.o ./obj/gxclzlib.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/gxfapi ./obj/gxfapi.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/type2 ./obj/zchar2.o ./obj/zfont2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/png256 -include ./obj/libpng
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/png48 -include ./obj/libpng
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pngalpha -include ./obj/libpng
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pnggray -include ./obj/libpng
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pngmono -include ./obj/libpng
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pngmonod -include ./obj/libpng
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/cmapread ./obj/zcid.o ./obj/zfcmap.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/clmemory -include ./obj/szlibe
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/compfont -include ./obj/psf0lib ./obj/psf0read
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/gxfapi -include ./obj/fapiu
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfdcte.o -c ./psi/zfdcte.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/type2 -oper zchar2 zfont2
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/sddparam.o -c ./base/sddparam.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/zfdctd.o -c ./psi/zfdctd.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/cmapread -include ./obj/cmaplib ./obj/psl2int
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/clmemory -include ./obj/szlibd
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/dpsand2 -include ./obj/btoken ./obj/color ./obj/upath ./obj/dps2lib ./obj/dps2read
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/gxfapi -include ./obj/fapif1
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/filter -include ./obj/fdecode
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/type2 -include ./obj/type1 ./obj/psf2lib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/psbase ./obj/imain.o ./obj/imainarg.o ./obj/gsargs.o ./obj/idisp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/psl2read ./obj/zcolor2.o ./obj/zcsindex.o ./obj/zht2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/sepr ./obj/zcssepr.o ./obj/zfsample.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/cmapread -oper zfcmap
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/clmemory -init gxclmem
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/gxfapi -include ./obj/fapib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/filter -obj ./obj/zfilter2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/psl3read ./obj/zfunc3.o ./obj/zfsample.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/cff -include ./obj/psl2int -ps gs_cff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/jpx_openjpeg ./obj/zfjpx_openjpeg.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/jbig2_jbig2dec.dev ./obj/jbig2.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/gconfig.o ./obj/gscdefs.o ./obj/iconfig.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psl2read -include ./obj/psl2int ./obj/dps2read
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/sepr -oper zcssepr_l2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/cmapread -ps gs_cmap
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/iapi ./obj/iapi.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/filter -include ./obj/cfe ./obj/lzwe ./obj/rle
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psl3read ./obj/zimage3.o ./obj/zmisc3.o ./obj/zcolor3.o ./obj/zshade.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/jpx_openjpeg -include ./obj/sjpx
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/psapi.o ./obj/icontext.o ./obj/idebug.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psl2read -oper zht2_l2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/sepr -oper zfsample
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/psl3lib ./obj/gsclipsr.o ./obj/gscdevn.o ./obj/gxdevndi.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/sdctc.o -c ./base/sdctc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -I./jpeg -DSHARE_JPEG=0 -o ./obj/sjpegc_0.o -c ./base/sjpegc.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -I./jpeg -DSHARE_JPEG=0 -o ./obj/sdctd_0.o -c ./base/sdctd.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/filter -oper zfilter2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psl3read -oper zfsample
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/jpx_openjpeg -include ./obj/openjpeg
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/idict.o ./obj/idparam.o ./obj/idstack.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/sepr -include ./obj/func4 ./obj/seprlib
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -I./jpeg -DSHARE_JPEG=0 -o ./obj/sjpegd_0.o -c ./base/sjpegd.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psl3lib -include ./obj/imasklib ./obj/shadelib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/jpegd6 ./obj/jdapimin.o ./obj/jdapistd.o ./obj/jdinput.o ./obj/jdhuff.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -I./jpeg -DSHARE_JPEG=0 -o ./obj/sdcte_0.o -c ./base/sdcte.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -I./jpeg -DSHARE_JPEG=0 -o ./obj/sjpege_0.o -c ./base/sjpege.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psl3read -oper zimage3 zmisc3 zcolor3_l3 zshade
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/jpx_openjpeg -oper zfjpx
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/iinit.o ./obj/interp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psl3lib -include ./obj/gxfapiu
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/jpegd6 -include ./obj/jpegc0.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/sdeparam ./obj/sdeparam.o ./obj/sdcparam.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-include -l./obj/page -l-obj ./obj/psdcmykog ./obj/gdevcmykog.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/clist ./obj/gxclist.o ./obj/gxclbits.o ./obj/gxclpage.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/cidfont ./obj/zcid.o ./obj/zfcid.o ./obj/zfcid0.o ./obj/zfcid1.o
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:15 : Fuzz introspector is running
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 2] : 12:28:15 : Using default configuration
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:15 : Running introspector on ld-temp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:15 : Main function filename: /src/libspectre/ghostscript/./base/mkromfs.c
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:15 : Main function is non-empty
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:15 : ./obj/aux/echogs -e .dev -w- -l-obj ./obj/transpar ./obj/ztrans.o
Step #6 - "compile-libfuzzer-introspector-x86_64": This means a main function is in the source code rather in the libfuzzer library, and thus we do not care about it. We only want to study the actual fuzzers. Exiting this run.
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:15 : Forcing analysis of all functions. This in auto-fuzz mode./obj/aux/echogs -e .dev -a- ./obj/psl3read -functiontype 2 3
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/iparam.o ./obj/ireclaim.o ./obj/iplugin.o
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:15 : Logging next yaml tile to /src/allFunctionsWithMain-102-fa37JncCHr.yaml
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:15 : Wrapping all functions
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/jpx_openjpeg.dev ./obj/jpx.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/jpegd6 -obj ./obj/jdcoefct.o ./obj/jdcolor.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/clist -obj ./obj/gxclrast.o ./obj/gxclread.o ./obj/gxclrect.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/cidfont -include ./obj/psf1read ./obj/psl2int
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psl3read -ps gs_ll3
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/transpar -oper ztrans1 ztrans2 ztrans3
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/iscan.o ./obj/iscannum.o ./obj/istack.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/jpegd6 -obj ./obj/jddctmgr.o ./obj/jdhuff.o ./obj/jdmainct.o ./obj/jdmarker.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/cidfont -include ./obj/type2 ./obj/type42 ./obj/zfrsd
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/clist -obj ./obj/gxclutil.o ./obj/gsparams.o ./obj/gsparaml.o ./obj/gxshade6.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psl3read -include ./obj/frsd ./obj/fzlib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/transpar -include ./obj/psl2read ./obj/translib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/iutil.o ./obj/sa85d.o ./obj/scantab.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/jpegd6 -obj ./obj/jdmaster.o ./obj/jdpostct.o ./obj/jdsample.o ./obj/jidctint.o ./obj/jdarith.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/jpege6 ./obj/jcapimin.o ./obj/jcapistd.o ./obj/jcinit.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/cidfont -oper zfcid0 zfcid1
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/clist -obj ./obj/gsroptab.o ./obj/gsroprun.o ./obj/stream.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/sstring.o ./obj/stream.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/jpegd6.dev ./obj/jpegd_0.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/pdfread -include ./obj/frsd ./obj/func4 ./obj/fzlib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/jpege6 -include ./obj/jpegc0.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/cidfont -ps gs_cidfn gs_cidcm gs_fntem gs_cidtt gs_cidfm
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/clist -obj ./obj/gxclimag.o ./obj/gxclpath.o ./obj/gxdhtserial.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/jpegd_0.dev ./obj/jpegd.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/zarith.o ./obj/zarray.o ./obj/zcontrol.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdfread -include ./obj/transpar
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/jpege6 -obj ./obj/jccoefct.o ./obj/jccolor.o ./obj/jcdctmgr.o ./obj/jcarith.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/clist -obj ./obj/gxclthrd.o ./obj/gsmchunk.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/zdict.o ./obj/zfile.o ./obj/zfile1.o ./obj/zfileio.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdfread -ps pdf_ops
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/jpege6 -obj ./obj/jchuff.o ./obj/jcmainct.o ./obj/jcmarker.o ./obj/jcmaster.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/clist -include ./obj/clfile
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/zfilter.o ./obj/zfproc.o ./obj/zgeneric.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdfread -ps pdf_rbld
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/jpege6 -obj ./obj/jcparam.o ./obj/jcprepct.o ./obj/jcsample.o ./obj/jfdctint.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/clist -include ./obj/clmemory ./obj/posync.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/ziodev.o ./obj/ziodevsc.o ./obj/zmath.o ./obj/zalg.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdfread -ps pdf_base pdf_draw
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/jpege6.dev ./obj/jpege_0.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/zmisc.o ./obj/zpacked.o ./obj/zrelbit.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/clist -include ./obj/cfe ./obj/cfd ./obj/rle ./obj/rld ./obj/psl2cs
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdfread -include ./obj/cff
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/jpege_0.dev ./obj/jpege.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/zstack.o ./obj/zstring.o ./obj/zsysvm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/libtiff_0 ./obj/tif_aux.o ./obj/tif_close.o ./obj/tif_codec.o ./obj/tif_color.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdfread -include ./obj/ttfont
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/libs ./obj/gpmisc.o ./obj/stream.o ./obj/strmio.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/ztoken.o ./obj/ztype.o ./obj/zvmem.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdfread -ps pdf_font pdf_main pdf_sec
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libtiff_0 ./obj/tif_compress.o ./obj/tif_dir.o ./obj/tif_dirinfo.o ./obj/tif_dirread.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gsalloc.o ./obj/gxdownscale.o ./obj/gxdownscale.o ./obj/claptrap.o ./obj/claptrap-init.o ./obj/claptrap-planar.o ./obj/ets.o ./obj/gdevprn.o ./obj/gdevflp.o ./obj/gdevkrnlsclass.o ./obj/gdevepo.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/zbfont.o ./obj/zchar.o ./obj/zcolor.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libtiff_0 ./obj/tif_dirwrite.o ./obj/tif_dumpmode.o ./obj/tif_error.o ./obj/tif_extension.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gdevmplt.o ./obj/gsbitcom.o ./obj/gsbitops.o ./obj/gsbittab.o ./obj/gdevoflt.o ./obj/gdevsclass.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/zdevice.o ./obj/zfont.o ./obj/zfontenum.o ./obj/zgstate.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libtiff_0 ./obj/tif_fax3.o ./obj/tif_fax3sm.o ./obj/tif_flush.o ./obj/tif_getimage.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gscedata.o ./obj/gscencs.o ./obj/gschar.o ./obj/gscolor.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/zht.o ./obj/zimage.o ./obj/zmatrix.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libtiff_0 ./obj/tif_jbig.o ./obj/tif_jpeg.o ./obj/tif_jpeg_12.o ./obj/tif_luv.o ./obj/tif_lzw.o ./obj/tif_webp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gscoord.o ./obj/gscparam.o ./obj/gscspace.o ./obj/gscicach.o ./obj/gsovrc.o ./obj/gxoprect.o
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./devices/vector/gdevpsdp.c:1062:16: [0m[0;1;35mwarning: [0m[1munused variable 'dest' [-Wunused-variable][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1062 | byte **dest;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/vector/gdevpsdp.c:1058:9: [0m[0;1;35mwarning: [0m[1munused variable 'code' [-Wunused-variable][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1058 | int code;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/zpaint.o ./obj/zpath.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/sddparam ./obj/sddparam.o ./obj/sdcparam.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libtiff_0 ./obj/tif_next.o ./obj/tif_ojpeg.o ./obj/tif_open.o ./obj/tif_packbits.o
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./devices/vector/gdevpsdp.c:1268:67: [0m[0;1;35mwarning: [0m[1mpassing 'const char[14]' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1268 | code = psdf_read_copy_param_string_array(pdev->memory, plist, "PSPageOptions", ¶ms.PSPageOptions);[0m./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gsdevice.o ./obj/gsdevmem.o ./obj/gsdparam.o
Step #6 - "compile-libfuzzer-introspector-x86_64":
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/vector/gdevpsdp.c:1091:93: [0m[0;1;36mnote: [0mpassing argument to parameter 'Key' here[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1091 | static int psdf_read_copy_param_string_array(gs_memory_t *mem, gs_param_list * plist, char *Key, gs_param_string_array *da)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./obj/aux/echogs -e .dev -a- ./obj/psbase -obj ./obj/zncdummy.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libtiff_0 ./obj/tif_pixarlog.o ./obj/tif_predict.o ./obj/tif_print.o ./obj/tif_read.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gsfname.o ./obj/gsfont.o ./obj/gsgdata.o ./obj/gsgcache.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -oper zarith zarray zcontrol1 zcontrol2 zcontrol3
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gsht.o ./obj/gshtscr.o ./obj/gen_ordered.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libtiff_0 ./obj/tif_strip.o ./obj/tif_swab.o ./obj/tif_thunder.o ./obj/tif_tile.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/sjpege_0.o ./obj/sjpege.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -oper zdict1 zdict2 zfile zfile1 zfileio1 zfileio2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gsimage.o ./obj/gsimpath.o ./obj/gsinit.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/sjpegc_0.o ./obj/sjpegc.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libtiff_0 ./obj/tif_version.o ./obj/tif_warning.o ./obj/tif_write.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -oper zfilter zfproc zgeneric ziodev zmath zalg
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gsiodev.o ./obj/gsgstate.o ./obj/gsline.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libtiff_0 ./obj/tif_zip.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -oper zmisc_a zmisc_b zpacked zrelbit zstack zstring zsysvm
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gsmalloc.o ./obj/memento.o ./obj/bobbin.o ./obj/gsmatrix.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libtiff_0 ./obj/gstiffio.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -oper ztoken ztype zvmem zbfont zchar_a zchar_b zcolor zcolor_ext
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gsmemory.o ./obj/gsmemret.o ./obj/gsmisc.o ./obj/gsnotify.o ./obj/gslibctx.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libtiff_0 -include ./obj/jpegd.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/sjpegd_0.o ./obj/sjpegd.o
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m./devices/vector/gdevpdfu.c:702:16: [0m[0;1;35mwarning: [0m[1mshifting a negative signed value is undefined [-Wshift-negative-value][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 702 | pos += ASIDES_BASE_POSITION;[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./devices/vector/gdevpdfx.h:1061:30: [0m[0;1;36mnote: [0mexpanded from macro 'ASIDES_BASE_POSITION'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 1061 | #define ASIDES_BASE_POSITION min_int64_t[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ^~~~~~~~~~~
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m[1m./base/std.h:71:36: [0m[0;1;36mnote: [0mexpanded from macro 'min_int64_t'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": 71 | #define min_int64_t (-((int64_t)1) << (sizeof(int64_t) * 8 - 1))[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": | [0;1;32m ~~~~~~~~~~~~~ ^
Step #6 - "compile-libfuzzer-introspector-x86_64": [0m./obj/aux/echogs -e .dev -a- ./obj/psbase -oper zdevice zdevice_ext zfont zfontenum zgstate1 zgstate2 zgstate3 zgstate4
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gspaint.o ./obj/gsparam.o ./obj/gspath.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libtiff_0 -include ./obj/jpege.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -oper zht zimage zmatrix zmatrix2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gsserial.o ./obj/gsstate.o ./obj/gstext.o ./obj/gsutil.o ./obj/gssprintf.o ./obj/gsstrtok.o ./obj/gsstrl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/libtiff_0.dev ./obj/libtiff.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -oper zpaint zpath pantone zcolor_pdf
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- -l-comp ./obj/libs overprint
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/sdcte_0.o ./obj/sdcte.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/fax ./obj/gdevfax.o ./obj/minftrsz.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/tiffs ./obj/gdevtifs.o ./obj/minftrsz.o
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./obj -I./devices -I./devices/vector -I./tiff/libtiff -Itiff-config/libtiff -I./obj -I./zlib -o ./obj/gdevxps_0.o -c ./devices/vector/gdevxps.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/sdcte ./obj/sdctc.o ./obj/sjpegc.o ./obj/sdcte.o ./obj/sjpege.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -iodev stdin stdout stderr lineedit statementedit
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- -l-comp ./obj/libs pdf14trans
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/fax -include ./obj/cfe -include ./obj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/tiffs -include ./obj/page -include ./obj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/sdcte -include ./obj/jpege.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -include ./obj/isupport ./obj/nobtoken ./obj/nousparm
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/sdctd_0.o ./obj/sdctd.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/cfax ./obj/gdevcfax.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libs -init gshtscr
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/faxg3 -include ./obj/fax
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/faxg32d -include ./obj/fax
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/faxg4 -include ./obj/fax
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -include ./obj/rld ./obj/rle ./obj/sfile ./obj/dscparse
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/jpeg ./obj/gdevjpeg.o
Step #6 - "compile-libfuzzer-introspector-x86_64": 3 warnings generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/cfax -include ./obj/fax
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/jpegcmyk ./obj/gdevjpeg.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libs -include ./obj/gsiodevs
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/faxg3 -include ./obj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/faxg32d -include ./obj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/faxg4 -include ./obj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/jpeggray ./obj/gdevjpeg.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/tiff12nc ./obj/gdevtfnx.o ./obj/minftrsz.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -include ./obj/fapi_ps
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/jpeg -include ./obj/sdcte
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/tiff24nc ./obj/gdevtfnx.o ./obj/minftrsz.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libs -include ./obj/translib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/tiff32nc ./obj/gdevtsep.o ./obj/gsequivc.o ./obj/minftrsz.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/jpegcmyk -include ./obj/sdcte
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/tiff48nc ./obj/gdevtfnx.o ./obj/minftrsz.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/jpeggray -include ./obj/sdcte
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/tiff64nc ./obj/gdevtsep.o ./obj/gsequivc.o ./obj/minftrsz.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/tiff12nc -include ./obj/tiffs -include ./obj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psbase -replace ./obj/gsiodevs
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/tiff24nc -include ./obj/tiffs -include ./obj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/tiffgray ./obj/gdevtsep.o ./obj/gsequivc.o ./obj/minftrsz.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libs -include ./obj/clist
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/tiffscaled ./obj/gdevtsep.o ./obj/gsequivc.o ./obj/minftrsz.o ./obj/gdevdevn.o ./obj/gsequivc.o ./obj/gdevppla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/tiffscaled24 ./obj/gdevtsep.o ./obj/gsequivc.o ./obj/minftrsz.o ./obj/gdevdevn.o ./obj/gsequivc.o ./obj/gdevppla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/tiff48nc -include ./obj/tiffs -include ./obj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/tiff32nc -include ./obj/tiffs -include ./obj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/tiffscaled32 ./obj/gdevtsep.o ./obj/gsequivc.o ./obj/minftrsz.o ./obj/gdevdevn.o ./obj/gsequivc.o ./obj/gdevppla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/tiff64nc -include ./obj/tiffs -include ./obj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/tiffscaled4 ./obj/gdevtsep.o ./obj/gsequivc.o ./obj/minftrsz.o ./obj/gdevdevn.o ./obj/gsequivc.o ./obj/gdevppla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/tiffscaled8 ./obj/gdevtsep.o ./obj/gsequivc.o ./obj/minftrsz.o ./obj/gdevdevn.o ./obj/gsequivc.o ./obj/gdevppla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/tiffgray -include ./obj/tiffs -include ./obj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/tiffsep ./obj/gdevtsep.o ./obj/gsequivc.o ./obj/minftrsz.o ./obj/gdevdevn.o ./obj/gsequivc.o ./obj/gdevppla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libs -include ./obj/romfs1
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/tiffscaled -include ./obj/tiffs -include ./obj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/tiffscaled24 -include ./obj/tiffs -include ./obj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/tiffscaled32 -include ./obj/tiffs -include ./obj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/tiffsep1 ./obj/gdevtsep.o ./obj/gsequivc.o ./obj/minftrsz.o ./obj/gdevdevn.o ./obj/gsequivc.o ./obj/gdevppla.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/tiffscaled4 -include ./obj/tiffs -include ./obj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/dcte -include ./obj/sdcte ./obj/sdeparam
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/tiffscaled8 -include ./obj/tiffs -include ./obj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/tiffsep -include ./obj/tiffs -include ./obj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/psl1 -include ./obj/psbase ./obj/bcp ./obj/path1 ./obj/type1
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libs ./obj/gxfapi
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/sdctd ./obj/sdctc.o ./obj/sjpegc.o ./obj/sdctd.o ./obj/sjpegd.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/dcte -obj ./obj/zfdcte.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/tiffsep1 -include ./obj/tiffs
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/tfax ./obj/gdevtfax.o ./obj/minftrsz.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/psdf ./obj/gdevpsdi.o ./obj/gdevpsdp.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psl1 -emulator PostScript PostScriptLevel1
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libs -init fapi
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/dcte -oper zfdcte
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/sdctd -include ./obj/jpegd.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/tfax -include ./obj/cfe ./obj/lzwe ./obj/rle
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psdf -obj ./obj/gdevpsds.o ./obj/gdevpsdu.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/libcore
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/sdct -include ./obj/sdctd.dev ./obj/sdcte.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/tfax -include ./obj/fax ./obj/tiffs -include ./obj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psdf -obj ./obj/scfparam.o ./obj/sdcparam.o ./obj/sdeparam.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libcore -dev2 nullpage
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -w ./obj/fdevs.tr - -include ./obj/unix_
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/dfaxhigh ./obj/gdevdfax.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psdf -obj ./obj/spprint.o ./obj/spsdf.o ./obj/sstring.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev -b -s -l-obj ./obj/dfaxlow ./obj/gdevdfax.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/tiffcrle -include ./obj/tfax
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/tiffg3 -include ./obj/tfax
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libcore -include ./obj/libs ./obj/libx ./obj/libd
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/tiffg32d -include ./obj/tfax
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/tiffg4 -include ./obj/tfax
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/fdevs.tr -+ ./obj/pipe.dev ./obj/gsnogc.dev ./obj/htxlib.dev ./obj/psl3lib.dev ./obj/psl2lib.dev ./obj/dps2lib.dev ./obj/path1lib.dev ./obj/patlib.dev ./obj/psl2cs.dev ./obj/rld.dev ./obj/gxfapiu.dev ./obj/ttflib.dev ./obj/cielib.dev ./obj/pipe.dev ./obj/htxlib.dev ./obj/sdct.dev ./obj/libpng.dev ./obj/seprlib.dev ./obj/translib.dev ./obj/cidlib.dev ./obj/psf0lib.dev ./obj/psf1lib.dev ./obj/psf2lib.dev ./obj/lzwd.dev ./obj/sicclib.dev ./obj/sjbig2.dev ./obj/sjpx.dev ./obj/ramfs.dev ./obj/pwgd.dev ./obj/siscale.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/tifflzw -include ./obj/tfax
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psdf -obj ./obj/gsparamx.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/dfaxhigh -include ./obj/tfax
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/dfaxlow -include ./obj/tfax
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/tiffpack -include ./obj/tfax
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/tiffcrle -include ./obj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/tiffg3 -include ./obj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libcore -include ./obj/iscale ./obj/roplib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/tiffg32d -include ./obj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/tiffg4 -include ./obj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/fdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/tifflzw -include ./obj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psdf -include ./obj/vector.dev ./obj/pngp.dev ./obj/seexec.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/tiffpack -include ./obj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/libcore -include ./obj/strdline
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psdf -include ./obj/sdcte.dev ./obj/slzwe.dev ./obj/szlibe.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/PCLm ./obj/gdevpdfimg.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pdfimage24 ./obj/gdevpdfimg.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pdfimage32 ./obj/gdevpdfimg.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-include -l./obj/page -l-obj ./obj/pdfimage8 ./obj/gdevpdfimg.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/PCLm -include ./obj/page
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdfimage24 -include ./obj/page
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdfimage32 -include ./obj/page
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdfimage8 -include ./obj/page
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/dctd -include ./obj/sdctd ./obj/sddparam
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/dctd -obj ./obj/zfdctd.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/dctd -oper zfdctd
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/dct -include ./obj/dcte ./obj/dctd
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/psl2 -include ./obj/dpsand2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psl2 -include ./obj/cidfont ./obj/cie ./obj/cmapread ./obj/compfont
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psl2 -include ./obj/dct ./obj/filter ./obj/iodevice
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psl2 -include ./obj/pagedev ./obj/pattern ./obj/psl1 ./obj/psl2lib ./obj/psl2read
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psl2 -include ./obj/sepr ./obj/type32 ./obj/type42
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psl2 -include ./obj/fimscale ./obj/form
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psl3 -include ./obj/icc
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psl2 -emulator PostScript PostScriptLevel2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/psl3 -include ./obj/psl2 ./obj/cspixel ./obj/frsd ./obj/func
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psl3 -include ./obj/psl3lib ./obj/psl3read
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psl3 -include ./obj/icc
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/psl3 -emulator PostScript PostScriptLevel2 PostScriptLevel3
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/pdf -include ./obj/psbase ./obj/dps2lib
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-obj ./obj/gs_pdfwr -include ./obj/psl3
Step #6 - "compile-libfuzzer-introspector-x86_64": 1 warning generated.
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdf -include ./obj/dps2read ./obj/pdffonts ./obj/psl3
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/gs_pdfwr -ps gs_pdfwr
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdf -include ./obj/psl2lib ./obj/pdfread
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/pdfwrite ./obj/gdevpdf.o ./obj/gdevpdfb.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdf -include ./obj/fmd5 ./obj/fsha2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdfwrite ./obj/gdevpdfc.o ./obj/gdevpdfd.o ./obj/gdevpdfe.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdf -include ./obj/farc4 ./obj/faes.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdfwrite ./obj/gdevpdfg.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdf -include ./obj/type2
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdfwrite ./obj/gdevpdfi.o ./obj/gdevpdfj.o ./obj/gdevpdfk.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdf -include ./obj/pdfops
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdfwrite ./obj/gdevpdfm.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdf -include ./obj/pdf_r6
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdfwrite ./obj/gdevpdfo.o ./obj/gdevpdfp.o ./obj/gdevpdft.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdf -functiontype 4
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdfwrite ./obj/gdevpdfr.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdf -emulator PDF
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdfwrite ./obj/gdevpdfu.o ./obj/gdevpdfv.o ./obj/gdevagl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdfwrite ./obj/gsflip.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdfwrite ./obj/scantab.o ./obj/sfilter2.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdfwrite
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdfwrite -include ./obj/cmyklib ./obj/cfe ./obj/lzwe
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/pxlcolor ./obj/gdevpx.o ./obj/gdevpxut.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/pxlmono ./obj/gdevpx.o ./obj/gdevpxut.o ./obj/gdevpcl.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdfwrite -include ./obj/rle ./obj/sdcte ./obj/sdeparam
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pxlcolor -include ./obj/vector
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pxlmono -include ./obj/vector
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdfwrite -include ./obj/smd5 ./obj/szlibe ./obj/sarc4.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdfwrite -include ./obj/psdf
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/pdfwrite -include ./obj/pdtext
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/eps2write
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/ps2write
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/ps2write -include ./obj/pdfwrite.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/eps2write -include ./obj/pdfwrite.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/gdevxps_0.o ./obj/gdevxps.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -w- -l-dev2 -b -s -l-obj ./obj/xpswrite ./obj/gdevxps.o
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -e .dev -a- ./obj/xpswrite -include ./obj/vector -include ./obj/libtiff
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -w ./obj/devdevs.tr -+ ./obj/bbox.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/devdevs.tr -+ ./obj/PCLm.dev ./obj/bbox.dev ./obj/bit.dev ./obj/bitcmyk.dev ./obj/bitrgb.dev ./obj/bitrgbtags.dev ./obj/bmp16.dev ./obj/bmp16m.dev ./obj/bmp256.dev ./obj/bmp32b.dev ./obj/bmpgray.dev ./obj/bmpmono.dev ./obj/bmpsep1.dev ./obj/bmpsep8.dev ./obj/ccr.dev ./obj/cfax.dev ./obj/cif.dev ./obj/devicen.dev ./obj/dfaxhigh.dev ./obj/dfaxlow.dev ./obj/display.dev ./obj/eps2write.dev ./obj/fax.dev ./obj/faxg3.dev ./obj/faxg32d.dev ./obj/faxg4.dev ./obj/fpng.dev ./obj/inferno.dev ./obj/ink_cov.dev ./obj/inkcov.dev ./obj/jpeg.dev ./obj/jpegcmyk.dev ./obj/jpeggray.dev ./obj/mgr4.dev ./obj/mgr8.dev ./obj/mgrgray2.dev ./obj/mgrgray4.dev ./obj/mgrgray8.dev ./obj/mgrmono.dev ./obj/miff24.dev ./obj/pam.dev ./obj/pamcmyk32.dev ./obj/pamcmyk4.dev ./obj/pbm.dev ./obj/pbmraw.dev ./obj/pcx16.dev ./obj/pcx24b.dev ./obj/pcx256.dev ./obj/pcxcmyk.dev ./obj/pcxgray.dev ./obj/pcxmono.dev ./obj/pdfimage24.dev ./obj/pdfimage32.dev ./obj/pdfimage8.dev ./obj/pdfwrite.dev ./obj/pgm.dev ./obj/pgmraw.dev ./obj/pgnm.dev ./obj/pgnmraw.dev ./obj/pkm.dev ./obj/pkmraw.dev ./obj/pksm.dev ./obj/pksmraw.dev ./obj/plan.dev ./obj/plan9bm.dev ./obj/planc.dev ./obj/plang.dev ./obj/plank.dev ./obj/planm.dev ./obj/plib.dev ./obj/plibc.dev ./obj/plibg.dev ./obj/plibk.dev ./obj/plibm.dev ./obj/pnm.dev ./obj/pnmraw.dev ./obj/ppm.dev ./obj/ppmraw.dev ./obj/ps2write.dev ./obj/psdcmyk.dev ./obj/psdcmyk16.dev ./obj/psdcmykog.dev ./obj/psdf.dev ./obj/psdrgb.dev ./obj/psdrgb16.dev ./obj/spotcmyk.dev ./obj/tfax.dev ./obj/tiff12nc.dev ./obj/tiff24nc.dev ./obj/tiff32nc.dev ./obj/tiff48nc.dev ./obj/tiff64nc.dev ./obj/tiffcrle.dev ./obj/tiffg3.dev ./obj/tiffg32d.dev ./obj/tiffg4.dev ./obj/tiffgray.dev ./obj/tifflzw.dev ./obj/tiffpack.dev ./obj/tiffs.dev ./obj/tiffscaled.dev ./obj/tiffscaled24.dev ./obj/tiffscaled32.dev ./obj/tiffscaled4.dev ./obj/tiffscaled8.dev ./obj/tiffsep.dev ./obj/tiffsep1.dev ./obj/txtwrite.dev ./obj/xcf.dev ./obj/xpswrite.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/devdevs.tr -+ ./obj/alc1900.dev ./obj/alc2000.dev ./obj/alc4000.dev ./obj/alc4100.dev ./obj/alc8500.dev ./obj/alc8600.dev ./obj/alc9100.dev ./obj/ap3250.dev ./obj/appledmp.dev ./obj/atx23.dev ./obj/atx24.dev ./obj/atx38.dev ./obj/bj10e.dev ./obj/bj10v.dev ./obj/bj10vh.dev ./obj/bj200.dev ./obj/bjc600.dev ./obj/bjc800.dev ./obj/bjc880j.dev ./obj/bjccmyk.dev ./obj/bjccolor.dev ./obj/bjcgray.dev ./obj/bjcmono.dev ./obj/cdeskjet.dev ./obj/cdj1600.dev ./obj/cdj500.dev ./obj/cdj550.dev ./obj/cdj670.dev ./obj/cdj850.dev ./obj/cdj880.dev ./obj/cdj890.dev ./obj/cdj970.dev ./obj/cdjcolor.dev ./obj/cdjmono.dev ./obj/cdnj500.dev ./obj/chp2200.dev ./obj/cljet5.dev ./obj/cljet5c.dev ./obj/cljet5pr.dev ./obj/coslw2p.dev ./obj/coslwxl.dev ./obj/declj250.dev ./obj/deskjet.dev ./obj/dj505j.dev ./obj/djet500.dev ./obj/djet500c.dev ./obj/dl2100.dev ./obj/dnj650c.dev ./obj/epl2050.dev ./obj/epl2050p.dev ./obj/epl2120.dev ./obj/epl2500.dev ./obj/epl2750.dev ./obj/epl5800.dev ./obj/epl5900.dev ./obj/epl6100.dev ./obj/epl6200.dev ./obj/eplcolor.dev ./obj/eplmono.dev ./obj/eps9high.dev ./obj/eps9mid.dev ./obj/epson.dev ./obj/epsonc.dev ./obj/escp.dev ./obj/escpage.dev ./obj/fmlbp.dev ./obj/fmpr.dev ./obj/fs600.dev ./obj/gdi.dev ./obj/hl1240.dev ./obj/hl1250.dev ./obj/hl7x0.dev ./obj/hpdj1120c.dev ./obj/hpdj310.dev ./obj/hpdj320.dev ./obj/hpdj340.dev ./obj/hpdj400.dev ./obj/hpdj500.dev ./obj/hpdj500c.dev ./obj/hpdj510.dev ./obj/hpdj520.dev ./obj/hpdj540.dev ./obj/hpdj550c.dev ./obj/hpdj560c.dev ./obj/hpdj600.dev ./obj/hpdj660c.dev ./obj/hpdj670c.dev ./obj/hpdj680c.dev ./obj/hpdj690c.dev ./obj/hpdj850c.dev ./obj/hpdj855c.dev ./obj/hpdj870c.dev ./obj/hpdj890c.dev ./obj/hpdjplus.dev ./obj/hpdjportable.dev ./obj/ibmpro.dev ./obj/imagen.dev ./obj/itk24i.dev ./obj/itk38.dev ./obj/iwhi.dev ./obj/iwlo.dev ./obj/iwlq.dev ./obj/jetp3852.dev ./obj/jj100.dev ./obj/la50.dev ./obj/la70.dev ./obj/la75.dev ./obj/la75plus.dev ./obj/laserjet.dev ./obj/lbp310.dev ./obj/lbp320.dev ./obj/lbp8.dev ./obj/lex2050.dev ./obj/lex3200.dev ./obj/lex5700.dev ./obj/lex7000.dev ./obj/lips2p.dev ./obj/lips3.dev ./obj/lips4.dev ./obj/lips4v.dev ./obj/lj250.dev ./obj/lj3100sw.dev ./obj/lj4dith.dev ./obj/lj4dithp.dev ./obj/lj5gray.dev ./obj/lj5mono.dev ./obj/ljet2p.dev ./obj/ljet3.dev ./obj/ljet3d.dev ./obj/ljet4.dev ./obj/ljet4d.dev ./obj/ljet4pjl.dev ./obj/ljetplus.dev ./obj/ln03.dev ./obj/lp1800.dev ./obj/lp1900.dev ./obj/lp2000.dev ./obj/lp2200.dev ./obj/lp2400.dev ./obj/lp2500.dev ./obj/lp2563.dev ./obj/lp3000c.dev ./obj/lp7500.dev ./obj/lp7700.dev ./obj/lp7900.dev ./obj/lp8000.dev ./obj/lp8000c.dev ./obj/lp8100.dev ./obj/lp8200c.dev ./obj/lp8300c.dev ./obj/lp8300f.dev ./obj/lp8400f.dev ./obj/lp8500c.dev ./obj/lp8600.dev ./obj/lp8600f.dev ./obj/lp8700.dev ./obj/lp8800c.dev ./obj/lp8900.dev ./obj/lp9000b.dev ./obj/lp9000c.dev ./obj/lp9100.dev ./obj/lp9200b.dev ./obj/lp9200c.dev ./obj/lp9300.dev ./obj/lp9400.dev ./obj/lp9500c.dev ./obj/lp9600.dev ./obj/lp9600s.dev ./obj/lp9800c.dev ./obj/lps4500.dev ./obj/lps6500.dev ./obj/lq850.dev ./obj/lxm3200.dev ./obj/lxm5700m.dev ./obj/m8510.dev ./obj/md1xMono.dev ./obj/md2k.dev ./obj/md50Eco.dev ./obj/md50Mono.dev ./obj/md5k.dev ./obj/mj500c.dev ./obj/mj6000c.dev ./obj/mj700v2c.dev ./obj/mj8000c.dev ./obj/ml600.dev ./obj/necp6.dev ./obj/npdl.dev ./obj/oce9050.dev ./obj/oki182.dev ./obj/oki4w.dev ./obj/okiibm.dev ./obj/paintjet.dev ./obj/pcl3.dev ./obj/photoex.dev ./obj/picty180.dev ./obj/pj.dev ./obj/pjetxl.dev ./obj/pjxl.dev ./obj/pjxl300.dev ./obj/pr1000.dev ./obj/pr1000_4.dev ./obj/pr150.dev ./obj/pr201.dev ./obj/pxlcolor.dev ./obj/pxlmono.dev ./obj/r4081.dev ./obj/rinkj.dev ./obj/rpdl.dev ./obj/samsunggdi.dev ./obj/sj48.dev ./obj/st800.dev ./obj/stcolor.dev ./obj/t4693d2.dev ./obj/t4693d4.dev ./obj/t4693d8.dev ./obj/tek4696.dev ./obj/uniprint.dev ./obj/xes.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/devdevs.tr -+ ./obj/ijs.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/devdevs.tr -+ ./obj/png16.dev ./obj/png16m.dev ./obj/png256.dev ./obj/png48.dev ./obj/pngalpha.dev ./obj/pnggray.dev ./obj/pngmono.dev ./obj/pngmonod.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/devdevs.tr -+
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/devdevs.tr - ./obj/libcore
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -w ./obj/devs.tr -n -R ./obj/fdevs.tr
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/devs.tr -+ ""
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/devs.tr -n -R ./obj/devdevs.tr
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/genconf ./obj/devs.tr -h ./obj/gconfxx.h -p "%s&s&&" -pl "&-l%s&s&&" -pL "&-L%s&s&&" -ol ./obj/ld.tr
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/gconfxx.h
Step #6 - "compile-libfuzzer-introspector-x86_64": rm -f ./obj/gconfig.h
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -w ./obj/igs.tr - -include ./obj/psl3.dev ./obj/pdf.dev ./obj/epsf.dev ./obj/ttfont.dev ./obj/fapi_ps.dev ./obj/jpx.dev ./obj/jbig2.dev ./obj/gs_pdfwr.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./obj/gconfxx.h ./obj/gconfig.h
Step #6 - "compile-libfuzzer-introspector-x86_64": rm -f ./obj/gconfig.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/genconf ./obj/igs.tr -h ./obj/iconfxx.h -p "%s&s&&" -pl "&-l%s&s&&" -pL "&-L%s&s&&" -ol ./obj/gsld.tr
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./base/gconf.c ./obj/gconfig.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./obj -I./base -I./devices -DWHICH_CMS="lcms2mt" -o ./obj/gconfig.o -c ./obj/gconfig.c
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -w ./obj/iconfig.h -R ./obj/iconfxx.h
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -w ./obj/gsnoapi.tr -R ./obj/devs.tr
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/gsnoapi.tr -R ./obj/igs.tr
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/genconf ./obj/gsnoapi.tr -h ./obj/unused.h -p "%s&s&&" -pl "&-l%s&s&&" -pL "&-L%s&s&&" -ol ./obj/gsnoapild.tr
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -w ./obj/gs.tr -R ./obj/gsnoapi.tr
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/echogs -a ./obj/gs.tr - -include ./obj/iapi.dev
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/genconf ./obj/gs.tr -h ./obj/unused.h -p "%s&s&&" -pl "&-l%s&s&&" -pL "&-L%s&s&&" -ol ./obj/gsld.tr
Step #6 - "compile-libfuzzer-introspector-x86_64": [Log level 1] : 12:28:16 : Ended wrapping all functions
Step #6 - "compile-libfuzzer-introspector-x86_64": ./obj/aux/genconf ./obj/gs.tr -h ./obj/unused.h -p "%s&s&&" -pl "&-l%s&s&&" -pL "&-L%s&s&&" -o ./obj/obj.tr
Step #6 - "compile-libfuzzer-introspector-x86_64": rm -f ./obj/iconfig.c
Step #6 - "compile-libfuzzer-introspector-x86_64": cp ./psi/iconf.c ./obj/iconfig.c
Step #6 - "compile-libfuzzer-introspector-x86_64": clang -DHAVE_MKSTEMP -DHAVE_FILE64 -DHAVE_FSEEKO -DHAVE_MKSTEMP64 -DHAVE_SETLOCALE -DHAVE_SSE2 -DHAVE_BSWAP32 -DHAVE_BYTESWAP_H -DHAVE_STRERROR -DHAVE_ISNAN -DHAVE_ISINF -DHAVE_PREAD_PWRITE=1 -DGS_RECURSIVE_MUTEXATTR=PTHREAD_MUTEX_RECURSIVE -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 -DHAVE_STDINT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMES_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_LIBDL=1 -DGX_COLOR_INDEX_TYPE="unsigned long long" -D__USE_UNIX98=1 -O1 -fno-omit-frame-pointer -gline-tables-only -Wno-error=enum-constexpr-conversion -Wno-error=incompatible-function-pointer-types -Wno-error=int-conversion -Wno-error=deprecated-declarations -Wno-error=implicit-function-declaration -Wno-error=implicit-int -Wno-error=vla-cxx-extension -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION -O0 -flto -fno-inline-functions -fuse-ld=gold -Wno-unused-command-line-argument -fsanitize=fuzzer-no-link -g -DHAVE_RESTRICT=1 -fno-strict-aliasing -DHAVE_POPEN_PROTO=1 -I./psi -I./obj -I./obj -I./base -I./devices -o ./obj/iconfig.o -c ./obj/iconfig.c
Step #6 - "compile-libfuzzer-introspector-x86_64": /usr/bin/ld.gold: internal error in read_header_prolog, at ../../gold/dwarf_reader.cc:1678
Step #6 - "compile-libfuzzer-introspector-x86_64": clang: [0;1;31merror: [0m[1mlinker command failed with exit code 1 (use -v to see invocation)[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": make: *** [base/unix-aux.mak:87: obj/aux/mkromfs_0] Error 1
Step #6 - "compile-libfuzzer-introspector-x86_64": rm: cannot remove '/usr/local/lib/libgs.so*': No such file or directory
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: cannot stat 'ghostscript/bin/gs.a': No such file or directory
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m
Step #6 - "compile-libfuzzer-introspector-x86_64": using autoconf for autoconf
Step #6 - "compile-libfuzzer-introspector-x86_64": (B[m
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for automake >= 1.7...
Step #6 - "compile-libfuzzer-introspector-x86_64": (B[m
Step #6 - "compile-libfuzzer-introspector-x86_64": testing automake...
Step #6 - "compile-libfuzzer-introspector-x86_64": found 1.16.1
Step #6 - "compile-libfuzzer-introspector-x86_64": [1m
Step #6 - "compile-libfuzzer-introspector-x86_64": using libtoolize for libtool
Step #6 - "compile-libfuzzer-introspector-x86_64": (B[m
Step #6 - "compile-libfuzzer-introspector-x86_64": ./autogen.sh: running `libtoolize --copy --force --automake'
Step #6 - "compile-libfuzzer-introspector-x86_64": ./autogen.sh: running `aclocal'
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:182: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2601: _AC_COMPILE_IFELSE is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2617: AC_COMPILE_IFELSE is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:136: SPECTRE_CC_TRY_FLAG is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2042: AC_CACHE_VAL is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2063: AC_CACHE_CHECK is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:182: the top level
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:215: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2672: _AC_LINK_IFELSE is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2689: AC_LINK_IFELSE is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2042: AC_CACHE_VAL is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2063: AC_CACHE_CHECK is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:215: the top level
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:233: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2672: _AC_LINK_IFELSE is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2689: AC_LINK_IFELSE is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2042: AC_CACHE_VAL is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2063: AC_CACHE_CHECK is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:233: the top level
Step #6 - "compile-libfuzzer-introspector-x86_64": ./autogen.sh: running `autoheader'
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:182: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2601: _AC_COMPILE_IFELSE is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2617: AC_COMPILE_IFELSE is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:136: SPECTRE_CC_TRY_FLAG is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2042: AC_CACHE_VAL is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2063: AC_CACHE_CHECK is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:182: the top level
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:215: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2672: _AC_LINK_IFELSE is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2689: AC_LINK_IFELSE is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2042: AC_CACHE_VAL is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2063: AC_CACHE_CHECK is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:215: the top level
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:233: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2672: _AC_LINK_IFELSE is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2689: AC_LINK_IFELSE is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2042: AC_CACHE_VAL is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2063: AC_CACHE_CHECK is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:233: the top level
Step #6 - "compile-libfuzzer-introspector-x86_64": ./autogen.sh: running `automake --add-missing --foreign'
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:182: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2601: _AC_COMPILE_IFELSE is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2617: AC_COMPILE_IFELSE is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:136: SPECTRE_CC_TRY_FLAG is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2042: AC_CACHE_VAL is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2063: AC_CACHE_CHECK is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:182: the top level
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:215: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2672: _AC_LINK_IFELSE is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2689: AC_LINK_IFELSE is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2042: AC_CACHE_VAL is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2063: AC_CACHE_CHECK is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:215: the top level
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:233: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2672: _AC_LINK_IFELSE is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2689: AC_LINK_IFELSE is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2042: AC_CACHE_VAL is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2063: AC_CACHE_CHECK is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:233: the top level
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:55: installing './compile'
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:55: installing './config.guess'
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:55: installing './config.sub'
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:12: installing './install-sh'
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:12: installing './missing'
Step #6 - "compile-libfuzzer-introspector-x86_64": libspectre/Makefile.am: installing './depcomp'
Step #6 - "compile-libfuzzer-introspector-x86_64": test/Makefile.am:30: warning: source file '$(top_srcdir)/libspectre/ps.c' is in a subdirectory,
Step #6 - "compile-libfuzzer-introspector-x86_64": test/Makefile.am:30: but option 'subdir-objects' is disabled
Step #6 - "compile-libfuzzer-introspector-x86_64": automake: warning: possible forward-incompatibility.
Step #6 - "compile-libfuzzer-introspector-x86_64": automake: At least a source file is in a subdirectory, but the 'subdir-objects'
Step #6 - "compile-libfuzzer-introspector-x86_64": automake: automake option hasn't been enabled. For now, the corresponding output
Step #6 - "compile-libfuzzer-introspector-x86_64": automake: object file(s) will be placed in the top-level directory. However,
Step #6 - "compile-libfuzzer-introspector-x86_64": automake: this behaviour will change in future Automake versions: they will
Step #6 - "compile-libfuzzer-introspector-x86_64": automake: unconditionally cause object files to be placed in the same subdirectory
Step #6 - "compile-libfuzzer-introspector-x86_64": automake: of the corresponding sources.
Step #6 - "compile-libfuzzer-introspector-x86_64": automake: You are advised to start using 'subdir-objects' option throughout your
Step #6 - "compile-libfuzzer-introspector-x86_64": automake: project, to avoid future incompatibilities.
Step #6 - "compile-libfuzzer-introspector-x86_64": test/Makefile.am:30: warning: source file '$(top_srcdir)/libspectre/spectre-utils.c' is in a subdirectory,
Step #6 - "compile-libfuzzer-introspector-x86_64": test/Makefile.am:30: but option 'subdir-objects' is disabled
Step #6 - "compile-libfuzzer-introspector-x86_64": test/Makefile.am:17: warning: source file '$(top_srcdir)/libspectre/ps.c' is in a subdirectory,
Step #6 - "compile-libfuzzer-introspector-x86_64": test/Makefile.am:17: but option 'subdir-objects' is disabled
Step #6 - "compile-libfuzzer-introspector-x86_64": test/Makefile.am:17: warning: source file '$(top_srcdir)/libspectre/spectre-utils.c' is in a subdirectory,
Step #6 - "compile-libfuzzer-introspector-x86_64": test/Makefile.am:17: but option 'subdir-objects' is disabled
Step #6 - "compile-libfuzzer-introspector-x86_64": test/Makefile.am:3: warning: source file '$(top_srcdir)/libspectre/spectre-utils.c' is in a subdirectory,
Step #6 - "compile-libfuzzer-introspector-x86_64": test/Makefile.am:3: but option 'subdir-objects' is disabled
Step #6 - "compile-libfuzzer-introspector-x86_64": ./autogen.sh: running `autoconf'
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:182: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2601: _AC_COMPILE_IFELSE is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2617: AC_COMPILE_IFELSE is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:136: SPECTRE_CC_TRY_FLAG is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2042: AC_CACHE_VAL is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2063: AC_CACHE_CHECK is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:182: the top level
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:215: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2672: _AC_LINK_IFELSE is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2689: AC_LINK_IFELSE is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2042: AC_CACHE_VAL is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2063: AC_CACHE_CHECK is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:215: the top level
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:233: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected in body
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/lang.m4:193: AC_LANG_CONFTEST is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2672: _AC_LINK_IFELSE is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2689: AC_LINK_IFELSE is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/m4sugar/m4sh.m4:639: AS_IF is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2042: AC_CACHE_VAL is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": ../../lib/autoconf/general.m4:2063: AC_CACHE_CHECK is expanded from...
Step #6 - "compile-libfuzzer-introspector-x86_64": configure.ac:233: the top level
Step #6 - "compile-libfuzzer-introspector-x86_64": ./autogen.sh: running `./configure --cache-file=config.cache --disable-static --enable-static --disable-shared'
Step #6 - "compile-libfuzzer-introspector-x86_64": configure: creating cache config.cache
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for a BSD-compatible install... /usr/bin/install -c
Step #6 - "compile-libfuzzer-introspector-x86_64": checking whether build environment is sane... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for gawk... no
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for mawk... mawk
Step #6 - "compile-libfuzzer-introspector-x86_64": checking whether make sets $(MAKE)... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking whether make supports nested variables... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking whether make supports nested variables... (cached) yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking whether to enable maintainer-specific portions of Makefiles... no
Step #6 - "compile-libfuzzer-introspector-x86_64": checking build system type... x86_64-pc-linux-gnu
Step #6 - "compile-libfuzzer-introspector-x86_64": checking host system type... x86_64-pc-linux-gnu
Step #6 - "compile-libfuzzer-introspector-x86_64": checking how to print strings... printf
Step #6 - "compile-libfuzzer-introspector-x86_64": checking whether make supports the include directive... yes (GNU style)
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for gcc... clang
Step #6 - "compile-libfuzzer-introspector-x86_64": checking whether the C compiler works... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for C compiler default output file name... a.out
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for suffix of executables...
Step #6 - "compile-libfuzzer-introspector-x86_64": checking whether we are cross compiling... no
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for suffix of object files... o
Step #6 - "compile-libfuzzer-introspector-x86_64": checking whether we are using the GNU C compiler... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking whether clang accepts -g... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for clang option to accept ISO C89... none needed
Step #6 - "compile-libfuzzer-introspector-x86_64": checking whether clang understands -c and -o together... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking dependency style of clang... gcc3
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for a sed that does not truncate output... /usr/bin/sed
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for grep that handles long lines and -e... /usr/bin/grep
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for egrep... /usr/bin/grep -E
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for fgrep... /usr/bin/grep -F
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for ld used by clang... /usr/bin/ld
Step #6 - "compile-libfuzzer-introspector-x86_64": checking if the linker (/usr/bin/ld) is GNU ld... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for BSD- or MS-compatible name lister (nm)... llvm-nm
Step #6 - "compile-libfuzzer-introspector-x86_64": checking the name lister (llvm-nm) interface... BSD nm
Step #6 - "compile-libfuzzer-introspector-x86_64": checking whether ln -s works... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking the maximum length of command line arguments... 1572864
Step #6 - "compile-libfuzzer-introspector-x86_64": checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
Step #6 - "compile-libfuzzer-introspector-x86_64": checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for /usr/bin/ld option to reload object files... -r
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for objdump... objdump
Step #6 - "compile-libfuzzer-introspector-x86_64": checking how to recognize dependent libraries... pass_all
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for dlltool... no
Step #6 - "compile-libfuzzer-introspector-x86_64": checking how to associate runtime and link libraries... printf %s\n
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for archiver @FILE support... @
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for strip... strip
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for ranlib... llvm-ranlib
Step #6 - "compile-libfuzzer-introspector-x86_64": checking command to parse llvm-nm output from clang object... ok
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for sysroot... no
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for a working dd... /usr/bin/dd
Step #6 - "compile-libfuzzer-introspector-x86_64": checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for mt... no
Step #6 - "compile-libfuzzer-introspector-x86_64": checking if : is a manifest tool... no
Step #6 - "compile-libfuzzer-introspector-x86_64": checking how to run the C preprocessor... clang -E
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for ANSI C header files... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for sys/types.h... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for sys/stat.h... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for stdlib.h... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for string.h... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for memory.h... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for strings.h... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for inttypes.h... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for stdint.h... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for unistd.h... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for dlfcn.h... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for objdir... .libs
Step #6 - "compile-libfuzzer-introspector-x86_64": checking if clang supports -fno-rtti -fno-exceptions... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for clang option to produce PIC... -fPIC -DPIC
Step #6 - "compile-libfuzzer-introspector-x86_64": checking if clang PIC flag -fPIC -DPIC works... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking if clang static flag -static works... no
Step #6 - "compile-libfuzzer-introspector-x86_64": checking if clang supports -c -o file.o... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking if clang supports -c -o file.o... (cached) yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking whether the clang linker (/usr/bin/ld) supports shared libraries... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking dynamic linker characteristics... GNU/Linux ld.so
Step #6 - "compile-libfuzzer-introspector-x86_64": checking how to hardcode library paths into programs... immediate
Step #6 - "compile-libfuzzer-introspector-x86_64": checking whether stripping libraries is possible... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking if libtool supports shared libraries... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking whether to build shared libraries... no
Step #6 - "compile-libfuzzer-introspector-x86_64": checking whether to build static libraries... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for gcc... (cached) clang
Step #6 - "compile-libfuzzer-introspector-x86_64": checking whether we are using the GNU C compiler... (cached) yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking whether clang accepts -g... (cached) yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for clang option to accept ISO C89... (cached) none needed
Step #6 - "compile-libfuzzer-introspector-x86_64": checking whether clang understands -c and -o together... (cached) yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking dependency style of clang... (cached) gcc3
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for library containing strerror... none required
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for clang option to accept ISO C99... none needed
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for clang option to accept ISO Standard C... (cached) none needed
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for ANSI C header files... (cached) yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking whether byte ordering is bigendian... no
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for vasprintf... yes
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for _vscprintf... no
Step #6 - "compile-libfuzzer-introspector-x86_64": checking for gsapi_new_instance in -lgs... no
Step #6 - "compile-libfuzzer-introspector-x86_64": configure: error: You need libgs in order to compile libspectre
Step #6 - "compile-libfuzzer-introspector-x86_64": make: *** No targets specified and no makefile found. Stop.
Step #6 - "compile-libfuzzer-introspector-x86_64": clang++: [0;1;35mwarning: [0m[1mtreating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated][0m
Step #6 - "compile-libfuzzer-introspector-x86_64": clang++: [0;1;31merror: [0m[1mno such file or directory: '/src/libspectre/libspectre/.libs/libspectre.a'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": clang++: [0;1;31merror: [0m[1mno such file or directory: '/src/libspectre/ghostscript/bin/gs.a'[0m
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/toolbin/halftone/gen_ordered/gen_ordered_example.ps (deflated 53%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/toolbin/drawafm.ps (deflated 64%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/toolbin/extractICCprofiles.ps (deflated 63%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/toolbin/GenSubstCID.ps (deflated 66%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/toolbin/extractFonts.ps (deflated 64%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/toolbin/genfontmap.ps (deflated 54%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/toolbin/encs2c.ps (deflated 69%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/toolbin/scan_ps_dicts.ps (deflated 69%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_cet.ps (deflated 57%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/pdf_sec.ps (deflated 71%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_img.ps (deflated 70%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_sym_e.ps (deflated 56%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_wan_e.ps (deflated 51%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_resmp.ps (deflated 74%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/pdf_draw.ps (deflated 77%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_cmap.ps (deflated 71%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_cspace.ps (deflated 56%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_type1.ps (deflated 67%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_fonts.ps (deflated 71%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_mgl_e.ps (deflated 50%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_trap.ps (deflated 58%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_mex_e.ps (deflated 68%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_typ42.ps (deflated 54%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_fapi.ps (deflated 69%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_cidcm.ps (deflated 73%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_lev2.ps (deflated 69%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_ll3.ps (deflated 72%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_il1_e.ps (deflated 56%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_cidtt.ps (deflated 65%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/pdf_font.ps (deflated 74%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_statd.ps (deflated 73%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_cff.ps (deflated 64%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_agl.ps (deflated 74%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_std_e.ps (deflated 64%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_cidfm.ps (deflated 68%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_dscp.ps (deflated 61%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_cidfn.ps (deflated 68%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_diskn.ps (deflated 65%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/pdf_ops.ps (deflated 77%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_dps1.ps (deflated 62%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_ciddc.ps (deflated 71%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/pdf_base.ps (deflated 72%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_dbt_e.ps (deflated 54%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_setpd.ps (deflated 71%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_typ32.ps (deflated 62%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_pdfwr.ps (deflated 73%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/pdf_main.ps (deflated 74%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_frsd.ps (deflated 62%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_pdf_e.ps (deflated 52%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_fntem.ps (deflated 66%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_icc.ps (deflated 53%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_init.ps (deflated 70%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/pdf_rbld.ps (deflated 70%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_mro_e.ps (deflated 55%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_btokn.ps (deflated 64%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_res.ps (deflated 74%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_dps2.ps (deflated 68%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_ttf.ps (deflated 72%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/Resource/Init/gs_epsf.ps (deflated 67%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/ijs/ijs_spec.ps (deflated 65%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/devices/vector/opdfread.ps (deflated 77%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/tiff/test/refs/o-tiff2ps-PS2.ps (deflated 33%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/tiff/test/refs/o-tiff2ps-PS3.ps (deflated 33%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/tiff/test/refs/o-tiff2ps-EPS1.ps (deflated 58%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/tiff/test/refs/o-tiff2ps-PS1.ps (deflated 57%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/jobseparator.ps (deflated 8%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/pdf_info.ps (deflated 68%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/traceop.ps (deflated 57%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/viewpwg.ps (deflated 69%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/PDFA_def.ps (deflated 63%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/winmaps.ps (deflated 58%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/viewpbm.ps (deflated 67%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/caption.ps (deflated 50%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/stcinfo.ps (deflated 73%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/mkcidfm.ps (deflated 77%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/ps2ai.ps (deflated 69%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/uninfo.ps (deflated 70%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/stocht.ps (deflated 54%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/traceimg.ps (deflated 47%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/viewps2a.ps (deflated 48%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/gsnup.ps (deflated 56%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/pfbtopfa.ps (deflated 44%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/jispaper.ps (deflated 45%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/viewraw.ps (deflated 72%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/align.ps (deflated 49%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/PDFX_def.ps (deflated 66%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/gs_wl1_e.ps (deflated 57%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/pf2afm.ps (deflated 68%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/cat.ps (deflated 71%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/viewmiff.ps (deflated 58%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/zeroline.ps (deflated 61%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/lines.ps (deflated 66%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/prfont.ps (deflated 63%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/gs_kanji.ps (deflated 62%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/docie.ps (deflated 72%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/gs_wl5_e.ps (deflated 57%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/gs_il2_e.ps (deflated 56%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/printafm.ps (deflated 68%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/gs_ksb_e.ps (deflated 77%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/gs_lgx_e.ps (deflated 53%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/viewgif.ps (deflated 65%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/viewpcx.ps (deflated 60%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/ppath.ps (deflated 58%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/image-qa.ps (deflated 87%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/rollconv.ps (deflated 65%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/ps2epsi.ps (deflated 60%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/gs_ce_e.ps (deflated 56%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/landscap.ps (deflated 59%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/gs_lgo_e.ps (deflated 51%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/viewrgb.ps (deflated 71%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/pdf2dsc.ps (deflated 63%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/viewcmyk.ps (deflated 49%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/stcolor.ps (deflated 60%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/cid2code.ps (deflated 61%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/gslp.ps (deflated 67%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/viewjpeg.ps (deflated 59%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/gs_wl2_e.ps (deflated 58%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/acctest.ps (deflated 79%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/font2pcl.ps (deflated 68%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/ht_ccsto.ps (deflated 46%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/lib/pphs.ps (deflated 68%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/examples/colorcir.ps (deflated 75%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/examples/escher.ps (deflated 57%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/examples/spots.ps (deflated 75%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/examples/snowflak.ps (deflated 62%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/examples/alphabet.ps (deflated 59%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/examples/transparency_example.ps (deflated 55%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/examples/cjk/article9.ps (deflated 55%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/examples/cjk/gscjk_aj.ps (deflated 59%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/examples/cjk/gscjk_ak.ps (deflated 60%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/examples/cjk/iso2022.ps (deflated 81%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/examples/cjk/all_aj1.ps (deflated 64%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/examples/cjk/gscjk_ac.ps (deflated 60%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/examples/cjk/all_ag1.ps (deflated 64%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/examples/cjk/all_aj2.ps (deflated 64%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/examples/cjk/gscjk_ag.ps (deflated 60%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/examples/cjk/iso2022v.ps (deflated 81%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/examples/cjk/all_ac1.ps (deflated 65%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/examples/cjk/all_ak1.ps (deflated 64%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/examples/vasarely.ps (deflated 76%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/examples/doretree.ps (deflated 74%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/examples/waterfal.ps (deflated 52%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/examples/grayalph.ps (deflated 63%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/contrib/pscolor/black.ps (deflated 74%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/contrib/pscolor/color.ps (deflated 76%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/contrib/pscolor/input.ps (deflated 76%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/contrib/pcl3/ps/margins-A4.ps (deflated 52%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/contrib/pcl3/ps/levels-test.ps (deflated 67%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/contrib/pcl3/ps/margins-LetterRotated.ps (deflated 53%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/contrib/pcl3/ps/margins-Env10Rotated.ps (deflated 52%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/contrib/pcl3/ps/dumppdd.ps (deflated 63%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/contrib/pcl3/ps/margins-Letter.ps (deflated 52%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/contrib/pcl3/ps/margins-A4Rotated.ps (deflated 53%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/contrib/pcl3/ps/margins-EnvDLRotated.ps (deflated 53%)
Step #6 - "compile-libfuzzer-introspector-x86_64": adding: src/libspectre/ghostscript/contrib/pcl3/ps/calign.ps (deflated 65%)
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jdapistd.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jdarith.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jdcoefct.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jdcolor.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jddctmgr.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jdhuff.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jdinput.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jdmainct.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jdmarker.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jdmaster.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jdpostct.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jdsample.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jerror.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jcsample.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jidctint.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jcarith.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jmemmgr.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jcdctmgr.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jcinit.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jutils.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jcmaster.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jcparam.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jfdctint.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jcapistd.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jccoefct.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jchuff.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jcmarker.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jcomapi.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jdapimin.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jcapimin.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jccolor.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jcprepct.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": ln: failed to create symbolic link 'jcmainct.c': File exists
Step #6 - "compile-libfuzzer-introspector-x86_64": Obtaining file:///fuzz-introspector/src
Step #6 - "compile-libfuzzer-introspector-x86_64": Installing build dependencies ... [?25l- \ | done
Step #6 - "compile-libfuzzer-introspector-x86_64": [?25h Checking if build backend supports build_editable ... [?25ldone
Step #6 - "compile-libfuzzer-introspector-x86_64": [?25h Getting requirements to build editable ... [?25l- done
Step #6 - "compile-libfuzzer-introspector-x86_64": [?25h Preparing editable metadata (pyproject.toml) ... [?25l- done
Step #6 - "compile-libfuzzer-introspector-x86_64": [?25hRequirement already satisfied: beautifulsoup4==4.10.0 in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (4.10.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: cxxfilt==0.3.0 in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (0.3.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: lxml==5.3.0 in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (5.3.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: matplotlib==3.10.0 in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (3.10.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: PyYAML==6.0.2 in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (6.0.2)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: soupsieve==2.2.1 in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (2.2.1)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: yapf==0.40.1 in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (0.40.1)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: flake8 in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (7.2.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: pep8 in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (1.7.1)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: mypy in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (1.16.1)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: psutil in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (7.0.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: toml in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (0.10.2)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: pytest in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (8.4.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: sphinx==6.0.0 in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (6.0.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: sphinx_rtd_theme in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (3.0.2)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: configparser in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (7.2.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: coverage in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (7.9.1)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: setuptools>=65.5.1 in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (80.9.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: tqdm in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (4.67.1)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: rust-demangler in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (1.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: numpy==2.1.0 in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (2.1.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: tree-sitter==0.23.2 in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (0.23.2)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: tree-sitter-python==0.23.6 in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (0.23.6)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: networkx in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (3.5)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: tree-sitter-languages==1.10.2 in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (1.10.2)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: tree-sitter-cpp==0.23.4 in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (0.23.4)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: tree-sitter-go==0.23.4 in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (0.23.4)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: tree-sitter-java==0.23.5 in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (0.23.5)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: tree-sitter-rust==0.23.2 in /usr/local/lib/python3.11/site-packages (from fuzz-introspector==0.1.10) (0.23.2)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: contourpy>=1.0.1 in /usr/local/lib/python3.11/site-packages (from matplotlib==3.10.0->fuzz-introspector==0.1.10) (1.3.2)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: cycler>=0.10 in /usr/local/lib/python3.11/site-packages (from matplotlib==3.10.0->fuzz-introspector==0.1.10) (0.12.1)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: fonttools>=4.22.0 in /usr/local/lib/python3.11/site-packages (from matplotlib==3.10.0->fuzz-introspector==0.1.10) (4.58.4)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: kiwisolver>=1.3.1 in /usr/local/lib/python3.11/site-packages (from matplotlib==3.10.0->fuzz-introspector==0.1.10) (1.4.8)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: packaging>=20.0 in /usr/local/lib/python3.11/site-packages (from matplotlib==3.10.0->fuzz-introspector==0.1.10) (25.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: pillow>=8 in /usr/local/lib/python3.11/site-packages (from matplotlib==3.10.0->fuzz-introspector==0.1.10) (11.2.1)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: pyparsing>=2.3.1 in /usr/local/lib/python3.11/site-packages (from matplotlib==3.10.0->fuzz-introspector==0.1.10) (3.2.3)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: python-dateutil>=2.7 in /usr/local/lib/python3.11/site-packages (from matplotlib==3.10.0->fuzz-introspector==0.1.10) (2.9.0.post0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: sphinxcontrib-applehelp in /usr/local/lib/python3.11/site-packages (from sphinx==6.0.0->fuzz-introspector==0.1.10) (2.0.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: sphinxcontrib-devhelp in /usr/local/lib/python3.11/site-packages (from sphinx==6.0.0->fuzz-introspector==0.1.10) (2.0.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: sphinxcontrib-jsmath in /usr/local/lib/python3.11/site-packages (from sphinx==6.0.0->fuzz-introspector==0.1.10) (1.0.1)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /usr/local/lib/python3.11/site-packages (from sphinx==6.0.0->fuzz-introspector==0.1.10) (2.1.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /usr/local/lib/python3.11/site-packages (from sphinx==6.0.0->fuzz-introspector==0.1.10) (2.0.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: sphinxcontrib-qthelp in /usr/local/lib/python3.11/site-packages (from sphinx==6.0.0->fuzz-introspector==0.1.10) (2.0.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.11/site-packages (from sphinx==6.0.0->fuzz-introspector==0.1.10) (3.1.6)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: Pygments>=2.12 in /usr/local/lib/python3.11/site-packages (from sphinx==6.0.0->fuzz-introspector==0.1.10) (2.19.1)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: docutils<0.20,>=0.18 in /usr/local/lib/python3.11/site-packages (from sphinx==6.0.0->fuzz-introspector==0.1.10) (0.19)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: snowballstemmer>=2.0 in /usr/local/lib/python3.11/site-packages (from sphinx==6.0.0->fuzz-introspector==0.1.10) (3.0.1)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: babel>=2.9 in /usr/local/lib/python3.11/site-packages (from sphinx==6.0.0->fuzz-introspector==0.1.10) (2.17.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: alabaster<0.8,>=0.7 in /usr/local/lib/python3.11/site-packages (from sphinx==6.0.0->fuzz-introspector==0.1.10) (0.7.16)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: imagesize>=1.3 in /usr/local/lib/python3.11/site-packages (from sphinx==6.0.0->fuzz-introspector==0.1.10) (1.4.1)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.11/site-packages (from sphinx==6.0.0->fuzz-introspector==0.1.10) (2.32.4)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: importlib-metadata>=6.6.0 in /usr/local/lib/python3.11/site-packages (from yapf==0.40.1->fuzz-introspector==0.1.10) (8.7.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: platformdirs>=3.5.1 in /usr/local/lib/python3.11/site-packages (from yapf==0.40.1->fuzz-introspector==0.1.10) (4.3.8)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: tomli>=2.0.1 in /usr/local/lib/python3.11/site-packages (from yapf==0.40.1->fuzz-introspector==0.1.10) (2.2.1)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: zipp>=3.20 in /usr/local/lib/python3.11/site-packages (from importlib-metadata>=6.6.0->yapf==0.40.1->fuzz-introspector==0.1.10) (3.23.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.11/site-packages (from Jinja2>=3.0->sphinx==6.0.0->fuzz-introspector==0.1.10) (3.0.2)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: six>=1.5 in /usr/local/lib/python3.11/site-packages (from python-dateutil>=2.7->matplotlib==3.10.0->fuzz-introspector==0.1.10) (1.15.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: charset_normalizer<4,>=2 in /usr/local/lib/python3.11/site-packages (from requests>=2.25.0->sphinx==6.0.0->fuzz-introspector==0.1.10) (3.4.2)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.11/site-packages (from requests>=2.25.0->sphinx==6.0.0->fuzz-introspector==0.1.10) (3.10)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.11/site-packages (from requests>=2.25.0->sphinx==6.0.0->fuzz-introspector==0.1.10) (2.4.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.11/site-packages (from requests>=2.25.0->sphinx==6.0.0->fuzz-introspector==0.1.10) (2025.6.15)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: mccabe<0.8.0,>=0.7.0 in /usr/local/lib/python3.11/site-packages (from flake8->fuzz-introspector==0.1.10) (0.7.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: pycodestyle<2.14.0,>=2.13.0 in /usr/local/lib/python3.11/site-packages (from flake8->fuzz-introspector==0.1.10) (2.13.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: pyflakes<3.4.0,>=3.3.0 in /usr/local/lib/python3.11/site-packages (from flake8->fuzz-introspector==0.1.10) (3.3.2)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: typing_extensions>=4.6.0 in /usr/local/lib/python3.11/site-packages (from mypy->fuzz-introspector==0.1.10) (4.14.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: mypy_extensions>=1.0.0 in /usr/local/lib/python3.11/site-packages (from mypy->fuzz-introspector==0.1.10) (1.1.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: pathspec>=0.9.0 in /usr/local/lib/python3.11/site-packages (from mypy->fuzz-introspector==0.1.10) (0.12.1)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: iniconfig>=1 in /usr/local/lib/python3.11/site-packages (from pytest->fuzz-introspector==0.1.10) (2.1.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: pluggy<2,>=1.5 in /usr/local/lib/python3.11/site-packages (from pytest->fuzz-introspector==0.1.10) (1.6.0)
Step #6 - "compile-libfuzzer-introspector-x86_64": Requirement already satisfied: sphinxcontrib-jquery<5,>=4 in /usr/local/lib/python3.11/site-packages (from sphinx_rtd_theme->fuzz-introspector==0.1.10) (4.1)
Step #6 - "compile-libfuzzer-introspector-x86_64": Building wheels for collected packages: fuzz-introspector
Step #6 - "compile-libfuzzer-introspector-x86_64": Building editable for fuzz-introspector (pyproject.toml) ... [?25l- done
Step #6 - "compile-libfuzzer-introspector-x86_64": [?25h Created wheel for fuzz-introspector: filename=fuzz_introspector-0.1.10-0.editable-py3-none-any.whl size=3905 sha256=317ef525a84d85b1e149ae2ea62f5cfa3de3568c34564acae7253c804f86615a
Step #6 - "compile-libfuzzer-introspector-x86_64": Stored in directory: /tmp/pip-ephem-wheel-cache-p8nnlm4c/wheels/44/ee/b6/7a2a30503e5336c67773d206f572139af7f7e84341b0b70950
Step #6 - "compile-libfuzzer-introspector-x86_64": Successfully built fuzz-introspector
Step #6 - "compile-libfuzzer-introspector-x86_64": Installing collected packages: fuzz-introspector
Step #6 - "compile-libfuzzer-introspector-x86_64": Attempting uninstall: fuzz-introspector
Step #6 - "compile-libfuzzer-introspector-x86_64": Found existing installation: fuzz-introspector 0.1.10
Step #6 - "compile-libfuzzer-introspector-x86_64": Uninstalling fuzz-introspector-0.1.10:
Step #6 - "compile-libfuzzer-introspector-x86_64": Successfully uninstalled fuzz-introspector-0.1.10
Step #6 - "compile-libfuzzer-introspector-x86_64": Successfully installed fuzz-introspector-0.1.10
Step #6 - "compile-libfuzzer-introspector-x86_64": [33mWARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.[0m[33m
Step #6 - "compile-libfuzzer-introspector-x86_64": [0mcp: '/src/inspector/allFunctionsWithMain-83-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-83-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-11-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-11-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-15-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-15-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-33-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-33-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-48-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-48-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-53-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-53-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-21-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-21-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-35-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-35-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-14-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-14-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-41-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-41-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-26-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-26-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-55-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-55-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-113-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-113-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-68-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-68-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-42-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-42-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-0-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-0-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-88-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-88-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-78-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-78-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-64-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-64-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-103-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-103-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-37-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-37-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-1-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-1-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-106-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-106-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-62-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-62-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-31-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-31-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-65-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-65-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-51-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-51-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-74-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-74-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-20-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-20-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-10-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-10-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-30-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-30-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-47-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-47-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-108-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-108-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-112-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-112-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-56-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-56-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-29-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-29-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-98-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-98-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-95-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-95-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-49-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-49-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-85-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-85-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-97-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-97-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-72-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-72-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-24-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-24-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-44-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-44-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-70-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-70-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-36-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-36-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-101-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-101-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-114-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-114-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-99-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-99-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-89-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-89-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-12-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-12-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-52-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-52-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-67-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-67-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-43-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-43-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-90-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-90-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-6-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-6-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-54-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-54-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-60-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-60-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-46-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-46-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-7-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-7-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-94-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-94-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-77-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-77-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-91-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-91-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-111-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-111-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-23-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-23-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-17-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-17-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-109-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-109-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-93-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-93-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-82-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-82-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-102-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-102-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-39-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-39-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-8-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-8-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-34-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-34-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-3-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-3-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-5-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-5-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-79-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-79-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-69-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-69-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-71-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-71-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-87-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-87-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-40-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-40-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-45-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-45-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": cp: '/src/inspector/allFunctionsWithMain-58-fa37JncCHr.yaml' and '/src/inspector/allFunctionsWithMain-58-fa37JncCHr.yaml' are the same file
Step #6 - "compile-libfuzzer-introspector-x86_64": 2025-06-17 12:28:26.469 INFO cli - main: Running fuzz introspector post-processing
Step #6 - "compile-libfuzzer-introspector-x86_64": 2025-06-17 12:28:26.469 INFO utils - scan_executables_for_fuzz_introspector_logs: File: /workspace/out/libfuzzer-introspector-x86_64/llvm-symbolizer is executable
Step #6 - "compile-libfuzzer-introspector-x86_64": 2025-06-17 12:28:26.651 INFO commands - correlate_binaries_to_logs: Pairings: []
Step #6 - "compile-libfuzzer-introspector-x86_64": 2025-06-17 12:28:26.652 INFO cli - main: Ending fuzz introspector post-processing
Step #6 - "compile-libfuzzer-introspector-x86_64": 2025-06-17 12:28:26.872 INFO cli - main: Running fuzz introspector post-processing
Step #6 - "compile-libfuzzer-introspector-x86_64": 2025-06-17 12:28:26.873 INFO commands - run_analysis_on_dir: Running analysis
Step #6 - "compile-libfuzzer-introspector-x86_64": 2025-06-17 12:28:26.873 INFO analysis - load_data_files: Loading profiles using files
Step #6 - "compile-libfuzzer-introspector-x86_64": 2025-06-17 12:28:26.873 INFO data_loader - load_all_profiles: Loading profiles from /src/inspector
Step #6 - "compile-libfuzzer-introspector-x86_64": 2025-06-17 12:28:26.893 INFO data_loader - load_all_profiles: []
Step #6 - "compile-libfuzzer-introspector-x86_64": 2025-06-17 12:28:26.893 INFO data_loader - load_all_profiles: - found 0 profiles to load
Step #6 - "compile-libfuzzer-introspector-x86_64": 2025-06-17 12:28:26.921 INFO analysis - load_data_files: Found 0 profiles
Step #6 - "compile-libfuzzer-introspector-x86_64": 2025-06-17 12:28:26.921 INFO analysis - load_data_files: Found no profiles
Step #6 - "compile-libfuzzer-introspector-x86_64": Traceback (most recent call last):
Step #6 - "compile-libfuzzer-introspector-x86_64": File "/usr/local/bin/fuzz-introspector", line 8, in
Step #6 - "compile-libfuzzer-introspector-x86_64": sys.exit(main())
Step #6 - "compile-libfuzzer-introspector-x86_64": ^^^^^^
Step #6 - "compile-libfuzzer-introspector-x86_64": File "/fuzz-introspector/src/fuzz_introspector/cli.py", line 312, in main
Step #6 - "compile-libfuzzer-introspector-x86_64": return_code, _ = commands.run_analysis_on_dir(
Step #6 - "compile-libfuzzer-introspector-x86_64": ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Step #6 - "compile-libfuzzer-introspector-x86_64": File "/fuzz-introspector/src/fuzz_introspector/commands.py", line 160, in run_analysis_on_dir
Step #6 - "compile-libfuzzer-introspector-x86_64": introspection_proj.load_data_files(parallelise, correlation_file, out_dir,
Step #6 - "compile-libfuzzer-introspector-x86_64": File "/fuzz-introspector/src/fuzz_introspector/analysis.py", line 81, in load_data_files
Step #6 - "compile-libfuzzer-introspector-x86_64": raise DataLoaderError("No fuzzer profiles")
Step #6 - "compile-libfuzzer-introspector-x86_64": fuzz_introspector.exceptions.DataLoaderError: No fuzzer profiles
Step #6 - "compile-libfuzzer-introspector-x86_64": ********************************************************************************
Step #6 - "compile-libfuzzer-introspector-x86_64": Failed to build.
Step #6 - "compile-libfuzzer-introspector-x86_64": To reproduce, run:
Step #6 - "compile-libfuzzer-introspector-x86_64": python infra/helper.py build_image libspectre
Step #6 - "compile-libfuzzer-introspector-x86_64": python infra/helper.py build_fuzzers --sanitizer introspector --engine libfuzzer --architecture x86_64 libspectre
Step #6 - "compile-libfuzzer-introspector-x86_64": ********************************************************************************
Finished Step #6 - "compile-libfuzzer-introspector-x86_64"
ERROR: step exited with non-zero status: 1
Starting Step #7
Step #7: Already have image (with digest): gcr.io/cloud-builders/gsutil
Step #7: CommandException: 1 files/objects could not be removed.
Finished Step #7
Starting Step #8
Step #8: Already have image (with digest): gcr.io/cloud-builders/gsutil
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/summary.json [Content-Type=application/json]...
Step #8: / [0 files][ 0.0 B/288.6 MiB]
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/prism.js [Content-Type=text/javascript]...
Step #8: / [0 files][ 0.0 B/290.9 MiB]
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/test_spectre_read_fuzzer.c_colormap.png [Content-Type=image/png]...
Step #8: / [0 files][ 0.0 B/290.9 MiB]
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/all_tests.json [Content-Type=application/json]...
Step #8: / [0 files][ 0.0 B/296.6 MiB]
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/custom.js [Content-Type=text/javascript]...
Step #8: / [0 files][ 0.0 B/299.1 MiB]
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/result.json [Content-Type=application/json]...
Step #8: / [0 files][ 0.0 B/312.6 MiB]
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/fuzz_report.html [Content-Type=text/html]...
Step #8: / [0 files][ 0.0 B/312.6 MiB]
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/fuzzerLogFile-libpng_read_fuzzer.data.yaml [Content-Type=application/octet-stream]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/all-files.json [Content-Type=application/json]...
Step #8: / [0 files][ 0.0 B/314.3 MiB]
/ [0 files][ 0.0 B/314.3 MiB]
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/all_functions.js [Content-Type=text/javascript]...
Step #8: / [0 files][ 2.2 MiB/321.9 MiB]
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/clike.js [Content-Type=text/javascript]...
Step #8: / [0 files][ 2.2 MiB/333.3 MiB]
/ [1 files][ 2.2 MiB/333.3 MiB]
/ [2 files][ 2.2 MiB/333.3 MiB]
/ [3 files][ 2.2 MiB/333.3 MiB]
/ [4 files][ 3.5 MiB/334.7 MiB]
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/calltree_view_1.html [Content-Type=text/html]...
Step #8: / [4 files][ 4.6 MiB/334.7 MiB]
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/fuzzerLogFile-spectre_read_fuzzer.data.yaml [Content-Type=application/octet-stream]...
Step #8: / [4 files][ 5.1 MiB/334.7 MiB]
/ [5 files][ 9.6 MiB/342.2 MiB]
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/ghostscript_libpng_contrib_oss-fuzz_libpng_read_fuzzer.cc_colormap.png [Content-Type=image/png]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/fuzzerLogFile-spectre_read_fuzzer.data [Content-Type=application/octet-stream]...
Step #8: / [5/5.0k files][ 19.9 MiB/439.2 MiB] 4% Done
/ [5/5.0k files][ 19.9 MiB/439.2 MiB] 4% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/branch-blockers.json [Content-Type=application/json]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/all_tests_with_xreference.json [Content-Type=application/json]...
Step #8: / [5/5.0k files][ 20.2 MiB/439.2 MiB] 4% Done
/ [6/5.0k files][ 20.2 MiB/439.2 MiB] 4% Done
/ [6/5.0k files][ 20.2 MiB/439.2 MiB] 4% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/macro_block_info.json [Content-Type=application/json]...
Step #8: / [6/5.0k files][ 20.2 MiB/439.2 MiB] 4% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/calltree.js [Content-Type=text/javascript]...
Step #8: / [6/5.0k files][ 20.9 MiB/439.2 MiB] 4% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/analysis_1.js [Content-Type=text/javascript]...
Step #8: / [6/5.0k files][ 21.7 MiB/439.2 MiB] 4% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/full_type_defs.json [Content-Type=application/json]...
Step #8: / [6/5.0k files][ 22.5 MiB/439.2 MiB] 5% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/prism.css [Content-Type=text/css]...
Step #8: / [6/5.0k files][ 23.0 MiB/439.2 MiB] 5% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/calltree_view_0.html [Content-Type=text/html]...
Step #8: / [6/5.0k files][ 23.2 MiB/439.2 MiB] 5% Done
-
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/all-fuzz-introspector-functions.json [Content-Type=application/json]...
Step #8: - [6/5.0k files][ 23.8 MiB/439.2 MiB] 5% Done
- [7/5.0k files][ 35.0 MiB/439.2 MiB] 7% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/test-files.json [Content-Type=application/json]...
Step #8: - [7/5.0k files][ 40.4 MiB/439.2 MiB] 9% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/fuzzerLogFile-libpng_read_fuzzer.data [Content-Type=application/octet-stream]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/all_debug_info.json [Content-Type=application/json]...
Step #8: - [7/5.0k files][ 42.2 MiB/439.2 MiB] 9% Done
- [7/5.0k files][ 42.2 MiB/439.2 MiB] 9% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/styles.css [Content-Type=text/css]...
Step #8: - [7/5.0k files][ 42.7 MiB/439.2 MiB] 9% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/arch/osx-x86-x86_64-ppc-gcc.h [Content-Type=text/x-chdr]...
Step #8: - [7/5.0k files][ 46.1 MiB/439.2 MiB] 10% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/test/parser-test.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/arch/windows-x64-msvc.h [Content-Type=text/x-chdr]...
Step #8: - [7/5.0k files][ 47.6 MiB/439.2 MiB] 10% Done
- [7/5.0k files][ 47.6 MiB/439.2 MiB] 10% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/arch/windows-x86-msvc.h [Content-Type=text/x-chdr]...
Step #8: - [7/5.0k files][ 48.1 MiB/439.2 MiB] 10% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/toolbin/jpxtopdf.c [Content-Type=text/x-csrc]...
Step #8: - [7/5.0k files][ 48.9 MiB/439.2 MiB] 11% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/test/spectre_read_fuzzer.c [Content-Type=text/x-csrc]...
Step #8: - [7/5.0k files][ 49.4 MiB/439.2 MiB] 11% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/test/fuzz_main.c [Content-Type=text/x-csrc]...
Step #8: - [7/5.0k files][ 51.0 MiB/439.2 MiB] 11% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/test/spectre-test.c [Content-Type=text/x-csrc]...
Step #8: - [7/5.0k files][ 51.0 MiB/439.2 MiB] 11% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/arch/windows-arm-msvc.h [Content-Type=text/x-chdr]...
Step #8: - [7/5.0k files][ 52.0 MiB/439.2 MiB] 11% Done
- [8/5.0k files][ 64.9 MiB/439.2 MiB] 14% Done
- [9/5.0k files][ 65.6 MiB/439.2 MiB] 14% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/all-friendly-debug-types.json [Content-Type=application/json]...
Step #8: - [9/5.0k files][ 68.2 MiB/439.2 MiB] 15% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/toolbin/bmpcmptab.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/fuzzer_table_data.js [Content-Type=text/javascript]...
Step #8: - [9/5.0k files][ 69.0 MiB/439.2 MiB] 15% Done
- [9/5.0k files][ 69.3 MiB/439.2 MiB] 15% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/toolbin/bmpcmp.c [Content-Type=text/x-csrc]...
Step #8: - [9/5.0k files][ 73.6 MiB/439.2 MiB] 16% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/toolbin/halftone/ETS/test_ets.c [Content-Type=text/x-csrc]...
Step #8: - [9/5.0k files][ 75.7 MiB/439.2 MiB] 17% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/toolbin/halftone/ETS/tm.h [Content-Type=text/x-chdr]...
Step #8: - [9/5.0k files][ 79.3 MiB/439.2 MiB] 18% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/toolbin/halftone/ETS/ets.c [Content-Type=text/x-csrc]...
Step #8: - [9/5.0k files][ 81.4 MiB/439.2 MiB] 18% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/toolbin/halftone/ETS/ets.h [Content-Type=text/x-chdr]...
Step #8: - [9/5.0k files][ 84.7 MiB/439.2 MiB] 19% Done
- [10/5.0k files][ 86.8 MiB/439.2 MiB] 19% Done
- [11/5.0k files][ 97.6 MiB/439.2 MiB] 22% Done
- [12/5.0k files][110.4 MiB/439.2 MiB] 25% Done
- [13/5.0k files][117.6 MiB/439.2 MiB] 26% Done
- [14/5.0k files][141.2 MiB/439.2 MiB] 32% Done
- [15/5.0k files][143.5 MiB/439.2 MiB] 32% Done
- [16/5.0k files][161.1 MiB/439.2 MiB] 36% Done
- [17/5.0k files][161.6 MiB/439.2 MiB] 36% Done
- [18/5.0k files][164.2 MiB/439.2 MiB] 37% Done
- [19/5.0k files][164.7 MiB/439.2 MiB] 37% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/toolbin/halftone/gen_stochastic/gen_stochastic.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/toolbin/halftone/thresh_remap/thresh_remap.c [Content-Type=text/x-csrc]...
Step #8: - [19/5.0k files][167.3 MiB/439.2 MiB] 38% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/toolbin/tests/fuzzy.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/toolbin/halftone/gen_ordered/gen_ordered_main.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/toolbin/color/icc_creator/ICC_Creator/resource.h [Content-Type=text/x-chdr]...
Step #8: - [19/5.0k files][169.6 MiB/439.2 MiB] 38% Done
- [19/5.0k files][170.4 MiB/439.2 MiB] 38% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/toolbin/color/icc_creator/ICC_Creator/icc_create.cpp [Content-Type=text/x-c++src]...
Step #8: - [19/5.0k files][171.4 MiB/439.2 MiB] 39% Done
- [19/5.0k files][172.2 MiB/439.2 MiB] 39% Done
- [19/5.0k files][173.2 MiB/439.2 MiB] 39% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/toolbin/color/icc_creator/ICC_Creator/CIELAB.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/toolbin/color/icc_creator/ICC_Creator/icc_create.h [Content-Type=text/x-chdr]...
Step #8: - [19/5.0k files][175.3 MiB/439.2 MiB] 39% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/toolbin/color/icc_creator/ICC_Creator/targetver.h [Content-Type=text/x-chdr]...
Step #8: - [19/5.0k files][175.8 MiB/439.2 MiB] 40% Done
- [19/5.0k files][176.1 MiB/439.2 MiB] 40% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/toolbin/color/icc_creator/ICC_Creator/stdafx.cpp [Content-Type=text/x-c++src]...
Step #8: - [19/5.0k files][178.1 MiB/439.2 MiB] 40% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/toolbin/color/icc_creator/ICC_Creator/stdafx.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/toolbin/color/icc_creator/ICC_Creator/ICC_Creator.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/toolbin/color/icc_creator/ICC_Creator/icc34.h [Content-Type=text/x-chdr]...
Step #8: - [19/5.0k files][178.9 MiB/439.2 MiB] 40% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/toolbin/color/icc_creator/ICC_Creator/ICC_CreatorDlg.h [Content-Type=text/x-chdr]...
Step #8: - [19/5.0k files][179.2 MiB/439.2 MiB] 40% Done
- [19/5.0k files][179.4 MiB/439.2 MiB] 40% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/toolbin/color/icc_creator/ICC_Creator/ICC_CreatorDlg.cpp [Content-Type=text/x-c++src]...
Step #8: - [19/5.0k files][179.9 MiB/439.2 MiB] 40% Done
- [19/5.0k files][180.7 MiB/439.2 MiB] 41% Done
- [20/5.0k files][180.7 MiB/439.2 MiB] 41% Done
- [21/5.0k files][181.0 MiB/439.2 MiB] 41% Done
- [22/5.0k files][181.2 MiB/439.2 MiB] 41% Done
- [23/5.0k files][181.2 MiB/439.2 MiB] 41% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/toolbin/color/icc_creator/ICC_Creator/ICC_Creator.cpp [Content-Type=text/x-c++src]...
Step #8: - [24/5.0k files][182.2 MiB/439.2 MiB] 41% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_symbol_dict.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/memcmp.c [Content-Type=text/x-csrc]...
Step #8: - [24/5.0k files][182.8 MiB/439.2 MiB] 41% Done
- [24/5.0k files][183.8 MiB/439.2 MiB] 41% Done
- [24/5.0k files][183.8 MiB/439.2 MiB] 41% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/pbm2png.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_halftone.c [Content-Type=text/x-csrc]...
Step #8: - [24/5.0k files][185.6 MiB/439.2 MiB] 42% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_symbol_dict.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_arith_int.c [Content-Type=text/x-csrc]...
Step #8: - [24/5.0k files][186.4 MiB/439.2 MiB] 42% Done
- [24/5.0k files][187.4 MiB/439.2 MiB] 42% Done
- [24/5.0k files][187.4 MiB/439.2 MiB] 42% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/getopt.h [Content-Type=text/x-chdr]...
Step #8: \
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_image.h [Content-Type=text/x-chdr]...
Step #8: \ [24/5.0k files][190.0 MiB/439.2 MiB] 43% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_page.h [Content-Type=text/x-chdr]...
Step #8: \ [25/5.0k files][190.0 MiB/439.2 MiB] 43% Done
\ [25/5.0k files][191.3 MiB/439.2 MiB] 43% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_image_png.c [Content-Type=text/x-csrc]...
Step #8: \ [25/5.0k files][192.8 MiB/439.2 MiB] 43% Done
\ [25/5.0k files][194.1 MiB/439.2 MiB] 44% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_arith_iaid.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_segment.h [Content-Type=text/x-chdr]...
Step #8: \ [25/5.0k files][196.4 MiB/439.2 MiB] 44% Done
\ [26/5.0k files][196.7 MiB/439.2 MiB] 44% Done
\ [27/5.0k files][196.7 MiB/439.2 MiB] 44% Done
\ [27/5.0k files][196.7 MiB/439.2 MiB] 44% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_refinement.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_arith_int.h [Content-Type=text/x-chdr]...
Step #8: \ [27/5.0k files][198.0 MiB/439.2 MiB] 45% Done
\ [27/5.0k files][198.8 MiB/439.2 MiB] 45% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/getopt.c [Content-Type=text/x-csrc]...
Step #8: \ [27/5.0k files][201.4 MiB/439.2 MiB] 45% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_huffman.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_arith_iaid.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_image_pbm.c [Content-Type=text/x-csrc]...
Step #8: \ [27/5.0k files][205.3 MiB/439.2 MiB] 46% Done
\ [27/5.0k files][205.8 MiB/439.2 MiB] 46% Done
\ [28/5.0k files][206.6 MiB/439.2 MiB] 47% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_refinement.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_arith.h [Content-Type=text/x-chdr]...
Step #8: \ [29/5.0k files][207.1 MiB/439.2 MiB] 47% Done
\ [29/5.0k files][207.1 MiB/439.2 MiB] 47% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_mmr.h [Content-Type=text/x-chdr]...
Step #8: \ [30/5.0k files][207.8 MiB/439.2 MiB] 47% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/config_win32.h [Content-Type=text/x-chdr]...
Step #8: \ [30/5.0k files][212.0 MiB/439.2 MiB] 48% Done
\ [31/5.0k files][212.2 MiB/439.2 MiB] 48% Done
\ [31/5.0k files][212.8 MiB/439.2 MiB] 48% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_huffman.c [Content-Type=text/x-csrc]...
Step #8: \ [31/5.0k files][215.6 MiB/439.2 MiB] 49% Done
\ [31/5.0k files][218.0 MiB/439.2 MiB] 49% Done
\ [31/5.0k files][219.4 MiB/439.2 MiB] 49% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/sha1.h [Content-Type=text/x-chdr]...
Step #8: \ [31/5.0k files][221.7 MiB/439.2 MiB] 50% Done
\ [32/5.0k files][222.2 MiB/439.2 MiB] 50% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2.c [Content-Type=text/x-csrc]...
Step #8: \ [33/5.0k files][222.2 MiB/439.2 MiB] 50% Done
\ [33/5.0k files][222.2 MiB/439.2 MiB] 50% Done
\ [34/5.0k files][222.7 MiB/439.2 MiB] 50% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2.h [Content-Type=text/x-chdr]...
Step #8: \ [35/5.0k files][222.7 MiB/439.2 MiB] 50% Done
\ [36/5.0k files][222.7 MiB/439.2 MiB] 50% Done
\ [36/5.0k files][222.7 MiB/439.2 MiB] 50% Done
\ [37/5.0k files][223.2 MiB/439.2 MiB] 50% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_image.c [Content-Type=text/x-csrc]...
Step #8: \ [37/5.0k files][223.5 MiB/439.2 MiB] 50% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_text.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/getopt1.c [Content-Type=text/x-csrc]...
Step #8: \ [37/5.0k files][224.5 MiB/439.2 MiB] 51% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_page.c [Content-Type=text/x-csrc]...
Step #8: \ [37/5.0k files][224.8 MiB/439.2 MiB] 51% Done
\ [37/5.0k files][225.3 MiB/439.2 MiB] 51% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2dec.c [Content-Type=text/x-csrc]...
Step #8: \ [37/5.0k files][225.8 MiB/439.2 MiB] 51% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_priv.h [Content-Type=text/x-chdr]...
Step #8: \ [37/5.0k files][227.4 MiB/439.2 MiB] 51% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/memento.c [Content-Type=text/x-csrc]...
Step #8: \ [37/5.0k files][227.9 MiB/439.2 MiB] 51% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/sha1.c [Content-Type=text/x-csrc]...
Step #8: \ [37/5.0k files][228.7 MiB/439.2 MiB] 52% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_mmr.c [Content-Type=text/x-csrc]...
Step #8: \ [37/5.0k files][229.0 MiB/439.2 MiB] 52% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_image_rw.h [Content-Type=text/x-chdr]...
Step #8: \ [37/5.0k files][229.2 MiB/439.2 MiB] 52% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/memento.h [Content-Type=text/x-chdr]...
Step #8: \ [37/5.0k files][229.7 MiB/439.2 MiB] 52% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_generic.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_arith.c [Content-Type=text/x-csrc]...
Step #8: \ [37/5.0k files][230.0 MiB/439.2 MiB] 52% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_generic.c [Content-Type=text/x-csrc]...
Step #8: \ [37/5.0k files][230.2 MiB/439.2 MiB] 52% Done
\ [37/5.0k files][230.2 MiB/439.2 MiB] 52% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_text.c [Content-Type=text/x-csrc]...
Step #8: \ [37/5.0k files][230.8 MiB/439.2 MiB] 52% Done
\ [38/5.0k files][231.3 MiB/439.2 MiB] 52% Done
\ [39/5.0k files][232.3 MiB/439.2 MiB] 52% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_segment.c [Content-Type=text/x-csrc]...
Step #8: \ [39/5.0k files][233.4 MiB/439.2 MiB] 53% Done
\ [40/5.0k files][233.6 MiB/439.2 MiB] 53% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/pngmem.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/pngwutil.c [Content-Type=text/x-csrc]...
Step #8: \ [40/5.0k files][234.2 MiB/439.2 MiB] 53% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_hufftab.c [Content-Type=text/x-csrc]...
Step #8: \ [40/5.0k files][234.2 MiB/439.2 MiB] 53% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/pngtest.c [Content-Type=text/x-csrc]...
Step #8: \ [40/5.0k files][234.4 MiB/439.2 MiB] 53% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/pngwrite.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_hufftab.h [Content-Type=text/x-chdr]...
Step #8: \ [40/5.0k files][234.7 MiB/439.2 MiB] 53% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/jbig2_halftone.h [Content-Type=text/x-chdr]...
Step #8: \ [40/5.0k files][234.7 MiB/439.2 MiB] 53% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jbig2dec/os_types.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/pngpread.c [Content-Type=text/x-csrc]...
Step #8: \ [40/5.0k files][234.7 MiB/439.2 MiB] 53% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/gregbook/wpng.c [Content-Type=text/x-csrc]...
Step #8: \ [40/5.0k files][235.2 MiB/439.2 MiB] 53% Done
\ [40/5.0k files][235.2 MiB/439.2 MiB] 53% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/gregbook/readpng.c [Content-Type=text/x-csrc]...
Step #8: \ [41/5.0k files][235.2 MiB/439.2 MiB] 53% Done
\ [41/5.0k files][235.2 MiB/439.2 MiB] 53% Done
\ [41/5.0k files][235.2 MiB/439.2 MiB] 53% Done
\ [41/5.0k files][235.7 MiB/439.2 MiB] 53% Done
\ [42/5.0k files][236.7 MiB/439.2 MiB] 53% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/gregbook/rpng2-win.c [Content-Type=text/x-csrc]...
Step #8: \ [42/5.0k files][237.0 MiB/439.2 MiB] 53% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/gregbook/readppm.c [Content-Type=text/x-csrc]...
Step #8: \ [42/5.0k files][237.5 MiB/439.2 MiB] 54% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/pngconf.h [Content-Type=text/x-chdr]...
Step #8: \ [42/5.0k files][238.3 MiB/439.2 MiB] 54% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/png.h [Content-Type=text/x-chdr]...
Step #8: \ [42/5.0k files][238.5 MiB/439.2 MiB] 54% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/pnginfo.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/pngset.c [Content-Type=text/x-csrc]...
Step #8: \ [43/5.0k files][238.5 MiB/439.2 MiB] 54% Done
\ [43/5.0k files][238.5 MiB/439.2 MiB] 54% Done
\ [43/5.0k files][238.8 MiB/439.2 MiB] 54% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/pngwio.c [Content-Type=text/x-csrc]...
Step #8: \ [43/5.0k files][239.3 MiB/439.2 MiB] 54% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/pngstruct.h [Content-Type=text/x-chdr]...
Step #8: \ [43/5.0k files][239.3 MiB/439.2 MiB] 54% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/pngrutil.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/pngrio.c [Content-Type=text/x-csrc]...
Step #8: \ [43/5.0k files][239.8 MiB/439.2 MiB] 54% Done
\ [43/5.0k files][240.1 MiB/439.2 MiB] 54% Done
\ [44/5.0k files][240.1 MiB/439.2 MiB] 54% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/pngtrans.c [Content-Type=text/x-csrc]...
Step #8: \ [44/5.0k files][240.1 MiB/439.2 MiB] 54% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/png.c [Content-Type=text/x-csrc]...
Step #8: \ [45/5.0k files][240.6 MiB/439.2 MiB] 54% Done
\ [45/5.0k files][240.6 MiB/439.2 MiB] 54% Done
\ [46/5.0k files][240.6 MiB/439.2 MiB] 54% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/pngget.c [Content-Type=text/x-csrc]...
Step #8: \ [47/5.0k files][241.1 MiB/439.2 MiB] 54% Done
\ [48/5.0k files][241.4 MiB/439.2 MiB] 54% Done
\ [48/5.0k files][241.4 MiB/439.2 MiB] 54% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/pngread.c [Content-Type=text/x-csrc]...
Step #8: \ [49/5.0k files][241.9 MiB/439.2 MiB] 55% Done
\ [49/5.0k files][241.9 MiB/439.2 MiB] 55% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/pngrtran.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/pngpriv.h [Content-Type=text/x-chdr]...
Step #8: \ [49/5.0k files][242.4 MiB/439.2 MiB] 55% Done
\ [49/5.0k files][242.9 MiB/439.2 MiB] 55% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/pngdebug.h [Content-Type=text/x-chdr]...
Step #8: \ [50/5.0k files][243.4 MiB/439.2 MiB] 55% Done
\ [50/5.0k files][243.4 MiB/439.2 MiB] 55% Done
\ [51/5.0k files][243.7 MiB/439.2 MiB] 55% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/powerpc/powerpc_init.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/powerpc/filter_vsx_intrinsics.c [Content-Type=text/x-csrc]...
Step #8: \ [51/5.0k files][244.5 MiB/439.2 MiB] 55% Done
\ [51/5.0k files][244.5 MiB/439.2 MiB] 55% Done
\ [52/5.0k files][244.5 MiB/439.2 MiB] 55% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/mips/mips_init.c [Content-Type=text/x-csrc]...
Step #8: \ [52/5.0k files][245.5 MiB/439.2 MiB] 55% Done
\ [53/5.0k files][246.8 MiB/439.2 MiB] 56% Done
\ [54/5.0k files][247.0 MiB/439.2 MiB] 56% Done
\ [55/5.0k files][247.8 MiB/439.2 MiB] 56% Done
\ [56/5.0k files][248.3 MiB/439.2 MiB] 56% Done
\ [57/5.0k files][248.3 MiB/439.2 MiB] 56% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/scripts/sym.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/mips/filter_msa_intrinsics.c [Content-Type=text/x-csrc]...
Step #8: \ [57/5.0k files][248.8 MiB/439.2 MiB] 56% Done
\ [57/5.0k files][249.1 MiB/439.2 MiB] 56% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/arm/filter_neon_intrinsics.c [Content-Type=text/x-csrc]...
Step #8: \ [57/5.0k files][251.0 MiB/439.2 MiB] 57% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/tools/png-fix-itxt.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/arm/arm_init.c [Content-Type=text/x-csrc]...
Step #8: \ [57/5.0k files][251.5 MiB/439.2 MiB] 57% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/scripts/prefix.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/tools/pngcp.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/scripts/vers.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/intel/filter_sse2_intrinsics.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/tools/sRGB.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/tools/pngfix.c [Content-Type=text/x-csrc]...
Step #8: \ [58/5.0k files][252.0 MiB/439.2 MiB] 57% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/intel/intel_init.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/scripts/symbols.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/arm/palette_neon_intrinsics.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/scripts/intprefix.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/tools/cvtcolor.c [Content-Type=text/x-csrc]...
Step #8: \ [58/5.0k files][252.0 MiB/439.2 MiB] 57% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/gregbook/readpng.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/tools/genpng.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc [Content-Type=text/x-c++src]...
Step #8: \ [58/5.0k files][252.0 MiB/439.2 MiB] 57% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/gregbook/readpng2.h [Content-Type=text/x-chdr]...
Step #8: \ [58/5.0k files][252.3 MiB/439.2 MiB] 57% Done
\ [58/5.0k files][252.3 MiB/439.2 MiB] 57% Done
\ [58/5.0k files][252.3 MiB/439.2 MiB] 57% Done
\ [58/5.0k files][252.3 MiB/439.2 MiB] 57% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/tools/makesRGB.c [Content-Type=text/x-csrc]...
Step #8: \ [58/5.0k files][252.3 MiB/439.2 MiB] 57% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/tools/checksum-icc.c [Content-Type=text/x-csrc]...
Step #8: \ [58/5.0k files][252.4 MiB/439.2 MiB] 57% Done
\ [58/5.0k files][252.4 MiB/439.2 MiB] 57% Done
\ [58/5.0k files][252.4 MiB/439.2 MiB] 57% Done
\ [58/5.0k files][252.4 MiB/439.2 MiB] 57% Done
\ [58/5.0k files][252.7 MiB/439.2 MiB] 57% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/gregbook/rpng-win.c [Content-Type=text/x-csrc]...
Step #8: \ [58/5.0k files][252.7 MiB/439.2 MiB] 57% Done
\ [58/5.0k files][252.7 MiB/439.2 MiB] 57% Done
\ [58/5.0k files][252.9 MiB/439.2 MiB] 57% Done
\ [58/5.0k files][252.9 MiB/439.2 MiB] 57% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/gregbook/writepng.h [Content-Type=text/x-chdr]...
Step #8: \ [58/5.0k files][253.2 MiB/439.2 MiB] 57% Done
\ [58/5.0k files][253.2 MiB/439.2 MiB] 57% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/gregbook/writepng.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/gregbook/rpng-x.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/gregbook/rpng2-x.c [Content-Type=text/x-csrc]...
Step #8: \ [58/5.0k files][253.8 MiB/439.2 MiB] 57% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/example.c [Content-Type=text/x-csrc]...
Step #8: \ [58/5.0k files][254.1 MiB/439.2 MiB] 57% Done
\ [58/5.0k files][254.1 MiB/439.2 MiB] 57% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/pngerror.c [Content-Type=text/x-csrc]...
Step #8: \ [58/5.0k files][254.3 MiB/439.2 MiB] 57% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/gregbook/readpng2.c [Content-Type=text/x-csrc]...
Step #8: \ [58/5.0k files][254.6 MiB/439.2 MiB] 57% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/pngwtran.c [Content-Type=text/x-csrc]...
Step #8: \ [58/5.0k files][254.6 MiB/439.2 MiB] 57% Done
\ [59/5.0k files][254.8 MiB/439.2 MiB] 58% Done
\ [59/5.0k files][254.8 MiB/439.2 MiB] 58% Done
\ [59/5.0k files][255.1 MiB/439.2 MiB] 58% Done
\ [59/5.0k files][255.1 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/powerpc-vsx/linux_aux.c [Content-Type=text/x-csrc]...
Step #8: \ [59/5.0k files][255.9 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/powerpc-vsx/linux.c [Content-Type=text/x-csrc]...
Step #8: \ [59/5.0k files][256.8 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/libtests/pngstest.c [Content-Type=text/x-csrc]...
Step #8: \ [59/5.0k files][256.8 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/libtests/pngunknown.c [Content-Type=text/x-csrc]...
Step #8: \ [59/5.0k files][256.8 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/libtests/makepng.c [Content-Type=text/x-csrc]...
Step #8: \ [59/5.0k files][256.9 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/libtests/tarith.c [Content-Type=text/x-csrc]...
Step #8: \ [59/5.0k files][256.9 MiB/439.2 MiB] 58% Done
\ [60/5.0k files][256.9 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/libtests/pngstest-errors.h [Content-Type=text/x-chdr]...
Step #8: \ [61/5.0k files][257.0 MiB/439.2 MiB] 58% Done
\ [61/5.0k files][257.0 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/libtests/readpng.c [Content-Type=text/x-csrc]...
Step #8: \ [62/5.0k files][257.0 MiB/439.2 MiB] 58% Done
\ [62/5.0k files][257.0 MiB/439.2 MiB] 58% Done
\ [63/5.0k files][257.1 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/libtests/fakepng.c [Content-Type=text/x-csrc]...
Step #8: \ [63/5.0k files][257.1 MiB/439.2 MiB] 58% Done
\ [64/5.0k files][257.1 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/libtests/pngvalid.c [Content-Type=text/x-csrc]...
Step #8: \ [64/5.0k files][257.1 MiB/439.2 MiB] 58% Done
\ [65/5.0k files][257.1 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/libtests/pngimage.c [Content-Type=text/x-csrc]...
Step #8: \ [65/5.0k files][257.1 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/visupng/resource.h [Content-Type=text/x-chdr]...
Step #8: \ [65/5.0k files][257.2 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/visupng/PngFile.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/visupng/PngFile.h [Content-Type=text/x-chdr]...
Step #8: \ [65/5.0k files][257.2 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/visupng/cexcept.h [Content-Type=text/x-chdr]...
Step #8: \ [65/5.0k files][257.2 MiB/439.2 MiB] 58% Done
\ [65/5.0k files][257.2 MiB/439.2 MiB] 58% Done
|
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/visupng/VisualPng.c [Content-Type=text/x-csrc]...
Step #8: | [65/5.0k files][257.2 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/arm-neon/linux-auxv.c [Content-Type=text/x-csrc]...
Step #8: | [65/5.0k files][257.2 MiB/439.2 MiB] 58% Done
| [66/5.0k files][257.2 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/pngminus/png2pnm.c [Content-Type=text/x-csrc]...
Step #8: | [67/5.0k files][257.2 MiB/439.2 MiB] 58% Done
| [67/5.0k files][257.2 MiB/439.2 MiB] 58% Done
| [68/5.0k files][257.2 MiB/439.2 MiB] 58% Done
| [69/5.0k files][257.2 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/arm-neon/android-ndk.c [Content-Type=text/x-csrc]...
Step #8: | [70/5.0k files][257.2 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/arm-neon/linux.c [Content-Type=text/x-csrc]...
Step #8: | [70/5.0k files][257.4 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/pngminus/pnm2png.c [Content-Type=text/x-csrc]...
Step #8: | [71/5.0k files][257.4 MiB/439.2 MiB] 58% Done
| [71/5.0k files][257.4 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/examples/pngtopng.c [Content-Type=text/x-csrc]...
Step #8: | [72/5.0k files][257.4 MiB/439.2 MiB] 58% Done
| [73/5.0k files][257.4 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/examples/iccfrompng.c [Content-Type=text/x-csrc]...
Step #8: | [73/5.0k files][257.4 MiB/439.2 MiB] 58% Done
| [73/5.0k files][257.4 MiB/439.2 MiB] 58% Done
| [73/5.0k files][257.4 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/examples/pngpixel.c [Content-Type=text/x-csrc]...
Step #8: | [73/5.0k files][257.4 MiB/439.2 MiB] 58% Done
| [74/5.0k files][257.4 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/examples/simpleover.c [Content-Type=text/x-csrc]...
Step #8: | [74/5.0k files][257.4 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/pngminim/decoder/pngusr.h [Content-Type=text/x-chdr]...
Step #8: | [75/5.0k files][257.4 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/pngminim/encoder/pngusr.h [Content-Type=text/x-chdr]...
Step #8: | [76/5.0k files][257.4 MiB/439.2 MiB] 58% Done
| [77/5.0k files][257.4 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/pngminim/preader/pngusr.h [Content-Type=text/x-chdr]...
Step #8: | [78/5.0k files][257.4 MiB/439.2 MiB] 58% Done
| [79/5.0k files][257.4 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/mips-msa/linux.c [Content-Type=text/x-csrc]...
Step #8: | [80/5.0k files][257.4 MiB/439.2 MiB] 58% Done
| [80/5.0k files][257.4 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/gdevcups.c [Content-Type=text/x-csrc]...
Step #8: | [81/5.0k files][257.4 MiB/439.2 MiB] 58% Done
| [81/5.0k files][257.4 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/configwin.h [Content-Type=text/x-chdr]...
Step #8: | [81/5.0k files][257.8 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/configlinux.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/language-private.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/libpng/contrib/libtests/timepng.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/transcode.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/sspi.c [Content-Type=text/x-csrc]...
Step #8: | [81/5.0k files][257.9 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/dir.c [Content-Type=text/x-csrc]...
Step #8: | [82/5.0k files][257.9 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/file.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/file.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/dest-options.c [Content-Type=text/x-csrc]...
Step #8: | [83/5.0k files][258.0 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/http.c [Content-Type=text/x-csrc]...
Step #8: | [84/5.0k files][258.1 MiB/439.2 MiB] 58% Done
| [85/5.0k files][258.1 MiB/439.2 MiB] 58% Done
| [86/5.0k files][258.1 MiB/439.2 MiB] 58% Done
| [86/5.0k files][258.1 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/dest-job.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/sidechannel.h [Content-Type=text/x-chdr]...
Step #8: | [86/5.0k files][258.1 MiB/439.2 MiB] 58% Done
| [86/5.0k files][258.1 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/getputfile.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/raster.h [Content-Type=text/x-chdr]...
Step #8: | [86/5.0k files][258.1 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/testsnmp.c [Content-Type=text/x-csrc]...
Step #8: | [86/5.0k files][258.1 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/backend.c [Content-Type=text/x-csrc]...
Step #8: | [87/5.0k files][258.1 MiB/439.2 MiB] 58% Done
| [88/5.0k files][258.1 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/http-support.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/dest.c [Content-Type=text/x-csrc]...
Step #8: | [88/5.0k files][258.2 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/testipp.c [Content-Type=text/x-csrc]...
Step #8: | [88/5.0k files][258.2 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/http.h [Content-Type=text/x-chdr]...
Step #8: | [89/5.0k files][258.2 MiB/439.2 MiB] 58% Done
| [90/5.0k files][258.2 MiB/439.2 MiB] 58% Done
| [90/5.0k files][258.2 MiB/439.2 MiB] 58% Done
| [91/5.0k files][258.2 MiB/439.2 MiB] 58% Done
| [92/5.0k files][258.2 MiB/439.2 MiB] 58% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/ipp-support.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/md5passwd.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/backend.h [Content-Type=text/x-chdr]...
Step #8: | [93/5.0k files][258.2 MiB/439.2 MiB] 58% Done
| [93/5.0k files][258.2 MiB/439.2 MiB] 58% Done
| [94/5.0k files][258.3 MiB/439.2 MiB] 58% Done
| [94/5.0k files][258.3 MiB/439.2 MiB] 58% Done
| [94/5.0k files][258.3 MiB/439.2 MiB] 58% Done
| [94/5.0k files][258.3 MiB/439.2 MiB] 58% Done
| [94/5.0k files][258.3 MiB/439.2 MiB] 58% Done
| [94/5.0k files][258.3 MiB/439.2 MiB] 58% Done
| [94/5.0k files][258.3 MiB/439.2 MiB] 58% Done
| [94/5.0k files][258.3 MiB/439.2 MiB] 58% Done
| [94/5.0k files][258.3 MiB/439.2 MiB] 58% Done
| [94/5.0k files][258.3 MiB/439.2 MiB] 58% Done
| [94/5.0k files][258.4 MiB/439.2 MiB] 58% Done
| [94/5.0k files][258.4 MiB/439.2 MiB] 58% Done
| [95/5.0k files][258.4 MiB/439.2 MiB] 58% Done
| [96/5.0k files][258.4 MiB/439.2 MiB] 58% Done
| [97/5.0k files][258.6 MiB/439.2 MiB] 58% Done
| [97/5.0k files][258.6 MiB/439.2 MiB] 58% Done
| [97/5.0k files][258.6 MiB/439.2 MiB] 58% Done
| [98/5.0k files][258.6 MiB/439.2 MiB] 58% Done
| [99/5.0k files][258.6 MiB/439.2 MiB] 58% Done
| [100/5.0k files][258.6 MiB/439.2 MiB] 58% Done
| [101/5.0k files][258.6 MiB/439.2 MiB] 58% Done
| [102/5.0k files][258.6 MiB/439.2 MiB] 58% Done
| [102/5.0k files][258.6 MiB/439.2 MiB] 58% Done
| [103/5.0k files][258.6 MiB/439.2 MiB] 58% Done
| [104/5.0k files][258.6 MiB/439.2 MiB] 58% Done
| [104/5.0k files][258.6 MiB/439.2 MiB] 58% Done
| [104/5.0k files][258.6 MiB/439.2 MiB] 58% Done
| [105/5.0k files][258.9 MiB/439.2 MiB] 58% Done
| [106/5.0k files][259.1 MiB/439.2 MiB] 58% Done
| [107/5.0k files][259.1 MiB/439.2 MiB] 58% Done
| [108/5.0k files][259.1 MiB/439.2 MiB] 58% Done
| [109/5.0k files][259.1 MiB/439.2 MiB] 58% Done
| [110/5.0k files][259.1 MiB/439.2 MiB] 58% Done
| [111/5.0k files][259.5 MiB/439.2 MiB] 59% Done
| [112/5.0k files][259.5 MiB/439.2 MiB] 59% Done
| [113/5.0k files][259.5 MiB/439.2 MiB] 59% Done
| [114/5.0k files][259.5 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/ppd-cache.c [Content-Type=text/x-csrc]...
Step #8: | [115/5.0k files][259.5 MiB/439.2 MiB] 59% Done
| [116/5.0k files][259.5 MiB/439.2 MiB] 59% Done
| [117/5.0k files][259.5 MiB/439.2 MiB] 59% Done
| [118/5.0k files][259.5 MiB/439.2 MiB] 59% Done
| [119/5.0k files][259.5 MiB/439.2 MiB] 59% Done
| [120/5.0k files][259.5 MiB/439.2 MiB] 59% Done
| [121/5.0k files][259.5 MiB/439.2 MiB] 59% Done
| [122/5.0k files][259.5 MiB/439.2 MiB] 59% Done
| [123/5.0k files][259.5 MiB/439.2 MiB] 59% Done
| [124/5.0k files][259.5 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/array.h [Content-Type=text/x-chdr]...
Step #8: | [125/5.0k files][259.5 MiB/439.2 MiB] 59% Done
| [126/5.0k files][259.5 MiB/439.2 MiB] 59% Done
| [126/5.0k files][259.6 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/transcode.h [Content-Type=text/x-chdr]...
Step #8: | [126/5.0k files][259.6 MiB/439.2 MiB] 59% Done
| [126/5.0k files][259.6 MiB/439.2 MiB] 59% Done
| [127/5.0k files][259.6 MiB/439.2 MiB] 59% Done
| [128/5.0k files][259.6 MiB/439.2 MiB] 59% Done
| [129/5.0k files][259.6 MiB/439.2 MiB] 59% Done
| [130/5.0k files][259.6 MiB/439.2 MiB] 59% Done
| [131/5.0k files][259.6 MiB/439.2 MiB] 59% Done
| [132/5.0k files][259.6 MiB/439.2 MiB] 59% Done
| [133/5.0k files][259.6 MiB/439.2 MiB] 59% Done
| [134/5.0k files][259.6 MiB/439.2 MiB] 59% Done
| [135/5.0k files][259.6 MiB/439.2 MiB] 59% Done
| [136/5.0k files][259.6 MiB/439.2 MiB] 59% Done
| [137/5.0k files][259.6 MiB/439.2 MiB] 59% Done
| [138/5.0k files][259.6 MiB/439.2 MiB] 59% Done
| [139/5.0k files][259.7 MiB/439.2 MiB] 59% Done
| [140/5.0k files][259.7 MiB/439.2 MiB] 59% Done
| [141/5.0k files][259.7 MiB/439.2 MiB] 59% Done
| [142/5.0k files][259.7 MiB/439.2 MiB] 59% Done
| [143/5.0k files][259.7 MiB/439.2 MiB] 59% Done
| [144/5.0k files][259.7 MiB/439.2 MiB] 59% Done
| [145/5.0k files][259.7 MiB/439.2 MiB] 59% Done
| [146/5.0k files][259.7 MiB/439.2 MiB] 59% Done
| [147/5.0k files][259.7 MiB/439.2 MiB] 59% Done
| [148/5.0k files][259.7 MiB/439.2 MiB] 59% Done
| [149/5.0k files][259.7 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/testlang.c [Content-Type=text/x-csrc]...
Step #8: | [150/5.0k files][259.8 MiB/439.2 MiB] 59% Done
| [150/5.0k files][259.8 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/testoptions.c [Content-Type=text/x-csrc]...
Step #8: | [151/5.0k files][259.9 MiB/439.2 MiB] 59% Done
| [151/5.0k files][259.9 MiB/439.2 MiB] 59% Done
| [152/5.0k files][260.0 MiB/439.2 MiB] 59% Done
| [153/5.0k files][260.0 MiB/439.2 MiB] 59% Done
| [154/5.0k files][260.0 MiB/439.2 MiB] 59% Done
| [155/5.0k files][260.0 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/debug.c [Content-Type=text/x-csrc]...
Step #8: | [156/5.0k files][260.0 MiB/439.2 MiB] 59% Done
| [157/5.0k files][260.0 MiB/439.2 MiB] 59% Done
| [158/5.0k files][260.0 MiB/439.2 MiB] 59% Done
| [158/5.0k files][260.0 MiB/439.2 MiB] 59% Done
| [159/5.0k files][260.0 MiB/439.2 MiB] 59% Done
| [160/5.0k files][260.0 MiB/439.2 MiB] 59% Done
| [161/5.0k files][260.0 MiB/439.2 MiB] 59% Done
| [162/5.0k files][260.0 MiB/439.2 MiB] 59% Done
| [163/5.0k files][260.0 MiB/439.2 MiB] 59% Done
| [164/5.0k files][260.0 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/testhttp.c [Content-Type=text/x-csrc]...
Step #8: | [164/5.0k files][260.0 MiB/439.2 MiB] 59% Done
| [165/5.0k files][260.0 MiB/439.2 MiB] 59% Done
| [166/5.0k files][260.0 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/ppd.c [Content-Type=text/x-csrc]...
Step #8: | [166/5.0k files][260.0 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/testconflicts.c [Content-Type=text/x-csrc]...
Step #8: | [166/5.0k files][260.0 MiB/439.2 MiB] 59% Done
| [167/5.0k files][260.0 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/localize.c [Content-Type=text/x-csrc]...
Step #8: | [168/5.0k files][260.0 MiB/439.2 MiB] 59% Done
| [168/5.0k files][260.0 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/testarray.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/string.c [Content-Type=text/x-csrc]...
Step #8: | [168/5.0k files][260.0 MiB/439.2 MiB] 59% Done
| [168/5.0k files][260.0 MiB/439.2 MiB] 59% Done
| [169/5.0k files][260.0 MiB/439.2 MiB] 59% Done
| [170/5.0k files][260.0 MiB/439.2 MiB] 59% Done
| [171/5.0k files][260.0 MiB/439.2 MiB] 59% Done
| [172/5.0k files][260.0 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/testppd.c [Content-Type=text/x-csrc]...
Step #8: | [172/5.0k files][260.0 MiB/439.2 MiB] 59% Done
/
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/pwg-private.h [Content-Type=text/x-chdr]...
Step #8: / [172/5.0k files][260.0 MiB/439.2 MiB] 59% Done
/ [173/5.0k files][260.0 MiB/439.2 MiB] 59% Done
/ [174/5.0k files][260.0 MiB/439.2 MiB] 59% Done
/ [175/5.0k files][260.0 MiB/439.2 MiB] 59% Done
/ [176/5.0k files][260.1 MiB/439.2 MiB] 59% Done
/ [177/5.0k files][260.1 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/ipp.h [Content-Type=text/x-chdr]...
Step #8: / [177/5.0k files][260.1 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/ipp.c [Content-Type=text/x-csrc]...
Step #8: / [177/5.0k files][260.1 MiB/439.2 MiB] 59% Done
/ [178/5.0k files][260.1 MiB/439.2 MiB] 59% Done
/ [179/5.0k files][260.1 MiB/439.2 MiB] 59% Done
/ [180/5.0k files][260.1 MiB/439.2 MiB] 59% Done
/ [181/5.0k files][260.1 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/pwg-media.c [Content-Type=text/x-csrc]...
Step #8: / [181/5.0k files][260.1 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/getifaddrs.c [Content-Type=text/x-csrc]...
Step #8: / [181/5.0k files][260.1 MiB/439.2 MiB] 59% Done
/ [182/5.0k files][260.1 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/ppd.h [Content-Type=text/x-chdr]...
Step #8: / [182/5.0k files][260.1 MiB/439.2 MiB] 59% Done
/ [183/5.0k files][260.1 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/cups-private.h [Content-Type=text/x-chdr]...
Step #8: / [183/5.0k files][260.1 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/util.c [Content-Type=text/x-csrc]...
Step #8: / [183/5.0k files][260.1 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/file-private.h [Content-Type=text/x-chdr]...
Step #8: / [184/5.0k files][260.1 MiB/439.2 MiB] 59% Done
/ [184/5.0k files][260.1 MiB/439.2 MiB] 59% Done
/ [185/5.0k files][260.4 MiB/439.2 MiB] 59% Done
/ [186/5.0k files][260.4 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/page.c [Content-Type=text/x-csrc]...
Step #8: / [186/5.0k files][260.4 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/tempfile.c [Content-Type=text/x-csrc]...
Step #8: / [187/5.0k files][260.5 MiB/439.2 MiB] 59% Done
/ [188/5.0k files][260.5 MiB/439.2 MiB] 59% Done
/ [188/5.0k files][260.5 MiB/439.2 MiB] 59% Done
/ [189/5.0k files][260.5 MiB/439.2 MiB] 59% Done
/ [190/5.0k files][260.5 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/snmp-private.h [Content-Type=text/x-chdr]...
Step #8: / [190/5.0k files][260.5 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/langprintf.c [Content-Type=text/x-csrc]...
Step #8: / [190/5.0k files][260.5 MiB/439.2 MiB] 59% Done
/ [191/5.0k files][260.6 MiB/439.2 MiB] 59% Done
/ [192/5.0k files][260.6 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/language.h [Content-Type=text/x-chdr]...
Step #8: / [192/5.0k files][260.6 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/testadmin.c [Content-Type=text/x-csrc]...
Step #8: / [192/5.0k files][260.6 MiB/439.2 MiB] 59% Done
/ [193/5.0k files][260.6 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/ppd-private.h [Content-Type=text/x-chdr]...
Step #8: / [193/5.0k files][260.6 MiB/439.2 MiB] 59% Done
/ [194/5.0k files][260.6 MiB/439.2 MiB] 59% Done
/ [195/5.0k files][260.6 MiB/439.2 MiB] 59% Done
/ [196/5.0k files][260.6 MiB/439.2 MiB] 59% Done
/ [197/5.0k files][260.6 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/adminutil.h [Content-Type=text/x-chdr]...
Step #8: / [197/5.0k files][260.6 MiB/439.2 MiB] 59% Done
/ [198/5.0k files][260.6 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/http-addr.c [Content-Type=text/x-csrc]...
Step #8: / [198/5.0k files][260.6 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/snprintf.c [Content-Type=text/x-csrc]...
Step #8: / [198/5.0k files][260.6 MiB/439.2 MiB] 59% Done
/ [199/5.0k files][260.8 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/conflicts.c [Content-Type=text/x-csrc]...
Step #8: / [200/5.0k files][260.8 MiB/439.2 MiB] 59% Done
/ [200/5.0k files][260.8 MiB/439.2 MiB] 59% Done
/ [201/5.0k files][260.8 MiB/439.2 MiB] 59% Done
/ [202/5.0k files][260.8 MiB/439.2 MiB] 59% Done
/ [203/5.0k files][260.8 MiB/439.2 MiB] 59% Done
/ [204/5.0k files][260.8 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/encode.c [Content-Type=text/x-csrc]...
Step #8: / [204/5.0k files][260.8 MiB/439.2 MiB] 59% Done
/ [205/5.0k files][260.8 MiB/439.2 MiB] 59% Done
/ [206/5.0k files][260.8 MiB/439.2 MiB] 59% Done
/ [207/5.0k files][260.8 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/testpwg.c [Content-Type=text/x-csrc]...
Step #8: / [207/5.0k files][260.8 MiB/439.2 MiB] 59% Done
/ [208/5.0k files][260.9 MiB/439.2 MiB] 59% Done
/ [209/5.0k files][260.9 MiB/439.2 MiB] 59% Done
/ [210/5.0k files][260.9 MiB/439.2 MiB] 59% Done
/ [211/5.0k files][260.9 MiB/439.2 MiB] 59% Done
/ [212/5.0k files][260.9 MiB/439.2 MiB] 59% Done
/ [213/5.0k files][260.9 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/testi18n.c [Content-Type=text/x-csrc]...
Step #8: / [213/5.0k files][260.9 MiB/439.2 MiB] 59% Done
/ [214/5.0k files][260.9 MiB/439.2 MiB] 59% Done
/ [215/5.0k files][260.9 MiB/439.2 MiB] 59% Done
/ [216/5.0k files][260.9 MiB/439.2 MiB] 59% Done
/ [217/5.0k files][260.9 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/raster-private.h [Content-Type=text/x-chdr]...
Step #8: / [217/5.0k files][261.1 MiB/439.2 MiB] 59% Done
/ [218/5.0k files][261.1 MiB/439.2 MiB] 59% Done
/ [219/5.0k files][261.2 MiB/439.2 MiB] 59% Done
/ [220/5.0k files][261.2 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/mark.c [Content-Type=text/x-csrc]...
Step #8: / [220/5.0k files][261.2 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/language.c [Content-Type=text/x-csrc]...
Step #8: / [220/5.0k files][261.2 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/pwg.h [Content-Type=text/x-chdr]...
Step #8: / [220/5.0k files][261.2 MiB/439.2 MiB] 59% Done
/ [221/5.0k files][261.2 MiB/439.2 MiB] 59% Done
/ [222/5.0k files][261.2 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/backchannel.c [Content-Type=text/x-csrc]...
Step #8: / [222/5.0k files][261.3 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/dir.h [Content-Type=text/x-chdr]...
Step #8: / [222/5.0k files][261.3 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/custom.c [Content-Type=text/x-csrc]...
Step #8: / [222/5.0k files][261.3 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/snmp.c [Content-Type=text/x-csrc]...
Step #8: / [222/5.0k files][261.3 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/options.c [Content-Type=text/x-csrc]...
Step #8: / [222/5.0k files][261.3 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/adminutil.c [Content-Type=text/x-csrc]...
Step #8: / [222/5.0k files][261.3 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/getdevices.c [Content-Type=text/x-csrc]...
Step #8: / [222/5.0k files][261.3 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/emit.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/sspi-private.h [Content-Type=text/x-chdr]...
Step #8: / [223/5.0k files][261.3 MiB/439.2 MiB] 59% Done
/ [224/5.0k files][261.3 MiB/439.2 MiB] 59% Done
/ [225/5.0k files][261.3 MiB/439.2 MiB] 59% Done
/ [225/5.0k files][261.3 MiB/439.2 MiB] 59% Done
/ [225/5.0k files][261.3 MiB/439.2 MiB] 59% Done
/ [226/5.0k files][261.3 MiB/439.2 MiB] 59% Done
/ [227/5.0k files][261.3 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/thread.c [Content-Type=text/x-csrc]...
Step #8: / [227/5.0k files][261.3 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/testfile.c [Content-Type=text/x-csrc]...
Step #8: / [227/5.0k files][261.3 MiB/439.2 MiB] 59% Done
/ [228/5.0k files][261.4 MiB/439.2 MiB] 59% Done
/ [229/5.0k files][261.4 MiB/439.2 MiB] 59% Done
/ [230/5.0k files][261.4 MiB/439.2 MiB] 59% Done
/ [231/5.0k files][261.4 MiB/439.2 MiB] 59% Done
/ [232/5.0k files][261.4 MiB/439.2 MiB] 59% Done
/ [233/5.0k files][261.4 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/ipp-private.h [Content-Type=text/x-chdr]...
Step #8: / [233/5.0k files][261.6 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/sidechannel.c [Content-Type=text/x-csrc]...
Step #8: / [233/5.0k files][261.6 MiB/439.2 MiB] 59% Done
/ [234/5.0k files][261.6 MiB/439.2 MiB] 59% Done
/ [235/5.0k files][261.6 MiB/439.2 MiB] 59% Done
/ [236/5.0k files][261.6 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/array-private.h [Content-Type=text/x-chdr]...
Step #8: / [236/5.0k files][261.6 MiB/439.2 MiB] 59% Done
/ [237/5.0k files][261.7 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/http-private.h [Content-Type=text/x-chdr]...
Step #8: / [238/5.0k files][261.7 MiB/439.2 MiB] 59% Done
/ [239/5.0k files][261.7 MiB/439.2 MiB] 59% Done
/ [240/5.0k files][261.7 MiB/439.2 MiB] 59% Done
/ [240/5.0k files][261.7 MiB/439.2 MiB] 59% Done
/ [241/5.0k files][261.7 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/thread-private.h [Content-Type=text/x-chdr]...
Step #8: / [241/5.0k files][261.8 MiB/439.2 MiB] 59% Done
/ [242/5.0k files][261.8 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/notify.c [Content-Type=text/x-csrc]...
Step #8: / [242/5.0k files][261.8 MiB/439.2 MiB] 59% Done
/ [243/5.0k files][261.8 MiB/439.2 MiB] 59% Done
/ [244/5.0k files][261.8 MiB/439.2 MiB] 59% Done
/ [245/5.0k files][261.8 MiB/439.2 MiB] 59% Done
/ [246/5.0k files][261.8 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/auth.c [Content-Type=text/x-csrc]...
Step #8: / [246/5.0k files][261.8 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/md5.c [Content-Type=text/x-csrc]...
Step #8: / [246/5.0k files][261.8 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/array.c [Content-Type=text/x-csrc]...
Step #8: / [246/5.0k files][261.8 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/cups.h [Content-Type=text/x-chdr]...
Step #8: / [246/5.0k files][261.8 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/globals.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/attr.c [Content-Type=text/x-csrc]...
Step #8: / [246/5.0k files][261.8 MiB/439.2 MiB] 59% Done
/ [246/5.0k files][261.8 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/testcups.c [Content-Type=text/x-csrc]...
Step #8: / [246/5.0k files][261.8 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/md5-private.h [Content-Type=text/x-chdr]...
Step #8: / [246/5.0k files][261.8 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/http-addrlist.c [Content-Type=text/x-csrc]...
Step #8: / [246/5.0k files][261.8 MiB/439.2 MiB] 59% Done
/ [247/5.0k files][261.8 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/usersys.c [Content-Type=text/x-csrc]...
Step #8: / [247/5.0k files][261.8 MiB/439.2 MiB] 59% Done
/ [248/5.0k files][261.8 MiB/439.2 MiB] 59% Done
/ [249/5.0k files][261.8 MiB/439.2 MiB] 59% Done
/ [250/5.0k files][261.8 MiB/439.2 MiB] 59% Done
/ [251/5.0k files][261.8 MiB/439.2 MiB] 59% Done
-
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/string-private.h [Content-Type=text/x-chdr]...
Step #8: - [251/5.0k files][261.8 MiB/439.2 MiB] 59% Done
- [252/5.0k files][261.8 MiB/439.2 MiB] 59% Done
- [253/5.0k files][261.8 MiB/439.2 MiB] 59% Done
- [254/5.0k files][261.9 MiB/439.2 MiB] 59% Done
- [255/5.0k files][261.9 MiB/439.2 MiB] 59% Done
- [256/5.0k files][261.9 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/filter/error.c [Content-Type=text/x-csrc]...
Step #8: - [256/5.0k files][261.9 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/request.c [Content-Type=text/x-csrc]...
Step #8: - [256/5.0k files][261.9 MiB/439.2 MiB] 59% Done
- [257/5.0k files][261.9 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/dest-localization.c [Content-Type=text/x-csrc]...
Step #8: - [257/5.0k files][261.9 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/filter/common.c [Content-Type=text/x-csrc]...
Step #8: - [257/5.0k files][262.0 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/versioning.h [Content-Type=text/x-chdr]...
Step #8: - [257/5.0k files][262.0 MiB/439.2 MiB] 59% Done
- [258/5.0k files][262.0 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/filter/interpret.c [Content-Type=text/x-csrc]...
Step #8: - [259/5.0k files][262.0 MiB/439.2 MiB] 59% Done
- [259/5.0k files][262.0 MiB/439.2 MiB] 59% Done
- [260/5.0k files][262.0 MiB/439.2 MiB] 59% Done
- [261/5.0k files][262.0 MiB/439.2 MiB] 59% Done
- [262/5.0k files][262.0 MiB/439.2 MiB] 59% Done
- [263/5.0k files][262.0 MiB/439.2 MiB] 59% Done
- [264/5.0k files][262.0 MiB/439.2 MiB] 59% Done
- [265/5.0k files][262.0 MiB/439.2 MiB] 59% Done
- [266/5.0k files][262.0 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/cups/debug-private.h [Content-Type=text/x-chdr]...
Step #8: - [266/5.0k files][262.0 MiB/439.2 MiB] 59% Done
- [267/5.0k files][262.0 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/filter/testraster.c [Content-Type=text/x-csrc]...
Step #8: - [267/5.0k files][262.0 MiB/439.2 MiB] 59% Done
- [268/5.0k files][262.0 MiB/439.2 MiB] 59% Done
- [269/5.0k files][262.0 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/filter/rastertopwg.c [Content-Type=text/x-csrc]...
Step #8: - [269/5.0k files][262.0 MiB/439.2 MiB] 59% Done
- [270/5.0k files][262.0 MiB/439.2 MiB] 59% Done
- [271/5.0k files][262.0 MiB/439.2 MiB] 59% Done
- [272/5.0k files][262.0 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/filter/commandtops.c [Content-Type=text/x-csrc]...
Step #8: - [272/5.0k files][262.0 MiB/439.2 MiB] 59% Done
- [273/5.0k files][262.0 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/filter/rastertoepson.c [Content-Type=text/x-csrc]...
Step #8: - [273/5.0k files][262.0 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/filter/gziptoany.c [Content-Type=text/x-csrc]...
Step #8: - [273/5.0k files][262.0 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/filter/rastertohp.c [Content-Type=text/x-csrc]...
Step #8: - [273/5.0k files][262.1 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/filter/rastertolabel.c [Content-Type=text/x-csrc]...
Step #8: - [273/5.0k files][262.1 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/filter/rasterbench.c [Content-Type=text/x-csrc]...
Step #8: - [273/5.0k files][262.1 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/filter/pstops.c [Content-Type=text/x-csrc]...
Step #8: - [273/5.0k files][262.1 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/filter/common.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/doc/gdevds32.c [Content-Type=text/x-csrc]...
Step #8: - [273/5.0k files][262.1 MiB/439.2 MiB] 59% Done
- [273/5.0k files][262.1 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/deflate.c [Content-Type=text/x-csrc]...
Step #8: - [273/5.0k files][262.2 MiB/439.2 MiB] 59% Done
- [274/5.0k files][262.2 MiB/439.2 MiB] 59% Done
- [275/5.0k files][262.2 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/cups/libs/filter/cupsraster.c [Content-Type=text/x-csrc]...
Step #8: - [275/5.0k files][262.2 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/inffixed.h [Content-Type=text/x-chdr]...
Step #8: - [275/5.0k files][262.2 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/infback.c [Content-Type=text/x-csrc]...
Step #8: - [276/5.0k files][262.2 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/deflate.h [Content-Type=text/x-chdr]...
Step #8: - [276/5.0k files][262.2 MiB/439.2 MiB] 59% Done
- [276/5.0k files][262.2 MiB/439.2 MiB] 59% Done
- [277/5.0k files][262.2 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/zutil.c [Content-Type=text/x-csrc]...
Step #8: - [278/5.0k files][262.2 MiB/439.2 MiB] 59% Done
- [279/5.0k files][262.2 MiB/439.2 MiB] 59% Done
- [280/5.0k files][262.2 MiB/439.2 MiB] 59% Done
- [280/5.0k files][262.2 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/inflate.h [Content-Type=text/x-chdr]...
Step #8: - [280/5.0k files][262.2 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/gzlib.c [Content-Type=text/x-csrc]...
Step #8: - [281/5.0k files][262.2 MiB/439.2 MiB] 59% Done
- [281/5.0k files][262.2 MiB/439.2 MiB] 59% Done
- [282/5.0k files][262.2 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/inftrees.h [Content-Type=text/x-chdr]...
Step #8: - [282/5.0k files][262.2 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/compress.c [Content-Type=text/x-csrc]...
Step #8: - [282/5.0k files][262.2 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/trees.h [Content-Type=text/x-chdr]...
Step #8: - [282/5.0k files][262.2 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/trees.c [Content-Type=text/x-csrc]...
Step #8: - [282/5.0k files][262.2 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/zlib.h [Content-Type=text/x-chdr]...
Step #8: - [282/5.0k files][262.2 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/zconf.h [Content-Type=text/x-chdr]...
Step #8: - [282/5.0k files][262.3 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/zutil.h [Content-Type=text/x-chdr]...
Step #8: - [282/5.0k files][262.3 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/crc32.h [Content-Type=text/x-chdr]...
Step #8: - [282/5.0k files][262.3 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/inffast.c [Content-Type=text/x-csrc]...
Step #8: - [282/5.0k files][262.3 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/uncompr.c [Content-Type=text/x-csrc]...
Step #8: - [282/5.0k files][262.3 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/crc32.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/inffast.h [Content-Type=text/x-chdr]...
Step #8: - [282/5.0k files][262.4 MiB/439.2 MiB] 59% Done
- [282/5.0k files][262.4 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/gzguts.h [Content-Type=text/x-chdr]...
Step #8: - [283/5.0k files][262.4 MiB/439.2 MiB] 59% Done
- [284/5.0k files][262.4 MiB/439.2 MiB] 59% Done
- [284/5.0k files][262.4 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/gzwrite.c [Content-Type=text/x-csrc]...
Step #8: - [285/5.0k files][262.4 MiB/439.2 MiB] 59% Done
- [286/5.0k files][262.4 MiB/439.2 MiB] 59% Done
- [287/5.0k files][262.4 MiB/439.2 MiB] 59% Done
- [287/5.0k files][262.4 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/gzread.c [Content-Type=text/x-csrc]...
Step #8: - [287/5.0k files][262.4 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/inflate.c [Content-Type=text/x-csrc]...
Step #8: - [288/5.0k files][262.4 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/adler32.c [Content-Type=text/x-csrc]...
Step #8: - [288/5.0k files][262.4 MiB/439.2 MiB] 59% Done
- [288/5.0k files][262.4 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/inftrees.c [Content-Type=text/x-csrc]...
Step #8: - [288/5.0k files][262.4 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/gzclose.c [Content-Type=text/x-csrc]...
Step #8: - [289/5.0k files][262.4 MiB/439.2 MiB] 59% Done
- [289/5.0k files][262.4 MiB/439.2 MiB] 59% Done
- [290/5.0k files][262.4 MiB/439.2 MiB] 59% Done
- [291/5.0k files][262.4 MiB/439.2 MiB] 59% Done
- [292/5.0k files][262.4 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/test/infcover.c [Content-Type=text/x-csrc]...
Step #8: - [292/5.0k files][262.5 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/test/minigzip.c [Content-Type=text/x-csrc]...
Step #8: - [292/5.0k files][262.5 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/examples/gzjoin.c [Content-Type=text/x-csrc]...
Step #8: - [292/5.0k files][262.5 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/test/example.c [Content-Type=text/x-csrc]...
Step #8: - [292/5.0k files][262.6 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/examples/zpipe.c [Content-Type=text/x-csrc]...
Step #8: - [292/5.0k files][262.6 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/examples/gzlog.c [Content-Type=text/x-csrc]...
Step #8: - [292/5.0k files][262.6 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/examples/gzappend.c [Content-Type=text/x-csrc]...
Step #8: - [292/5.0k files][262.6 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/examples/zran.c [Content-Type=text/x-csrc]...
Step #8: - [292/5.0k files][262.6 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/examples/enough.c [Content-Type=text/x-csrc]...
Step #8: - [292/5.0k files][262.6 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/examples/gzlog.h [Content-Type=text/x-chdr]...
Step #8: - [293/5.0k files][262.6 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/examples/fitblk.c [Content-Type=text/x-csrc]...
Step #8: - [293/5.0k files][262.6 MiB/439.2 MiB] 59% Done
- [294/5.0k files][262.6 MiB/439.2 MiB] 59% Done
- [295/5.0k files][262.6 MiB/439.2 MiB] 59% Done
- [296/5.0k files][262.6 MiB/439.2 MiB] 59% Done
- [297/5.0k files][262.6 MiB/439.2 MiB] 59% Done
- [298/5.0k files][262.6 MiB/439.2 MiB] 59% Done
- [298/5.0k files][262.6 MiB/439.2 MiB] 59% Done
- [299/5.0k files][262.6 MiB/439.2 MiB] 59% Done
- [300/5.0k files][262.6 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/examples/gun.c [Content-Type=text/x-csrc]...
Step #8: - [301/5.0k files][262.6 MiB/439.2 MiB] 59% Done
- [301/5.0k files][262.6 MiB/439.2 MiB] 59% Done
- [302/5.0k files][262.6 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/iostream/test.cpp [Content-Type=text/x-c++src]...
Step #8: - [302/5.0k files][262.6 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/iostream/zfstream.h [Content-Type=text/x-chdr]...
Step #8: - [302/5.0k files][262.6 MiB/439.2 MiB] 59% Done
- [303/5.0k files][262.8 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/iostream/zfstream.cpp [Content-Type=text/x-c++src]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/puff/puff.c [Content-Type=text/x-csrc]...
Step #8: - [303/5.0k files][262.8 MiB/439.2 MiB] 59% Done
- [303/5.0k files][262.8 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/puff/pufftest.c [Content-Type=text/x-csrc]...
Step #8: - [303/5.0k files][262.8 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/testzlib/testzlib.c [Content-Type=text/x-csrc]...
Step #8: - [303/5.0k files][262.8 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/puff/puff.h [Content-Type=text/x-chdr]...
Step #8: - [304/5.0k files][262.8 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/iostream3/zfstream.cc [Content-Type=text/x-c++src]...
Step #8: - [305/5.0k files][262.8 MiB/439.2 MiB] 59% Done
- [305/5.0k files][262.8 MiB/439.2 MiB] 59% Done
- [306/5.0k files][262.8 MiB/439.2 MiB] 59% Done
- [306/5.0k files][262.8 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/iostream3/zfstream.h [Content-Type=text/x-chdr]...
Step #8: - [307/5.0k files][262.8 MiB/439.2 MiB] 59% Done
- [307/5.0k files][262.8 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/untgz/untgz.c [Content-Type=text/x-csrc]...
Step #8: - [307/5.0k files][262.8 MiB/439.2 MiB] 59% Done
- [308/5.0k files][262.8 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/iostream3/test.cc [Content-Type=text/x-c++src]...
Step #8: - [308/5.0k files][262.8 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/infback9/inffix9.h [Content-Type=text/x-chdr]...
Step #8: - [308/5.0k files][262.9 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/infback9/infback9.c [Content-Type=text/x-csrc]...
Step #8: - [308/5.0k files][262.9 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/infback9/infback9.h [Content-Type=text/x-chdr]...
Step #8: - [308/5.0k files][262.9 MiB/439.2 MiB] 59% Done
- [309/5.0k files][263.0 MiB/439.2 MiB] 59% Done
- [310/5.0k files][263.0 MiB/439.2 MiB] 59% Done
- [311/5.0k files][263.0 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/infback9/inftree9.c [Content-Type=text/x-csrc]...
Step #8: - [311/5.0k files][263.0 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/infback9/inftree9.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/infback9/inflate9.h [Content-Type=text/x-chdr]...
Step #8: - [311/5.0k files][263.0 MiB/439.2 MiB] 59% Done
- [311/5.0k files][263.0 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/masmx64/inffas8664.c [Content-Type=text/x-csrc]...
Step #8: - [311/5.0k files][263.0 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/iostream2/zstream.h [Content-Type=text/x-chdr]...
Step #8: - [311/5.0k files][263.0 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/iostream2/zstream_test.cpp [Content-Type=text/x-c++src]...
Step #8: - [311/5.0k files][263.0 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/inflate86/inffas86.c [Content-Type=text/x-csrc]...
Step #8: - [311/5.0k files][263.1 MiB/439.2 MiB] 59% Done
- [312/5.0k files][263.1 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/minizip/mztools.c [Content-Type=text/x-csrc]...
Step #8: - [312/5.0k files][263.1 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/minizip/minizip.c [Content-Type=text/x-csrc]...
Step #8: - [312/5.0k files][263.1 MiB/439.2 MiB] 59% Done
- [313/5.0k files][263.1 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/minizip/ioapi.h [Content-Type=text/x-chdr]...
Step #8: - [313/5.0k files][263.1 MiB/439.2 MiB] 59% Done
- [314/5.0k files][263.1 MiB/439.2 MiB] 59% Done
- [315/5.0k files][263.1 MiB/439.2 MiB] 59% Done
- [316/5.0k files][263.1 MiB/439.2 MiB] 59% Done
- [317/5.0k files][263.1 MiB/439.2 MiB] 59% Done
- [318/5.0k files][263.1 MiB/439.2 MiB] 59% Done
- [319/5.0k files][263.1 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/minizip/crypt.h [Content-Type=text/x-chdr]...
Step #8: - [319/5.0k files][263.1 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/minizip/zip.h [Content-Type=text/x-chdr]...
Step #8: - [319/5.0k files][263.1 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/minizip/iowin32.c [Content-Type=text/x-csrc]...
Step #8: - [320/5.0k files][263.1 MiB/439.2 MiB] 59% Done
- [321/5.0k files][263.1 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/minizip/ioapi.c [Content-Type=text/x-csrc]...
Step #8: - [321/5.0k files][263.1 MiB/439.2 MiB] 59% Done
- [322/5.0k files][263.1 MiB/439.2 MiB] 59% Done
- [322/5.0k files][263.1 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/minizip/unzip.c [Content-Type=text/x-csrc]...
Step #8: - [322/5.0k files][263.1 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/minizip/iowin32.h [Content-Type=text/x-chdr]...
Step #8: - [322/5.0k files][263.1 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/minizip/zip.c [Content-Type=text/x-csrc]...
Step #8: - [323/5.0k files][263.1 MiB/439.2 MiB] 59% Done
- [323/5.0k files][263.1 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/minizip/mztools.h [Content-Type=text/x-chdr]...
Step #8: - [323/5.0k files][263.2 MiB/439.2 MiB] 59% Done
- [324/5.0k files][263.2 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/blast/blast.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/minizip/miniunz.c [Content-Type=text/x-csrc]...
Step #8: - [324/5.0k files][263.2 MiB/439.2 MiB] 59% Done
- [324/5.0k files][263.2 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/blast/blast.c [Content-Type=text/x-csrc]...
Step #8: - [325/5.0k files][263.2 MiB/439.2 MiB] 59% Done
- [325/5.0k files][263.2 MiB/439.2 MiB] 59% Done
- [326/5.0k files][263.2 MiB/439.2 MiB] 59% Done
- [327/5.0k files][263.2 MiB/439.2 MiB] 59% Done
- [328/5.0k files][263.2 MiB/439.2 MiB] 59% Done
- [329/5.0k files][263.2 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/demos/c/api_test.c [Content-Type=text/x-csrc]...
Step #8: - [329/5.0k files][263.3 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/ios/ios_arch-arm.h [Content-Type=text/x-chdr]...
Step #8: - [330/5.0k files][263.3 MiB/439.2 MiB] 59% Done
- [330/5.0k files][263.3 MiB/439.2 MiB] 59% Done
- [331/5.0k files][263.3 MiB/439.2 MiB] 59% Done
- [332/5.0k files][263.3 MiB/439.2 MiB] 59% Done
- [333/5.0k files][263.3 MiB/439.2 MiB] 59% Done
- [334/5.0k files][263.3 MiB/439.2 MiB] 59% Done
- [335/5.0k files][263.3 MiB/439.2 MiB] 59% Done
- [336/5.0k files][263.3 MiB/439.2 MiB] 59% Done
- [337/5.0k files][263.3 MiB/439.2 MiB] 59% Done
- [338/5.0k files][263.3 MiB/439.2 MiB] 59% Done
- [339/5.0k files][263.3 MiB/439.2 MiB] 59% Done
- [340/5.0k files][263.3 MiB/439.2 MiB] 59% Done
- [341/5.0k files][263.3 MiB/439.2 MiB] 59% Done
- [342/5.0k files][263.3 MiB/439.2 MiB] 59% Done
- [343/5.0k files][263.3 MiB/439.2 MiB] 59% Done
- [344/5.0k files][263.3 MiB/439.2 MiB] 59% Done
- [345/5.0k files][263.3 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/zlib/contrib/minizip/unzip.h [Content-Type=text/x-chdr]...
Step #8: - [345/5.0k files][263.4 MiB/439.2 MiB] 59% Done
- [346/5.0k files][263.5 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/ijs/ijs.h [Content-Type=text/x-chdr]...
Step #8: - [347/5.0k files][263.5 MiB/439.2 MiB] 59% Done
- [347/5.0k files][263.5 MiB/439.2 MiB] 59% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/ios/ios_arch-x86.h [Content-Type=text/x-chdr]...
Step #8: - [347/5.0k files][263.5 MiB/439.2 MiB] 60% Done
\
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/ijs/ijs_client.h [Content-Type=text/x-chdr]...
Step #8: \ [347/5.0k files][263.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/ijs/ijs_server.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/ijs/ijs_client.c [Content-Type=text/x-csrc]...
Step #8: \ [347/5.0k files][263.5 MiB/439.2 MiB] 60% Done
\ [347/5.0k files][263.5 MiB/439.2 MiB] 60% Done
\ [348/5.0k files][263.5 MiB/439.2 MiB] 60% Done
\ [349/5.0k files][263.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/ijs/ijs_client_example.c [Content-Type=text/x-csrc]...
Step #8: \ [350/5.0k files][263.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/ijs/ijs_exec_win.c [Content-Type=text/x-csrc]...
Step #8: \ [350/5.0k files][263.5 MiB/439.2 MiB] 60% Done
\ [350/5.0k files][263.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/ijs/ijs.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/ijs/unistd_.h [Content-Type=text/x-chdr]...
Step #8: \ [351/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [352/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [352/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [352/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [353/5.0k files][263.6 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/ijs/ijs_exec_unix.c [Content-Type=text/x-csrc]...
Step #8: \ [353/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [354/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [355/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [356/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [357/5.0k files][263.6 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/testbed/testcms2.h [Content-Type=text/x-chdr]...
Step #8: \ [357/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [358/5.0k files][263.6 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/ijs/ijs_server_example.c [Content-Type=text/x-csrc]...
Step #8: \ [358/5.0k files][263.6 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/testbed/testthread.cpp [Content-Type=text/x-c++src]...
Step #8: \ [358/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [359/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [360/5.0k files][263.6 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/testbed/zoo_icc.c [Content-Type=text/x-csrc]...
Step #8: \ [361/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [362/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [363/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [364/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [365/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [365/5.0k files][263.6 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/testbed/testcms2.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/Projects/VC2012/resource.h [Content-Type=text/x-chdr]...
Step #8: \ [365/5.0k files][263.6 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/testbed/testplugin.c [Content-Type=text/x-csrc]...
Step #8: \ [365/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [365/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [366/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [367/5.0k files][263.6 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/Projects/VC2019/resource.h [Content-Type=text/x-chdr]...
Step #8: \ [367/5.0k files][263.6 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/Projects/VC2017/resource.h [Content-Type=text/x-chdr]...
Step #8: \ [367/5.0k files][263.6 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/Projects/VC2010/resource.h [Content-Type=text/x-chdr]...
Step #8: \ [368/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [368/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [369/5.0k files][263.6 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/Projects/VC2013/resource.h [Content-Type=text/x-chdr]...
Step #8: \ [370/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [371/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [372/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [372/5.0k files][263.6 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/Projects/VC2015/resource.h [Content-Type=text/x-chdr]...
Step #8: \ [372/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [373/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [374/5.0k files][263.6 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/cmsplugin.c [Content-Type=text/x-csrc]...
Step #8: \ [375/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [376/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [376/5.0k files][263.6 MiB/439.2 MiB] 60% Done
\ [377/5.0k files][263.6 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/cmshalf.c [Content-Type=text/x-csrc]...
Step #8: \ [377/5.0k files][263.9 MiB/439.2 MiB] 60% Done
\ [378/5.0k files][263.9 MiB/439.2 MiB] 60% Done
\ [379/5.0k files][263.9 MiB/439.2 MiB] 60% Done
\ [380/5.0k files][263.9 MiB/439.2 MiB] 60% Done
\ [381/5.0k files][263.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/cmsintrp.c [Content-Type=text/x-csrc]...
Step #8: \ [381/5.0k files][263.9 MiB/439.2 MiB] 60% Done
\ [382/5.0k files][263.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/cmsps2.c [Content-Type=text/x-csrc]...
Step #8: \ [382/5.0k files][263.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/ijs/ijs_server.h [Content-Type=text/x-chdr]...
Step #8: \ [382/5.0k files][264.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/cmscnvrt.c [Content-Type=text/x-csrc]...
Step #8: \ [382/5.0k files][264.0 MiB/439.2 MiB] 60% Done
\ [383/5.0k files][264.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/cmscam02.c [Content-Type=text/x-csrc]...
Step #8: \ [383/5.0k files][264.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/lcms2_internal.h [Content-Type=text/x-chdr]...
Step #8: \ [383/5.0k files][264.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/cmsvirt.c [Content-Type=text/x-csrc]...
Step #8: \ [384/5.0k files][264.0 MiB/439.2 MiB] 60% Done
\ [384/5.0k files][264.0 MiB/439.2 MiB] 60% Done
\ [385/5.0k files][264.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/cmswtpnt.c [Content-Type=text/x-csrc]...
Step #8: \ [385/5.0k files][264.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/cmsgmt.c [Content-Type=text/x-csrc]...
Step #8: \ [385/5.0k files][264.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/cmssm.c [Content-Type=text/x-csrc]...
Step #8: \ [386/5.0k files][264.0 MiB/439.2 MiB] 60% Done
\ [386/5.0k files][264.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/cmsio1.c [Content-Type=text/x-csrc]...
Step #8: \ [386/5.0k files][264.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/cmslut.c [Content-Type=text/x-csrc]...
Step #8: \ [386/5.0k files][264.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/cmsmtrx.c [Content-Type=text/x-csrc]...
Step #8: \ [386/5.0k files][264.0 MiB/439.2 MiB] 60% Done
\ [387/5.0k files][264.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/cmsnamed.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/cmsmd5.c [Content-Type=text/x-csrc]...
Step #8: \ [387/5.0k files][264.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/cmserr.c [Content-Type=text/x-csrc]...
Step #8: \ [387/5.0k files][264.0 MiB/439.2 MiB] 60% Done
\ [387/5.0k files][264.1 MiB/439.2 MiB] 60% Done
\ [388/5.0k files][264.1 MiB/439.2 MiB] 60% Done
\ [389/5.0k files][264.1 MiB/439.2 MiB] 60% Done
\ [390/5.0k files][264.1 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/cmsgamma.c [Content-Type=text/x-csrc]...
Step #8: \ [390/5.0k files][264.1 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/cmsxform.c [Content-Type=text/x-csrc]...
Step #8: \ [390/5.0k files][264.1 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/cmstypes.c [Content-Type=text/x-csrc]...
Step #8: \ [390/5.0k files][264.2 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/cmsio0.c [Content-Type=text/x-csrc]...
Step #8: \ [390/5.0k files][264.2 MiB/439.2 MiB] 60% Done
\ [391/5.0k files][264.2 MiB/439.2 MiB] 60% Done
\ [392/5.0k files][264.2 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/cmssamp.c [Content-Type=text/x-csrc]...
Step #8: \ [392/5.0k files][264.2 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/cmsopt.c [Content-Type=text/x-csrc]...
Step #8: \ [392/5.0k files][264.2 MiB/439.2 MiB] 60% Done
\ [393/5.0k files][264.2 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/cmsalpha.c [Content-Type=text/x-csrc]...
Step #8: \ [394/5.0k files][264.3 MiB/439.2 MiB] 60% Done
\ [395/5.0k files][264.3 MiB/439.2 MiB] 60% Done
\ [395/5.0k files][264.3 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/cmspack.c [Content-Type=text/x-csrc]...
Step #8: \ [395/5.0k files][264.4 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/cmscgats.c [Content-Type=text/x-csrc]...
Step #8: \ [395/5.0k files][264.4 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/cmspcs.c [Content-Type=text/x-csrc]...
Step #8: \ [395/5.0k files][264.4 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/src/extra_xform.h [Content-Type=text/x-chdr]...
Step #8: \ [395/5.0k files][264.4 MiB/439.2 MiB] 60% Done
\ [396/5.0k files][264.4 MiB/439.2 MiB] 60% Done
\ [397/5.0k files][264.4 MiB/439.2 MiB] 60% Done
\ [398/5.0k files][264.4 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/include/lcms2mt_plugin.h [Content-Type=text/x-chdr]...
Step #8: \ [398/5.0k files][264.4 MiB/439.2 MiB] 60% Done
\ [399/5.0k files][264.4 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/include/lcms2mt.h [Content-Type=text/x-chdr]...
Step #8: \ [399/5.0k files][264.4 MiB/439.2 MiB] 60% Done
\ [400/5.0k files][264.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/testbed/fast_float_testbed.c [Content-Type=text/x-csrc]...
Step #8: \ [401/5.0k files][264.5 MiB/439.2 MiB] 60% Done
\ [402/5.0k files][264.5 MiB/439.2 MiB] 60% Done
\ [402/5.0k files][264.6 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/src/fast_8_matsh.c [Content-Type=text/x-csrc]...
Step #8: \ [402/5.0k files][264.7 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/src/fast_float_separate.c [Content-Type=text/x-csrc]...
Step #8: \ [403/5.0k files][264.9 MiB/439.2 MiB] 60% Done
\ [403/5.0k files][264.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/src/fast_8_curves.c [Content-Type=text/x-csrc]...
Step #8: \ [403/5.0k files][265.1 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/src/fast_float_internal.h [Content-Type=text/x-chdr]...
Step #8: \ [403/5.0k files][265.1 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/src/fast_8_tethra.c [Content-Type=text/x-csrc]...
Step #8: \ [404/5.0k files][265.1 MiB/439.2 MiB] 60% Done
\ [404/5.0k files][265.1 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/src/fast_float_matsh.c [Content-Type=text/x-csrc]...
Step #8: \ [404/5.0k files][265.1 MiB/439.2 MiB] 60% Done
\ [405/5.0k files][265.1 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/src/fast_float_curves.c [Content-Type=text/x-csrc]...
Step #8: \ [405/5.0k files][265.2 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/src/fast_float_cmyk.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/src/fast_16_tethra.c [Content-Type=text/x-csrc]...
Step #8: \ [405/5.0k files][265.2 MiB/439.2 MiB] 60% Done
\ [405/5.0k files][265.2 MiB/439.2 MiB] 60% Done
\ [406/5.0k files][265.2 MiB/439.2 MiB] 60% Done
\ [407/5.0k files][265.2 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/src/fast_float_sup.c [Content-Type=text/x-csrc]...
Step #8: \ [407/5.0k files][265.2 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/src/fast_float_tethra.c [Content-Type=text/x-csrc]...
Step #8: \ [407/5.0k files][265.2 MiB/439.2 MiB] 60% Done
\ [408/5.0k files][265.2 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/src/fast_float_15mats.c [Content-Type=text/x-csrc]...
Step #8: \ [408/5.0k files][265.2 MiB/439.2 MiB] 60% Done
\ [409/5.0k files][265.3 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/utils/linkicc/linkicc.c [Content-Type=text/x-csrc]...
Step #8: \ [409/5.0k files][265.3 MiB/439.2 MiB] 60% Done
\ [410/5.0k files][265.3 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/utils/transicc/transicc.c [Content-Type=text/x-csrc]...
Step #8: \ [410/5.0k files][265.3 MiB/439.2 MiB] 60% Done
\ [411/5.0k files][265.3 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/src/fast_float_15bits.c [Content-Type=text/x-csrc]...
Step #8: \ [411/5.0k files][265.3 MiB/439.2 MiB] 60% Done
\ [412/5.0k files][265.3 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/include/lcms2mt_fast_float.h [Content-Type=text/x-chdr]...
Step #8: \ [412/5.0k files][265.3 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/builds/amiga/include/config/ftconfig.h [Content-Type=text/x-chdr]...
Step #8: \ [412/5.0k files][265.4 MiB/439.2 MiB] 60% Done
\ [413/5.0k files][265.4 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/utils/samples/wtpt.c [Content-Type=text/x-csrc]...
Step #8: \ [414/5.0k files][265.4 MiB/439.2 MiB] 60% Done
\ [414/5.0k files][265.4 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/utils/samples/itufax.c [Content-Type=text/x-csrc]...
Step #8: \ [414/5.0k files][265.4 MiB/439.2 MiB] 60% Done
\ [415/5.0k files][265.4 MiB/439.2 MiB] 60% Done
\ [416/5.0k files][265.4 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/utils/samples/mktiff8.c [Content-Type=text/x-csrc]...
Step #8: \ [416/5.0k files][265.4 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/utils/samples/mkgrayer.c [Content-Type=text/x-csrc]...
Step #8: \ [416/5.0k files][265.4 MiB/439.2 MiB] 60% Done
\ [417/5.0k files][265.4 MiB/439.2 MiB] 60% Done
\ [418/5.0k files][265.4 MiB/439.2 MiB] 60% Done
\ [419/5.0k files][265.4 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/utils/samples/vericc.c [Content-Type=text/x-csrc]...
Step #8: \ [419/5.0k files][265.4 MiB/439.2 MiB] 60% Done
\ [420/5.0k files][265.4 MiB/439.2 MiB] 60% Done
\ [421/5.0k files][265.4 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/utils/samples/roundtrip.c [Content-Type=text/x-csrc]...
Step #8: \ [422/5.0k files][265.4 MiB/439.2 MiB] 60% Done
\ [423/5.0k files][265.4 MiB/439.2 MiB] 60% Done
\ [423/5.0k files][265.4 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/utils/samples/mkcmy.c [Content-Type=text/x-csrc]...
Step #8: \ [423/5.0k files][265.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/utils/common/vprf.c [Content-Type=text/x-csrc]...
Step #8: \ [424/5.0k files][265.5 MiB/439.2 MiB] 60% Done
\ [424/5.0k files][265.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/utils/common/utils.h [Content-Type=text/x-chdr]...
Step #8: \ [425/5.0k files][265.5 MiB/439.2 MiB] 60% Done
\ [425/5.0k files][265.5 MiB/439.2 MiB] 60% Done
\ [426/5.0k files][265.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/utils/common/xgetopt.c [Content-Type=text/x-csrc]...
Step #8: \ [427/5.0k files][265.5 MiB/439.2 MiB] 60% Done
\ [428/5.0k files][265.5 MiB/439.2 MiB] 60% Done
\ [428/5.0k files][265.5 MiB/439.2 MiB] 60% Done
\ [429/5.0k files][265.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/utils/jpgicc/iccjpeg.h [Content-Type=text/x-chdr]...
Step #8: \ [429/5.0k files][265.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/utils/psicc/psicc.c [Content-Type=text/x-csrc]...
Step #8: \ [429/5.0k files][265.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/utils/jpgicc/jpgicc.c [Content-Type=text/x-csrc]...
Step #8: \ [429/5.0k files][265.5 MiB/439.2 MiB] 60% Done
\ [430/5.0k files][265.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/utils/jpgicc/iccjpeg.c [Content-Type=text/x-csrc]...
Step #8: \ [431/5.0k files][265.5 MiB/439.2 MiB] 60% Done
\ [432/5.0k files][265.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/utils/tificc/tificc.c [Content-Type=text/x-csrc]...
Step #8: \ [432/5.0k files][265.5 MiB/439.2 MiB] 60% Done
\ [433/5.0k files][265.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/utils/tificc/tifdiff.c [Content-Type=text/x-csrc]...
Step #8: \ [433/5.0k files][265.5 MiB/439.2 MiB] 60% Done
\ [433/5.0k files][265.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/lcms2mt/utils/matlab/icctrans.c [Content-Type=text/x-csrc]...
Step #8: \ [434/5.0k files][265.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/builds/wince/ftdebug.c [Content-Type=text/x-csrc]...
Step #8: \ [434/5.0k files][265.5 MiB/439.2 MiB] 60% Done
\ [434/5.0k files][265.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/builds/unix/ftsystem.c [Content-Type=text/x-csrc]...
Step #8: \ [434/5.0k files][265.5 MiB/439.2 MiB] 60% Done
\ [435/5.0k files][265.5 MiB/439.2 MiB] 60% Done
\ [436/5.0k files][265.5 MiB/439.2 MiB] 60% Done
\ [437/5.0k files][265.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/builds/amiga/src/base/ftdebug.c [Content-Type=text/x-csrc]...
Step #8: \ [438/5.0k files][265.5 MiB/439.2 MiB] 60% Done
\ [438/5.0k files][265.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/builds/amiga/include/config/ftmodule.h [Content-Type=text/x-chdr]...
Step #8: \ [438/5.0k files][265.5 MiB/439.2 MiB] 60% Done
\ [439/5.0k files][265.5 MiB/439.2 MiB] 60% Done
\ [440/5.0k files][265.5 MiB/439.2 MiB] 60% Done
\ [441/5.0k files][265.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/builds/amiga/src/base/ftsystem.c [Content-Type=text/x-csrc]...
Step #8: \ [441/5.0k files][265.5 MiB/439.2 MiB] 60% Done
\ [442/5.0k files][265.5 MiB/439.2 MiB] 60% Done
\ [443/5.0k files][265.5 MiB/439.2 MiB] 60% Done
\ [444/5.0k files][265.5 MiB/439.2 MiB] 60% Done
\ [445/5.0k files][265.6 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/builds/vms/ftsystem.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gzip/adler32.c [Content-Type=text/x-csrc]...
Step #8: \ [445/5.0k files][265.7 MiB/439.2 MiB] 60% Done
\ [445/5.0k files][265.7 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/builds/vms/ftconfig.h [Content-Type=text/x-chdr]...
Step #8: \ [446/5.0k files][265.7 MiB/439.2 MiB] 60% Done
\ [446/5.0k files][265.7 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/builds/mac/ftmac.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/builds/windows/ftdebug.c [Content-Type=text/x-csrc]...
Step #8: \ [447/5.0k files][265.7 MiB/439.2 MiB] 60% Done
\ [447/5.0k files][265.7 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/devel/ftoption.h [Content-Type=text/x-chdr]...
Step #8: \ [447/5.0k files][265.7 MiB/439.2 MiB] 60% Done
\ [447/5.0k files][265.7 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/type42/t42drivr.h [Content-Type=text/x-chdr]...
Step #8: \ [447/5.0k files][265.7 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/type42/t42parse.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/devel/ft2build.h [Content-Type=text/x-chdr]...
Step #8: \ [447/5.0k files][265.7 MiB/439.2 MiB] 60% Done
|
| [447/5.0k files][265.7 MiB/439.2 MiB] 60% Done
| [448/5.0k files][265.7 MiB/439.2 MiB] 60% Done
| [449/5.0k files][265.7 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/type42/type42.c [Content-Type=text/x-csrc]...
Step #8: | [449/5.0k files][265.7 MiB/439.2 MiB] 60% Done
| [450/5.0k files][265.7 MiB/439.2 MiB] 60% Done
| [451/5.0k files][265.7 MiB/439.2 MiB] 60% Done
| [452/5.0k files][265.7 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/type42/t42types.h [Content-Type=text/x-chdr]...
Step #8: | [452/5.0k files][265.7 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/type42/t42objs.c [Content-Type=text/x-csrc]...
Step #8: | [452/5.0k files][265.7 MiB/439.2 MiB] 60% Done
| [453/5.0k files][265.7 MiB/439.2 MiB] 60% Done
| [454/5.0k files][265.7 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/type42/t42parse.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/type42/t42objs.h [Content-Type=text/x-chdr]...
Step #8: | [454/5.0k files][265.7 MiB/439.2 MiB] 60% Done
| [454/5.0k files][265.7 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/type42/t42error.h [Content-Type=text/x-chdr]...
Step #8: | [454/5.0k files][265.7 MiB/439.2 MiB] 60% Done
| [455/5.0k files][265.7 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/tools/apinames.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/type42/t42drivr.c [Content-Type=text/x-csrc]...
Step #8: | [455/5.0k files][265.7 MiB/439.2 MiB] 60% Done
| [455/5.0k files][265.7 MiB/439.2 MiB] 60% Done
| [456/5.0k files][265.8 MiB/439.2 MiB] 60% Done
| [457/5.0k files][265.8 MiB/439.2 MiB] 60% Done
| [458/5.0k files][265.8 MiB/439.2 MiB] 60% Done
| [459/5.0k files][265.8 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/tools/test_trig.c [Content-Type=text/x-csrc]...
Step #8: | [459/5.0k files][265.8 MiB/439.2 MiB] 60% Done
| [460/5.0k files][265.8 MiB/439.2 MiB] 60% Done
| [461/5.0k files][265.8 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gzip/zutil.c [Content-Type=text/x-csrc]...
Step #8: | [461/5.0k files][265.8 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gzip/ftzconf.h [Content-Type=text/x-chdr]...
Step #8: | [461/5.0k files][265.8 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/tools/test_bbox.c [Content-Type=text/x-csrc]...
Step #8: | [462/5.0k files][265.8 MiB/439.2 MiB] 60% Done
| [462/5.0k files][265.8 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gzip/inftrees.h [Content-Type=text/x-chdr]...
Step #8: | [463/5.0k files][265.8 MiB/439.2 MiB] 60% Done
| [463/5.0k files][265.8 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gzip/zlib.h [Content-Type=text/x-chdr]...
Step #8: | [463/5.0k files][265.8 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gzip/infblock.h [Content-Type=text/x-chdr]...
Step #8: | [463/5.0k files][265.9 MiB/439.2 MiB] 60% Done
| [464/5.0k files][265.9 MiB/439.2 MiB] 60% Done
| [465/5.0k files][265.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/tools/test_afm.c [Content-Type=text/x-csrc]...
Step #8: | [465/5.0k files][265.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gzip/inffixed.h [Content-Type=text/x-chdr]...
Step #8: | [465/5.0k files][265.9 MiB/439.2 MiB] 60% Done
| [466/5.0k files][265.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/tools/ftrandom/ftrandom.c [Content-Type=text/x-csrc]...
Step #8: | [467/5.0k files][265.9 MiB/439.2 MiB] 60% Done
| [467/5.0k files][265.9 MiB/439.2 MiB] 60% Done
| [468/5.0k files][265.9 MiB/439.2 MiB] 60% Done
| [469/5.0k files][265.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gzip/infblock.c [Content-Type=text/x-csrc]...
Step #8: | [469/5.0k files][265.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gzip/infutil.c [Content-Type=text/x-csrc]...
Step #8: | [470/5.0k files][265.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gzip/zutil.h [Content-Type=text/x-chdr]...
Step #8: | [470/5.0k files][265.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gzip/inflate.c [Content-Type=text/x-csrc]...
Step #8: | [470/5.0k files][265.9 MiB/439.2 MiB] 60% Done
| [470/5.0k files][265.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gzip/inftrees.c [Content-Type=text/x-csrc]...
Step #8: | [470/5.0k files][265.9 MiB/439.2 MiB] 60% Done
| [471/5.0k files][265.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gzip/infutil.h [Content-Type=text/x-chdr]...
Step #8: | [471/5.0k files][265.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/otvalid/otvgdef.c [Content-Type=text/x-csrc]...
Step #8: | [472/5.0k files][265.9 MiB/439.2 MiB] 60% Done
| [472/5.0k files][265.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gzip/infcodes.c [Content-Type=text/x-csrc]...
Step #8: | [473/5.0k files][265.9 MiB/439.2 MiB] 60% Done
| [473/5.0k files][265.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gzip/ftgzip.c [Content-Type=text/x-csrc]...
Step #8: | [473/5.0k files][265.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/otvalid/otvjstf.c [Content-Type=text/x-csrc]...
Step #8: | [473/5.0k files][265.9 MiB/439.2 MiB] 60% Done
| [474/5.0k files][265.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gzip/infcodes.h [Content-Type=text/x-chdr]...
Step #8: | [474/5.0k files][266.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/otvalid/otvalid.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/otvalid/otverror.h [Content-Type=text/x-chdr]...
Step #8: | [474/5.0k files][266.0 MiB/439.2 MiB] 60% Done
| [474/5.0k files][266.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/otvalid/otvbase.c [Content-Type=text/x-csrc]...
Step #8: | [474/5.0k files][266.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/otvalid/otvmod.c [Content-Type=text/x-csrc]...
Step #8: | [474/5.0k files][266.0 MiB/439.2 MiB] 60% Done
| [475/5.0k files][266.0 MiB/439.2 MiB] 60% Done
| [476/5.0k files][266.0 MiB/439.2 MiB] 60% Done
| [477/5.0k files][266.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/otvalid/otvcommn.c [Content-Type=text/x-csrc]...
Step #8: | [477/5.0k files][266.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/otvalid/otvmath.c [Content-Type=text/x-csrc]...
Step #8: | [477/5.0k files][266.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/otvalid/otvgpos.h [Content-Type=text/x-chdr]...
Step #8: | [477/5.0k files][266.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/otvalid/otvmod.h [Content-Type=text/x-chdr]...
Step #8: | [478/5.0k files][266.0 MiB/439.2 MiB] 60% Done
| [478/5.0k files][266.0 MiB/439.2 MiB] 60% Done
| [479/5.0k files][266.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/otvalid/otvalid.h [Content-Type=text/x-chdr]...
Step #8: | [479/5.0k files][266.0 MiB/439.2 MiB] 60% Done
| [480/5.0k files][266.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/otvalid/otvgpos.c [Content-Type=text/x-csrc]...
Step #8: | [480/5.0k files][266.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/otvalid/otvcommn.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/truetype/ttgxvar.c [Content-Type=text/x-csrc]...
Step #8: | [480/5.0k files][266.0 MiB/439.2 MiB] 60% Done
| [480/5.0k files][266.0 MiB/439.2 MiB] 60% Done
| [481/5.0k files][266.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/truetype/ttpload.h [Content-Type=text/x-chdr]...
Step #8: | [481/5.0k files][266.0 MiB/439.2 MiB] 60% Done
| [482/5.0k files][266.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/truetype/ttgload.c [Content-Type=text/x-csrc]...
Step #8: | [482/5.0k files][266.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/truetype/ttobjs.c [Content-Type=text/x-csrc]...
Step #8: | [482/5.0k files][266.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/truetype/ttgxvar.h [Content-Type=text/x-chdr]...
Step #8: | [482/5.0k files][266.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/truetype/ttpload.c [Content-Type=text/x-csrc]...
Step #8: | [482/5.0k files][266.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/truetype/ttobjs.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/otvalid/otvgsub.c [Content-Type=text/x-csrc]...
Step #8: | [482/5.0k files][266.1 MiB/439.2 MiB] 60% Done
| [483/5.0k files][266.1 MiB/439.2 MiB] 60% Done
| [484/5.0k files][266.1 MiB/439.2 MiB] 60% Done
| [485/5.0k files][266.1 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/truetype/ttsubpix.h [Content-Type=text/x-chdr]...
Step #8: | [485/5.0k files][266.1 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/truetype/ttdriver.c [Content-Type=text/x-csrc]...
Step #8: | [485/5.0k files][266.1 MiB/439.2 MiB] 60% Done
| [486/5.0k files][266.1 MiB/439.2 MiB] 60% Done
| [486/5.0k files][266.1 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/truetype/tterrors.h [Content-Type=text/x-chdr]...
Step #8: | [486/5.0k files][266.1 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/truetype/ttdriver.h [Content-Type=text/x-chdr]...
Step #8: | [487/5.0k files][266.1 MiB/439.2 MiB] 60% Done
| [488/5.0k files][266.1 MiB/439.2 MiB] 60% Done
| [488/5.0k files][266.1 MiB/439.2 MiB] 60% Done
| [489/5.0k files][266.1 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/truetype/ttinterp.c [Content-Type=text/x-csrc]...
Step #8: | [489/5.0k files][266.1 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/truetype/ttgload.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/truetype/ttinterp.h [Content-Type=text/x-chdr]...
Step #8: | [489/5.0k files][266.2 MiB/439.2 MiB] 60% Done
| [490/5.0k files][266.2 MiB/439.2 MiB] 60% Done
| [490/5.0k files][266.2 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/truetype/truetype.c [Content-Type=text/x-csrc]...
Step #8: | [491/5.0k files][266.2 MiB/439.2 MiB] 60% Done
| [492/5.0k files][266.2 MiB/439.2 MiB] 60% Done
| [492/5.0k files][266.2 MiB/439.2 MiB] 60% Done
| [493/5.0k files][266.2 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmorx.c [Content-Type=text/x-csrc]...
Step #8: | [493/5.0k files][266.4 MiB/439.2 MiB] 60% Done
| [494/5.0k files][266.4 MiB/439.2 MiB] 60% Done
| [495/5.0k files][266.4 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/truetype/ttsubpix.c [Content-Type=text/x-csrc]...
Step #8: | [495/5.0k files][266.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvfgen.c [Content-Type=text/x-csrc]...
Step #8: | [496/5.0k files][266.5 MiB/439.2 MiB] 60% Done
| [496/5.0k files][266.5 MiB/439.2 MiB] 60% Done
| [497/5.0k files][266.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmort0.c [Content-Type=text/x-csrc]...
Step #8: | [497/5.0k files][266.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmort5.c [Content-Type=text/x-csrc]...
Step #8: | [497/5.0k files][266.7 MiB/439.2 MiB] 60% Done
| [498/5.0k files][266.7 MiB/439.2 MiB] 60% Done
| [499/5.0k files][266.7 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvlcar.c [Content-Type=text/x-csrc]...
Step #8: | [499/5.0k files][266.7 MiB/439.2 MiB] 60% Done
| [500/5.0k files][266.7 MiB/439.2 MiB] 60% Done
| [501/5.0k files][266.7 MiB/439.2 MiB] 60% Done
| [502/5.0k files][266.7 MiB/439.2 MiB] 60% Done
| [503/5.0k files][266.7 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvtrak.c [Content-Type=text/x-csrc]...
Step #8: | [503/5.0k files][266.7 MiB/439.2 MiB] 60% Done
| [504/5.0k files][266.7 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmorx2.c [Content-Type=text/x-csrc]...
Step #8: | [504/5.0k files][266.7 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvcommn.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmorx.h [Content-Type=text/x-chdr]...
Step #8: | [504/5.0k files][266.7 MiB/439.2 MiB] 60% Done
| [504/5.0k files][266.7 MiB/439.2 MiB] 60% Done
| [505/5.0k files][266.7 MiB/439.2 MiB] 60% Done
| [506/5.0k files][266.7 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmod.h [Content-Type=text/x-chdr]...
Step #8: | [506/5.0k files][266.7 MiB/439.2 MiB] 60% Done
| [507/5.0k files][266.7 MiB/439.2 MiB] 60% Done
| [508/5.0k files][266.7 MiB/439.2 MiB] 60% Done
| [509/5.0k files][266.7 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvbsln.c [Content-Type=text/x-csrc]...
Step #8: | [509/5.0k files][266.7 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvjust.c [Content-Type=text/x-csrc]...
Step #8: | [510/5.0k files][266.7 MiB/439.2 MiB] 60% Done
| [510/5.0k files][266.7 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmort1.c [Content-Type=text/x-csrc]...
Step #8: | [511/5.0k files][266.7 MiB/439.2 MiB] 60% Done
| [511/5.0k files][266.7 MiB/439.2 MiB] 60% Done
| [512/5.0k files][266.7 MiB/439.2 MiB] 60% Done
| [513/5.0k files][266.7 MiB/439.2 MiB] 60% Done
| [514/5.0k files][266.8 MiB/439.2 MiB] 60% Done
| [515/5.0k files][266.8 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmort2.c [Content-Type=text/x-csrc]...
Step #8: | [515/5.0k files][266.8 MiB/439.2 MiB] 60% Done
| [516/5.0k files][266.8 MiB/439.2 MiB] 60% Done
| [517/5.0k files][266.8 MiB/439.2 MiB] 60% Done
| [518/5.0k files][266.8 MiB/439.2 MiB] 60% Done
| [519/5.0k files][266.8 MiB/439.2 MiB] 60% Done
| [520/5.0k files][266.8 MiB/439.2 MiB] 60% Done
| [521/5.0k files][266.8 MiB/439.2 MiB] 60% Done
| [522/5.0k files][266.8 MiB/439.2 MiB] 60% Done
| [523/5.0k files][266.8 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmorx5.c [Content-Type=text/x-csrc]...
Step #8: | [523/5.0k files][266.8 MiB/439.2 MiB] 60% Done
| [524/5.0k files][266.8 MiB/439.2 MiB] 60% Done
| [525/5.0k files][266.8 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmorx4.c [Content-Type=text/x-csrc]...
Step #8: | [525/5.0k files][266.8 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvfeat.h [Content-Type=text/x-chdr]...
Step #8: | [525/5.0k files][266.9 MiB/439.2 MiB] 60% Done
| [526/5.0k files][266.9 MiB/439.2 MiB] 60% Done
| [527/5.0k files][266.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvalid.h [Content-Type=text/x-chdr]...
Step #8: | [528/5.0k files][266.9 MiB/439.2 MiB] 60% Done
| [529/5.0k files][266.9 MiB/439.2 MiB] 60% Done
| [529/5.0k files][266.9 MiB/439.2 MiB] 60% Done
| [530/5.0k files][266.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvalid.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmorx1.c [Content-Type=text/x-csrc]...
Step #8: | [530/5.0k files][266.9 MiB/439.2 MiB] 60% Done
| [530/5.0k files][266.9 MiB/439.2 MiB] 60% Done
| [531/5.0k files][266.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmort4.c [Content-Type=text/x-csrc]...
Step #8: | [531/5.0k files][266.9 MiB/439.2 MiB] 60% Done
| [532/5.0k files][266.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvopbd.c [Content-Type=text/x-csrc]...
Step #8: | [532/5.0k files][266.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmort.c [Content-Type=text/x-csrc]...
Step #8: | [532/5.0k files][266.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmod.c [Content-Type=text/x-csrc]...
Step #8: | [532/5.0k files][266.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmorx0.c [Content-Type=text/x-csrc]...
Step #8: | [532/5.0k files][266.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvcommn.h [Content-Type=text/x-chdr]...
Step #8: | [532/5.0k files][266.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmort.h [Content-Type=text/x-chdr]...
Step #8: | [532/5.0k files][266.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvkern.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvfeat.c [Content-Type=text/x-csrc]...
Step #8: | [532/5.0k files][266.9 MiB/439.2 MiB] 60% Done
| [532/5.0k files][266.9 MiB/439.2 MiB] 60% Done
| [533/5.0k files][266.9 MiB/439.2 MiB] 60% Done
| [534/5.0k files][266.9 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxverror.h [Content-Type=text/x-chdr]...
Step #8: | [534/5.0k files][267.0 MiB/439.2 MiB] 60% Done
| [535/5.0k files][267.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/gxvalid/gxvprop.c [Content-Type=text/x-csrc]...
Step #8: | [535/5.0k files][267.0 MiB/439.2 MiB] 60% Done
| [536/5.0k files][267.0 MiB/439.2 MiB] 60% Done
| [537/5.0k files][267.0 MiB/439.2 MiB] 60% Done
| [538/5.0k files][267.0 MiB/439.2 MiB] 60% Done
| [539/5.0k files][267.0 MiB/439.2 MiB] 60% Done
| [540/5.0k files][267.0 MiB/439.2 MiB] 60% Done
| [541/5.0k files][267.0 MiB/439.2 MiB] 60% Done
| [542/5.0k files][267.0 MiB/439.2 MiB] 60% Done
| [543/5.0k files][267.0 MiB/439.2 MiB] 60% Done
| [544/5.0k files][267.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/pserror.c [Content-Type=text/x-csrc]...
Step #8: | [544/5.0k files][267.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/t1cmap.h [Content-Type=text/x-chdr]...
Step #8: | [544/5.0k files][267.0 MiB/439.2 MiB] 60% Done
| [545/5.0k files][267.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/t1cmap.c [Content-Type=text/x-csrc]...
Step #8: | [545/5.0k files][267.0 MiB/439.2 MiB] 60% Done
| [546/5.0k files][267.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/afmparse.c [Content-Type=text/x-csrc]...
Step #8: | [546/5.0k files][267.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/cffdecode.c [Content-Type=text/x-csrc]...
Step #8: | [546/5.0k files][267.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/pstypes.h [Content-Type=text/x-chdr]...
Step #8: | [546/5.0k files][267.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/psstack.h [Content-Type=text/x-chdr]...
Step #8: | [546/5.0k files][267.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/psconv.c [Content-Type=text/x-csrc]...
Step #8: | [546/5.0k files][267.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/psfont.c [Content-Type=text/x-csrc]...
Step #8: | [546/5.0k files][267.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/cffdecode.h [Content-Type=text/x-chdr]...
Step #8: | [546/5.0k files][267.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/psread.c [Content-Type=text/x-csrc]...
Step #8: | [546/5.0k files][267.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/pshints.c [Content-Type=text/x-csrc]...
Step #8: | [547/5.0k files][267.0 MiB/439.2 MiB] 60% Done
| [548/5.0k files][267.0 MiB/439.2 MiB] 60% Done
| [548/5.0k files][267.0 MiB/439.2 MiB] 60% Done
| [549/5.0k files][267.0 MiB/439.2 MiB] 60% Done
| [550/5.0k files][267.0 MiB/439.2 MiB] 60% Done
| [551/5.0k files][267.0 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/psft.h [Content-Type=text/x-chdr]...
Step #8: | [551/5.0k files][267.1 MiB/439.2 MiB] 60% Done
| [552/5.0k files][267.1 MiB/439.2 MiB] 60% Done
| [553/5.0k files][267.1 MiB/439.2 MiB] 60% Done
/
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/psstack.c [Content-Type=text/x-csrc]...
Step #8: / [553/5.0k files][267.1 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/psauxerr.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/psft.c [Content-Type=text/x-csrc]...
Step #8: / [553/5.0k files][267.1 MiB/439.2 MiB] 60% Done
/ [553/5.0k files][267.1 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/psintrp.c [Content-Type=text/x-csrc]...
Step #8: / [553/5.0k files][267.1 MiB/439.2 MiB] 60% Done
/ [554/5.0k files][267.1 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/psauxmod.c [Content-Type=text/x-csrc]...
Step #8: / [554/5.0k files][267.1 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/afmparse.h [Content-Type=text/x-chdr]...
Step #8: / [554/5.0k files][267.1 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/psobjs.h [Content-Type=text/x-chdr]...
Step #8: / [554/5.0k files][267.1 MiB/439.2 MiB] 60% Done
/ [555/5.0k files][267.1 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/psaux.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/psarrst.h [Content-Type=text/x-chdr]...
Step #8: / [555/5.0k files][267.1 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/psconv.h [Content-Type=text/x-chdr]...
Step #8: / [555/5.0k files][267.1 MiB/439.2 MiB] 60% Done
/ [556/5.0k files][267.1 MiB/439.2 MiB] 60% Done
/ [556/5.0k files][267.1 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/psobjs.c [Content-Type=text/x-csrc]...
Step #8: / [556/5.0k files][267.2 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/pshints.h [Content-Type=text/x-chdr]...
Step #8: / [556/5.0k files][267.2 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/psfixed.h [Content-Type=text/x-chdr]...
Step #8: / [556/5.0k files][267.2 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/psglue.h [Content-Type=text/x-chdr]...
Step #8: / [556/5.0k files][267.2 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/psread.h [Content-Type=text/x-chdr]...
Step #8: / [556/5.0k files][267.2 MiB/439.2 MiB] 60% Done
/ [557/5.0k files][267.3 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/psblues.h [Content-Type=text/x-chdr]...
Step #8: / [557/5.0k files][267.3 MiB/439.2 MiB] 60% Done
/ [558/5.0k files][267.3 MiB/439.2 MiB] 60% Done
/ [559/5.0k files][267.3 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/pserror.h [Content-Type=text/x-chdr]...
Step #8: / [559/5.0k files][267.3 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/psarrst.c [Content-Type=text/x-csrc]...
Step #8: / [559/5.0k files][267.3 MiB/439.2 MiB] 60% Done
/ [560/5.0k files][267.3 MiB/439.2 MiB] 60% Done
/ [561/5.0k files][267.3 MiB/439.2 MiB] 60% Done
/ [562/5.0k files][267.3 MiB/439.2 MiB] 60% Done
/ [563/5.0k files][267.3 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/t1decode.h [Content-Type=text/x-chdr]...
Step #8: / [563/5.0k files][267.3 MiB/439.2 MiB] 60% Done
/ [564/5.0k files][267.3 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/psblues.c [Content-Type=text/x-csrc]...
Step #8: / [565/5.0k files][267.3 MiB/439.2 MiB] 60% Done
/ [566/5.0k files][267.3 MiB/439.2 MiB] 60% Done
/ [566/5.0k files][267.3 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/psintrp.h [Content-Type=text/x-chdr]...
Step #8: / [566/5.0k files][267.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/t1decode.c [Content-Type=text/x-csrc]...
Step #8: / [566/5.0k files][267.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/psauxmod.h [Content-Type=text/x-chdr]...
Step #8: / [566/5.0k files][267.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psaux/psfont.h [Content-Type=text/x-chdr]...
Step #8: / [566/5.0k files][267.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cff/cffobjs.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cff/cffload.h [Content-Type=text/x-chdr]...
Step #8: / [566/5.0k files][267.5 MiB/439.2 MiB] 60% Done
/ [566/5.0k files][267.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cff/cffdrivr.h [Content-Type=text/x-chdr]...
Step #8: / [566/5.0k files][267.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cff/cffload.c [Content-Type=text/x-csrc]...
Step #8: / [567/5.0k files][267.5 MiB/439.2 MiB] 60% Done
/ [568/5.0k files][267.5 MiB/439.2 MiB] 60% Done
/ [568/5.0k files][267.5 MiB/439.2 MiB] 60% Done
/ [569/5.0k files][267.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cff/cff.c [Content-Type=text/x-csrc]...
Step #8: / [570/5.0k files][267.5 MiB/439.2 MiB] 60% Done
/ [570/5.0k files][267.5 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cff/cffcmap.c [Content-Type=text/x-csrc]...
Step #8: / [571/5.0k files][267.6 MiB/439.2 MiB] 60% Done
/ [571/5.0k files][267.6 MiB/439.2 MiB] 60% Done
/ [572/5.0k files][267.6 MiB/439.2 MiB] 60% Done
/ [573/5.0k files][267.6 MiB/439.2 MiB] 60% Done
/ [574/5.0k files][267.6 MiB/439.2 MiB] 60% Done
/ [575/5.0k files][267.6 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cff/cffparse.c [Content-Type=text/x-csrc]...
Step #8: / [575/5.0k files][267.6 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cff/cffdrivr.c [Content-Type=text/x-csrc]...
Step #8: / [575/5.0k files][267.6 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cff/cfferrs.h [Content-Type=text/x-chdr]...
Step #8: / [575/5.0k files][267.6 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cff/cffcmap.h [Content-Type=text/x-chdr]...
Step #8: / [575/5.0k files][267.6 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cff/cffgload.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cff/cffgload.c [Content-Type=text/x-csrc]...
Step #8: / [575/5.0k files][267.6 MiB/439.2 MiB] 60% Done
/ [575/5.0k files][267.6 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cff/cffparse.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cff/cffobjs.c [Content-Type=text/x-csrc]...
Step #8: / [575/5.0k files][267.6 MiB/439.2 MiB] 60% Done
/ [575/5.0k files][267.6 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cff/cfftoken.h [Content-Type=text/x-chdr]...
Step #8: / [575/5.0k files][267.7 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pcf/pcfread.c [Content-Type=text/x-csrc]...
Step #8: / [575/5.0k files][267.7 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pcf/pcferror.h [Content-Type=text/x-chdr]...
Step #8: / [575/5.0k files][267.7 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pcf/pcfutil.h [Content-Type=text/x-chdr]...
Step #8: / [575/5.0k files][267.7 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pcf/pcfutil.c [Content-Type=text/x-csrc]...
Step #8: / [575/5.0k files][267.7 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pcf/pcfdrivr.h [Content-Type=text/x-chdr]...
Step #8: / [575/5.0k files][267.7 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pcf/pcf.h [Content-Type=text/x-chdr]...
Step #8: / [575/5.0k files][267.7 MiB/439.2 MiB] 60% Done
/ [576/5.0k files][267.8 MiB/439.2 MiB] 60% Done
/ [577/5.0k files][267.8 MiB/439.2 MiB] 60% Done
/ [578/5.0k files][267.8 MiB/439.2 MiB] 60% Done
/ [579/5.0k files][267.8 MiB/439.2 MiB] 60% Done
/ [580/5.0k files][267.8 MiB/439.2 MiB] 60% Done
/ [581/5.0k files][267.8 MiB/439.2 MiB] 60% Done
/ [582/5.0k files][267.8 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pcf/pcfdrivr.c [Content-Type=text/x-csrc]...
Step #8: / [583/5.0k files][267.8 MiB/439.2 MiB] 60% Done
/ [584/5.0k files][267.8 MiB/439.2 MiB] 60% Done
/ [585/5.0k files][267.8 MiB/439.2 MiB] 60% Done
/ [586/5.0k files][267.8 MiB/439.2 MiB] 60% Done
/ [587/5.0k files][267.8 MiB/439.2 MiB] 60% Done
/ [587/5.0k files][267.8 MiB/439.2 MiB] 60% Done
/ [588/5.0k files][267.8 MiB/439.2 MiB] 60% Done
/ [589/5.0k files][267.8 MiB/439.2 MiB] 60% Done
/ [590/5.0k files][267.8 MiB/439.2 MiB] 60% Done
/ [591/5.0k files][267.8 MiB/439.2 MiB] 60% Done
/ [592/5.0k files][267.8 MiB/439.2 MiB] 60% Done
/ [593/5.0k files][267.8 MiB/439.2 MiB] 60% Done
/ [594/5.0k files][267.8 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pcf/pcfread.h [Content-Type=text/x-chdr]...
Step #8: / [594/5.0k files][267.8 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pcf/pcf.c [Content-Type=text/x-csrc]...
Step #8: / [594/5.0k files][267.8 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/type1/t1driver.c [Content-Type=text/x-csrc]...
Step #8: / [594/5.0k files][267.8 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/type1/t1objs.c [Content-Type=text/x-csrc]...
Step #8: / [594/5.0k files][267.8 MiB/439.2 MiB] 60% Done
/ [595/5.0k files][267.8 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/type1/t1gload.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/type1/t1parse.h [Content-Type=text/x-chdr]...
Step #8: / [595/5.0k files][267.8 MiB/439.2 MiB] 60% Done
/ [595/5.0k files][267.8 MiB/439.2 MiB] 60% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/type1/t1load.h [Content-Type=text/x-chdr]...
Step #8: / [596/5.0k files][267.9 MiB/439.2 MiB] 60% Done
/ [597/5.0k files][267.9 MiB/439.2 MiB] 60% Done
/ [598/5.0k files][267.9 MiB/439.2 MiB] 60% Done
/ [599/5.0k files][267.9 MiB/439.2 MiB] 60% Done
/ [599/5.0k files][267.9 MiB/439.2 MiB] 60% Done
/ [600/5.0k files][267.9 MiB/439.2 MiB] 60% Done
/ [601/5.0k files][267.9 MiB/439.2 MiB] 60% Done
/ [602/5.0k files][267.9 MiB/439.2 MiB] 60% Done
/ [603/5.0k files][267.9 MiB/439.2 MiB] 60% Done
/ [604/5.0k files][267.9 MiB/439.2 MiB] 60% Done
/ [605/5.0k files][267.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/type1/t1objs.h [Content-Type=text/x-chdr]...
Step #8: / [606/5.0k files][267.9 MiB/439.2 MiB] 61% Done
/ [606/5.0k files][267.9 MiB/439.2 MiB] 61% Done
/ [607/5.0k files][267.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/type1/t1parse.c [Content-Type=text/x-csrc]...
Step #8: / [607/5.0k files][267.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/type1/t1afm.h [Content-Type=text/x-chdr]...
Step #8: / [607/5.0k files][267.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/type1/t1driver.h [Content-Type=text/x-chdr]...
Step #8: / [607/5.0k files][267.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/type1/t1afm.c [Content-Type=text/x-csrc]...
Step #8: / [607/5.0k files][267.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/type1/t1errors.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/type1/t1tokens.h [Content-Type=text/x-chdr]...
Step #8: / [607/5.0k files][267.9 MiB/439.2 MiB] 61% Done
/ [607/5.0k files][267.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/type1/type1.c [Content-Type=text/x-csrc]...
Step #8: / [607/5.0k files][268.0 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/type1/t1load.c [Content-Type=text/x-csrc]...
Step #8: / [607/5.0k files][268.0 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/type1/t1gload.h [Content-Type=text/x-chdr]...
Step #8: / [607/5.0k files][268.0 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pfr/pfrtypes.h [Content-Type=text/x-chdr]...
Step #8: / [607/5.0k files][268.0 MiB/439.2 MiB] 61% Done
/ [608/5.0k files][268.0 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pfr/pfrcmap.h [Content-Type=text/x-chdr]...
Step #8: / [609/5.0k files][268.0 MiB/439.2 MiB] 61% Done
/ [610/5.0k files][268.0 MiB/439.2 MiB] 61% Done
/ [611/5.0k files][268.0 MiB/439.2 MiB] 61% Done
/ [611/5.0k files][268.0 MiB/439.2 MiB] 61% Done
/ [612/5.0k files][268.0 MiB/439.2 MiB] 61% Done
/ [613/5.0k files][268.0 MiB/439.2 MiB] 61% Done
/ [614/5.0k files][268.0 MiB/439.2 MiB] 61% Done
/ [615/5.0k files][268.0 MiB/439.2 MiB] 61% Done
/ [616/5.0k files][268.0 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pfr/pfrgload.c [Content-Type=text/x-csrc]...
Step #8: / [616/5.0k files][268.0 MiB/439.2 MiB] 61% Done
/ [617/5.0k files][268.0 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pfr/pfrdrivr.c [Content-Type=text/x-csrc]...
Step #8: / [617/5.0k files][268.0 MiB/439.2 MiB] 61% Done
/ [618/5.0k files][268.0 MiB/439.2 MiB] 61% Done
/ [619/5.0k files][268.0 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pfr/pfrobjs.h [Content-Type=text/x-chdr]...
Step #8: / [619/5.0k files][268.1 MiB/439.2 MiB] 61% Done
/ [620/5.0k files][268.1 MiB/439.2 MiB] 61% Done
/ [621/5.0k files][268.1 MiB/439.2 MiB] 61% Done
/ [622/5.0k files][268.1 MiB/439.2 MiB] 61% Done
/ [623/5.0k files][268.1 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pfr/pfrsbit.c [Content-Type=text/x-csrc]...
Step #8: / [623/5.0k files][268.1 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pfr/pfrload.h [Content-Type=text/x-chdr]...
Step #8: / [623/5.0k files][268.1 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pfr/pfrerror.h [Content-Type=text/x-chdr]...
Step #8: / [623/5.0k files][268.1 MiB/439.2 MiB] 61% Done
/ [624/5.0k files][268.1 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pfr/pfrdrivr.h [Content-Type=text/x-chdr]...
Step #8: / [624/5.0k files][268.1 MiB/439.2 MiB] 61% Done
/ [625/5.0k files][268.1 MiB/439.2 MiB] 61% Done
/ [626/5.0k files][268.1 MiB/439.2 MiB] 61% Done
/ [627/5.0k files][268.1 MiB/439.2 MiB] 61% Done
/ [628/5.0k files][268.1 MiB/439.2 MiB] 61% Done
/ [629/5.0k files][268.1 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pfr/pfrobjs.c [Content-Type=text/x-csrc]...
Step #8: / [629/5.0k files][268.1 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pfr/pfr.c [Content-Type=text/x-csrc]...
Step #8: / [629/5.0k files][268.1 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pfr/pfrgload.h [Content-Type=text/x-chdr]...
Step #8: / [629/5.0k files][268.2 MiB/439.2 MiB] 61% Done
/ [630/5.0k files][268.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pfr/pfrload.c [Content-Type=text/x-csrc]...
Step #8: / [630/5.0k files][268.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pfr/pfrsbit.h [Content-Type=text/x-chdr]...
Step #8: / [630/5.0k files][268.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pfr/pfrcmap.c [Content-Type=text/x-csrc]...
Step #8: / [630/5.0k files][268.2 MiB/439.2 MiB] 61% Done
/ [631/5.0k files][268.2 MiB/439.2 MiB] 61% Done
/ [632/5.0k files][268.2 MiB/439.2 MiB] 61% Done
/ [633/5.0k files][268.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/smooth/ftgrays.h [Content-Type=text/x-chdr]...
Step #8: / [633/5.0k files][268.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/smooth/ftsmooth.c [Content-Type=text/x-csrc]...
Step #8: / [633/5.0k files][268.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/smooth/ftsmooth.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/smooth/smooth.c [Content-Type=text/x-csrc]...
Step #8: / [633/5.0k files][268.2 MiB/439.2 MiB] 61% Done
/ [633/5.0k files][268.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/smooth/ftsmerrs.h [Content-Type=text/x-chdr]...
Step #8: / [633/5.0k files][268.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/smooth/ftgrays.c [Content-Type=text/x-csrc]...
Step #8: / [633/5.0k files][268.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/bzip2/ftbzip2.c [Content-Type=text/x-csrc]...
Step #8: / [633/5.0k files][268.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftdebug.c [Content-Type=text/x-csrc]...
Step #8: / [633/5.0k files][268.2 MiB/439.2 MiB] 61% Done
/ [634/5.0k files][268.2 MiB/439.2 MiB] 61% Done
/ [635/5.0k files][268.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftbase.h [Content-Type=text/x-chdr]...
Step #8: / [635/5.0k files][268.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftmac.c [Content-Type=text/x-csrc]...
Step #8: / [635/5.0k files][268.2 MiB/439.2 MiB] 61% Done
/ [636/5.0k files][268.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftgasp.c [Content-Type=text/x-csrc]...
Step #8: / [636/5.0k files][268.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftmm.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/fttype1.c [Content-Type=text/x-csrc]...
Step #8: / [636/5.0k files][268.2 MiB/439.2 MiB] 61% Done
/ [636/5.0k files][268.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftotval.c [Content-Type=text/x-csrc]...
Step #8: / [636/5.0k files][268.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftglyph.c [Content-Type=text/x-csrc]...
Step #8: / [636/5.0k files][268.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftadvanc.c [Content-Type=text/x-csrc]...
Step #8: / [636/5.0k files][268.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftinit.c [Content-Type=text/x-csrc]...
Step #8: / [636/5.0k files][268.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftstroke.c [Content-Type=text/x-csrc]...
Step #8: / [636/5.0k files][268.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftbase.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftobjs.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftfstype.c [Content-Type=text/x-csrc]...
Step #8: / [636/5.0k files][268.2 MiB/439.2 MiB] 61% Done
/ [636/5.0k files][268.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/md5.h [Content-Type=text/x-chdr]...
Step #8: / [636/5.0k files][268.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftbitmap.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftpsprop.c [Content-Type=text/x-csrc]...
Step #8: / [636/5.0k files][268.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftcalc.c [Content-Type=text/x-csrc]...
Step #8: / [636/5.0k files][268.2 MiB/439.2 MiB] 61% Done
/ [636/5.0k files][268.2 MiB/439.2 MiB] 61% Done
/ [636/5.0k files][268.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/fttrigon.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftpatent.c [Content-Type=text/x-csrc]...
Step #8: / [636/5.0k files][268.2 MiB/439.2 MiB] 61% Done
/ [636/5.0k files][268.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftfntfmt.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftcid.c [Content-Type=text/x-csrc]...
Step #8: / [636/5.0k files][268.2 MiB/439.2 MiB] 61% Done
/ [636/5.0k files][268.2 MiB/439.2 MiB] 61% Done
/ [637/5.0k files][268.2 MiB/439.2 MiB] 61% Done
/ [638/5.0k files][268.2 MiB/439.2 MiB] 61% Done
/ [639/5.0k files][268.3 MiB/439.2 MiB] 61% Done
/ [640/5.0k files][268.3 MiB/439.2 MiB] 61% Done
/ [641/5.0k files][268.3 MiB/439.2 MiB] 61% Done
/ [642/5.0k files][268.3 MiB/439.2 MiB] 61% Done
/ [643/5.0k files][268.3 MiB/439.2 MiB] 61% Done
/ [644/5.0k files][268.3 MiB/439.2 MiB] 61% Done
/ [645/5.0k files][268.3 MiB/439.2 MiB] 61% Done
/ [646/5.0k files][268.3 MiB/439.2 MiB] 61% Done
/ [647/5.0k files][268.3 MiB/439.2 MiB] 61% Done
-
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftgxval.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/fterrors.c [Content-Type=text/x-csrc]...
Step #8: - [647/5.0k files][268.5 MiB/439.2 MiB] 61% Done
- [647/5.0k files][268.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftsystem.c [Content-Type=text/x-csrc]...
Step #8: - [647/5.0k files][268.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftdbgmem.c [Content-Type=text/x-csrc]...
Step #8: - [647/5.0k files][268.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftstream.c [Content-Type=text/x-csrc]...
Step #8: - [647/5.0k files][268.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftlcdfil.c [Content-Type=text/x-csrc]...
Step #8: - [647/5.0k files][268.5 MiB/439.2 MiB] 61% Done
- [648/5.0k files][268.5 MiB/439.2 MiB] 61% Done
- [649/5.0k files][268.5 MiB/439.2 MiB] 61% Done
- [650/5.0k files][268.5 MiB/439.2 MiB] 61% Done
- [651/5.0k files][268.5 MiB/439.2 MiB] 61% Done
- [652/5.0k files][268.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftoutln.c [Content-Type=text/x-csrc]...
Step #8: - [653/5.0k files][268.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/md5.c [Content-Type=text/x-csrc]...
Step #8: - [653/5.0k files][268.5 MiB/439.2 MiB] 61% Done
- [653/5.0k files][268.7 MiB/439.2 MiB] 61% Done
- [654/5.0k files][268.7 MiB/439.2 MiB] 61% Done
- [655/5.0k files][268.7 MiB/439.2 MiB] 61% Done
- [656/5.0k files][268.7 MiB/439.2 MiB] 61% Done
- [657/5.0k files][268.7 MiB/439.2 MiB] 61% Done
- [658/5.0k files][268.7 MiB/439.2 MiB] 61% Done
- [659/5.0k files][268.7 MiB/439.2 MiB] 61% Done
- [660/5.0k files][268.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftbbox.c [Content-Type=text/x-csrc]...
Step #8: - [661/5.0k files][268.7 MiB/439.2 MiB] 61% Done
- [661/5.0k files][268.7 MiB/439.2 MiB] 61% Done
- [662/5.0k files][268.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftpfr.c [Content-Type=text/x-csrc]...
Step #8: - [662/5.0k files][268.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftbdf.c [Content-Type=text/x-csrc]...
Step #8: - [662/5.0k files][268.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftsnames.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftwinfnt.c [Content-Type=text/x-csrc]...
Step #8: - [662/5.0k files][268.7 MiB/439.2 MiB] 61% Done
- [662/5.0k files][268.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftgloadr.c [Content-Type=text/x-csrc]...
Step #8: - [662/5.0k files][268.7 MiB/439.2 MiB] 61% Done
- [663/5.0k files][268.7 MiB/439.2 MiB] 61% Done
- [664/5.0k files][268.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftsynth.c [Content-Type=text/x-csrc]...
Step #8: - [664/5.0k files][268.7 MiB/439.2 MiB] 61% Done
- [665/5.0k files][268.7 MiB/439.2 MiB] 61% Done
- [666/5.0k files][268.7 MiB/439.2 MiB] 61% Done
- [667/5.0k files][268.7 MiB/439.2 MiB] 61% Done
- [668/5.0k files][268.7 MiB/439.2 MiB] 61% Done
- [669/5.0k files][268.7 MiB/439.2 MiB] 61% Done
- [670/5.0k files][268.7 MiB/439.2 MiB] 61% Done
- [671/5.0k files][268.7 MiB/439.2 MiB] 61% Done
- [672/5.0k files][268.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/fthash.c [Content-Type=text/x-csrc]...
Step #8: - [672/5.0k files][268.7 MiB/439.2 MiB] 61% Done
- [673/5.0k files][268.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftcolor.c [Content-Type=text/x-csrc]...
Step #8: - [674/5.0k files][268.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftutil.c [Content-Type=text/x-csrc]...
Step #8: - [674/5.0k files][268.7 MiB/439.2 MiB] 61% Done
- [674/5.0k files][268.7 MiB/439.2 MiB] 61% Done
- [675/5.0k files][268.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/base/ftrfork.c [Content-Type=text/x-csrc]...
Step #8: - [675/5.0k files][268.8 MiB/439.2 MiB] 61% Done
- [676/5.0k files][268.8 MiB/439.2 MiB] 61% Done
- [677/5.0k files][268.8 MiB/439.2 MiB] 61% Done
- [678/5.0k files][268.8 MiB/439.2 MiB] 61% Done
- [679/5.0k files][268.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psnames/psnamerr.h [Content-Type=text/x-chdr]...
Step #8: - [679/5.0k files][268.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psnames/psmodule.c [Content-Type=text/x-csrc]...
Step #8: - [679/5.0k files][268.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psnames/pstables.h [Content-Type=text/x-chdr]...
Step #8: - [679/5.0k files][268.8 MiB/439.2 MiB] 61% Done
- [680/5.0k files][268.8 MiB/439.2 MiB] 61% Done
- [681/5.0k files][268.8 MiB/439.2 MiB] 61% Done
- [682/5.0k files][268.8 MiB/439.2 MiB] 61% Done
- [683/5.0k files][268.8 MiB/439.2 MiB] 61% Done
- [684/5.0k files][268.8 MiB/439.2 MiB] 61% Done
- [685/5.0k files][268.8 MiB/439.2 MiB] 61% Done
- [686/5.0k files][268.8 MiB/439.2 MiB] 61% Done
- [687/5.0k files][268.8 MiB/439.2 MiB] 61% Done
- [688/5.0k files][268.8 MiB/439.2 MiB] 61% Done
- [689/5.0k files][268.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psnames/psnames.c [Content-Type=text/x-csrc]...
Step #8: - [689/5.0k files][268.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/psnames/psmodule.h [Content-Type=text/x-chdr]...
Step #8: - [689/5.0k files][268.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/lzw/ftzopen.c [Content-Type=text/x-csrc]...
Step #8: - [689/5.0k files][268.8 MiB/439.2 MiB] 61% Done
- [690/5.0k files][268.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/lzw/ftzopen.h [Content-Type=text/x-chdr]...
Step #8: - [691/5.0k files][268.9 MiB/439.2 MiB] 61% Done
- [691/5.0k files][268.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/lzw/ftlzw.c [Content-Type=text/x-csrc]...
Step #8: - [691/5.0k files][268.9 MiB/439.2 MiB] 61% Done
- [692/5.0k files][268.9 MiB/439.2 MiB] 61% Done
- [693/5.0k files][268.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afglobal.h [Content-Type=text/x-chdr]...
Step #8: - [693/5.0k files][268.9 MiB/439.2 MiB] 61% Done
- [694/5.0k files][268.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/aflatin.h [Content-Type=text/x-chdr]...
Step #8: - [695/5.0k files][268.9 MiB/439.2 MiB] 61% Done
- [695/5.0k files][268.9 MiB/439.2 MiB] 61% Done
- [696/5.0k files][268.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afhints.h [Content-Type=text/x-chdr]...
Step #8: - [696/5.0k files][269.1 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afcjk.h [Content-Type=text/x-chdr]...
Step #8: - [696/5.0k files][269.1 MiB/439.2 MiB] 61% Done
- [697/5.0k files][269.1 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/aflatin.c [Content-Type=text/x-csrc]...
Step #8: - [697/5.0k files][269.1 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afmodule.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afglobal.c [Content-Type=text/x-csrc]...
Step #8: - [698/5.0k files][269.1 MiB/439.2 MiB] 61% Done
- [698/5.0k files][269.1 MiB/439.2 MiB] 61% Done
- [698/5.0k files][269.1 MiB/439.2 MiB] 61% Done
- [699/5.0k files][269.1 MiB/439.2 MiB] 61% Done
- [700/5.0k files][269.1 MiB/439.2 MiB] 61% Done
- [701/5.0k files][269.1 MiB/439.2 MiB] 61% Done
- [702/5.0k files][269.1 MiB/439.2 MiB] 61% Done
- [703/5.0k files][269.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/aflatin2.h [Content-Type=text/x-chdr]...
Step #8: - [704/5.0k files][269.2 MiB/439.2 MiB] 61% Done
- [704/5.0k files][269.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afdummy.c [Content-Type=text/x-csrc]...
Step #8: - [705/5.0k files][269.2 MiB/439.2 MiB] 61% Done
- [705/5.0k files][269.2 MiB/439.2 MiB] 61% Done
- [706/5.0k files][269.2 MiB/439.2 MiB] 61% Done
- [707/5.0k files][269.3 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afmodule.h [Content-Type=text/x-chdr]...
Step #8: - [707/5.0k files][269.3 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/aftypes.h [Content-Type=text/x-chdr]...
Step #8: - [707/5.0k files][269.3 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afshaper.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afindic.c [Content-Type=text/x-csrc]...
Step #8: - [707/5.0k files][269.3 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afcjk.c [Content-Type=text/x-csrc]...
Step #8: - [707/5.0k files][269.3 MiB/439.2 MiB] 61% Done
- [707/5.0k files][269.3 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/aflatin2.c [Content-Type=text/x-csrc]...
Step #8: - [707/5.0k files][269.3 MiB/439.2 MiB] 61% Done
- [708/5.0k files][269.3 MiB/439.2 MiB] 61% Done
- [709/5.0k files][269.3 MiB/439.2 MiB] 61% Done
- [710/5.0k files][269.3 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afangles.c [Content-Type=text/x-csrc]...
Step #8: - [710/5.0k files][269.3 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afwrtsys.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afwarp.c [Content-Type=text/x-csrc]...
Step #8: - [710/5.0k files][269.3 MiB/439.2 MiB] 61% Done
- [710/5.0k files][269.3 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afshaper.h [Content-Type=text/x-chdr]...
Step #8: - [710/5.0k files][269.3 MiB/439.2 MiB] 61% Done
- [711/5.0k files][269.3 MiB/439.2 MiB] 61% Done
- [712/5.0k files][269.3 MiB/439.2 MiB] 61% Done
- [713/5.0k files][269.3 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afstyles.h [Content-Type=text/x-chdr]...
Step #8: - [713/5.0k files][269.4 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afranges.c [Content-Type=text/x-csrc]...
Step #8: - [713/5.0k files][269.4 MiB/439.2 MiB] 61% Done
- [714/5.0k files][269.4 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afwarp.h [Content-Type=text/x-chdr]...
Step #8: - [714/5.0k files][269.4 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/ttmtx.h [Content-Type=text/x-chdr]...
Step #8: - [714/5.0k files][269.4 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afscript.h [Content-Type=text/x-chdr]...
Step #8: - [714/5.0k files][269.4 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afdummy.h [Content-Type=text/x-chdr]...
Step #8: - [714/5.0k files][269.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afblue.c [Content-Type=text/x-csrc]...
Step #8: - [714/5.0k files][269.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/autofit.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/aferrors.h [Content-Type=text/x-chdr]...
Step #8: - [714/5.0k files][269.5 MiB/439.2 MiB] 61% Done
- [714/5.0k files][269.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afhints.c [Content-Type=text/x-csrc]...
Step #8: - [714/5.0k files][269.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afloader.c [Content-Type=text/x-csrc]...
Step #8: - [714/5.0k files][269.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afcover.h [Content-Type=text/x-chdr]...
Step #8: - [714/5.0k files][269.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afranges.h [Content-Type=text/x-chdr]...
Step #8: - [715/5.0k files][269.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afindic.h [Content-Type=text/x-chdr]...
Step #8: - [715/5.0k files][269.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afangles.h [Content-Type=text/x-chdr]...
Step #8: - [716/5.0k files][269.5 MiB/439.2 MiB] 61% Done
- [716/5.0k files][269.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afloader.h [Content-Type=text/x-chdr]...
Step #8: - [716/5.0k files][269.5 MiB/439.2 MiB] 61% Done
- [717/5.0k files][269.5 MiB/439.2 MiB] 61% Done
- [718/5.0k files][269.5 MiB/439.2 MiB] 61% Done
- [718/5.0k files][269.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/bdf/bdferror.h [Content-Type=text/x-chdr]...
Step #8: - [718/5.0k files][269.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/bdf/bdflib.c [Content-Type=text/x-csrc]...
Step #8: - [718/5.0k files][269.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/bdf/bdf.c [Content-Type=text/x-csrc]...
Step #8: - [718/5.0k files][269.5 MiB/439.2 MiB] 61% Done
- [719/5.0k files][269.5 MiB/439.2 MiB] 61% Done
- [720/5.0k files][269.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/bdf/bdfdrivr.h [Content-Type=text/x-chdr]...
Step #8: - [721/5.0k files][269.5 MiB/439.2 MiB] 61% Done
- [722/5.0k files][269.5 MiB/439.2 MiB] 61% Done
- [722/5.0k files][269.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/bdf/bdfdrivr.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/bdf/bdf.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/winfonts/winfnt.c [Content-Type=text/x-csrc]...
Step #8: - [722/5.0k files][269.6 MiB/439.2 MiB] 61% Done
- [722/5.0k files][269.6 MiB/439.2 MiB] 61% Done
- [722/5.0k files][269.6 MiB/439.2 MiB] 61% Done
- [723/5.0k files][269.6 MiB/439.2 MiB] 61% Done
- [724/5.0k files][269.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/winfonts/fnterrs.h [Content-Type=text/x-chdr]...
Step #8: - [724/5.0k files][269.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/winfonts/winfnt.h [Content-Type=text/x-chdr]...
Step #8: - [725/5.0k files][269.6 MiB/439.2 MiB] 61% Done
- [725/5.0k files][269.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cid/cidparse.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cid/cidparse.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cid/cidgload.h [Content-Type=text/x-chdr]...
Step #8: - [725/5.0k files][269.6 MiB/439.2 MiB] 61% Done
- [725/5.0k files][269.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cid/cidtoken.h [Content-Type=text/x-chdr]...
Step #8: - [725/5.0k files][269.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cid/ciderrs.h [Content-Type=text/x-chdr]...
Step #8: - [725/5.0k files][269.6 MiB/439.2 MiB] 61% Done
- [725/5.0k files][269.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cid/cidload.c [Content-Type=text/x-csrc]...
Step #8: - [725/5.0k files][269.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cid/cidriver.h [Content-Type=text/x-chdr]...
Step #8: - [726/5.0k files][269.6 MiB/439.2 MiB] 61% Done
- [726/5.0k files][269.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cid/type1cid.c [Content-Type=text/x-csrc]...
Step #8: - [726/5.0k files][269.6 MiB/439.2 MiB] 61% Done
- [727/5.0k files][269.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cid/cidload.h [Content-Type=text/x-chdr]...
Step #8: - [727/5.0k files][269.6 MiB/439.2 MiB] 61% Done
- [728/5.0k files][269.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cid/cidobjs.c [Content-Type=text/x-csrc]...
Step #8: - [728/5.0k files][269.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cid/cidobjs.h [Content-Type=text/x-chdr]...
Step #8: - [728/5.0k files][269.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cid/cidgload.c [Content-Type=text/x-csrc]...
Step #8: - [728/5.0k files][269.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cid/cidriver.c [Content-Type=text/x-csrc]...
Step #8: - [728/5.0k files][269.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pshinter/pshalgo.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pshinter/pshglob.h [Content-Type=text/x-chdr]...
Step #8: - [728/5.0k files][269.8 MiB/439.2 MiB] 61% Done
- [729/5.0k files][269.8 MiB/439.2 MiB] 61% Done
- [730/5.0k files][269.8 MiB/439.2 MiB] 61% Done
- [730/5.0k files][269.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pshinter/pshalgo.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pshinter/pshmod.c [Content-Type=text/x-csrc]...
Step #8: - [730/5.0k files][269.8 MiB/439.2 MiB] 61% Done
- [730/5.0k files][269.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pshinter/pshinter.c [Content-Type=text/x-csrc]...
Step #8: - [730/5.0k files][269.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pshinter/pshrec.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pshinter/pshnterr.h [Content-Type=text/x-chdr]...
Step #8: - [730/5.0k files][269.8 MiB/439.2 MiB] 61% Done
- [730/5.0k files][269.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/sfnt.c [Content-Type=text/x-csrc]...
Step #8: - [730/5.0k files][269.8 MiB/439.2 MiB] 61% Done
- [731/5.0k files][269.8 MiB/439.2 MiB] 61% Done
- [732/5.0k files][269.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pshinter/pshglob.c [Content-Type=text/x-csrc]...
Step #8: - [732/5.0k files][269.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/autofit/afblue.h [Content-Type=text/x-chdr]...
Step #8: - [732/5.0k files][269.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/ttsbit.h [Content-Type=text/x-chdr]...
Step #8: - [732/5.0k files][269.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pshinter/pshrec.c [Content-Type=text/x-csrc]...
Step #8: - [732/5.0k files][269.9 MiB/439.2 MiB] 61% Done
- [733/5.0k files][269.9 MiB/439.2 MiB] 61% Done
- [734/5.0k files][269.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/ttcpal.h [Content-Type=text/x-chdr]...
Step #8: - [734/5.0k files][269.9 MiB/439.2 MiB] 61% Done
- [735/5.0k files][269.9 MiB/439.2 MiB] 61% Done
- [736/5.0k files][269.9 MiB/439.2 MiB] 61% Done
- [737/5.0k files][269.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/ttcmap.h [Content-Type=text/x-chdr]...
Step #8: - [737/5.0k files][269.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/ttload.h [Content-Type=text/x-chdr]...
Step #8: - [737/5.0k files][269.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/pngshim.c [Content-Type=text/x-csrc]...
Step #8: - [737/5.0k files][269.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/ttcmap.c [Content-Type=text/x-csrc]...
Step #8: - [737/5.0k files][270.0 MiB/439.2 MiB] 61% Done
\
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/sfwoff.c [Content-Type=text/x-csrc]...
Step #8: \ [737/5.0k files][270.0 MiB/439.2 MiB] 61% Done
\ [738/5.0k files][270.0 MiB/439.2 MiB] 61% Done
\ [739/5.0k files][270.0 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/ttcolr.c [Content-Type=text/x-csrc]...
Step #8: \ [739/5.0k files][270.0 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/pshinter/pshmod.h [Content-Type=text/x-chdr]...
Step #8: \ [739/5.0k files][270.1 MiB/439.2 MiB] 61% Done
\ [740/5.0k files][270.1 MiB/439.2 MiB] 61% Done
\ [741/5.0k files][270.1 MiB/439.2 MiB] 61% Done
\ [742/5.0k files][270.1 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/sfobjs.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/sfdriver.h [Content-Type=text/x-chdr]...
Step #8: \ [742/5.0k files][270.1 MiB/439.2 MiB] 61% Done
\ [742/5.0k files][270.1 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/ttcolr.h [Content-Type=text/x-chdr]...
Step #8: \ [742/5.0k files][270.1 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/sfdriver.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/ttpost.c [Content-Type=text/x-csrc]...
Step #8: \ [742/5.0k files][270.1 MiB/439.2 MiB] 61% Done
\ [742/5.0k files][270.1 MiB/439.2 MiB] 61% Done
\ [743/5.0k files][270.1 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/pngshim.h [Content-Type=text/x-chdr]...
Step #8: \ [743/5.0k files][270.1 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/sferrors.h [Content-Type=text/x-chdr]...
Step #8: \ [743/5.0k files][270.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/ttbdf.c [Content-Type=text/x-csrc]...
Step #8: \ [743/5.0k files][270.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/ttcpal.c [Content-Type=text/x-csrc]...
Step #8: \ [743/5.0k files][270.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/ttpost.h [Content-Type=text/x-chdr]...
Step #8: \ [743/5.0k files][270.2 MiB/439.2 MiB] 61% Done
\ [744/5.0k files][270.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/ttload.c [Content-Type=text/x-csrc]...
Step #8: \ [744/5.0k files][270.2 MiB/439.2 MiB] 61% Done
\ [745/5.0k files][270.2 MiB/439.2 MiB] 61% Done
\ [746/5.0k files][270.2 MiB/439.2 MiB] 61% Done
\ [747/5.0k files][270.2 MiB/439.2 MiB] 61% Done
\ [748/5.0k files][270.2 MiB/439.2 MiB] 61% Done
\ [749/5.0k files][270.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/ttkern.c [Content-Type=text/x-csrc]...
Step #8: \ [750/5.0k files][270.2 MiB/439.2 MiB] 61% Done
\ [751/5.0k files][270.2 MiB/439.2 MiB] 61% Done
\ [752/5.0k files][270.2 MiB/439.2 MiB] 61% Done
\ [753/5.0k files][270.2 MiB/439.2 MiB] 61% Done
\ [754/5.0k files][270.2 MiB/439.2 MiB] 61% Done
\ [755/5.0k files][270.2 MiB/439.2 MiB] 61% Done
\ [755/5.0k files][270.2 MiB/439.2 MiB] 61% Done
\ [756/5.0k files][270.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/ttsbit.c [Content-Type=text/x-csrc]...
Step #8: \ [756/5.0k files][270.3 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/ttkern.h [Content-Type=text/x-chdr]...
Step #8: \ [757/5.0k files][270.3 MiB/439.2 MiB] 61% Done
\ [758/5.0k files][270.3 MiB/439.2 MiB] 61% Done
\ [758/5.0k files][270.3 MiB/439.2 MiB] 61% Done
\ [759/5.0k files][270.3 MiB/439.2 MiB] 61% Done
\ [760/5.0k files][270.3 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/ttmtx.c [Content-Type=text/x-csrc]...
Step #8: \ [761/5.0k files][270.3 MiB/439.2 MiB] 61% Done
\ [762/5.0k files][270.3 MiB/439.2 MiB] 61% Done
\ [762/5.0k files][270.3 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/sfobjs.c [Content-Type=text/x-csrc]...
Step #8: \ [762/5.0k files][270.3 MiB/439.2 MiB] 61% Done
\ [763/5.0k files][270.3 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/ttbdf.h [Content-Type=text/x-chdr]...
Step #8: \ [763/5.0k files][270.3 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cache/ftccache.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/ttcmapc.h [Content-Type=text/x-chdr]...
Step #8: \ [763/5.0k files][270.3 MiB/439.2 MiB] 61% Done
\ [763/5.0k files][270.3 MiB/439.2 MiB] 61% Done
\ [764/5.0k files][270.3 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/sfnt/sfwoff.h [Content-Type=text/x-chdr]...
Step #8: \ [765/5.0k files][270.3 MiB/439.2 MiB] 61% Done
\ [766/5.0k files][270.3 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cache/ftcglyph.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cache/ftcimage.h [Content-Type=text/x-chdr]...
Step #8: \ [767/5.0k files][270.3 MiB/439.2 MiB] 61% Done
\ [768/5.0k files][270.3 MiB/439.2 MiB] 61% Done
\ [768/5.0k files][270.3 MiB/439.2 MiB] 61% Done
\ [769/5.0k files][270.3 MiB/439.2 MiB] 61% Done
\ [770/5.0k files][270.3 MiB/439.2 MiB] 61% Done
\ [771/5.0k files][270.3 MiB/439.2 MiB] 61% Done
\ [772/5.0k files][270.3 MiB/439.2 MiB] 61% Done
\ [772/5.0k files][270.4 MiB/439.2 MiB] 61% Done
\ [773/5.0k files][270.4 MiB/439.2 MiB] 61% Done
\ [773/5.0k files][270.4 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cache/ftccache.h [Content-Type=text/x-chdr]...
Step #8: \ [774/5.0k files][270.4 MiB/439.2 MiB] 61% Done
\ [775/5.0k files][270.4 MiB/439.2 MiB] 61% Done
\ [776/5.0k files][270.4 MiB/439.2 MiB] 61% Done
\ [777/5.0k files][270.4 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cache/ftcmru.c [Content-Type=text/x-csrc]...
Step #8: \ [777/5.0k files][270.4 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cache/ftcmru.h [Content-Type=text/x-chdr]...
Step #8: \ [777/5.0k files][270.4 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cache/ftcbasic.c [Content-Type=text/x-csrc]...
Step #8: \ [777/5.0k files][270.4 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cache/ftcglyph.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftgasp.h [Content-Type=text/x-chdr]...
Step #8: \ [777/5.0k files][270.4 MiB/439.2 MiB] 61% Done
\ [777/5.0k files][270.4 MiB/439.2 MiB] 61% Done
\ [777/5.0k files][270.4 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cache/ftccmap.c [Content-Type=text/x-csrc]...
Step #8: \ [778/5.0k files][270.5 MiB/439.2 MiB] 61% Done
\ [778/5.0k files][270.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cache/ftcache.c [Content-Type=text/x-csrc]...
Step #8: \ [779/5.0k files][270.5 MiB/439.2 MiB] 61% Done
\ [780/5.0k files][270.5 MiB/439.2 MiB] 61% Done
\ [781/5.0k files][270.5 MiB/439.2 MiB] 61% Done
\ [782/5.0k files][270.5 MiB/439.2 MiB] 61% Done
\ [783/5.0k files][270.5 MiB/439.2 MiB] 61% Done
\ [783/5.0k files][270.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cache/ftcsbits.h [Content-Type=text/x-chdr]...
Step #8: \ [784/5.0k files][270.5 MiB/439.2 MiB] 61% Done
\ [784/5.0k files][270.5 MiB/439.2 MiB] 61% Done
\ [785/5.0k files][270.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cache/ftccback.h [Content-Type=text/x-chdr]...
Step #8: \ [786/5.0k files][270.5 MiB/439.2 MiB] 61% Done
\ [786/5.0k files][270.5 MiB/439.2 MiB] 61% Done
\ [787/5.0k files][270.5 MiB/439.2 MiB] 61% Done
\ [788/5.0k files][270.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cache/ftcsbits.c [Content-Type=text/x-csrc]...
Step #8: \ [788/5.0k files][270.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cache/ftcerror.h [Content-Type=text/x-chdr]...
Step #8: \ [788/5.0k files][270.5 MiB/439.2 MiB] 61% Done
\ [789/5.0k files][270.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cache/ftcmanag.c [Content-Type=text/x-csrc]...
Step #8: \ [789/5.0k files][270.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cache/ftcmanag.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/cache/ftcimage.c [Content-Type=text/x-csrc]...
Step #8: \ [789/5.0k files][270.5 MiB/439.2 MiB] 61% Done
\ [789/5.0k files][270.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/raster/ftrend1.c [Content-Type=text/x-csrc]...
Step #8: \ [789/5.0k files][270.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/raster/rasterrs.h [Content-Type=text/x-chdr]...
Step #8: \ [789/5.0k files][270.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/raster/ftraster.c [Content-Type=text/x-csrc]...
Step #8: \ [789/5.0k files][270.5 MiB/439.2 MiB] 61% Done
\ [790/5.0k files][270.5 MiB/439.2 MiB] 61% Done
\ [791/5.0k files][270.5 MiB/439.2 MiB] 61% Done
\ [792/5.0k files][270.5 MiB/439.2 MiB] 61% Done
\ [793/5.0k files][270.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/raster/ftrend1.h [Content-Type=text/x-chdr]...
Step #8: \ [793/5.0k files][270.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/raster/raster.c [Content-Type=text/x-csrc]...
Step #8: \ [793/5.0k files][270.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/raster/ftmisc.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/src/raster/ftraster.h [Content-Type=text/x-chdr]...
Step #8: \ [793/5.0k files][270.5 MiB/439.2 MiB] 61% Done
\ [793/5.0k files][270.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/ft2build.h [Content-Type=text/x-chdr]...
Step #8: \ [793/5.0k files][270.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftcolor.h [Content-Type=text/x-chdr]...
Step #8: \ [793/5.0k files][270.5 MiB/439.2 MiB] 61% Done
\ [794/5.0k files][270.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftwinfnt.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/fttrigon.h [Content-Type=text/x-chdr]...
Step #8: \ [794/5.0k files][270.6 MiB/439.2 MiB] 61% Done
\ [795/5.0k files][270.6 MiB/439.2 MiB] 61% Done
\ [796/5.0k files][270.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftmm.h [Content-Type=text/x-chdr]...
Step #8: \ [797/5.0k files][270.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftstroke.h [Content-Type=text/x-chdr]...
Step #8: \ [798/5.0k files][270.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftimage.h [Content-Type=text/x-chdr]...
Step #8: \ [798/5.0k files][270.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftadvanc.h [Content-Type=text/x-chdr]...
Step #8: \ [799/5.0k files][270.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/fterrors.h [Content-Type=text/x-chdr]...
Step #8: \ [799/5.0k files][270.6 MiB/439.2 MiB] 61% Done
\ [799/5.0k files][270.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftsynth.h [Content-Type=text/x-chdr]...
Step #8: \ [799/5.0k files][270.6 MiB/439.2 MiB] 61% Done
\ [799/5.0k files][270.6 MiB/439.2 MiB] 61% Done
\ [800/5.0k files][270.6 MiB/439.2 MiB] 61% Done
\ [801/5.0k files][270.6 MiB/439.2 MiB] 61% Done
\ [802/5.0k files][270.6 MiB/439.2 MiB] 61% Done
\ [802/5.0k files][270.6 MiB/439.2 MiB] 61% Done
\ [802/5.0k files][270.6 MiB/439.2 MiB] 61% Done
\ [803/5.0k files][270.6 MiB/439.2 MiB] 61% Done
\ [804/5.0k files][270.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftbbox.h [Content-Type=text/x-chdr]...
Step #8: \ [804/5.0k files][270.6 MiB/439.2 MiB] 61% Done
\ [805/5.0k files][270.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftrender.h [Content-Type=text/x-chdr]...
Step #8: \ [806/5.0k files][270.6 MiB/439.2 MiB] 61% Done
\ [806/5.0k files][270.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftfntfmt.h [Content-Type=text/x-chdr]...
Step #8: \ [807/5.0k files][270.6 MiB/439.2 MiB] 61% Done
\ [808/5.0k files][270.6 MiB/439.2 MiB] 61% Done
\ [808/5.0k files][270.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ttnameid.h [Content-Type=text/x-chdr]...
Step #8: \ [808/5.0k files][270.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftcid.h [Content-Type=text/x-chdr]...
Step #8: \ [808/5.0k files][270.7 MiB/439.2 MiB] 61% Done
\ [809/5.0k files][270.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftmoderr.h [Content-Type=text/x-chdr]...
Step #8: \ [809/5.0k files][270.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftchapters.h [Content-Type=text/x-chdr]...
Step #8: \ [809/5.0k files][270.7 MiB/439.2 MiB] 61% Done
\ [810/5.0k files][270.7 MiB/439.2 MiB] 61% Done
\ [811/5.0k files][270.8 MiB/439.2 MiB] 61% Done
\ [812/5.0k files][270.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/t1tables.h [Content-Type=text/x-chdr]...
Step #8: \ [812/5.0k files][270.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftglyph.h [Content-Type=text/x-chdr]...
Step #8: \ [813/5.0k files][270.8 MiB/439.2 MiB] 61% Done
\ [814/5.0k files][270.8 MiB/439.2 MiB] 61% Done
\ [814/5.0k files][270.8 MiB/439.2 MiB] 61% Done
\ [815/5.0k files][270.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftincrem.h [Content-Type=text/x-chdr]...
Step #8: \ [815/5.0k files][270.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftgxval.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftbzip2.h [Content-Type=text/x-chdr]...
Step #8: \ [815/5.0k files][270.8 MiB/439.2 MiB] 61% Done
\ [815/5.0k files][270.8 MiB/439.2 MiB] 61% Done
\ [816/5.0k files][270.8 MiB/439.2 MiB] 61% Done
\ [817/5.0k files][270.8 MiB/439.2 MiB] 61% Done
\ [818/5.0k files][270.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftsystem.h [Content-Type=text/x-chdr]...
Step #8: \ [818/5.0k files][270.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftsizes.h [Content-Type=text/x-chdr]...
Step #8: \ [818/5.0k files][270.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftpfr.h [Content-Type=text/x-chdr]...
Step #8: \ [818/5.0k files][270.9 MiB/439.2 MiB] 61% Done
\ [819/5.0k files][270.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftlcdfil.h [Content-Type=text/x-chdr]...
Step #8: \ [819/5.0k files][270.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftsnames.h [Content-Type=text/x-chdr]...
Step #8: \ [819/5.0k files][270.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/freetype.h [Content-Type=text/x-chdr]...
Step #8: \ [819/5.0k files][270.9 MiB/439.2 MiB] 61% Done
\ [820/5.0k files][270.9 MiB/439.2 MiB] 61% Done
\ [821/5.0k files][270.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/tttags.h [Content-Type=text/x-chdr]...
Step #8: \ [822/5.0k files][270.9 MiB/439.2 MiB] 61% Done
\ [822/5.0k files][270.9 MiB/439.2 MiB] 61% Done
\ [823/5.0k files][270.9 MiB/439.2 MiB] 61% Done
\ [824/5.0k files][271.0 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftlzw.h [Content-Type=text/x-chdr]...
Step #8: \ [824/5.0k files][271.0 MiB/439.2 MiB] 61% Done
\ [825/5.0k files][271.0 MiB/439.2 MiB] 61% Done
\ [826/5.0k files][271.0 MiB/439.2 MiB] 61% Done
\ [827/5.0k files][271.0 MiB/439.2 MiB] 61% Done
\ [828/5.0k files][271.0 MiB/439.2 MiB] 61% Done
\ [829/5.0k files][271.0 MiB/439.2 MiB] 61% Done
\ [830/5.0k files][271.0 MiB/439.2 MiB] 61% Done
\ [831/5.0k files][271.0 MiB/439.2 MiB] 61% Done
\ [832/5.0k files][271.0 MiB/439.2 MiB] 61% Done
\ [833/5.0k files][271.0 MiB/439.2 MiB] 61% Done
\ [834/5.0k files][271.0 MiB/439.2 MiB] 61% Done
\ [835/5.0k files][271.0 MiB/439.2 MiB] 61% Done
\ [836/5.0k files][271.1 MiB/439.2 MiB] 61% Done
\ [837/5.0k files][271.1 MiB/439.2 MiB] 61% Done
\ [838/5.0k files][271.1 MiB/439.2 MiB] 61% Done
\ [839/5.0k files][271.1 MiB/439.2 MiB] 61% Done
\ [840/5.0k files][271.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/fttypes.h [Content-Type=text/x-chdr]...
Step #8: \ [840/5.0k files][271.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftmac.h [Content-Type=text/x-chdr]...
Step #8: \ [840/5.0k files][271.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftgzip.h [Content-Type=text/x-chdr]...
Step #8: \ [841/5.0k files][271.2 MiB/439.2 MiB] 61% Done
\ [841/5.0k files][271.2 MiB/439.2 MiB] 61% Done
\ [842/5.0k files][271.2 MiB/439.2 MiB] 61% Done
\ [843/5.0k files][271.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/fterrdef.h [Content-Type=text/x-chdr]...
Step #8: \ [843/5.0k files][271.2 MiB/439.2 MiB] 61% Done
\ [844/5.0k files][271.2 MiB/439.2 MiB] 61% Done
\ [845/5.0k files][271.2 MiB/439.2 MiB] 61% Done
\ [846/5.0k files][271.2 MiB/439.2 MiB] 61% Done
\ [847/5.0k files][271.2 MiB/439.2 MiB] 61% Done
\ [848/5.0k files][271.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftbdf.h [Content-Type=text/x-chdr]...
Step #8: \ [848/5.0k files][271.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftcache.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftlist.h [Content-Type=text/x-chdr]...
Step #8: \ [848/5.0k files][271.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftotval.h [Content-Type=text/x-chdr]...
Step #8: \ [848/5.0k files][271.2 MiB/439.2 MiB] 61% Done
\ [849/5.0k files][271.2 MiB/439.2 MiB] 61% Done
\ [849/5.0k files][271.2 MiB/439.2 MiB] 61% Done
\ [850/5.0k files][271.2 MiB/439.2 MiB] 61% Done
\ [851/5.0k files][271.2 MiB/439.2 MiB] 61% Done
\ [852/5.0k files][271.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftoutln.h [Content-Type=text/x-chdr]...
Step #8: \ [852/5.0k files][271.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftparams.h [Content-Type=text/x-chdr]...
Step #8: \ [852/5.0k files][271.2 MiB/439.2 MiB] 61% Done
\ [853/5.0k files][271.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftdriver.h [Content-Type=text/x-chdr]...
Step #8: \ [854/5.0k files][271.2 MiB/439.2 MiB] 61% Done
\ [855/5.0k files][271.2 MiB/439.2 MiB] 61% Done
\ [856/5.0k files][271.2 MiB/439.2 MiB] 61% Done
\ [856/5.0k files][271.2 MiB/439.2 MiB] 61% Done
\ [857/5.0k files][271.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/tttables.h [Content-Type=text/x-chdr]...
Step #8: \ [858/5.0k files][271.2 MiB/439.2 MiB] 61% Done
\ [858/5.0k files][271.2 MiB/439.2 MiB] 61% Done
\ [859/5.0k files][271.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftmodapi.h [Content-Type=text/x-chdr]...
Step #8: \ [860/5.0k files][271.2 MiB/439.2 MiB] 61% Done
\ [860/5.0k files][271.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/psaux.h [Content-Type=text/x-chdr]...
Step #8: \ [861/5.0k files][271.2 MiB/439.2 MiB] 61% Done
\ [861/5.0k files][271.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/ftbitmap.h [Content-Type=text/x-chdr]...
Step #8: \ [861/5.0k files][271.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/internal.h [Content-Type=text/x-chdr]...
Step #8: \ [861/5.0k files][271.2 MiB/439.2 MiB] 61% Done
\ [862/5.0k files][271.2 MiB/439.2 MiB] 61% Done
\ [863/5.0k files][271.2 MiB/439.2 MiB] 61% Done
|
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/autohint.h [Content-Type=text/x-chdr]...
Step #8: | [863/5.0k files][271.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/cffotypes.h [Content-Type=text/x-chdr]...
Step #8: | [863/5.0k files][271.2 MiB/439.2 MiB] 61% Done
| [864/5.0k files][271.2 MiB/439.2 MiB] 61% Done
| [865/5.0k files][271.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/wofftypes.h [Content-Type=text/x-chdr]...
Step #8: | [865/5.0k files][271.3 MiB/439.2 MiB] 61% Done
| [866/5.0k files][271.3 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/ftcalc.h [Content-Type=text/x-chdr]...
Step #8: | [866/5.0k files][271.3 MiB/439.2 MiB] 61% Done
| [867/5.0k files][271.3 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/fthash.h [Content-Type=text/x-chdr]...
Step #8: | [867/5.0k files][271.4 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/ftstream.h [Content-Type=text/x-chdr]...
Step #8: | [867/5.0k files][271.4 MiB/439.2 MiB] 61% Done
| [868/5.0k files][271.4 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/ftvalid.h [Content-Type=text/x-chdr]...
Step #8: | [868/5.0k files][271.4 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/pshints.h [Content-Type=text/x-chdr]...
Step #8: | [868/5.0k files][271.4 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/ftdebug.h [Content-Type=text/x-chdr]...
Step #8: | [868/5.0k files][271.4 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/ftdrv.h [Content-Type=text/x-chdr]...
Step #8: | [868/5.0k files][271.4 MiB/439.2 MiB] 61% Done
| [869/5.0k files][271.4 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/ftobjs.h [Content-Type=text/x-chdr]...
Step #8: | [869/5.0k files][271.4 MiB/439.2 MiB] 61% Done
| [870/5.0k files][271.4 MiB/439.2 MiB] 61% Done
| [871/5.0k files][271.4 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/fttrace.h [Content-Type=text/x-chdr]...
Step #8: | [871/5.0k files][271.4 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/t1types.h [Content-Type=text/x-chdr]...
Step #8: | [871/5.0k files][271.4 MiB/439.2 MiB] 61% Done
| [872/5.0k files][271.5 MiB/439.2 MiB] 61% Done
| [873/5.0k files][271.5 MiB/439.2 MiB] 61% Done
| [874/5.0k files][271.5 MiB/439.2 MiB] 61% Done
| [875/5.0k files][271.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/ftpsprop.h [Content-Type=text/x-chdr]...
Step #8: | [875/5.0k files][271.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/tttypes.h [Content-Type=text/x-chdr]...
Step #8: | [875/5.0k files][271.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/ftserv.h [Content-Type=text/x-chdr]...
Step #8: | [875/5.0k files][271.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/cfftypes.h [Content-Type=text/x-chdr]...
Step #8: | [875/5.0k files][271.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/ftrfork.h [Content-Type=text/x-chdr]...
Step #8: | [875/5.0k files][271.5 MiB/439.2 MiB] 61% Done
| [876/5.0k files][271.5 MiB/439.2 MiB] 61% Done
| [877/5.0k files][271.5 MiB/439.2 MiB] 61% Done
| [878/5.0k files][271.5 MiB/439.2 MiB] 61% Done
| [879/5.0k files][271.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svmetric.h [Content-Type=text/x-chdr]...
Step #8: | [879/5.0k files][271.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/sfnt.h [Content-Type=text/x-chdr]...
Step #8: | [879/5.0k files][271.5 MiB/439.2 MiB] 61% Done
| [880/5.0k files][271.5 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svprop.h [Content-Type=text/x-chdr]...
Step #8: | [880/5.0k files][271.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svtteng.h [Content-Type=text/x-chdr]...
Step #8: | [880/5.0k files][271.6 MiB/439.2 MiB] 61% Done
| [881/5.0k files][271.6 MiB/439.2 MiB] 61% Done
| [882/5.0k files][271.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/ftmemory.h [Content-Type=text/x-chdr]...
Step #8: | [882/5.0k files][271.6 MiB/439.2 MiB] 61% Done
| [883/5.0k files][271.6 MiB/439.2 MiB] 61% Done
| [884/5.0k files][271.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svfntfmt.h [Content-Type=text/x-chdr]...
Step #8: | [884/5.0k files][271.6 MiB/439.2 MiB] 61% Done
| [885/5.0k files][271.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/ftgloadr.h [Content-Type=text/x-chdr]...
Step #8: | [885/5.0k files][271.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svttglyf.h [Content-Type=text/x-chdr]...
Step #8: | [885/5.0k files][271.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svpfr.h [Content-Type=text/x-chdr]...
Step #8: | [885/5.0k files][271.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svttcmap.h [Content-Type=text/x-chdr]...
Step #8: | [885/5.0k files][271.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svmm.h [Content-Type=text/x-chdr]...
Step #8: | [885/5.0k files][271.6 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svkern.h [Content-Type=text/x-chdr]...
Step #8: | [885/5.0k files][271.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svpostnm.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svpsinfo.h [Content-Type=text/x-chdr]...
Step #8: | [885/5.0k files][271.7 MiB/439.2 MiB] 61% Done
| [885/5.0k files][271.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svcfftl.h [Content-Type=text/x-chdr]...
Step #8: | [885/5.0k files][271.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svgxval.h [Content-Type=text/x-chdr]...
Step #8: | [885/5.0k files][271.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svbdf.h [Content-Type=text/x-chdr]...
Step #8: | [885/5.0k files][271.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svsfnt.h [Content-Type=text/x-chdr]...
Step #8: | [886/5.0k files][271.7 MiB/439.2 MiB] 61% Done
| [886/5.0k files][271.7 MiB/439.2 MiB] 61% Done
| [887/5.0k files][271.7 MiB/439.2 MiB] 61% Done
| [888/5.0k files][271.7 MiB/439.2 MiB] 61% Done
| [889/5.0k files][271.7 MiB/439.2 MiB] 61% Done
| [890/5.0k files][271.7 MiB/439.2 MiB] 61% Done
| [891/5.0k files][271.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svgldict.h [Content-Type=text/x-chdr]...
Step #8: | [891/5.0k files][271.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svwinfnt.h [Content-Type=text/x-chdr]...
Step #8: | [891/5.0k files][271.7 MiB/439.2 MiB] 61% Done
| [892/5.0k files][271.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svcid.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevpdfocr.c [Content-Type=text/x-csrc]...
Step #8: | [893/5.0k files][271.7 MiB/439.2 MiB] 61% Done
| [893/5.0k files][271.7 MiB/439.2 MiB] 61% Done
| [893/5.0k files][271.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svpscmap.h [Content-Type=text/x-chdr]...
Step #8: | [893/5.0k files][271.7 MiB/439.2 MiB] 61% Done
| [894/5.0k files][271.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/config/ftmodule.h [Content-Type=text/x-chdr]...
Step #8: | [894/5.0k files][271.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/config/ftheader.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/config/ftstdlib.h [Content-Type=text/x-chdr]...
Step #8: | [894/5.0k files][271.7 MiB/439.2 MiB] 61% Done
| [895/5.0k files][271.7 MiB/439.2 MiB] 61% Done
| [895/5.0k files][271.7 MiB/439.2 MiB] 61% Done
| [896/5.0k files][271.7 MiB/439.2 MiB] 61% Done
| [897/5.0k files][271.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/config/ftconfig.h [Content-Type=text/x-chdr]...
Step #8: | [897/5.0k files][271.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/config/ftoption.h [Content-Type=text/x-chdr]...
Step #8: | [897/5.0k files][271.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevtfax.h [Content-Type=text/x-chdr]...
Step #8: | [897/5.0k files][271.7 MiB/439.2 MiB] 61% Done
| [898/5.0k files][271.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevbjc.h [Content-Type=text/x-chdr]...
Step #8: | [898/5.0k files][271.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevcmykog.c [Content-Type=text/x-csrc]...
Step #8: | [898/5.0k files][271.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevjpeg.c [Content-Type=text/x-csrc]...
Step #8: | [899/5.0k files][271.7 MiB/439.2 MiB] 61% Done
| [899/5.0k files][271.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevbit.c [Content-Type=text/x-csrc]...
Step #8: | [899/5.0k files][271.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevxcmp.c [Content-Type=text/x-csrc]...
Step #8: | [899/5.0k files][271.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevpdfimg.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevdjtc.c [Content-Type=text/x-csrc]...
Step #8: | [899/5.0k files][271.7 MiB/439.2 MiB] 61% Done
| [899/5.0k files][271.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevpng.c [Content-Type=text/x-csrc]...
Step #8: | [899/5.0k files][271.7 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevtrac.c [Content-Type=text/x-csrc]...
Step #8: | [899/5.0k files][271.8 MiB/439.2 MiB] 61% Done
| [900/5.0k files][271.8 MiB/439.2 MiB] 61% Done
| [901/5.0k files][271.8 MiB/439.2 MiB] 61% Done
| [902/5.0k files][271.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevlp8k.c [Content-Type=text/x-csrc]...
Step #8: | [902/5.0k files][271.8 MiB/439.2 MiB] 61% Done
| [903/5.0k files][271.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevpxut.h [Content-Type=text/x-chdr]...
Step #8: | [903/5.0k files][271.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevfax.h [Content-Type=text/x-chdr]...
Step #8: | [904/5.0k files][271.8 MiB/439.2 MiB] 61% Done
| [904/5.0k files][271.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevlj56.c [Content-Type=text/x-csrc]...
Step #8: | [904/5.0k files][271.8 MiB/439.2 MiB] 61% Done
| [905/5.0k files][271.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevwpr2.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svotval.h [Content-Type=text/x-chdr]...
Step #8: | [905/5.0k files][271.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevsj48.c [Content-Type=text/x-csrc]...
Step #8: | [905/5.0k files][271.8 MiB/439.2 MiB] 61% Done
| [905/5.0k files][271.8 MiB/439.2 MiB] 61% Done
| [906/5.0k files][271.8 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdev8510.c [Content-Type=text/x-csrc]...
Step #8: | [906/5.0k files][271.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevdm24.c [Content-Type=text/x-csrc]...
Step #8: | [906/5.0k files][271.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevdljm.c [Content-Type=text/x-csrc]...
Step #8: | [906/5.0k files][271.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevchameleon.c [Content-Type=text/x-csrc]...
Step #8: | [906/5.0k files][271.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdev3852.c [Content-Type=text/x-csrc]...
Step #8: | [906/5.0k files][271.9 MiB/439.2 MiB] 61% Done
| [907/5.0k files][271.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevbmpc.c [Content-Type=text/x-csrc]...
Step #8: | [907/5.0k files][271.9 MiB/439.2 MiB] 61% Done
| [908/5.0k files][271.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevpjet.c [Content-Type=text/x-csrc]...
Step #8: | [909/5.0k files][271.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevescp.c [Content-Type=text/x-csrc]...
Step #8: | [909/5.0k files][271.9 MiB/439.2 MiB] 61% Done
| [910/5.0k files][271.9 MiB/439.2 MiB] 61% Done
| [911/5.0k files][271.9 MiB/439.2 MiB] 61% Done
| [912/5.0k files][271.9 MiB/439.2 MiB] 61% Done
| [912/5.0k files][271.9 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/minftrsz.h [Content-Type=text/x-chdr]...
Step #8: | [912/5.0k files][272.0 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevdsp2.h [Content-Type=text/x-chdr]...
Step #8: | [912/5.0k files][272.0 MiB/439.2 MiB] 61% Done
| [913/5.0k files][272.0 MiB/439.2 MiB] 61% Done
| [914/5.0k files][272.0 MiB/439.2 MiB] 61% Done
| [915/5.0k files][272.0 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevplib.h [Content-Type=text/x-chdr]...
Step #8: | [915/5.0k files][272.0 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevepsc.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevpcl.h [Content-Type=text/x-chdr]...
Step #8: | [915/5.0k files][272.0 MiB/439.2 MiB] 61% Done
| [915/5.0k files][272.0 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevxini.c [Content-Type=text/x-csrc]...
Step #8: | [916/5.0k files][272.0 MiB/439.2 MiB] 61% Done
| [917/5.0k files][272.0 MiB/439.2 MiB] 61% Done
| [918/5.0k files][272.0 MiB/439.2 MiB] 61% Done
| [918/5.0k files][272.0 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevstc3.c [Content-Type=text/x-csrc]...
Step #8: | [919/5.0k files][272.0 MiB/439.2 MiB] 61% Done
| [919/5.0k files][272.1 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevhl7x.c [Content-Type=text/x-csrc]...
Step #8: | [919/5.0k files][272.1 MiB/439.2 MiB] 61% Done
| [920/5.0k files][272.1 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevxres.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevdsp.c [Content-Type=text/x-csrc]...
Step #8: | [920/5.0k files][272.1 MiB/439.2 MiB] 61% Done
| [920/5.0k files][272.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevicov.c [Content-Type=text/x-csrc]...
Step #8: | [920/5.0k files][272.2 MiB/439.2 MiB] 61% Done
| [921/5.0k files][272.2 MiB/439.2 MiB] 61% Done
| [922/5.0k files][272.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevbjcl.h [Content-Type=text/x-chdr]...
Step #8: | [923/5.0k files][272.2 MiB/439.2 MiB] 61% Done
| [923/5.0k files][272.2 MiB/439.2 MiB] 61% Done
| [924/5.0k files][272.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevccr.c [Content-Type=text/x-csrc]...
Step #8: | [925/5.0k files][272.2 MiB/439.2 MiB] 61% Done
| [926/5.0k files][272.2 MiB/439.2 MiB] 61% Done
| [926/5.0k files][272.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevcif.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevxalt.c [Content-Type=text/x-csrc]...
Step #8: | [926/5.0k files][272.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevtifs.c [Content-Type=text/x-csrc]...
Step #8: | [926/5.0k files][272.2 MiB/439.2 MiB] 61% Done
| [926/5.0k files][272.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevtsep.c [Content-Type=text/x-csrc]...
Step #8: | [926/5.0k files][272.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevstc.h [Content-Type=text/x-chdr]...
Step #8: | [927/5.0k files][272.2 MiB/439.2 MiB] 61% Done
| [928/5.0k files][272.2 MiB/439.2 MiB] 61% Done
| [929/5.0k files][272.2 MiB/439.2 MiB] 61% Done
| [929/5.0k files][272.2 MiB/439.2 MiB] 61% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevtfnx.c [Content-Type=text/x-csrc]...
Step #8: | [929/5.0k files][272.3 MiB/439.2 MiB] 61% Done
| [930/5.0k files][272.4 MiB/439.2 MiB] 62% Done
| [931/5.0k files][272.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevdjet.c [Content-Type=text/x-csrc]...
Step #8: | [932/5.0k files][272.4 MiB/439.2 MiB] 62% Done
| [932/5.0k files][272.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevbmp.c [Content-Type=text/x-csrc]...
Step #8: | [932/5.0k files][272.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdev4081.c [Content-Type=text/x-csrc]...
Step #8: | [932/5.0k files][272.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevpcx.c [Content-Type=text/x-csrc]...
Step #8: | [932/5.0k files][272.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevstc.c [Content-Type=text/x-csrc]...
Step #8: | [932/5.0k files][272.4 MiB/439.2 MiB] 62% Done
| [933/5.0k files][272.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevijs.c [Content-Type=text/x-csrc]...
Step #8: | [933/5.0k files][272.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevpsd.c [Content-Type=text/x-csrc]...
Step #8: | [933/5.0k files][272.4 MiB/439.2 MiB] 62% Done
| [934/5.0k files][272.4 MiB/439.2 MiB] 62% Done
| [935/5.0k files][272.4 MiB/439.2 MiB] 62% Done
| [936/5.0k files][272.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevsnfb.c [Content-Type=text/x-csrc]...
Step #8: | [937/5.0k files][272.5 MiB/439.2 MiB] 62% Done
| [938/5.0k files][272.5 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdev4693.c [Content-Type=text/x-csrc]...
Step #8: | [938/5.0k files][272.6 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevx.c [Content-Type=text/x-csrc]...
Step #8: | [939/5.0k files][272.6 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevpxut.c [Content-Type=text/x-csrc]...
Step #8: | [939/5.0k files][272.6 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevx.h [Content-Type=text/x-chdr]...
Step #8: | [940/5.0k files][272.6 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevpe.c [Content-Type=text/x-csrc]...
Step #8: | [940/5.0k files][272.6 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevatx.c [Content-Type=text/x-csrc]...
Step #8: | [940/5.0k files][272.6 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevcslw.c [Content-Type=text/x-csrc]...
Step #8: | [940/5.0k files][272.6 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevmgr.h [Content-Type=text/x-chdr]...
Step #8: | [941/5.0k files][272.6 MiB/439.2 MiB] 62% Done
| [941/5.0k files][272.6 MiB/439.2 MiB] 62% Done
| [941/5.0k files][272.6 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevplan.c [Content-Type=text/x-csrc]...
Step #8: | [942/5.0k files][272.6 MiB/439.2 MiB] 62% Done
| [942/5.0k files][272.6 MiB/439.2 MiB] 62% Done
| [942/5.0k files][272.6 MiB/439.2 MiB] 62% Done
| [943/5.0k files][272.6 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevstc1.c [Content-Type=text/x-csrc]...
Step #8: | [944/5.0k files][272.6 MiB/439.2 MiB] 62% Done
| [945/5.0k files][272.6 MiB/439.2 MiB] 62% Done
| [945/5.0k files][272.6 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gxfcopy.c [Content-Type=text/x-csrc]...
Step #8: | [945/5.0k files][272.6 MiB/439.2 MiB] 62% Done
| [945/5.0k files][272.6 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevo182.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevpsim.c [Content-Type=text/x-csrc]...
Step #8: | [945/5.0k files][272.7 MiB/439.2 MiB] 62% Done
| [945/5.0k files][272.7 MiB/439.2 MiB] 62% Done
| [946/5.0k files][272.7 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevdljm.h [Content-Type=text/x-chdr]...
Step #8: | [946/5.0k files][272.8 MiB/439.2 MiB] 62% Done
/
/ [947/5.0k files][272.8 MiB/439.2 MiB] 62% Done
/ [948/5.0k files][272.8 MiB/439.2 MiB] 62% Done
/ [949/5.0k files][272.8 MiB/439.2 MiB] 62% Done
/ [950/5.0k files][272.8 MiB/439.2 MiB] 62% Done
/ [951/5.0k files][272.8 MiB/439.2 MiB] 62% Done
/ [952/5.0k files][272.8 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevphex.c [Content-Type=text/x-csrc]...
Step #8: / [953/5.0k files][272.9 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevcljc.c [Content-Type=text/x-csrc]...
Step #8: / [953/5.0k files][272.9 MiB/439.2 MiB] 62% Done
/ [953/5.0k files][272.9 MiB/439.2 MiB] 62% Done
/ [954/5.0k files][272.9 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevdfax.c [Content-Type=text/x-csrc]...
Step #8: / [955/5.0k files][272.9 MiB/439.2 MiB] 62% Done
/ [956/5.0k files][272.9 MiB/439.2 MiB] 62% Done
/ [957/5.0k files][272.9 MiB/439.2 MiB] 62% Done
/ [958/5.0k files][272.9 MiB/439.2 MiB] 62% Done
/ [958/5.0k files][272.9 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevcdj.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevplib.c [Content-Type=text/x-csrc]...
Step #8: / [958/5.0k files][272.9 MiB/439.2 MiB] 62% Done
/ [958/5.0k files][272.9 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevn533.c [Content-Type=text/x-csrc]...
Step #8: / [959/5.0k files][272.9 MiB/439.2 MiB] 62% Done
/ [960/5.0k files][272.9 MiB/439.2 MiB] 62% Done
/ [960/5.0k files][272.9 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevokii.c [Content-Type=text/x-csrc]...
Step #8: / [961/5.0k files][273.0 MiB/439.2 MiB] 62% Done
/ [961/5.0k files][273.0 MiB/439.2 MiB] 62% Done
/ [962/5.0k files][273.0 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevmiff.c [Content-Type=text/x-csrc]...
Step #8: / [962/5.0k files][273.0 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevjbig2.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevlbp8.c [Content-Type=text/x-csrc]...
Step #8: / [962/5.0k files][273.1 MiB/439.2 MiB] 62% Done
/ [963/5.0k files][273.1 MiB/439.2 MiB] 62% Done
/ [963/5.0k files][273.1 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevstc4.c [Content-Type=text/x-csrc]...
Step #8: / [964/5.0k files][273.1 MiB/439.2 MiB] 62% Done
/ [964/5.0k files][273.1 MiB/439.2 MiB] 62% Done
/ [965/5.0k files][273.2 MiB/439.2 MiB] 62% Done
/ [966/5.0k files][273.2 MiB/439.2 MiB] 62% Done
/ [967/5.0k files][273.2 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevfpng.c [Content-Type=text/x-csrc]...
Step #8: / [967/5.0k files][273.2 MiB/439.2 MiB] 62% Done
/ [968/5.0k files][273.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevpcl.c [Content-Type=text/x-csrc]...
Step #8: / [969/5.0k files][273.4 MiB/439.2 MiB] 62% Done
/ [969/5.0k files][273.4 MiB/439.2 MiB] 62% Done
/ [970/5.0k files][273.4 MiB/439.2 MiB] 62% Done
/ [971/5.0k files][273.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevbjcl.c [Content-Type=text/x-csrc]...
Step #8: / [971/5.0k files][273.4 MiB/439.2 MiB] 62% Done
/ [972/5.0k files][273.4 MiB/439.2 MiB] 62% Done
/ [973/5.0k files][273.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevbj10.c [Content-Type=text/x-csrc]...
Step #8: / [974/5.0k files][273.4 MiB/439.2 MiB] 62% Done
/ [974/5.0k files][273.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gxfcopy.h [Content-Type=text/x-chdr]...
Step #8: / [974/5.0k files][273.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevsppr.c [Content-Type=text/x-csrc]...
Step #8: / [974/5.0k files][273.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevrinkj.c [Content-Type=text/x-csrc]...
Step #8: / [975/5.0k files][273.4 MiB/439.2 MiB] 62% Done
/ [975/5.0k files][273.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdev8bcm.c [Content-Type=text/x-csrc]...
Step #8: / [975/5.0k files][273.4 MiB/439.2 MiB] 62% Done
/ [976/5.0k files][273.4 MiB/439.2 MiB] 62% Done
/ [977/5.0k files][273.4 MiB/439.2 MiB] 62% Done
/ [978/5.0k files][273.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevperm.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevocr.c [Content-Type=text/x-csrc]...
Step #8: / [978/5.0k files][273.4 MiB/439.2 MiB] 62% Done
/ [978/5.0k files][273.4 MiB/439.2 MiB] 62% Done
/ [979/5.0k files][273.4 MiB/439.2 MiB] 62% Done
/ [980/5.0k files][273.4 MiB/439.2 MiB] 62% Done
/ [981/5.0k files][273.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevepsn.c [Content-Type=text/x-csrc]...
Step #8: / [981/5.0k files][273.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevpsd.h [Content-Type=text/x-chdr]...
Step #8: / [981/5.0k files][273.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/minftrsz.c [Content-Type=text/x-csrc]...
Step #8: / [982/5.0k files][273.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevbmp.h [Content-Type=text/x-chdr]...
Step #8: / [983/5.0k files][273.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevpm.h [Content-Type=text/x-chdr]...
Step #8: / [983/5.0k files][273.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevfax.c [Content-Type=text/x-csrc]...
Step #8: / [984/5.0k files][273.4 MiB/439.2 MiB] 62% Done
/ [984/5.0k files][273.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevtfax.c [Content-Type=text/x-csrc]...
Step #8: / [984/5.0k files][273.4 MiB/439.2 MiB] 62% Done
/ [984/5.0k files][273.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevmgr.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevmeds.h [Content-Type=text/x-chdr]...
Step #8: / [985/5.0k files][273.4 MiB/439.2 MiB] 62% Done
/ [985/5.0k files][273.5 MiB/439.2 MiB] 62% Done
/ [985/5.0k files][273.5 MiB/439.2 MiB] 62% Done
/ [986/5.0k files][273.5 MiB/439.2 MiB] 62% Done
/ [986/5.0k files][273.5 MiB/439.2 MiB] 62% Done
/ [987/5.0k files][273.5 MiB/439.2 MiB] 62% Done
/ [988/5.0k files][273.5 MiB/439.2 MiB] 62% Done
/ [989/5.0k files][273.5 MiB/439.2 MiB] 62% Done
/ [990/5.0k files][273.5 MiB/439.2 MiB] 62% Done
/ [991/5.0k files][273.5 MiB/439.2 MiB] 62% Done
/ [992/5.0k files][273.5 MiB/439.2 MiB] 62% Done
/ [993/5.0k files][273.5 MiB/439.2 MiB] 62% Done
/ [994/5.0k files][273.5 MiB/439.2 MiB] 62% Done
/ [995/5.0k files][273.5 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevl31s.c [Content-Type=text/x-csrc]...
Step #8: / [995/5.0k files][273.5 MiB/439.2 MiB] 62% Done
/ [996/5.0k files][273.5 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevclj.c [Content-Type=text/x-csrc]...
Step #8: / [996/5.0k files][273.6 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevpbm.c [Content-Type=text/x-csrc]...
Step #8: / [996/5.0k files][273.6 MiB/439.2 MiB] 62% Done
/ [997/5.0k files][273.6 MiB/439.2 MiB] 62% Done
/ [998/5.0k files][273.6 MiB/439.2 MiB] 62% Done
/ [999/5.0k files][273.6 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.6 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.6 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.6 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.6 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.6 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.6 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.6 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevmeds.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][273.6 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevxcf.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][273.6 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.7 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevifno.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][273.7 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.7 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevpdfimg.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][273.7 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.7 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.7 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.7 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.7 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.7 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.7 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.7 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.7 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.7 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.7 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.7 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevtifs.h [Content-Type=text/x-chdr]...
Step #8: / [1.0k/5.0k files][273.7 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevlxm.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][273.7 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.8 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.8 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevstc2.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][273.8 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevtknk.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][273.8 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevjpx.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][273.8 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevdsp.h [Content-Type=text/x-chdr]...
Step #8: / [1.0k/5.0k files][273.8 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.8 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.8 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.8 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.8 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevimgn.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][273.8 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdev8bcm.h [Content-Type=text/x-chdr]...
Step #8: / [1.0k/5.0k files][273.8 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.8 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevupd.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][273.8 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.8 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.8 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevcfax.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][273.8 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.8 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/gdevxcmp.h [Content-Type=text/x-chdr]...
Step #8: / [1.0k/5.0k files][273.8 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/rinkj/rinkj-byte-stream.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][273.8 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.8 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.8 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/rinkj/rinkj-byte-stream.h [Content-Type=text/x-chdr]...
Step #8: / [1.0k/5.0k files][273.8 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/rinkj/rinkj-config.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][273.8 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/rinkj/rinkj-dither.h [Content-Type=text/x-chdr]...
Step #8: / [1.0k/5.0k files][273.8 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/rinkj/rinkj-device.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/rinkj/rinkj-device.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][273.9 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][273.9 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/rinkj/rinkj-screen-eb.h [Content-Type=text/x-chdr]...
Step #8: / [1.0k/5.0k files][273.9 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/rinkj/rinkj-screen-eb.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][273.9 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/rinkj/rinkj-config.h [Content-Type=text/x-chdr]...
Step #8: / [1.0k/5.0k files][273.9 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/rinkj/rinkj-dither.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][273.9 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/rinkj/evenbetter-rll.h [Content-Type=text/x-chdr]...
Step #8: / [1.0k/5.0k files][273.9 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/rinkj/rinkj-epson870.h [Content-Type=text/x-chdr]...
Step #8: / [1.0k/5.0k files][273.9 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/rinkj/rinkj-epson870.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][274.2 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][274.2 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][274.2 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/rinkj/evenbetter-rll.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][274.2 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdft.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][274.2 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][274.2 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdtf.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][274.2 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpsf.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpsds.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][274.2 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][274.2 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdtb.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][274.2 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdtt.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][274.2 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdf.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][274.2 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/whitelst.h [Content-Type=text/x-chdr]...
Step #8: / [1.0k/5.0k files][274.2 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdtt.h [Content-Type=text/x-chdr]...
Step #8: / [1.0k/5.0k files][274.2 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdfv.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][274.2 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][274.2 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpsfx.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpsdp.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][274.2 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][274.2 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdtc.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][274.2 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpsfu.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpsu.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][274.3 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][274.3 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][274.3 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][274.3 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdfm.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][274.3 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpsdi.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpsfm.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][274.4 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][274.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdfx.h [Content-Type=text/x-chdr]...
Step #8: / [1.0k/5.0k files][274.5 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][274.5 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][274.5 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdfb.h [Content-Type=text/x-chdr]...
Step #8: / [1.0k/5.0k files][274.5 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpsf2.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][274.5 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][274.5 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdtv.h [Content-Type=text/x-chdr]...
Step #8: / [1.0k/5.0k files][274.7 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdfu.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][274.7 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/whitelst.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][274.7 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdt.h [Content-Type=text/x-chdr]...
Step #8: / [1.0k/5.0k files][274.7 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][274.7 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdfo.c [Content-Type=text/x-csrc]...
Step #8: / [1.0k/5.0k files][274.8 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][274.8 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][274.8 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][274.8 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][274.8 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][274.8 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][274.8 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][274.8 MiB/439.2 MiB] 62% Done
/ [1.0k/5.0k files][274.8 MiB/439.2 MiB] 62% Done
/ [1.1k/5.0k files][274.8 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdtx.h [Content-Type=text/x-chdr]...
Step #8: / [1.1k/5.0k files][274.9 MiB/439.2 MiB] 62% Done
-
- [1.1k/5.0k files][275.0 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdfo.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][275.0 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdfp.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][275.0 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.0 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpsft.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][275.1 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdtd.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][275.2 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdtv.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][275.2 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.2 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.2 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.2 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.2 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.2 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.3 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdti.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][275.3 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.3 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdts.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][275.3 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdfj.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][275.3 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.3 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.3 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpsds.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdt.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevtxtw.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpsdf.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdfi.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdtw.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdfd.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpsf1.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdtf.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevxps.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdtw.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdfk.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevagl.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdfe.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdfg.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdti.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.4 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.7 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.7 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.7 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevagl.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][275.7 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdfb.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][275.7 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.7 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpx.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][275.7 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.8 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][275.8 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdfc.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][275.9 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpsdu.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][275.9 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdts.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][276.0 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdtb.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][276.0 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.0 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.0 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.0 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdfc.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][276.1 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdfr.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][276.1 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.1 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.1 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdte.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][276.1 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.1 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.1 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdtd.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][276.3 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.3 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.3 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpdfg.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][276.3 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/devices/vector/gdevpsu.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][276.3 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxcllzw.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][276.3 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsparamx.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][276.3 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxidata.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][276.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_paper.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][276.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsicc_manage.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][276.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsicc_profilecache.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][276.4 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxclthrd.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevp14.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][276.4 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.4 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxdownscale.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][276.4 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.5 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsiodev.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][276.5 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxchar.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][276.5 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.5 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.5 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.5 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/jmemcust.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][276.5 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.5 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsgcache.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevhit.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][276.5 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.5 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.5 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.5 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_mslib.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][276.5 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxcldev.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxdtfill.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][276.5 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.5 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.5 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.5 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsicc_create.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][276.5 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.5 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.5 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxcomp.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][276.5 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsmemory.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][276.5 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/scfetab.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxhintn1.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][276.5 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.6 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscsel.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gximdecode.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][276.6 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.6 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevmx.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][276.6 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.6 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.6 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscoord.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][276.7 MiB/439.2 MiB] 62% Done
- [1.1k/5.0k files][276.7 MiB/439.2 MiB] 62% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/bench.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][276.8 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][276.8 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_wxpsprn.cpp [Content-Type=text/x-c++src]...
Step #8: - [1.1k/5.0k files][276.8 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gslibctx.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][276.8 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][276.8 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][276.8 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxcmap.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][276.8 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][276.8 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][276.8 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsptype1.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][277.3 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.3 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.3 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.3 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.3 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevm32.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevppla.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscrypt1.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsstruct.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevm56.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxp1impl.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_os2.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsmalloc.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gstypes.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gstrans.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsbitops.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevdrop.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevp14.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscssub.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/tessocr.cpp [Content-Type=text/x-c++src]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxclist.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/szlibxx.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsdll.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscolor1.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsstate.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxdht.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscspace.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsrefct.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscdevn.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][277.4 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.5 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.5 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.5 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.5 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.5 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.5 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.5 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsmatrix.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][277.5 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.5 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxfapiu.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][277.5 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.5 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.5 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.6 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.6 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.6 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.6 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.6 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.6 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.6 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.6 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.6 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.7 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.7 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.8 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.8 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.8 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/scantab.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][277.9 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.9 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.9 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.9 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsbittab.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][277.9 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxobj.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/png_.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][277.9 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxp1fill.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][277.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/simscale_foo.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][277.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscssub.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][277.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxicolor.c [Content-Type=text/x-csrc]...
Step #8: - [1.1k/5.0k files][277.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxdevcli.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gspenum.h [Content-Type=text/x-chdr]...
Step #8: - [1.1k/5.0k files][277.9 MiB/439.2 MiB] 63% Done
- [1.1k/5.0k files][277.9 MiB/439.2 MiB] 63% Done
- [1.2k/5.0k files][277.9 MiB/439.2 MiB] 63% Done
- [1.2k/5.0k files][277.9 MiB/439.2 MiB] 63% Done
- [1.2k/5.0k files][277.9 MiB/439.2 MiB] 63% Done
- [1.2k/5.0k files][277.9 MiB/439.2 MiB] 63% Done
- [1.2k/5.0k files][277.9 MiB/439.2 MiB] 63% Done
- [1.2k/5.0k files][277.9 MiB/439.2 MiB] 63% Done
\
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevpxop.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][277.9 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][277.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/stdpre.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsequivc.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsncdummy.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevmpla.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gximag3x.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsserial.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsfunc4.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxline.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.1 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_wpapr.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.2 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/dos_.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.2 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.2 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.2 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.2 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.2 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.2 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscindex.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.2 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gstext.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.2 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.2 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sjpx_none.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.2 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsgdata.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.2 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gx.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.2 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/ttconf.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.2 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sjbig2_luratech.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.2 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxdda.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/stream.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.2 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.2 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsfunc.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.2 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsfcid2.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.2 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gstiffio.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.2 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsstrl.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.2 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxccman.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/simscale.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.2 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_psync.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.2 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsform1.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.2 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.2 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxclpath.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.3 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxpdash.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.3 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.3 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.3 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.3 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.3 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.3 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.3 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsicc_nocm.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.3 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.3 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxsample.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.3 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxdcolor.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.3 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevmrun.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.3 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gstype42.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.3 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxclpath.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sddparam.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.3 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.3 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevdbit.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.3 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxclip.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gstype1.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxpcolor.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsiorom.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.4 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_strdl.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.4 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsstate.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.4 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.4 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/dirent_.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.4 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.4 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.4 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.5 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/errno_.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.5 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.5 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/simscale.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.5 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.5 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.6 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsropt.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxhtbit.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsparam.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/spwgd.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsfont0.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/slzwd.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/ttobjs.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevepo.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_wgetv.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxmclip.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxpcmap.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gzht.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gximage3.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gshsb.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/icc34.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/write_t2.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsdsrc.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.7 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsfcid.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.8 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.8 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/szlibe.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.8 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.8 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.8 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.8 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.8 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsfont.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.8 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsroprun1.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.8 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sarc4.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][278.8 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxi16bit.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][278.8 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.8 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.8 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.8 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.9 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.9 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.9 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.9 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][278.9 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevsclass.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsicc.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsuid.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/shc.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sbcp.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsmchunk.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gshsb.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsfcmap.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/ttfinp.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsptype2.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_stdin.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscicach.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxdcconv.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxiscale.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxcdevn.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxcpath.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevprn.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsxfont.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxstroke.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/bobbin.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsdllwin.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsline.c [Content-Type=text/x-csrc]...
Step #8: \ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxcindex.h [Content-Type=text/x-chdr]...
Step #8: \ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.2k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.3k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.3k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
\ [1.3k/5.0k files][279.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gpmisc.h [Content-Type=text/x-chdr]...
Step #8: \ [1.3k/5.0k files][279.1 MiB/439.2 MiB] 63% Done
|
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_unifn.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][279.1 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.1 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsargs.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][279.1 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.1 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.1 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.2 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxdhtserial.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][279.2 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevkrnlsclass.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxdevbuf.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscolor3.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsicc_cache.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxfont1.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxcht.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gshtx.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/smd5.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gslparam.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/strmio.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/srlx.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxclipm.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxpath.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/ttobjs.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sfxboth.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxclipm.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/ttfmain.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/write_t1.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxi12bit.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsstype.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gschar0.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.4 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscoord.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsrop.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][279.5 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.5 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.5 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.5 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sdctd.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][279.6 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.6 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.6 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.6 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/slzwx.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][279.6 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.6 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.6 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.6 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.6 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxfixed.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][279.7 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.7 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.7 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.7 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsftopts.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][279.8 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.8 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevdevnprn.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][279.8 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.8 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.8 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.8 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.8 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.8 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxalloc.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][279.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxsync.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][279.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxfcmap.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][279.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sa85d.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxclmem.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][279.9 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsicc_manage.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][279.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxclutil.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][279.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxpflat.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][279.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/std.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][279.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/fapibstm.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][279.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscpixel.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_mktmp.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][279.9 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.9 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsicc_lcms2mt.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][279.9 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevmplt.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][279.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevmr2n.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][279.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/ttload.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][279.9 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/fapiufst.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][279.9 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/x_.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][279.9 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][279.9 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.0 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.0 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.0 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.0 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.0 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.0 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.0 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gstrans.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][280.1 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.1 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxband.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][280.1 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gximdecode.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][280.2 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.2 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscedata.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][280.2 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.2 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.2 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.2 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.2 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.2 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.2 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.2 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.2 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.2 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.3 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.3 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/malloc_.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/ttfoutl.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][280.3 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.3 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.3 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscrd.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][280.3 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/string_.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][280.3 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gschar.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sstring.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][280.3 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.3 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_os9.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][280.3 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxfont.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][280.5 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsroprun24.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][280.5 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gssprintf.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][280.5 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxclzlib.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][280.5 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sjpege.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][280.5 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsflip.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxclrast.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][280.5 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.5 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/ttfinp.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][280.5 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sfxcommon.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][280.5 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevmr1.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sjbig2.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][280.5 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.5 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxdhtserial.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][280.5 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevkrnlsclass.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][280.5 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_msprn.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][280.5 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxshade6.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][280.6 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxclthrd.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][280.6 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.6 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.6 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.6 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.6 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.6 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.6 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.6 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/claptrap-impl.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][280.6 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.6 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.6 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxcvalue.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][280.6 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.8 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_mspol.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][280.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxshade1.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][280.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevnfwd.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][280.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/seexec.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxclip.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][280.9 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][280.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsalloc.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][280.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/srdline.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][280.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sfilter.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][280.9 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxscanc.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gximage4.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxht.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsfunc0.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sbtx.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/write_t1.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevm1.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscolor.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsicc_profilecache.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxsamplp.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/assert_.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
| [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sbcp.h [Content-Type=text/x-chdr]...
Step #8: | [1.3k/5.0k files][281.0 MiB/439.2 MiB] 63% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxclread.c [Content-Type=text/x-csrc]...
Step #8: | [1.3k/5.0k files][281.2 MiB/439.2 MiB] 64% Done
/
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/siscale.h [Content-Type=text/x-chdr]...
Step #8: / [1.3k/5.0k files][281.2 MiB/439.2 MiB] 64% Done
/ [1.3k/5.0k files][281.2 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsmemory.c [Content-Type=text/x-csrc]...
Step #8: / [1.3k/5.0k files][281.2 MiB/439.2 MiB] 64% Done
/ [1.3k/5.0k files][281.2 MiB/439.2 MiB] 64% Done
/ [1.3k/5.0k files][281.2 MiB/439.2 MiB] 64% Done
/ [1.3k/5.0k files][281.2 MiB/439.2 MiB] 64% Done
/ [1.3k/5.0k files][281.2 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.2 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.2 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.2 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.2 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.2 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.3 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxifast.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][281.3 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxcolor2.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/shc.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][281.3 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.3 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.3 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsalloc.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][281.3 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sa85x.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][281.3 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxchrout.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/scommon.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][281.3 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsfunc.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][281.3 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.3 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.3 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.3 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.3 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxfilltr.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][281.3 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscolor1.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][281.3 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/ramfs.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][281.3 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxht.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][281.3 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxscanc.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][281.3 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsdevice.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][281.3 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxclio.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][281.3 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscrdp.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][281.3 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sjpx_luratech.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][281.4 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsicc_cms.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/echogs.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][281.4 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.4 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/strimpl.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][281.4 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.4 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.4 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.4 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gstrap.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][281.4 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsiparam.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][281.5 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.5 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.5 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.5 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.5 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsfcmap.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][281.5 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxcmap.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gspcolor.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][281.5 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsptype1.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][281.5 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sfilter1.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxhldevc.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][281.5 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.5 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.5 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/srle.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsgdata.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][281.5 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.5 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.5 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.5 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.5 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.5 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.5 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.5 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.5 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.5 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.5 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.5 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_wsync.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][281.7 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevdcrd.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][281.8 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxdcconv.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][281.8 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.8 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsiparm4.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][281.8 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.8 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.9 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.9 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/slzwe.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][281.9 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.9 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/spsdf.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][281.9 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.9 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][281.9 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevpipe.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxfont0c.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sdcparam.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxclbits.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/scfdgen.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxdevmem.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsicc_monitorcm.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsnamecl.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gspath2.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsmchunk.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscrd.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gshtx.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/tessocr.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/pipe_.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxdevndi.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gspaint.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxiclass.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsccolor.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/math_.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevsclass.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.0 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.1 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.1 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.1 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxclrect.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][282.2 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gs_dll_call.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.2 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxfont42.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.2 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.2 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.2 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.2 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.2 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gximage.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.2 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.2 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.2 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.2 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.2 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.2 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.2 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.2 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevmr8n.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done
/ [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/stdio_.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscolor3.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
/ [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevbbox.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/spprint.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxblend.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxblend.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
/ [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
/ [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxxfont.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gpgetenv.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevmplt.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevmrop.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/ttload.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_os2pr.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
/ [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
/ [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
/ [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxttfb.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
/ [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/claptrap.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gspath.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxfcmap1.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
/ [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
/ [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
/ [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
/ [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsiparm3.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
/ [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
/ [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
/ [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscolor.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
/ [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
/ [1.4k/5.0k files][282.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
/ [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
/ [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
/ [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
/ [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gstparam.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gspcolor.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/ttfmemd.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsbitcom.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
/ [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/jerror_.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
/ [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/vmsmath.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevpxat.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_nxpsprn.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
/ [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
/ [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
/ [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxftype.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
/ [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevm48.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gzpath.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/ttfsfnt.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/winrtsup.cpp [Content-Type=text/x-c++src]...
Step #8: / [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
/ [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/pack_ps.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevbbox.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sjpegc.c [Content-Type=text/x-csrc]...
Step #8: / [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
/ [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
/ [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
/ [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
/ [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxshade.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevdevn.h [Content-Type=text/x-chdr]...
Step #8: / [1.4k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
/ [1.5k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
-
- [1.5k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
- [1.5k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
- [1.5k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/vms_x_fix.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][282.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
- [1.5k/5.0k files][282.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
- [1.5k/5.0k files][282.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
- [1.5k/5.0k files][282.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
- [1.5k/5.0k files][282.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxalpha.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][282.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxfill.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][282.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxcpath.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxcoord.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][282.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
- [1.5k/5.0k files][282.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][282.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][282.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][282.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][282.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
- [1.5k/5.0k files][282.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
- [1.5k/5.0k files][282.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][282.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxtype1.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][282.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/ttcalc.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][282.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsimage.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][282.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxfcid.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][282.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsipar3x.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][282.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevflp.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][282.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][282.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][282.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/wrfont.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][282.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsbittab.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][282.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gslib.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][282.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscspace.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][282.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sjbig2.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][282.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxhintn.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][282.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/saes.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][282.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][282.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][282.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][282.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][282.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][282.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gzspotan.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][282.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsdps1.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][282.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][282.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][282.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxclipsr.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][282.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxfapi.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][282.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_upapr.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][282.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsfname.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][282.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/tttype.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][282.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevpxen.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.0 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sdct.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.0 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsequivc.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsutil.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.0 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.0 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevddrw.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sfxstdio.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/spwgx.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/ssha2.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxclfile.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsfont.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsdsrc.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxchrout.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sstring.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsnogc.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/ttcalc.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sdcparam.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/genht.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxsample.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxht_thresh.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxshade4.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsmd5.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/scfe.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscrypt1.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gschar.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxfill.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/write_t2.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
- [1.5k/5.0k files][283.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
- [1.5k/5.0k files][283.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/claptrap-planar.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsclipsr.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsdevmem.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
- [1.5k/5.0k files][283.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsgcache.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevddrw.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsfcmap1.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
- [1.5k/5.0k files][283.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
- [1.5k/5.0k files][283.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdebug.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevmem.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/simscale_foo.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.4 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.4 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.4 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.4 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gzacpath.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.4 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.5 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.5 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.5 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsmemraw.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxsync.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscie.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gserrors.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/tess_version.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxpaint.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevplnx.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxfcache.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sdeparam.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_nsync.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/scfx.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/memory_.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsdcolor.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsmisc.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevdevn.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/ramfs.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sjpx_luratech.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsicc_replacecm.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevprn.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.6 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.7 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.7 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.7 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxhttile.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sisparam.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxtmap.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_mswin.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.9 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.9 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.9 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_mshdl.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.9 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/ttconfig.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevm2.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxacpath.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.9 MiB/439.2 MiB] 64% Done 3.0 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gpsync.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sdcte.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/claptrap-init.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/spdiffx.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sidscale.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][283.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sdctc.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][283.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][283.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevflp.c [Content-Type=text/x-csrc]...
Step #8: - [1.5k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsline.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gslib.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/winrtsup.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsrect.h [Content-Type=text/x-chdr]...
Step #8: - [1.5k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.5k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.6k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.6k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.6k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.6k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.6k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.6k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.6k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.6k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.6k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscdevn.h [Content-Type=text/x-chdr]...
Step #8: - [1.6k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.6k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsdparam.c [Content-Type=text/x-csrc]...
Step #8: - [1.6k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
- [1.6k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxbitfmt.h [Content-Type=text/x-chdr]...
Step #8: - [1.6k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\
\ [1.6k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
\ [1.6k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxshade.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsnotify.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsbitops.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsflip.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sjpegd.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
\ [1.6k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/valgrind.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevplnx.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
\ [1.6k/5.0k files][284.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_os2fs.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsccode.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsmdebug.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevvec.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsimage.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxtype1.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
\ [1.6k/5.0k files][284.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxlum.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
\ [1.6k/5.0k files][284.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxhldevc.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsgstate.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gpmisc.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/spngpx.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxclip2.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxbitops.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxhintn.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsshade.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscedata.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/wrfont.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevpccm.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevvec.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gspath.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gen_ordered.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.4 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.4 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/memento.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.4 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.4 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/smtf.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.4 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxdevice.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.5 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/scanchar.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.5 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.5 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.5 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsciemap.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.5 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.5 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_dvx.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.5 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.5 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.5 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.5 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sjbig2_luratech.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.5 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/windows_.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsmemret.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.5 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsnogc.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.5 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.5 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevmrun.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.5 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.5 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.5 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.5 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.5 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.5 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.5 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.5 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/spsdf.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsmemret.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.5 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.5 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.5 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.5 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/szlibd.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/ssha2.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsbitmap.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gssprintf.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxdhtres.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gendev.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevdgbr.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscompt.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gconf.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxchar.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxiodev.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxarith.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/bobbin.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsroptab.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.6 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxcid.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscencs.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/ttcommon.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/memento.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gen_ordered.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevmpla.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/spdiff.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sarc4.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_msdll.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/ttinterp.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsnamecl.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_vms.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxoprect.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.7 MiB/439.2 MiB] 64% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxbcache.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.7 MiB/439.2 MiB] 64% Done 2.8 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.7 MiB/439.2 MiB] 64% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/ttmisc.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.7 MiB/439.2 MiB] 64% Done 2.8 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.7 MiB/439.2 MiB] 64% Done 2.8 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.7 MiB/439.2 MiB] 64% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsroprun.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/locale_.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][284.7 MiB/439.2 MiB] 64% Done 2.8 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.7 MiB/439.2 MiB] 64% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevm40.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.7 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxgetbit.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsimpath.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevabuf.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevm4.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][284.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.8 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:54
\ [1.6k/5.0k files][284.9 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxclmem.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][285.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
\ [1.6k/5.0k files][285.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
\ [1.6k/5.0k files][285.0 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gshtscr.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscsepr.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][285.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
\ [1.6k/5.0k files][285.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsinit.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][285.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
\ [1.6k/5.0k files][285.1 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
\ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsioram.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
\ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
\ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxmatrix.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/ets_tm.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsstrl.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsclipsr.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsiodisk.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
\ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
\ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
\ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevoflt.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/spngp.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
\ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsovrc.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
\ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
\ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
\ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/stat_.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/saes.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
\ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsnotify.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
\ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
\ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
\ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/ets.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxpaint.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxiparam.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
\ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
\ [1.6k/5.0k files][285.2 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdbflags.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][285.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
\ [1.6k/5.0k files][285.3 MiB/439.2 MiB] 64% Done 2.9 MiB/s ETA 00:00:53
\ [1.6k/5.0k files][285.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
\ [1.6k/5.0k files][285.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
\ [1.6k/5.0k files][285.6 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sa85d.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][285.6 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsptype2.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][285.6 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
\ [1.6k/5.0k files][285.6 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsmd5.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_mswin.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevdflt.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxstdio.h [Content-Type=text/x-chdr]...
Step #8: \ [1.6k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
\ [1.6k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
\ [1.6k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/stream.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsparamx.c [Content-Type=text/x-csrc]...
Step #8: \ [1.6k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
\ [1.6k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
\ [1.6k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
\ [1.7k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sha2.h [Content-Type=text/x-chdr]...
Step #8: \ [1.7k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsmalloc.h [Content-Type=text/x-chdr]...
Step #8: \ [1.7k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
\ [1.7k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxfillts.h [Content-Type=text/x-chdr]...
Step #8: \ [1.7k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
\ [1.7k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
\ [1.7k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
\ [1.7k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
|
| [1.7k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
| [1.7k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
| [1.7k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
| [1.7k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
| [1.7k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
| [1.7k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
| [1.7k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
| [1.7k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscie.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gstype1.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
| [1.7k/5.0k files][285.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gconf.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][285.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
| [1.7k/5.0k files][285.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
| [1.7k/5.0k files][285.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
| [1.7k/5.0k files][285.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscicach.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][285.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/scfd.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][285.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsgc.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][285.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/setjmp_.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][285.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsjconf.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][285.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscms.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevdsha.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][285.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
| [1.7k/5.0k files][285.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
| [1.7k/5.0k files][285.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscolor2.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][285.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
| [1.7k/5.0k files][285.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/szlibc.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][285.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscolor2.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][285.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/jmemcust.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][285.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
| [1.7k/5.0k files][286.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsfunc4.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsht1.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
| [1.7k/5.0k files][286.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
| [1.7k/5.0k files][286.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
| [1.7k/5.0k files][286.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
| [1.7k/5.0k files][286.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevm64.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscpm.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
| [1.7k/5.0k files][286.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
| [1.7k/5.0k files][286.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxttf.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsparaml.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxdevsop.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxctable.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.1 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/siinterp.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.1 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevm24.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.1 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevppla.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevrops.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.1 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.1 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxmclip.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.1 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsfunc3.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.1 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/siinterp.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.1 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.1 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.1 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.1 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.1 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.1 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.1 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.1 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.1 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.1 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.1 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsfunc3.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxhttype.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsncdummy.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsovrc.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxclip2.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsparam.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxdcolor.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/smd5.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsfunc0.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxfmap.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsstrtok.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gspaint.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_unifs.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsfont0c.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevm8.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.3 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.3 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.3 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.3 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.3 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.3 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.3 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.3 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.3 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.3 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.3 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.3 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/spprint.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.3 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.3 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsromfs0.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevpccm.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gximono.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsgstate.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gzstate.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/tttypes.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxfunc.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsio.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsargs.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
| [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
| [1.7k/5.0k files][286.4 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sjpeg.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscpixel.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsstrtok.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsht.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxshade4.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_ntfs.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsroprun8.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxbcache.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsicc_create.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gstrap.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsicc_lcms2.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
| [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
| [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxfont0.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscparam.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sfxfd.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevepo.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.5 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
| [1.7k/5.0k files][286.6 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxttfb.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.6 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/genconf.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sjpx_openjpeg.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/slzwc.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/scfparam.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gspmdrv.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsicc.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gspath1.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:50
| [1.7k/5.0k files][286.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxbitmap.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:50
| [1.7k/5.0k files][286.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gstiffio.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscrdp.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxtext.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/ctype_.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sjpx_openjpeg.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gslibctx.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsshade.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/ttfmemd.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxfapi.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsfname.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/ets.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/fcntl_.h [Content-Type=text/x-chdr]...
Step #8: | [1.7k/5.0k files][286.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/aes.c [Content-Type=text/x-csrc]...
Step #8: | [1.7k/5.0k files][286.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.7k/5.0k files][286.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.8k/5.0k files][286.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.8k/5.0k files][286.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
| [1.8k/5.0k files][286.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxfarith.h [Content-Type=text/x-chdr]...
Step #8: | [1.8k/5.0k files][286.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_dosfs.c [Content-Type=text/x-csrc]...
Step #8: | [1.8k/5.0k files][286.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sha2.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxfrac.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][286.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][286.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsiodevs.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][286.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxoprect.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][286.9 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsexit.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][287.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsserial.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][287.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gximask.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxgstate.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][287.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.0 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscscie.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.1 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_unix.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.1 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gs_mgl_e.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][287.1 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.1 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gximage3.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxfillsl.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_winfs.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_win32.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxstate.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/claptrap.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsjmorec.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxclimag.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscsepr.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gximag3x.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsht1.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevoflt.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxdownscale.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscencs.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxclpage.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/mkromfs.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_dosfe.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxpcopy.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevdcrd.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsmatrix.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gzspotan.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/stdint_.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sidscale.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxipixel.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.3 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.3 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxctable.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.3 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.3 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.3 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.3 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.4 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/strmio.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][287.4 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsht.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][287.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.6 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_os2.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][287.6 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.6 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.6 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.6 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxcie.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][287.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.7 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/endianness.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][287.7 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.7 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.7 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gximask.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][287.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsicc_cache.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][287.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevmem.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.7 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxpath.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][287.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxblend1.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.8 MiB/439.2 MiB] 65% Done 3.0 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][287.8 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.8 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.8 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsiorom.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.8 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.8 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.8 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:53
/ [1.8k/5.0k files][287.8 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.8 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.8 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/srld.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.8 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsparams.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.8 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/scf.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/tttables.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_getnv.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxclist.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_msdos.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxclpage.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsparam2.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/siscale_cal.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:53
/ [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/ttinterp.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxccache.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:53
/ [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:53
/ [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:53
/ [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:53
/ [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_wutf8.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:53
/ [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:53
/ [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gximage.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/aes.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscdef.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gspmdrv.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_stdia.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gpcheck.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][287.9 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxdevrop.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][288.0 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:53
/ [1.8k/5.0k files][288.0 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.0 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxdither.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][288.0 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.0 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.0 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsdevice.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][288.1 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.1 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/genarch.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][288.1 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.1 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxpcache.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][288.1 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.1 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.1 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gximage1.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxrplane.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gstext.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gstype2.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsutil.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxcspace.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevm16.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/szlibx.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/siscale.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsparams.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxht_thresh.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/scfdtab.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/unistd_.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/fapi_ft.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gscdefs.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/sfilter2.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gzcpath.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxpath2.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/time_.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gxfapiu.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gs_mro_e.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gzline.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.2 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gp_winfs2.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][288.3 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.3 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.4 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/test/ascii_tag.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gsrop.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][288.4 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/test/custom_dir.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][288.4 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.4 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/base/gdevemap.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][288.4 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.4 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
/ [1.8k/5.0k files][288.4 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/test/test_arrays.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][288.4 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/test/strip_rw.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][288.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/test/long_tag.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][288.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/test/testtypes.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/test/defer_strile_loading.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][288.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][288.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/test/test_arrays.c [Content-Type=text/x-csrc]...
Step #8: / [1.8k/5.0k files][288.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][288.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][288.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][288.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/test/tifftest.h [Content-Type=text/x-chdr]...
Step #8: / [1.8k/5.0k files][288.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][288.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
/ [1.8k/5.0k files][288.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/test/raw_decode.c [Content-Type=text/x-csrc]...
Step #8: / [1.9k/5.0k files][288.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
/ [1.9k/5.0k files][288.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
/ [1.9k/5.0k files][288.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
/ [1.9k/5.0k files][288.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/test/strip.c [Content-Type=text/x-csrc]...
Step #8: / [1.9k/5.0k files][288.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/test/defer_strile_writing.c [Content-Type=text/x-csrc]...
Step #8: / [1.9k/5.0k files][288.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
-
- [1.9k/5.0k files][288.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
- [1.9k/5.0k files][288.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
- [1.9k/5.0k files][288.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/test/short_tag.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][288.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
- [1.9k/5.0k files][288.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/test/rewrite_tag.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][288.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
- [1.9k/5.0k files][288.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
- [1.9k/5.0k files][288.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
- [1.9k/5.0k files][288.5 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/test/check_tag.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][288.6 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/tools/tiffinfo.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][288.6 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
- [1.9k/5.0k files][288.6 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
- [1.9k/5.0k files][288.6 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
- [1.9k/5.0k files][288.6 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
- [1.9k/5.0k files][288.6 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/tools/tiff2ps.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][288.6 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/tools/tiffcmp.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][288.6 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
- [1.9k/5.0k files][288.6 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
- [1.9k/5.0k files][288.6 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
- [1.9k/5.0k files][288.6 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
- [1.9k/5.0k files][288.6 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
- [1.9k/5.0k files][288.6 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
- [1.9k/5.0k files][288.6 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
- [1.9k/5.0k files][288.6 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
- [1.9k/5.0k files][288.6 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
- [1.9k/5.0k files][288.6 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
- [1.9k/5.0k files][288.6 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
- [1.9k/5.0k files][288.6 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
- [1.9k/5.0k files][288.6 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
- [1.9k/5.0k files][288.6 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
- [1.9k/5.0k files][288.6 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/tools/tiffcp.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][288.7 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/tools/pal2rgb.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][288.7 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:53
- [1.9k/5.0k files][288.7 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/tools/tiffset.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][288.8 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/tools/rgb2ycbcr.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][288.8 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:53
- [1.9k/5.0k files][288.8 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:53
- [1.9k/5.0k files][288.8 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:53
- [1.9k/5.0k files][288.8 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/tools/tiffgt.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][288.8 MiB/439.2 MiB] 65% Done 2.9 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/tools/tiffsplit.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][288.8 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/tools/tiffdump.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][288.8 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/tools/tiffmedian.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][288.8 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:53
- [1.9k/5.0k files][288.8 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/tools/tiffcrop.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][288.8 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/tools/fax2ps.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][288.8 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][288.8 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][288.8 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][288.8 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/tools/raw2tiff.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][288.8 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][288.8 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][288.8 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][288.8 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][288.8 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][288.8 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][288.8 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][288.8 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][288.8 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][288.9 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/tools/tiff2rgba.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][288.9 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][288.9 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/tools/thumbnail.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][288.9 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/tools/fax2tiff.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][288.9 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][288.9 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][289.2 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/tools/tiffdither.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.2 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/port/strtol.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.2 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/port/getopt.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.2 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/tools/tiff2pdf.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/tools/tiff2bw.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.2 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:53
- [1.9k/5.0k files][289.2 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/tools/ppm2tiff.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.2 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/port/_strtol.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/port/libport.h [Content-Type=text/x-chdr]...
Step #8: - [1.9k/5.0k files][289.2 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][289.2 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/port/snprintf.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.2 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/port/_strtoul.h [Content-Type=text/x-chdr]...
Step #8: - [1.9k/5.0k files][289.2 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/port/strtoull.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/port/strtoll.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.2 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][289.2 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/port/strtoul.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.2 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/port/dummy.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.2 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/port/lfind.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.2 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/port/strcasecmp.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.3 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_fax3.h [Content-Type=text/x-chdr]...
Step #8: - [1.9k/5.0k files][289.3 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_warning.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.3 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][289.3 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][289.3 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][289.3 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_read.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.3 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_pixarlog.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.3 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][289.3 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tiffconf.wince.h [Content-Type=text/x-chdr]...
Step #8: - [1.9k/5.0k files][289.3 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/uvcode.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_lzw.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.3 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][289.3 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][289.3 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_swab.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_compress.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.5 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/t4.h [Content-Type=text/x-chdr]...
Step #8: - [1.9k/5.0k files][289.5 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:53
- [1.9k/5.0k files][289.5 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_extension.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.5 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_dir.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.5 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:53
- [1.9k/5.0k files][289.5 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:53
- [1.9k/5.0k files][289.5 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:53
- [1.9k/5.0k files][289.5 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_jbig.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.5 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_next.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.5 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_write.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.5 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tiffio.h [Content-Type=text/x-chdr]...
Step #8: - [1.9k/5.0k files][289.5 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][289.5 MiB/439.2 MiB] 65% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][289.5 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
- [1.9k/5.0k files][289.5 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tiffconf.vc.h [Content-Type=text/x-chdr]...
Step #8: - [1.9k/5.0k files][289.5 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_getimage.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.5 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
- [1.9k/5.0k files][289.5 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_config.vc.h [Content-Type=text/x-chdr]...
Step #8: - [1.9k/5.0k files][289.5 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tiffiop.h [Content-Type=text/x-chdr]...
Step #8: - [1.9k/5.0k files][289.5 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
- [1.9k/5.0k files][289.5 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_fax3sm.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.5 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
- [1.9k/5.0k files][289.6 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tiff.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_codec.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.6 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
- [1.9k/5.0k files][289.6 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_win32.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.7 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_predict.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_config.wince.h [Content-Type=text/x-chdr]...
Step #8: - [1.9k/5.0k files][289.7 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
- [1.9k/5.0k files][289.7 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_strip.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.7 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_jpeg.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.7 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_error.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.7 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
- [1.9k/5.0k files][289.7 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_dirinfo.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_zip.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.7 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:56
- [1.9k/5.0k files][289.7 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:56
- [1.9k/5.0k files][289.7 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:56
- [1.9k/5.0k files][289.7 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:56
- [1.9k/5.0k files][289.8 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_dirread.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/mkg3states.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.8 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_stream.cxx [Content-Type=text/x-c++src]...
Step #8: - [1.9k/5.0k files][289.8 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
- [1.9k/5.0k files][289.8 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_webp.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.8 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_version.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.8 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
- [1.9k/5.0k files][289.8 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_packbits.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.8 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
- [1.9k/5.0k files][289.8 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_thunder.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.8 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
- [1.9k/5.0k files][289.8 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:55
- [1.9k/5.0k files][289.8 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:56
- [1.9k/5.0k files][289.8 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_unix.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][289.8 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:56
- [1.9k/5.0k files][289.8 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:56
- [1.9k/5.0k files][289.8 MiB/439.2 MiB] 65% Done 2.7 MiB/s ETA 00:00:56
- [1.9k/5.0k files][289.9 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:55
- [1.9k/5.0k files][289.9 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:55
- [1.9k/5.0k files][289.9 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_tile.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][290.0 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_dir.h [Content-Type=text/x-chdr]...
Step #8: - [1.9k/5.0k files][290.1 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_print.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][290.1 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_luv.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][290.2 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][290.2 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_lzma.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][290.2 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][290.2 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][290.2 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][290.2 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][290.2 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][290.2 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][290.2 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][290.3 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][290.3 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_predict.h [Content-Type=text/x-chdr]...
Step #8: - [1.9k/5.0k files][290.3 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_zstd.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][290.3 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][290.3 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_dumpmode.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][290.3 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][290.3 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][290.3 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][290.3 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tiffvers.h [Content-Type=text/x-chdr]...
Step #8: - [1.9k/5.0k files][290.5 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][290.5 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][290.5 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][290.5 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_color.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][290.5 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][290.5 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_dirwrite.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][290.5 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_flush.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][290.6 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_jpeg_12.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][290.6 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_fax3.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][290.6 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_close.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][290.6 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][290.6 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_aux.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][290.6 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_open.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][290.6 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][290.6 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
- [1.9k/5.0k files][290.6 MiB/439.2 MiB] 66% Done 2.8 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/libtiff/tif_ojpeg.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][290.6 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/tags/xtiffiop.h [Content-Type=text/x-chdr]...
Step #8: - [1.9k/5.0k files][290.6 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
- [1.9k/5.0k files][290.6 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/tags/maketif.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][290.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
- [1.9k/5.0k files][290.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/tags/xtif_dir.c [Content-Type=text/x-csrc]...
Step #8: - [1.9k/5.0k files][290.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/tags/xtiffio.h [Content-Type=text/x-chdr]...
Step #8: - [1.9k/5.0k files][290.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
- [1.9k/5.0k files][290.7 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
- [1.9k/5.0k files][290.7 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
- [1.9k/5.0k files][290.7 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
- [1.9k/5.0k files][290.7 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
- [2.0k/5.0k files][290.7 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
- [2.0k/5.0k files][290.7 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
- [2.0k/5.0k files][290.7 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
- [2.0k/5.0k files][290.7 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
- [2.0k/5.0k files][290.7 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
- [2.0k/5.0k files][290.8 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
- [2.0k/5.0k files][290.8 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
\
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/tags/listtif.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][290.8 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/pds/tif_imageiter.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][290.8 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:55
\ [2.0k/5.0k files][290.8 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/pds/tif_pdsdirread.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][290.8 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/pds/tif_pdsdirwrite.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][290.8 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][290.8 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][290.8 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/pds/tif_imageiter.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][290.8 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][290.8 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][290.8 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][290.8 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][290.8 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][290.8 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/dbs/tiff-bi.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][290.8 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][290.8 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/dbs/tiff-palette.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][290.8 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:55
\ [2.0k/5.0k files][290.8 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:55
\ [2.0k/5.0k files][290.8 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:55
\ [2.0k/5.0k files][290.8 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:55
\ [2.0k/5.0k files][290.8 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/dbs/tiff-rgb.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][290.8 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:55
\ [2.0k/5.0k files][290.8 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:55
\ [2.0k/5.0k files][290.9 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][290.9 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/dbs/tiff-grayscale.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][290.9 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/dbs/xtiff/patchlevel.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][290.9 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][290.9 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][290.9 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/dbs/xtiff/xtiff.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][290.9 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:55
\ [2.0k/5.0k files][290.9 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][290.9 MiB/439.2 MiB] 66% Done 2.7 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][290.9 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][290.9 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/ras/tif2ras.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/ras/ras2tif.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
\ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/stream/tiffstream.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/mfs/mfs_file.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/dbs/xtiff/xtifficon.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/stream/tiffstream.cpp [Content-Type=text/x-c++src]...
Step #8: \ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/iptcutil/iptcutil.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/win_dib/tiff2dib.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/addtiffo/tif_ovrcache.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/win_dib/Tiffile.cpp [Content-Type=text/x-c++src]...
Step #8: \ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/addtiffo/tif_ovrcache.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/addtiffo/addtiffo.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zncdummy.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/tiff/contrib/addtiffo/tif_overview.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ztype.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/dmmain.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zcspixel.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/istack.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iesdata.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.1 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.1 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfcid1.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zpath.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/interp.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zdscpars.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ostack.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/icremap.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zvmem.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
\ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
\ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/isdata.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zpaint.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ghost.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/igc.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfile.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zcolor.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
\ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ivmem2.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/imain.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zcfont.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/dpmain.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfdctd.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/idstack.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iddict.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zdict.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfsha2.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
\ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ztrap.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zcharx.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.3 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zchar1.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfrsd.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfile1.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/dwtrace.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iutil2.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/gsdll.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ibnum.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ifont42.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfunc0.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/idparam.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/igc.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/inamestr.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/idparam.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iplugin.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/dscparse.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iscannum.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/dwreg.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/idebug.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zcie.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ifont1.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zicc.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
\ [2.0k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iddstack.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ifcid.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
\ [2.0k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/inobtokn.c [Content-Type=text/x-csrc]...
Step #8: \ [2.0k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
\ [2.0k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
\ [2.0k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
\ [2.0k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
\ [2.0k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/files.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
\ [2.0k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ifrpred.h [Content-Type=text/x-chdr]...
Step #8: \ [2.0k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
\ [2.0k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
\ [2.0k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
\ [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iinit.h [Content-Type=text/x-chdr]...
Step #8: \ [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zpdf_r6.c [Content-Type=text/x-csrc]...
Step #8: \ [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
\ [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zpcolor.c [Content-Type=text/x-csrc]...
Step #8: \ [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/opcheck.h [Content-Type=text/x-chdr]...
Step #8: \ [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/dwdll.c [Content-Type=text/x-csrc]...
Step #8: \ [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/inouparm.c [Content-Type=text/x-csrc]...
Step #8: \ [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/main.h [Content-Type=text/x-chdr]...
Step #8: \ [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ziodev.c [Content-Type=text/x-csrc]...
Step #8: \ [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zarith.c [Content-Type=text/x-csrc]...
Step #8: \ [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
\ [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iimage.h [Content-Type=text/x-chdr]...
Step #8: \ [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iht.h [Content-Type=text/x-chdr]...
Step #8: \ [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zrelbit.c [Content-Type=text/x-csrc]...
Step #8: \ [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zbfont.c [Content-Type=text/x-csrc]...
Step #8: \ [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
\ [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
\ [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/dxmain.c [Content-Type=text/x-csrc]...
Step #8: \ [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/isave.h [Content-Type=text/x-chdr]...
Step #8: \ [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
\ [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/icontext.h [Content-Type=text/x-chdr]...
Step #8: \ [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iscan.h [Content-Type=text/x-chdr]...
Step #8: \ [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iinit.c [Content-Type=text/x-csrc]...
Step #8: \ [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
|
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/idisp.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
| [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iminst.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zarray.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iapi.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
| [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
| [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
| [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zusparam.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
| [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
| [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zform.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][291.6 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/icontext.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][291.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
| [2.1k/5.0k files][291.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfileio.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][291.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iparam.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][291.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
| [2.1k/5.0k files][291.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/idict.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][291.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfcid.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][291.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
| [2.1k/5.0k files][291.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iref.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][291.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/icie.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/interp.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][291.8 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
| [2.1k/5.0k files][291.8 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
| [2.1k/5.0k files][291.8 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfont32.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][291.8 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/imemory.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][291.8 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfontenum.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][291.8 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfsample.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][291.8 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zcolor3.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][291.8 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
| [2.1k/5.0k files][291.8 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zcssepr.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][291.8 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/itoken.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][291.8 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/dwres.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][291.8 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/estack.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][291.8 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
| [2.1k/5.0k files][291.8 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
| [2.1k/5.0k files][291.8 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
| [2.1k/5.0k files][291.8 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
| [2.1k/5.0k files][291.8 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zicc.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][291.8 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iapi.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zwinutf8.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][291.8 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
| [2.1k/5.0k files][291.8 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/igcref.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][291.9 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zcrd.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][291.9 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/dstack.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/oparc.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][291.9 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][291.9 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][291.9 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/dwmain.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/imainarg.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][292.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ifapi.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][292.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zcsindex.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][292.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/idict.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][292.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zpath1.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][292.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/idsdata.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][292.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zupath.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][292.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zchar32.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][292.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/idosave.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][292.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ifilter2.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][292.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.0 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zdps1.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][292.1 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
| [2.1k/5.0k files][292.1 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.1 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.1 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/imain.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zmisc1.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][292.1 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
| [2.1k/5.0k files][292.1 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/dwreg.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][292.1 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zht2.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][292.1 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
| [2.1k/5.0k files][292.1 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
| [2.1k/5.0k files][292.1 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iutil2.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][292.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
| [2.1k/5.0k files][292.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
| [2.1k/5.0k files][292.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
| [2.1k/5.0k files][292.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zalg.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][292.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ialloc.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][292.2 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
| [2.1k/5.0k files][292.3 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iscanbin.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][292.3 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/dwtext.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ichar.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][292.3 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.3 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.3 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ifwpred.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfrsd.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ireclaim.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfproc.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zchar42.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
| [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
| [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfont0.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zgeneric.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zutf8.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ifont2.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfont2.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
| [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iosdata.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/dwmainc.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
| [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
| [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
| [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
| [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:56
| [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iname.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/igstate.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][292.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfile.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iscannum.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zpacked.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iscanbin.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iastruct.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zcie.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zimage3.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ifunc.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.6 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/opdef.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][292.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ilocate.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][292.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfimscale.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][292.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zmath.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][292.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/isstate.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/isave.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][292.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ierrors.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][292.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iname.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][292.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/idictdef.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][292.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
| [2.1k/5.0k files][292.7 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfcid0.c [Content-Type=text/x-csrc]...
Step #8: | [2.1k/5.0k files][292.7 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/icid.h [Content-Type=text/x-chdr]...
Step #8: | [2.1k/5.0k files][292.7 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
| [2.1k/5.0k files][292.7 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
| [2.2k/5.0k files][292.7 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/dscparse.c [Content-Type=text/x-csrc]...
Step #8: | [2.2k/5.0k files][292.7 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
| [2.2k/5.0k files][292.7 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iscan.c [Content-Type=text/x-csrc]...
Step #8: | [2.2k/5.0k files][292.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ipcolor.h [Content-Type=text/x-chdr]...
Step #8: | [2.2k/5.0k files][292.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ziodevsc.c [Content-Type=text/x-csrc]...
Step #8: | [2.2k/5.0k files][292.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
| [2.2k/5.0k files][292.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/psapi.c [Content-Type=text/x-csrc]...
Step #8: | [2.2k/5.0k files][292.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
| [2.2k/5.0k files][292.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
| [2.2k/5.0k files][292.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zcontrol.c [Content-Type=text/x-csrc]...
Step #8: | [2.2k/5.0k files][292.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zcolor.c [Content-Type=text/x-csrc]...
Step #8: | [2.2k/5.0k files][292.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfunc3.c [Content-Type=text/x-csrc]...
Step #8: | [2.2k/5.0k files][292.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
| [2.2k/5.0k files][292.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
| [2.2k/5.0k files][292.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/store.h [Content-Type=text/x-chdr]...
Step #8: | [2.2k/5.0k files][292.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zdevice2.c [Content-Type=text/x-csrc]...
Step #8: | [2.2k/5.0k files][292.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iutil.c [Content-Type=text/x-csrc]...
Step #8: | [2.2k/5.0k files][292.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zcolor1.c [Content-Type=text/x-csrc]...
Step #8: | [2.2k/5.0k files][292.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
| [2.2k/5.0k files][292.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
| [2.2k/5.0k files][292.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/istkparm.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/gs.c [Content-Type=text/x-csrc]...
Step #8: | [2.2k/5.0k files][292.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
| [2.2k/5.0k files][292.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zbseq.c [Content-Type=text/x-csrc]...
Step #8: | [2.2k/5.0k files][292.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iparam.h [Content-Type=text/x-chdr]...
Step #8: | [2.2k/5.0k files][292.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iastate.h [Content-Type=text/x-chdr]...
Step #8: | [2.2k/5.0k files][293.0 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iostack.h [Content-Type=text/x-chdr]...
Step #8: | [2.2k/5.0k files][293.0 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfarc4.c [Content-Type=text/x-csrc]...
Step #8: | [2.2k/5.0k files][293.0 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
| [2.2k/5.0k files][293.0 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
| [2.2k/5.0k files][293.0 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/istream.h [Content-Type=text/x-chdr]...
Step #8: | [2.2k/5.0k files][293.0 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/icsmap.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/icstate.h [Content-Type=text/x-chdr]...
Step #8: | [2.2k/5.0k files][293.0 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
| [2.2k/5.0k files][293.0 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iutil.h [Content-Type=text/x-chdr]...
Step #8: | [2.2k/5.0k files][293.0 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zgstate.c [Content-Type=text/x-csrc]...
Step #8: | [2.2k/5.0k files][293.0 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
/
/ [2.2k/5.0k files][293.0 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
/ [2.2k/5.0k files][293.0 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/idisp.h [Content-Type=text/x-chdr]...
Step #8: / [2.2k/5.0k files][293.0 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
/ [2.2k/5.0k files][293.1 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zdevice.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.1 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zshade.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.1 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfmd5.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.1 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
/ [2.2k/5.0k files][293.1 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zmatrix.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.1 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ilevel.h [Content-Type=text/x-chdr]...
Step #8: / [2.2k/5.0k files][293.3 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
/ [2.2k/5.0k files][293.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
/ [2.2k/5.0k files][293.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
/ [2.2k/5.0k files][293.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zpdfops.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/dwnodll.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
/ [2.2k/5.0k files][293.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/apitest.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
/ [2.2k/5.0k files][293.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfont42.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfzlib.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
/ [2.2k/5.0k files][293.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfunc.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iconf.h [Content-Type=text/x-chdr]...
Step #8: / [2.2k/5.0k files][293.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
/ [2.2k/5.0k files][293.4 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
/ [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
/ [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
/ [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.6 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ifont.h [Content-Type=text/x-chdr]...
Step #8: / [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ibnum.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfbcp.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ipacked.h [Content-Type=text/x-chdr]...
Step #8: / [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
/ [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
/ [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ivmspace.h [Content-Type=text/x-chdr]...
Step #8: / [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
/ [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/dwimg.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
/ [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
/ [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zdevcal.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/oper.h [Content-Type=text/x-chdr]...
Step #8: / [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zdouble.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/opextern.h [Content-Type=text/x-chdr]...
Step #8: / [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iparray.h [Content-Type=text/x-chdr]...
Step #8: / [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
/ [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfunc4.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
/ [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zmisc2.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
/ [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
/ [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
/ [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
/ [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/igcstr.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
/ [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
/ [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
/ [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/icolor.h [Content-Type=text/x-chdr]...
Step #8: / [2.2k/5.0k files][293.5 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zstack.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.6 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
/ [2.2k/5.0k files][293.6 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/dxmainc.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.6 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zht.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.6 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfilter.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.6 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/inames.h [Content-Type=text/x-chdr]...
Step #8: / [2.2k/5.0k files][293.6 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zchar.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.6 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ziodev2.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/idebug.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.6 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.6 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zmisc3.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.6 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/inamedef.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/imainarg.h [Content-Type=text/x-chdr]...
Step #8: / [2.2k/5.0k files][293.6 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.6 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/igcstr.h [Content-Type=text/x-chdr]...
Step #8: / [2.2k/5.0k files][293.6 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zvmem2.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.6 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zmedia2.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.6 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfunc.h [Content-Type=text/x-chdr]...
Step #8: / [2.2k/5.0k files][293.6 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/bfont.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfont1.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.6 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.6 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zht1.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.6 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/idstack.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ifilter.h [Content-Type=text/x-chdr]...
Step #8: / [2.2k/5.0k files][293.6 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfdecode.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.6 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.6 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zchar42.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.6 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/istruct.h [Content-Type=text/x-chdr]...
Step #8: / [2.2k/5.0k files][293.6 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zchar2.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.6 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.7 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.7 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.7 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.7 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.7 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.7 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.7 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.7 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.7 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.7 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.7 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.7 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.7 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.7 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.7 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.7 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.7 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.7 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/dwimg.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/dwtrace.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.7 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.7 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/istack.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.7 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/btoken.h [Content-Type=text/x-chdr]...
Step #8: / [2.2k/5.0k files][293.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ialloc.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iestack.h [Content-Type=text/x-chdr]...
Step #8: / [2.2k/5.0k files][293.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfjbig2.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/dwtext.h [Content-Type=text/x-chdr]...
Step #8: / [2.2k/5.0k files][293.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zcid.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zmisc.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
/ [2.2k/5.0k files][293.8 MiB/439.2 MiB] 66% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ztrans.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zcharout.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfont.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/psapi.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/gserver.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfapi.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zsysvm.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/icharout.h [Content-Type=text/x-chdr]...
Step #8: / [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfdcte.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iconf.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zimage.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/dwdll.h [Content-Type=text/x-chdr]...
Step #8: / [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
/ [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
/ [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
/ [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfjpx.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
/ [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfilter2.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
/ [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zdfilter.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
/ [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
/ [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
/ [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zstring.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfaes.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
/ [2.2k/5.0k files][293.9 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ztoken.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][294.0 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
/ [2.2k/5.0k files][294.0 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
/ [2.2k/5.0k files][294.0 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
/ [2.2k/5.0k files][294.0 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/inameidx.h [Content-Type=text/x-chdr]...
Step #8: / [2.2k/5.0k files][294.0 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zht2.h [Content-Type=text/x-chdr]...
Step #8: / [2.2k/5.0k files][294.0 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/ichar1.h [Content-Type=text/x-chdr]...
Step #8: / [2.2k/5.0k files][294.1 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/mkfilelt.cpp [Content-Type=text/x-c++src]...
Step #8: / [2.2k/5.0k files][294.1 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/iplugin.h [Content-Type=text/x-chdr]...
Step #8: / [2.2k/5.0k files][294.1 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.2k/5.0k files][294.1 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.2k/5.0k files][294.1 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/idicttpl.h [Content-Type=text/x-chdr]...
Step #8: / [2.2k/5.0k files][294.1 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.2k/5.0k files][294.1 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.2k/5.0k files][294.1 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.2k/5.0k files][294.1 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zcolor2.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][294.1 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.2k/5.0k files][294.1 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.2k/5.0k files][294.1 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.2k/5.0k files][294.1 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.2k/5.0k files][294.1 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/psi/zfcmap.c [Content-Type=text/x-csrc]...
Step #8: / [2.2k/5.0k files][294.1 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.2k/5.0k files][294.1 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/mqc_inl.h [Content-Type=text/x-chdr]...
Step #8: / [2.2k/5.0k files][294.1 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.2k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/tpix_manager.c [Content-Type=text/x-csrc]...
Step #8: / [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/t1_luts.h [Content-Type=text/x-chdr]...
Step #8: / [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/invert.c [Content-Type=text/x-csrc]...
Step #8: / [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/t1_generate_luts.c [Content-Type=text/x-csrc]...
Step #8: / [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/test_sparse_array.c [Content-Type=text/x-csrc]...
Step #8: / [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/function_list.c [Content-Type=text/x-csrc]...
Step #8: / [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/t1.c [Content-Type=text/x-csrc]...
Step #8: / [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/tls_keys.h [Content-Type=text/x-chdr]...
Step #8: / [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/opj_inttypes.h [Content-Type=text/x-chdr]...
Step #8: / [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/sparse_array.h [Content-Type=text/x-chdr]...
Step #8: / [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/opj_includes.h [Content-Type=text/x-chdr]...
Step #8: / [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/openjpeg.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/opj_config_private.h [Content-Type=text/x-chdr]...
Step #8: / [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/pi.c [Content-Type=text/x-csrc]...
Step #8: / [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/jp2.c [Content-Type=text/x-csrc]...
Step #8: / [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/image.c [Content-Type=text/x-csrc]...
Step #8: / [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/opj_intmath.h [Content-Type=text/x-chdr]...
Step #8: / [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/opj_codec.h [Content-Type=text/x-chdr]...
Step #8: / [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
/ [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/dwt.h [Content-Type=text/x-chdr]...
Step #8: / [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/openjpeg.c [Content-Type=text/x-csrc]...
Step #8: / [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
/ [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
/ [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
/ [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:01
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/opj_malloc.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/thread.h [Content-Type=text/x-chdr]...
Step #8: / [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.3k/5.0k files][294.2 MiB/439.2 MiB] 66% Done 2.4 MiB/s ETA 00:01:00
/ [2.3k/5.0k files][294.3 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:01:00
/ [2.3k/5.0k files][294.3 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:01:00
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/j2k.h [Content-Type=text/x-chdr]...
Step #8: / [2.3k/5.0k files][294.5 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/thix_manager.c [Content-Type=text/x-csrc]...
Step #8: / [2.3k/5.0k files][294.5 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
-
- [2.3k/5.0k files][294.5 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.5 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.5 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.5 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.5 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.5 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.6 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.6 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.6 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.6 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.6 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/dwt.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][294.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/tcd.h [Content-Type=text/x-chdr]...
Step #8: - [2.3k/5.0k files][294.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:58
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/opj_common.h [Content-Type=text/x-chdr]...
Step #8: - [2.3k/5.0k files][294.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:58
- [2.3k/5.0k files][294.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:58
- [2.3k/5.0k files][294.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/mct.h [Content-Type=text/x-chdr]...
Step #8: - [2.3k/5.0k files][294.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/opj_malloc.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][294.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.8 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/opj_config.h [Content-Type=text/x-chdr]...
Step #8: - [2.3k/5.0k files][294.8 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/opj_stdint.h [Content-Type=text/x-chdr]...
Step #8: - [2.3k/5.0k files][294.8 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.8 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.8 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/t2.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][294.8 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/invert.h [Content-Type=text/x-chdr]...
Step #8: - [2.3k/5.0k files][294.8 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.8 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.8 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.8 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.8 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/t2.h [Content-Type=text/x-chdr]...
Step #8: - [2.3k/5.0k files][294.8 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/t1.h [Content-Type=text/x-chdr]...
Step #8: - [2.3k/5.0k files][294.8 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/bio.h [Content-Type=text/x-chdr]...
Step #8: - [2.3k/5.0k files][294.8 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.8 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.8 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.8 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.8 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.8 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/opj_clock.h [Content-Type=text/x-chdr]...
Step #8: - [2.3k/5.0k files][294.8 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.8 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.9 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/pi.h [Content-Type=text/x-chdr]...
Step #8: - [2.3k/5.0k files][294.9 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.9 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/cidx_manager.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][294.9 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/j2k.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][294.9 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.9 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.9 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/phix_manager.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][294.9 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.9 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/event.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][294.9 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/ppix_manager.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][294.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.9 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.9 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.9 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.9 MiB/439.2 MiB] 67% Done 2.4 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/thread.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][294.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/tcd.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][294.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/mqc.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/opj_clock.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][294.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/image.h [Content-Type=text/x-chdr]...
Step #8: - [2.3k/5.0k files][294.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/function_list.h [Content-Type=text/x-chdr]...
Step #8: - [2.3k/5.0k files][294.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:59
- [2.3k/5.0k files][294.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:59
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/event.h [Content-Type=text/x-chdr]...
Step #8: - [2.3k/5.0k files][295.4 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/indexbox_manager.h [Content-Type=text/x-chdr]...
Step #8: - [2.3k/5.0k files][295.4 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
- [2.3k/5.0k files][295.4 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/jp2.h [Content-Type=text/x-chdr]...
Step #8: - [2.3k/5.0k files][295.4 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
- [2.3k/5.0k files][295.4 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/cio.h [Content-Type=text/x-chdr]...
Step #8: - [2.3k/5.0k files][295.4 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/sparse_array.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.4 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
- [2.3k/5.0k files][295.4 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
- [2.3k/5.0k files][295.5 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:56
- [2.3k/5.0k files][295.5 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:56
- [2.3k/5.0k files][295.5 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/cidx_manager.h [Content-Type=text/x-chdr]...
Step #8: - [2.3k/5.0k files][295.5 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:56
- [2.3k/5.0k files][295.5 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/tgt.h [Content-Type=text/x-chdr]...
Step #8: - [2.3k/5.0k files][295.5 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/cio.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.5 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/mct.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.5 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/mqc.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.6 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/tgt.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.6 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:56
- [2.3k/5.0k files][295.6 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/bench_dwt.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.6 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
- [2.3k/5.0k files][295.6 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
- [2.3k/5.0k files][295.6 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:56
- [2.3k/5.0k files][295.6 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
- [2.3k/5.0k files][295.6 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
- [2.3k/5.0k files][295.6 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jdmarker.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.6 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
- [2.3k/5.0k files][295.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jidctfst.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/rdppm.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jversion.h [Content-Type=text/x-chdr]...
Step #8: - [2.3k/5.0k files][295.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
- [2.3k/5.0k files][295.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
- [2.3k/5.0k files][295.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jcapistd.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jdinput.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jcmaster.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jpeglib.h [Content-Type=text/x-chdr]...
Step #8: - [2.3k/5.0k files][295.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/bio.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/rdgif.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
- [2.3k/5.0k files][295.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
- [2.3k/5.0k files][295.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
- [2.3k/5.0k files][295.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jdcoefct.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jmemsys.h [Content-Type=text/x-chdr]...
Step #8: - [2.3k/5.0k files][295.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
- [2.3k/5.0k files][295.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/rdjpgcom.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jcdctmgr.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
- [2.3k/5.0k files][295.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/wrjpgcom.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
- [2.3k/5.0k files][295.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
- [2.3k/5.0k files][295.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
- [2.3k/5.0k files][295.7 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jcmarker.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.8 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jcarith.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.8 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jcinit.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.8 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jutils.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.8 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jerror.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
- [2.3k/5.0k files][295.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
- [2.3k/5.0k files][295.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jquant1.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jdmainct.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/rdcolmap.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jdct.h [Content-Type=text/x-chdr]...
Step #8: - [2.3k/5.0k files][295.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jmemname.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jdatadst.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jpegtran.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jddctmgr.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
- [2.3k/5.0k files][295.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
- [2.3k/5.0k files][295.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jdcolor.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jidctint.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jmemdos.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
- [2.3k/5.0k files][295.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jctrans.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
- [2.3k/5.0k files][295.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/ckconfig.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][295.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
- [2.3k/5.0k files][295.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
- [2.3k/5.0k files][295.9 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/wrrle.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][296.0 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jdhuff.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][296.0 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jcomapi.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jcapimin.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][296.0 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/transupp.h [Content-Type=text/x-chdr]...
Step #8: - [2.3k/5.0k files][296.0 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jaricom.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][296.0 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
- [2.3k/5.0k files][296.0 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jpegint.h [Content-Type=text/x-chdr]...
Step #8: - [2.3k/5.0k files][296.0 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jccoefct.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][296.0 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/transupp.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][296.0 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
- [2.3k/5.0k files][296.1 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/wrppm.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][296.1 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
- [2.3k/5.0k files][296.1 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
- [2.3k/5.0k files][296.1 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
- [2.3k/5.0k files][296.1 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:57
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jmorecfg.h [Content-Type=text/x-chdr]...
Step #8: - [2.3k/5.0k files][296.1 MiB/439.2 MiB] 67% Done 2.5 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jcprepct.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][296.3 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:56
- [2.3k/5.0k files][296.3 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:56
- [2.3k/5.0k files][296.3 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/rdbmp.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][296.4 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/wrgif.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][296.4 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jmemansi.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][296.4 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/cdjpeg.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jdmerge.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][296.4 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jdsample.c [Content-Type=text/x-csrc]...
Step #8: - [2.3k/5.0k files][296.4 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:56
- [2.3k/5.0k files][296.4 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jerror.h [Content-Type=text/x-chdr]...
Step #8: - [2.4k/5.0k files][296.4 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:56
- [2.4k/5.0k files][296.4 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:56
- [2.4k/5.0k files][296.4 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:56
- [2.4k/5.0k files][296.4 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:56
- [2.4k/5.0k files][296.5 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/rdrle.c [Content-Type=text/x-csrc]...
Step #8: - [2.4k/5.0k files][296.5 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
- [2.4k/5.0k files][296.5 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:56
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/cdjpeg.c [Content-Type=text/x-csrc]...
Step #8: - [2.4k/5.0k files][296.5 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jcsample.c [Content-Type=text/x-csrc]...
Step #8: - [2.4k/5.0k files][296.5 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jccolor.c [Content-Type=text/x-csrc]...
Step #8: - [2.4k/5.0k files][296.6 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jdarith.c [Content-Type=text/x-csrc]...
Step #8: - [2.4k/5.0k files][296.6 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jquant2.c [Content-Type=text/x-csrc]...
Step #8: - [2.4k/5.0k files][296.6 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/wrtarga.c [Content-Type=text/x-csrc]...
Step #8: - [2.4k/5.0k files][296.6 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
- [2.4k/5.0k files][296.6 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
- [2.4k/5.0k files][296.6 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jfdctfst.c [Content-Type=text/x-csrc]...
Step #8: - [2.4k/5.0k files][296.6 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jdpostct.c [Content-Type=text/x-csrc]...
Step #8: - [2.4k/5.0k files][296.6 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/example.c [Content-Type=text/x-csrc]...
Step #8: - [2.4k/5.0k files][296.6 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jinclude.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jfdctflt.c [Content-Type=text/x-csrc]...
Step #8: - [2.4k/5.0k files][296.6 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
- [2.4k/5.0k files][296.6 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jcparam.c [Content-Type=text/x-csrc]...
Step #8: - [2.4k/5.0k files][296.6 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jdatasrc.c [Content-Type=text/x-csrc]...
Step #8: - [2.4k/5.0k files][296.6 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/cderror.h [Content-Type=text/x-chdr]...
Step #8: - [2.4k/5.0k files][296.6 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
- [2.4k/5.0k files][296.6 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
- [2.4k/5.0k files][296.6 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
- [2.4k/5.0k files][296.6 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
- [2.4k/5.0k files][296.6 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
- [2.4k/5.0k files][296.6 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
- [2.4k/5.0k files][296.6 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
- [2.4k/5.0k files][296.6 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
- [2.4k/5.0k files][296.6 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jdapistd.c [Content-Type=text/x-csrc]...
Step #8: - [2.4k/5.0k files][296.6 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\
\ [2.4k/5.0k files][296.7 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jdmaster.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][296.7 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.7 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/rdtarga.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][296.7 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.7 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.7 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.7 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jdapimin.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][296.7 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.7 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.7 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jmemnobs.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][296.7 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.7 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jmemmac.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][296.7 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jfdctint.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jchuff.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][296.8 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jmemmgr.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][296.8 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.8 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/cjpeg.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][296.8 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.8 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/rdswitch.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][296.8 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.8 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.8 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jdtrans.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][296.8 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jcmainct.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][296.8 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.8 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.8 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.8 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.8 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.8 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/gdevcd8.h [Content-Type=text/x-chdr]...
Step #8: \ [2.4k/5.0k files][296.8 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.8 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.8 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.8 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.8 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.8 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/djpeg.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][296.9 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.9 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/wrbmp.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/gdevgdi.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][296.9 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/jpeg/jidctflt.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][296.9 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.9 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.9 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.9 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.9 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.9 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.9 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.9 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.9 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
\ [2.4k/5.0k files][296.9 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:55
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/gdevdj9.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][297.0 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:54
\ [2.4k/5.0k files][297.0 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:54
\ [2.4k/5.0k files][297.0 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/gdevlx7.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][297.0 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/gdevbjc_.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/gdevbjca.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][297.2 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/gdevlx32.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][297.2 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/gdevhl12.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/gdevcd8.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][297.2 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:54
\ [2.4k/5.0k files][297.2 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:54
\ [2.4k/5.0k files][297.2 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:54
\ [2.4k/5.0k files][297.2 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:54
\ [2.4k/5.0k files][297.2 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:54
\ [2.4k/5.0k files][297.2 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/gdevop4w.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][297.2 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:54
\ [2.4k/5.0k files][297.2 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/gdevbjc_.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][297.2 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:54
\ [2.4k/5.0k files][297.2 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:54
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/gdevmd2k.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][297.3 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/gdevln03.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][297.3 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/gdevadmp.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][297.3 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/gdevxes.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/japanese/gdevj100.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/pscolor/test.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][297.3 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
\ [2.4k/5.0k files][297.3 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
\ [2.4k/5.0k files][297.3 MiB/439.2 MiB] 67% Done 2.6 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/japanese/gdevfmpr.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][297.3 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/japanese/dviprlib.h [Content-Type=text/x-chdr]...
Step #8: \ [2.4k/5.0k files][297.3 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/japanese/gdevalps.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][297.3 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
\ [2.4k/5.0k files][297.3 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
\ [2.4k/5.0k files][297.3 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/japanese/gdevmjc.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][297.3 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
\ [2.4k/5.0k files][297.3 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/japanese/gdevfmlbp.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][297.3 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
\ [2.4k/5.0k files][297.3 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/japanese/gdevlbp3.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][297.3 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
\ [2.4k/5.0k files][297.3 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
\ [2.4k/5.0k files][297.3 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/japanese/gdev10v.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][297.3 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/japanese/gdevrpdl.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][297.3 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/japanese/gdevp201.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][297.3 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
\ [2.4k/5.0k files][297.3 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
\ [2.4k/5.0k files][297.3 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
\ [2.4k/5.0k files][297.3 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/japanese/gdevmjc.h [Content-Type=text/x-chdr]...
Step #8: \ [2.4k/5.0k files][297.4 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/japanese/gdevespg.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][297.5 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
\ [2.4k/5.0k files][297.5 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
\ [2.4k/5.0k files][297.5 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
\ [2.4k/5.0k files][297.5 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
\ [2.4k/5.0k files][297.5 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:53
\ [2.4k/5.0k files][297.7 MiB/439.2 MiB] 67% Done 2.7 MiB/s ETA 00:00:52
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/eplaser/gdevescv.h [Content-Type=text/x-chdr]...
Step #8: \ [2.4k/5.0k files][297.8 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/japanese/gdevml6.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][297.8 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:51
\ [2.4k/5.0k files][297.9 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/japanese/gdevnpdl.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][297.9 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:51
\ [2.4k/5.0k files][297.9 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:51
\ [2.4k/5.0k files][297.9 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:51
\ [2.4k/5.0k files][297.9 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:51
\ [2.4k/5.0k files][297.9 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/eplaser/gdevescv.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][297.9 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:51
\ [2.4k/5.0k files][297.9 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:51
\ [2.4k/5.0k files][297.9 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/pcl3/src/pcl3opts.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/pcl3/src/pclsize.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/pcl3/src/pclscan.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][298.2 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.2 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.2 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/pcl3/src/pclscan.h [Content-Type=text/x-chdr]...
Step #8: \ [2.4k/5.0k files][298.2 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.2 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/pcl3/src/pclsize.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][298.2 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.2 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.2 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.2 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/pcl3/src/pclcap.h [Content-Type=text/x-chdr]...
Step #8: \ [2.4k/5.0k files][298.2 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/pcl3/src/gdevpcl3.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][298.2 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.2 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.2 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/pcl3/src/pclcap.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][298.2 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.4 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.4 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.4 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.4 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/pcl3/src/pclcomp.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][298.4 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.4 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.4 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.4 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.4 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/pcl3/src/pclgen.h [Content-Type=text/x-chdr]...
Step #8: \ [2.4k/5.0k files][298.4 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/pcl3/src/pclgen.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][298.4 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.4 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.4 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.4 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.4 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.4 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.4 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/pcl3/eprn/pagecount.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][298.5 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.5 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.5 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.5 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/pcl3/eprn/mediasize.h [Content-Type=text/x-chdr]...
Step #8: \ [2.4k/5.0k files][298.5 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.5 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/pcl3/eprn/pagecount.h [Content-Type=text/x-chdr]...
Step #8: \ [2.4k/5.0k files][298.5 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.5 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/pcl3/eprn/eprnfs.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/pcl3/eprn/eprnrend.c [Content-Type=text/x-csrc]...
Step #8: \ [2.4k/5.0k files][298.5 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.5 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.5 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.4k/5.0k files][298.5 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.5k/5.0k files][298.5 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.5k/5.0k files][298.5 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.5k/5.0k files][298.6 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:49
\ [2.5k/5.0k files][298.6 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:49
\ [2.5k/5.0k files][298.6 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:49
\ [2.5k/5.0k files][298.6 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/pcl3/eprn/eprnparm.c [Content-Type=text/x-csrc]...
Step #8: \ [2.5k/5.0k files][298.6 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.5k/5.0k files][298.6 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.5k/5.0k files][298.6 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.5k/5.0k files][298.6 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.5k/5.0k files][298.6 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.5k/5.0k files][298.6 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.5k/5.0k files][298.6 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
\ [2.5k/5.0k files][298.6 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/pcl3/eprn/mediasize.c [Content-Type=text/x-csrc]...
Step #8: \ [2.5k/5.0k files][298.6 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/pcl3/eprn/gdeveprn.c [Content-Type=text/x-csrc]...
Step #8: \ [2.5k/5.0k files][298.6 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/pcl3/eprn/gdeveprn.h [Content-Type=text/x-chdr]...
Step #8: \ [2.5k/5.0k files][298.6 MiB/439.2 MiB] 67% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/lips4/gdevlprn.c [Content-Type=text/x-csrc]...
Step #8: \ [2.5k/5.0k files][298.7 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
\ [2.5k/5.0k files][298.7 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/lips4/gdevl4v.c [Content-Type=text/x-csrc]...
Step #8: \ [2.5k/5.0k files][298.7 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
\ [2.5k/5.0k files][298.7 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
\ [2.5k/5.0k files][298.7 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
\ [2.5k/5.0k files][298.7 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
\ [2.5k/5.0k files][298.7 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
\ [2.5k/5.0k files][298.7 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
\ [2.5k/5.0k files][298.7 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
\ [2.5k/5.0k files][298.7 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/lips4/gdevlips.h [Content-Type=text/x-chdr]...
Step #8: \ [2.5k/5.0k files][298.8 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
\ [2.5k/5.0k files][298.8 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
\ [2.5k/5.0k files][298.8 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/lips4/gdevl4r.c [Content-Type=text/x-csrc]...
Step #8: \ [2.5k/5.0k files][298.8 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
\ [2.5k/5.0k files][298.8 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/opvp/opvp_0_2_0.h [Content-Type=text/x-chdr]...
Step #8: \ [2.5k/5.0k files][298.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/lips4/gdevlips.c [Content-Type=text/x-csrc]...
Step #8: \ [2.5k/5.0k files][298.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/lips4/gdevlprn.h [Content-Type=text/x-chdr]...
Step #8: \ [2.5k/5.0k files][298.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/opvp/opvp.h [Content-Type=text/x-chdr]...
Step #8: \ [2.5k/5.0k files][298.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/opvp/gdevopvp.c [Content-Type=text/x-csrc]...
Step #8: \ [2.5k/5.0k files][298.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
\ [2.5k/5.0k files][298.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/ghostscript/contrib/opvp/opvp_common.h [Content-Type=text/x-chdr]...
Step #8: \ [2.5k/5.0k files][298.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/libspectre/spectre-status.c [Content-Type=text/x-csrc]...
Step #8: \ [2.5k/5.0k files][298.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/libspectre/spectre-gs.h [Content-Type=text/x-chdr]...
Step #8: \ [2.5k/5.0k files][298.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
\ [2.5k/5.0k files][298.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/libspectre/spectre-render-context.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/libspectre/spectre-private.h [Content-Type=text/x-chdr]...
Step #8: \ [2.5k/5.0k files][298.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
\ [2.5k/5.0k files][298.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/libspectre/spectre-macros.h [Content-Type=text/x-chdr]...
Step #8: \ [2.5k/5.0k files][298.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/libspectre/spectre-status.h [Content-Type=text/x-chdr]...
Step #8: \ [2.5k/5.0k files][298.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
\ [2.5k/5.0k files][298.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
\ [2.5k/5.0k files][298.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
\ [2.5k/5.0k files][299.0 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/libspectre/spectre-exporter-pdf.c [Content-Type=text/x-csrc]...
Step #8: \ [2.5k/5.0k files][299.0 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/libspectre/spectre-document.c [Content-Type=text/x-csrc]...
Step #8: \ [2.5k/5.0k files][299.0 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
\ [2.5k/5.0k files][299.0 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/libspectre/spectre-device.h [Content-Type=text/x-chdr]...
Step #8: \ [2.5k/5.0k files][299.1 MiB/439.2 MiB] 68% Done 2.9 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/libspectre/spectre-device.c [Content-Type=text/x-csrc]...
Step #8: \ [2.5k/5.0k files][299.1 MiB/439.2 MiB] 68% Done 2.9 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/libspectre/spectre-exporter.c [Content-Type=text/x-csrc]...
Step #8: \ [2.5k/5.0k files][299.1 MiB/439.2 MiB] 68% Done 2.9 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/libspectre/spectre-utils.h [Content-Type=text/x-chdr]...
Step #8: \ [2.5k/5.0k files][299.1 MiB/439.2 MiB] 68% Done 2.9 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/libspectre/ps.c [Content-Type=text/x-csrc]...
Step #8: \ [2.5k/5.0k files][299.1 MiB/439.2 MiB] 68% Done 2.9 MiB/s ETA 00:00:49
|
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/libspectre/spectre.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][299.1 MiB/439.2 MiB] 68% Done 2.9 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/libspectre/spectre-document.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][299.1 MiB/439.2 MiB] 68% Done 2.9 MiB/s ETA 00:00:49
| [2.5k/5.0k files][299.1 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
| [2.5k/5.0k files][299.1 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/libspectre/spectre-exporter-ps.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][299.1 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
| [2.5k/5.0k files][299.1 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
| [2.5k/5.0k files][299.1 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/libspectre/spectre-page.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][299.1 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/libspectre/ps.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/libspectre/spectre-gs.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][299.1 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
| [2.5k/5.0k files][299.1 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/libspectre/spectre-utils.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][299.1 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
| [2.5k/5.0k files][299.1 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
| [2.5k/5.0k files][299.2 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/libspectre/spectre-page.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][299.2 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/libspectre/spectre-render-context.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][299.2 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/all_tests.json [Content-Type=application/json]...
Step #8: | [2.5k/5.0k files][299.2 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/source-code/src/libspectre/libspectre/spectre-exporter.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][299.2 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/all_files.json [Content-Type=application/json]...
Step #8: | [2.5k/5.0k files][299.2 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/test/parser-test.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/all_pairs.json [Content-Type=application/json]...
Step #8: | [2.5k/5.0k files][299.3 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
| [2.5k/5.0k files][299.3 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
| [2.5k/5.0k files][299.3 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/test/spectre-test.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][299.3 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
| [2.5k/5.0k files][299.3 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/test/spectre_read_fuzzer.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][299.3 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
| [2.5k/5.0k files][299.3 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
| [2.5k/5.0k files][299.3 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
| [2.5k/5.0k files][299.3 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
| [2.5k/5.0k files][299.3 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
| [2.5k/5.0k files][299.3 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
| [2.5k/5.0k files][299.3 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/test/fuzz_main.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/arch/osx-x86-x86_64-ppc-gcc.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][299.3 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
| [2.5k/5.0k files][299.3 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
| [2.5k/5.0k files][299.3 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
| [2.5k/5.0k files][299.3 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/toolbin/jpxtopdf.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/arch/windows-x64-msvc.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][299.3 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
| [2.5k/5.0k files][299.3 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
| [2.5k/5.0k files][299.4 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/arch/windows-arm-msvc.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][299.4 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/arch/windows-x86-msvc.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][299.4 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/toolbin/bmpcmp.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][299.4 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/toolbin/bmpcmptab.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][299.4 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/toolbin/halftone/ETS/test_ets.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][299.4 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/toolbin/halftone/ETS/tm.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][299.4 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/toolbin/halftone/ETS/ets.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][299.4 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/toolbin/halftone/ETS/ets.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][299.4 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/toolbin/halftone/gen_stochastic/gen_stochastic.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][299.4 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:51
| [2.5k/5.0k files][299.4 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/toolbin/color/icc_creator/ICC_Creator/icc_create.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][299.4 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:51
| [2.5k/5.0k files][299.4 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:51
| [2.5k/5.0k files][299.4 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:51
| [2.5k/5.0k files][299.4 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/toolbin/halftone/thresh_remap/thresh_remap.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][299.4 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:51
| [2.5k/5.0k files][299.4 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/toolbin/color/icc_creator/ICC_Creator/resource.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][299.4 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:51
| [2.5k/5.0k files][299.4 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:51
| [2.5k/5.0k files][299.4 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:51
| [2.5k/5.0k files][299.4 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:51
| [2.5k/5.0k files][299.4 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/toolbin/halftone/gen_ordered/gen_ordered_main.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][299.4 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:51
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/toolbin/color/icc_creator/ICC_Creator/icc_create.cpp [Content-Type=text/x-c++src]...
Step #8: | [2.5k/5.0k files][299.5 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:51
| [2.5k/5.0k files][299.5 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:51
| [2.5k/5.0k files][299.5 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:51
| [2.5k/5.0k files][299.8 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
| [2.5k/5.0k files][299.8 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:50
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/toolbin/color/icc_creator/ICC_Creator/stdafx.cpp [Content-Type=text/x-c++src]...
Step #8: | [2.5k/5.0k files][299.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
| [2.5k/5.0k files][299.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/toolbin/tests/fuzzy.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][299.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/toolbin/color/icc_creator/ICC_Creator/icc34.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][299.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
| [2.5k/5.0k files][299.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/toolbin/color/icc_creator/ICC_Creator/stdafx.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][299.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/toolbin/color/icc_creator/ICC_Creator/ICC_CreatorDlg.cpp [Content-Type=text/x-c++src]...
Step #8: | [2.5k/5.0k files][299.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
| [2.5k/5.0k files][299.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/toolbin/color/icc_creator/ICC_Creator/CIELAB.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/toolbin/color/icc_creator/ICC_Creator/targetver.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][299.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
| [2.5k/5.0k files][299.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/toolbin/color/icc_creator/ICC_Creator/ICC_Creator.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][299.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/toolbin/color/icc_creator/ICC_Creator/ICC_CreatorDlg.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][299.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
| [2.5k/5.0k files][299.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/pbm2png.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][299.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
| [2.5k/5.0k files][299.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
| [2.5k/5.0k files][299.9 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/toolbin/color/icc_creator/ICC_Creator/ICC_Creator.cpp [Content-Type=text/x-c++src]...
Step #8: | [2.5k/5.0k files][300.0 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_symbol_dict.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][300.0 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_halftone.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][300.0 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
| [2.5k/5.0k files][300.0 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
| [2.5k/5.0k files][300.0 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
| [2.5k/5.0k files][300.0 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_symbol_dict.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][300.0 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
| [2.5k/5.0k files][300.0 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
| [2.5k/5.0k files][300.0 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/memcmp.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][300.1 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
| [2.5k/5.0k files][300.1 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
| [2.5k/5.0k files][300.1 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_arith_int.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][300.1 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/getopt.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][300.1 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_image.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][300.1 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
| [2.5k/5.0k files][300.1 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
| [2.5k/5.0k files][300.1 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
| [2.5k/5.0k files][300.1 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
| [2.5k/5.0k files][300.1 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
| [2.5k/5.0k files][300.1 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_page.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][300.1 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_image_png.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][300.2 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
| [2.5k/5.0k files][300.2 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
| [2.5k/5.0k files][300.2 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
| [2.5k/5.0k files][300.2 MiB/439.2 MiB] 68% Done 2.8 MiB/s ETA 00:00:49
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_segment.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][301.5 MiB/439.2 MiB] 68% Done 3.1 MiB/s ETA 00:00:45
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_arith_iaid.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][301.5 MiB/439.2 MiB] 68% Done 3.1 MiB/s ETA 00:00:45
| [2.5k/5.0k files][301.5 MiB/439.2 MiB] 68% Done 3.1 MiB/s ETA 00:00:45
| [2.5k/5.0k files][301.7 MiB/439.2 MiB] 68% Done 3.1 MiB/s ETA 00:00:44
| [2.5k/5.0k files][301.7 MiB/439.2 MiB] 68% Done 3.1 MiB/s ETA 00:00:44
| [2.5k/5.0k files][302.5 MiB/439.2 MiB] 68% Done 3.3 MiB/s ETA 00:00:42
| [2.5k/5.0k files][302.5 MiB/439.2 MiB] 68% Done 3.3 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_arith_int.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][303.3 MiB/439.2 MiB] 69% Done 3.4 MiB/s ETA 00:00:40
| [2.5k/5.0k files][303.8 MiB/439.2 MiB] 69% Done 3.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/getopt.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][304.3 MiB/439.2 MiB] 69% Done 3.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_refinement.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_huffman.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][304.6 MiB/439.2 MiB] 69% Done 3.7 MiB/s ETA 00:00:36
| [2.5k/5.0k files][304.6 MiB/439.2 MiB] 69% Done 3.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_arith_iaid.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][305.6 MiB/439.2 MiB] 69% Done 3.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_mmr.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_image_pbm.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][305.9 MiB/439.2 MiB] 69% Done 4.0 MiB/s ETA 00:00:34
| [2.5k/5.0k files][306.2 MiB/439.2 MiB] 69% Done 4.0 MiB/s ETA 00:00:33
| [2.5k/5.0k files][306.2 MiB/439.2 MiB] 69% Done 4.0 MiB/s ETA 00:00:33
| [2.5k/5.0k files][306.2 MiB/439.2 MiB] 69% Done 4.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_refinement.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][306.4 MiB/439.2 MiB] 69% Done 4.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/config_win32.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][306.9 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
| [2.5k/5.0k files][306.9 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
| [2.5k/5.0k files][306.9 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_arith.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][306.9 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
| [2.5k/5.0k files][306.9 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
| [2.5k/5.0k files][306.9 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
| [2.5k/5.0k files][306.9 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
| [2.5k/5.0k files][306.9 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_huffman.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][306.9 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
| [2.5k/5.0k files][306.9 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_text.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][306.9 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
| [2.5k/5.0k files][306.9 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
| [2.5k/5.0k files][306.9 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
| [2.5k/5.0k files][306.9 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/sha1.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][306.9 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][307.0 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2.h [Content-Type=text/x-chdr]...
Step #8: | [2.5k/5.0k files][307.0 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_image.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][307.0 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
| [2.5k/5.0k files][307.0 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_mmr.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][307.0 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
| [2.5k/5.0k files][307.0 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_page.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/getopt1.c [Content-Type=text/x-csrc]...
Step #8: | [2.5k/5.0k files][307.0 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
| [2.6k/5.0k files][307.0 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
| [2.6k/5.0k files][307.0 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
| [2.6k/5.0k files][307.0 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2dec.c [Content-Type=text/x-csrc]...
Step #8: | [2.6k/5.0k files][307.0 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
| [2.6k/5.0k files][307.0 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
| [2.6k/5.0k files][307.0 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
| [2.6k/5.0k files][307.0 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_arith.c [Content-Type=text/x-csrc]...
Step #8: | [2.6k/5.0k files][307.0 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
| [2.6k/5.0k files][307.0 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/memento.h [Content-Type=text/x-chdr]...
Step #8: | [2.6k/5.0k files][307.1 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_priv.h [Content-Type=text/x-chdr]...
Step #8: | [2.6k/5.0k files][307.1 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_generic.h [Content-Type=text/x-chdr]...
Step #8: | [2.6k/5.0k files][307.1 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
| [2.6k/5.0k files][307.1 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_generic.c [Content-Type=text/x-csrc]...
Step #8: | [2.6k/5.0k files][307.1 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/memento.c [Content-Type=text/x-csrc]...
Step #8: | [2.6k/5.0k files][307.1 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
| [2.6k/5.0k files][307.1 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_halftone.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_image_rw.h [Content-Type=text/x-chdr]...
Step #8: | [2.6k/5.0k files][307.1 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
| [2.6k/5.0k files][307.1 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/sha1.c [Content-Type=text/x-csrc]...
Step #8: | [2.6k/5.0k files][307.1 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_hufftab.h [Content-Type=text/x-chdr]...
Step #8: | [2.6k/5.0k files][307.1 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
| [2.6k/5.0k files][307.1 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
| [2.6k/5.0k files][307.1 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_text.c [Content-Type=text/x-csrc]...
Step #8: | [2.6k/5.0k files][307.1 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
| [2.6k/5.0k files][307.1 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
| [2.6k/5.0k files][307.1 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
| [2.6k/5.0k files][307.1 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/os_types.h [Content-Type=text/x-chdr]...
Step #8: | [2.6k/5.0k files][307.2 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_hufftab.c [Content-Type=text/x-csrc]...
Step #8: | [2.6k/5.0k files][307.2 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jbig2dec/jbig2_segment.c [Content-Type=text/x-csrc]...
Step #8: | [2.6k/5.0k files][307.2 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
| [2.6k/5.0k files][307.2 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/pngpread.c [Content-Type=text/x-csrc]...
Step #8: | [2.6k/5.0k files][307.2 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
| [2.6k/5.0k files][307.2 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
| [2.6k/5.0k files][307.2 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/pngmem.c [Content-Type=text/x-csrc]...
Step #8: | [2.6k/5.0k files][307.2 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
| [2.6k/5.0k files][307.2 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/pngtest.c [Content-Type=text/x-csrc]...
Step #8: | [2.6k/5.0k files][307.2 MiB/439.2 MiB] 69% Done 4.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/pngwutil.c [Content-Type=text/x-csrc]...
Step #8: | [2.6k/5.0k files][307.2 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
| [2.6k/5.0k files][307.2 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/pngset.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/pngwio.c [Content-Type=text/x-csrc]...
Step #8: | [2.6k/5.0k files][307.4 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
| [2.6k/5.0k files][307.4 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/png.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/pnginfo.h [Content-Type=text/x-chdr]...
Step #8: | [2.6k/5.0k files][307.4 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
| [2.6k/5.0k files][307.4 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
| [2.6k/5.0k files][307.4 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/pngwrite.c [Content-Type=text/x-csrc]...
Step #8: | [2.6k/5.0k files][307.4 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
| [2.6k/5.0k files][307.4 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
| [2.6k/5.0k files][307.4 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/pngconf.h [Content-Type=text/x-chdr]...
Step #8: | [2.6k/5.0k files][307.4 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/pngrutil.c [Content-Type=text/x-csrc]...
Step #8: | [2.6k/5.0k files][307.4 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
| [2.6k/5.0k files][307.4 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/pngerror.c [Content-Type=text/x-csrc]...
Step #8: | [2.6k/5.0k files][307.4 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/example.c [Content-Type=text/x-csrc]...
Step #8: | [2.6k/5.0k files][307.4 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:31
/
/ [2.6k/5.0k files][307.4 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:31
/ [2.6k/5.0k files][307.4 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:31
/ [2.6k/5.0k files][307.4 MiB/439.2 MiB] 69% Done 4.2 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/pngwtran.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][307.5 MiB/439.2 MiB] 70% Done 4.2 MiB/s ETA 00:00:31
/ [2.6k/5.0k files][307.5 MiB/439.2 MiB] 70% Done 4.2 MiB/s ETA 00:00:31
/ [2.6k/5.0k files][307.6 MiB/439.2 MiB] 70% Done 4.2 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/pngstruct.h [Content-Type=text/x-chdr]...
Step #8: / [2.6k/5.0k files][307.6 MiB/439.2 MiB] 70% Done 4.2 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/pngrio.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][307.6 MiB/439.2 MiB] 70% Done 4.2 MiB/s ETA 00:00:31
/ [2.6k/5.0k files][307.6 MiB/439.2 MiB] 70% Done 4.2 MiB/s ETA 00:00:31
/ [2.6k/5.0k files][307.6 MiB/439.2 MiB] 70% Done 4.2 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/png.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][307.6 MiB/439.2 MiB] 70% Done 4.2 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/pngtrans.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/pngread.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][307.6 MiB/439.2 MiB] 70% Done 4.2 MiB/s ETA 00:00:31
/ [2.6k/5.0k files][307.7 MiB/439.2 MiB] 70% Done 4.2 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/pngrtran.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][307.9 MiB/439.2 MiB] 70% Done 4.2 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/pngget.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][307.9 MiB/439.2 MiB] 70% Done 4.2 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/pngpriv.h [Content-Type=text/x-chdr]...
Step #8: / [2.6k/5.0k files][307.9 MiB/439.2 MiB] 70% Done 4.2 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/pngdebug.h [Content-Type=text/x-chdr]...
Step #8: / [2.6k/5.0k files][307.9 MiB/439.2 MiB] 70% Done 4.2 MiB/s ETA 00:00:31
/ [2.6k/5.0k files][307.9 MiB/439.2 MiB] 70% Done 4.2 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/powerpc/powerpc_init.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][307.9 MiB/439.2 MiB] 70% Done 4.2 MiB/s ETA 00:00:31
/ [2.6k/5.0k files][307.9 MiB/439.2 MiB] 70% Done 4.2 MiB/s ETA 00:00:31
/ [2.6k/5.0k files][307.9 MiB/439.2 MiB] 70% Done 4.2 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/powerpc/filter_vsx_intrinsics.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][307.9 MiB/439.2 MiB] 70% Done 4.2 MiB/s ETA 00:00:31
/ [2.6k/5.0k files][307.9 MiB/439.2 MiB] 70% Done 4.2 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/mips/filter_msa_intrinsics.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][308.0 MiB/439.2 MiB] 70% Done 4.2 MiB/s ETA 00:00:31
/ [2.6k/5.0k files][308.0 MiB/439.2 MiB] 70% Done 4.2 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/scripts/sym.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][308.1 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/mips/mips_init.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][308.1 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/scripts/vers.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][308.1 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/scripts/intprefix.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][308.3 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.3 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.3 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:31
/ [2.6k/5.0k files][308.3 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.3 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/scripts/prefix.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][308.3 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.3 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/scripts/symbols.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][308.7 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/arm/filter_neon_intrinsics.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][308.7 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.7 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/arm/palette_neon_intrinsics.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][308.7 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/arm/arm_init.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/intel/filter_sse2_intrinsics.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][308.7 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.7 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.7 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.7 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.7 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.7 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.8 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.8 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/intel/intel_init.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][308.8 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.8 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.8 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.8 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.8 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.8 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/oss-fuzz/libpng_read_fuzzer.cc [Content-Type=text/x-c++src]...
Step #8: / [2.6k/5.0k files][308.8 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.8 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/tools/genpng.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][308.8 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.8 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.8 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.8 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/tools/png-fix-itxt.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][308.8 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/tools/pngcp.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][308.8 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.8 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/tools/checksum-icc.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][308.8 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.8 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.8 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.8 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.8 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.8 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.8 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.8 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.8 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.9 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/tools/pngfix.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][308.9 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.9 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.9 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/tools/sRGB.h [Content-Type=text/x-chdr]...
Step #8: / [2.6k/5.0k files][308.9 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.9 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.9 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.9 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.9 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.9 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/tools/cvtcolor.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/tools/makesRGB.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][308.9 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.9 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/gregbook/readpng.h [Content-Type=text/x-chdr]...
Step #8: / [2.6k/5.0k files][308.9 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/gregbook/readpng2.h [Content-Type=text/x-chdr]...
Step #8: / [2.6k/5.0k files][308.9 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.9 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.9 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.9 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.9 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.9 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][308.9 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][309.0 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][309.0 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][309.0 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][309.0 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/gregbook/rpng-x.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][309.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/gregbook/writepng.h [Content-Type=text/x-chdr]...
Step #8: / [2.6k/5.0k files][309.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/gregbook/rpng-win.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/gregbook/rpng2-x.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][309.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/gregbook/readpng.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/gregbook/wpng.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/gregbook/writepng.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/gregbook/rpng2-win.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/gregbook/readpng2.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/gregbook/readppm.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/powerpc-vsx/linux_aux.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][309.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/powerpc-vsx/linux.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.1 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/libtests/pngstest.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.1 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][309.1 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/libtests/pngunknown.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.1 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/libtests/tarith.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.1 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][309.2 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/libtests/makepng.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.2 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][309.3 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/libtests/pngstest-errors.h [Content-Type=text/x-chdr]...
Step #8: / [2.6k/5.0k files][309.3 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][309.3 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/libtests/readpng.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.3 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/libtests/fakepng.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.3 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/libtests/pngvalid.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.3 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/visupng/resource.h [Content-Type=text/x-chdr]...
Step #8: / [2.6k/5.0k files][309.3 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/libtests/timepng.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.3 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/libtests/pngimage.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.3 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/visupng/PngFile.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.3 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/visupng/cexcept.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/visupng/PngFile.h [Content-Type=text/x-chdr]...
Step #8: / [2.6k/5.0k files][309.3 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][309.4 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/visupng/VisualPng.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.4 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][309.4 MiB/439.2 MiB] 70% Done 4.3 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/pngminus/png2pnm.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.5 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/pngminus/pnm2png.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.5 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/examples/pngtopng.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/arm-neon/android-ndk.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.5 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][309.5 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/arm-neon/linux-auxv.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.5 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/examples/pngpixel.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.5 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/examples/iccfrompng.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.5 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/arm-neon/linux.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.5 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][309.5 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/examples/simpleover.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/pngminim/decoder/pngusr.h [Content-Type=text/x-chdr]...
Step #8: / [2.6k/5.0k files][309.6 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][309.6 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][309.6 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/mips-msa/linux.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.6 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/gdevcups.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][309.6 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/pngminim/encoder/pngusr.h [Content-Type=text/x-chdr]...
Step #8: / [2.6k/5.0k files][309.6 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
/ [2.6k/5.0k files][309.6 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/configwin.h [Content-Type=text/x-chdr]...
Step #8: / [2.6k/5.0k files][309.6 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/libpng/contrib/pngminim/preader/pngusr.h [Content-Type=text/x-chdr]...
Step #8: / [2.6k/5.0k files][309.6 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/configlinux.h [Content-Type=text/x-chdr]...
Step #8: / [2.6k/5.0k files][309.6 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/sspi.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/language-private.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/file.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][310.0 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
/ [2.6k/5.0k files][310.0 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
/ [2.6k/5.0k files][310.0 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
/ [2.6k/5.0k files][310.0 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/file.h [Content-Type=text/x-chdr]...
Step #8: / [2.6k/5.0k files][310.0 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
/ [2.6k/5.0k files][310.0 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/dir.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][310.0 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
/ [2.6k/5.0k files][310.0 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/dest-job.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][310.0 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/dest-options.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][310.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/http.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][310.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/sidechannel.h [Content-Type=text/x-chdr]...
Step #8: / [2.6k/5.0k files][310.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/raster.h [Content-Type=text/x-chdr]...
Step #8: / [2.6k/5.0k files][310.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
/ [2.6k/5.0k files][310.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/getputfile.c [Content-Type=text/x-csrc]...
Step #8: / [2.6k/5.0k files][310.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
/ [2.6k/5.0k files][310.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
/ [2.6k/5.0k files][310.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/testsnmp.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/backend.c [Content-Type=text/x-csrc]...
Step #8: / [2.7k/5.0k files][310.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
/ [2.7k/5.0k files][310.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/http-support.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/dest.c [Content-Type=text/x-csrc]...
Step #8: / [2.7k/5.0k files][310.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
/ [2.7k/5.0k files][310.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/http.h [Content-Type=text/x-chdr]...
Step #8: / [2.7k/5.0k files][310.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/testipp.c [Content-Type=text/x-csrc]...
Step #8: / [2.7k/5.0k files][310.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
/ [2.7k/5.0k files][310.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
/ [2.7k/5.0k files][310.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
/ [2.7k/5.0k files][310.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
/ [2.7k/5.0k files][310.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
/ [2.7k/5.0k files][310.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/backend.h [Content-Type=text/x-chdr]...
Step #8: / [2.7k/5.0k files][310.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/ipp-support.c [Content-Type=text/x-csrc]...
Step #8: / [2.7k/5.0k files][310.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
/ [2.7k/5.0k files][310.1 MiB/439.2 MiB] 70% Done 4.4 MiB/s ETA 00:00:29
/ [2.7k/5.0k files][310.3 MiB/439.2 MiB] 70% Done 4.5 MiB/s ETA 00:00:29
/ [2.7k/5.0k files][310.3 MiB/439.2 MiB] 70% Done 4.5 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/md5passwd.c [Content-Type=text/x-csrc]...
Step #8: / [2.7k/5.0k files][310.4 MiB/439.2 MiB] 70% Done 4.5 MiB/s ETA 00:00:29
/ [2.7k/5.0k files][310.5 MiB/439.2 MiB] 70% Done 4.5 MiB/s ETA 00:00:29
/ [2.7k/5.0k files][310.5 MiB/439.2 MiB] 70% Done 4.5 MiB/s ETA 00:00:29
/ [2.7k/5.0k files][310.6 MiB/439.2 MiB] 70% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/transcode.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/ppd-cache.c [Content-Type=text/x-csrc]...
Step #8: / [2.7k/5.0k files][310.6 MiB/439.2 MiB] 70% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/array.h [Content-Type=text/x-chdr]...
Step #8: / [2.7k/5.0k files][310.6 MiB/439.2 MiB] 70% Done 4.5 MiB/s ETA 00:00:28
/ [2.7k/5.0k files][310.6 MiB/439.2 MiB] 70% Done 4.5 MiB/s ETA 00:00:28
/ [2.7k/5.0k files][310.6 MiB/439.2 MiB] 70% Done 4.5 MiB/s ETA 00:00:28
/ [2.7k/5.0k files][310.6 MiB/439.2 MiB] 70% Done 4.5 MiB/s ETA 00:00:29
/ [2.7k/5.0k files][310.6 MiB/439.2 MiB] 70% Done 4.5 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/transcode.h [Content-Type=text/x-chdr]...
Step #8: / [2.7k/5.0k files][310.6 MiB/439.2 MiB] 70% Done 4.5 MiB/s ETA 00:00:29
-
- [2.7k/5.0k files][310.6 MiB/439.2 MiB] 70% Done 4.5 MiB/s ETA 00:00:29
- [2.7k/5.0k files][310.6 MiB/439.2 MiB] 70% Done 4.5 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/testoptions.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][310.7 MiB/439.2 MiB] 70% Done 4.5 MiB/s ETA 00:00:28
- [2.7k/5.0k files][310.7 MiB/439.2 MiB] 70% Done 4.5 MiB/s ETA 00:00:28
- [2.7k/5.0k files][310.8 MiB/439.2 MiB] 70% Done 4.5 MiB/s ETA 00:00:28
- [2.7k/5.0k files][310.8 MiB/439.2 MiB] 70% Done 4.5 MiB/s ETA 00:00:28
- [2.7k/5.0k files][310.8 MiB/439.2 MiB] 70% Done 4.5 MiB/s ETA 00:00:28
- [2.7k/5.0k files][310.8 MiB/439.2 MiB] 70% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/testhttp.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][310.8 MiB/439.2 MiB] 70% Done 4.5 MiB/s ETA 00:00:28
- [2.7k/5.0k files][310.8 MiB/439.2 MiB] 70% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/testlang.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][310.8 MiB/439.2 MiB] 70% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/debug.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][310.8 MiB/439.2 MiB] 70% Done 4.5 MiB/s ETA 00:00:28
- [2.7k/5.0k files][310.8 MiB/439.2 MiB] 70% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/ppd.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][310.8 MiB/439.2 MiB] 70% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/testppd.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][310.9 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/testconflicts.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][310.9 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/string.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/testarray.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][311.0 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.0 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/pwg-private.h [Content-Type=text/x-chdr]...
Step #8: - [2.7k/5.0k files][311.0 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/localize.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/ipp.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][311.0 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.0 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.0 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.0 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.0 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.0 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.0 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.0 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.0 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.0 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.0 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/pwg-media.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][311.0 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.0 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.1 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.1 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.1 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.1 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.1 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/ipp.h [Content-Type=text/x-chdr]...
Step #8: - [2.7k/5.0k files][311.1 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/getifaddrs.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][311.1 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.1 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/ppd.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/page.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][311.2 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/file-private.h [Content-Type=text/x-chdr]...
Step #8: - [2.7k/5.0k files][311.2 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.2 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/util.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][311.2 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.2 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/tempfile.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/cups-private.h [Content-Type=text/x-chdr]...
Step #8: - [2.7k/5.0k files][311.2 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/language.h [Content-Type=text/x-chdr]...
Step #8: - [2.7k/5.0k files][311.2 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.4 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/langprintf.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][311.4 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.4 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/snmp-private.h [Content-Type=text/x-chdr]...
Step #8: - [2.7k/5.0k files][311.4 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/http-addr.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/testadmin.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][311.4 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.4 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.4 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.4 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/ppd-private.h [Content-Type=text/x-chdr]...
Step #8: - [2.7k/5.0k files][311.4 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.4 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.4 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.4 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.4 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.4 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.5 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.5 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.5 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.5 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.5 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.5 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/adminutil.h [Content-Type=text/x-chdr]...
Step #8: - [2.7k/5.0k files][311.5 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.5 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.5 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.5 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/testpwg.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][311.6 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.6 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.6 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/encode.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/conflicts.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][311.6 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/snprintf.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][311.6 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.6 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/mark.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][311.6 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/dir.h [Content-Type=text/x-chdr]...
Step #8: - [2.7k/5.0k files][311.6 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/testi18n.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][311.6 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.6 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.6 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/backchannel.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][311.6 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.6 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/raster-private.h [Content-Type=text/x-chdr]...
Step #8: - [2.7k/5.0k files][311.6 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.6 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.6 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.6 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/pwg.h [Content-Type=text/x-chdr]...
Step #8: - [2.7k/5.0k files][311.6 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/language.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][311.6 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.6 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.6 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.6 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/options.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][311.6 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.6 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/snmp.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][311.7 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/custom.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][311.7 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.7 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.7 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/adminutil.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][311.7 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][311.7 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/sspi-private.h [Content-Type=text/x-chdr]...
Step #8: - [2.7k/5.0k files][311.7 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/thread.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][311.7 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/emit.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][311.7 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/testfile.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][311.8 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/getdevices.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][311.8 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/thread-private.h [Content-Type=text/x-chdr]...
Step #8: - [2.7k/5.0k files][311.8 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/sidechannel.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][311.8 MiB/439.2 MiB] 70% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/md5-private.h [Content-Type=text/x-chdr]...
Step #8: - [2.7k/5.0k files][311.8 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/ipp-private.h [Content-Type=text/x-chdr]...
Step #8: - [2.7k/5.0k files][311.9 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/testcups.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][311.9 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
- [2.7k/5.0k files][311.9 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
- [2.7k/5.0k files][311.9 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
- [2.7k/5.0k files][311.9 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
- [2.7k/5.0k files][311.9 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/array-private.h [Content-Type=text/x-chdr]...
Step #8: - [2.7k/5.0k files][311.9 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
- [2.7k/5.0k files][311.9 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
- [2.7k/5.0k files][311.9 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
- [2.7k/5.0k files][311.9 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
- [2.7k/5.0k files][311.9 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
- [2.7k/5.0k files][311.9 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
- [2.7k/5.0k files][311.9 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
- [2.7k/5.0k files][311.9 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
- [2.7k/5.0k files][311.9 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/attr.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/http-private.h [Content-Type=text/x-chdr]...
Step #8: - [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/http-addrlist.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/auth.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/notify.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/md5.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/array.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/cups.h [Content-Type=text/x-chdr]...
Step #8: - [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/usersys.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/string-private.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/globals.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/versioning.h [Content-Type=text/x-chdr]...
Step #8: - [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/request.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/dest-localization.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][312.0 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][312.1 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/cups/debug-private.h [Content-Type=text/x-chdr]...
Step #8: - [2.7k/5.0k files][312.1 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/filter/testraster.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][312.1 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/filter/error.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][312.1 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/filter/commandtops.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][312.2 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/filter/rastertohp.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][312.2 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.7k/5.0k files][312.2 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/filter/interpret.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][312.2 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/filter/common.c [Content-Type=text/x-csrc]...
Step #8: - [2.7k/5.0k files][312.2 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.2 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/filter/rastertopwg.c [Content-Type=text/x-csrc]...
Step #8: - [2.8k/5.0k files][312.2 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.2 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.2 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.2 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.2 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.2 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.2 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.2 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/filter/rastertoepson.c [Content-Type=text/x-csrc]...
Step #8: - [2.8k/5.0k files][312.2 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.2 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.2 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.2 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/filter/pstops.c [Content-Type=text/x-csrc]...
Step #8: - [2.8k/5.0k files][312.2 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.2 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.2 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.2 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/filter/common.h [Content-Type=text/x-chdr]...
Step #8: - [2.8k/5.0k files][312.2 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/filter/gziptoany.c [Content-Type=text/x-csrc]...
Step #8: - [2.8k/5.0k files][312.2 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.2 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.2 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.3 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/filter/rasterbench.c [Content-Type=text/x-csrc]...
Step #8: - [2.8k/5.0k files][312.3 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.4 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.4 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/filter/cupsraster.c [Content-Type=text/x-csrc]...
Step #8: - [2.8k/5.0k files][312.4 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.4 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.4 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/cups/libs/filter/rastertolabel.c [Content-Type=text/x-csrc]...
Step #8: - [2.8k/5.0k files][312.4 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.4 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.5 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.5 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/doc/gdevds32.c [Content-Type=text/x-csrc]...
Step #8: - [2.8k/5.0k files][312.5 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.5 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.5 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.5 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.5 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.5 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/deflate.c [Content-Type=text/x-csrc]...
Step #8: - [2.8k/5.0k files][312.5 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/inffixed.h [Content-Type=text/x-chdr]...
Step #8: - [2.8k/5.0k files][312.5 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/deflate.h [Content-Type=text/x-chdr]...
Step #8: - [2.8k/5.0k files][312.5 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.5 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
- [2.8k/5.0k files][312.5 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\
\ [2.8k/5.0k files][312.6 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/infback.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][312.6 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][312.6 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][312.6 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/zutil.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][312.6 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/inflate.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][312.6 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][312.6 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][312.6 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][312.6 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][312.6 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][312.6 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][312.6 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/gzlib.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][312.7 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][312.7 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/inftrees.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][312.7 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/compress.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][312.7 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/trees.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][312.7 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][312.7 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/crc32.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][312.7 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/zlib.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/zconf.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][312.7 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/trees.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][312.7 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
\ [2.8k/5.0k files][312.7 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
\ [2.8k/5.0k files][312.7 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/zutil.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][312.7 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/inffast.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][312.7 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/crc32.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][312.7 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/uncompr.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][312.7 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
\ [2.8k/5.0k files][312.7 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/gzread.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][312.7 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/inffast.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][312.7 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
\ [2.8k/5.0k files][312.7 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
\ [2.8k/5.0k files][312.7 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/gzguts.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][312.7 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/gzwrite.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][312.7 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/inflate.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][312.7 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/adler32.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][312.7 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/inftrees.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][312.7 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/test/infcover.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][312.7 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/gzclose.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][312.8 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
\ [2.8k/5.0k files][312.8 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/test/minigzip.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/test/example.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][312.8 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
\ [2.8k/5.0k files][312.8 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/examples/gzjoin.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/examples/gzlog.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][312.8 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/examples/zpipe.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/examples/gzappend.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][312.8 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/examples/zran.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][312.8 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
\ [2.8k/5.0k files][312.8 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:29
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/examples/enough.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][312.9 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][312.9 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/examples/fitblk.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][312.9 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][312.9 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/iostream/test.cpp [Content-Type=text/x-c++src]...
Step #8: \ [2.8k/5.0k files][313.0 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/iostream/zfstream.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][313.0 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.0 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.0 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/examples/gzlog.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][313.0 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.0 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/examples/gun.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][313.0 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/iostream/zfstream.cpp [Content-Type=text/x-c++src]...
Step #8: \ [2.8k/5.0k files][313.1 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/puff/puff.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][313.1 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.1 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/puff/pufftest.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][313.1 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/testzlib/testzlib.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/iostream3/zfstream.cc [Content-Type=text/x-c++src]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/puff/puff.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][313.1 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.1 MiB/439.2 MiB] 71% Done 4.4 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/iostream3/zfstream.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][313.1 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/infback9/infback9.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][313.1 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.1 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.1 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/iostream3/test.cc [Content-Type=text/x-c++src]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/infback9/inffix9.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/untgz/untgz.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][313.2 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/infback9/inftree9.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][313.2 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.2 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/infback9/infback9.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][313.2 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.2 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.2 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.2 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/infback9/inftree9.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][313.2 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/infback9/inflate9.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][313.3 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/iostream2/zstream_test.cpp [Content-Type=text/x-c++src]...
Step #8: \ [2.8k/5.0k files][313.3 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/inflate86/inffas86.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][313.3 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/masmx64/inffas8664.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][313.3 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/minizip/unzip.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][313.3 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/iostream2/zstream.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][313.3 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/minizip/mztools.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][313.3 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/minizip/minizip.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][313.3 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.3 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/minizip/crypt.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][313.3 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.3 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/minizip/zip.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][313.3 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/minizip/ioapi.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][313.3 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.3 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.3 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.3 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/minizip/iowin32.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][313.4 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/minizip/unzip.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][313.4 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.4 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/minizip/ioapi.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][313.4 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/minizip/iowin32.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][313.4 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/minizip/zip.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][313.4 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.4 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.4 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/minizip/miniunz.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][313.4 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.4 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/minizip/mztools.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][313.4 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.4 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/blast/blast.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][313.5 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.5 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/ios/ios_arch-arm.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][313.5 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.5 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.5 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.5 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/ios/ios_arch-x86.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][313.5 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.5 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/zlib/contrib/blast/blast.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][313.5 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/demos/c/api_test.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][313.5 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.5 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/ijs/ijs_client.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][313.5 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.5 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.5 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/ijs/ijs_client.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][313.6 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.6 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.6 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.6 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.6 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.6 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.6 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/ijs/ijs_server.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][313.6 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.6 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.6 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.6 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.6 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.6 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/ijs/ijs.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][313.6 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.7 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.7 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.7 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/ijs/ijs_server.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][313.7 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.7 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.7 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/ijs/ijs_exec_win.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/ijs/ijs_client_example.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/ijs/ijs.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/Projects/VC2019/resource.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/ijs/ijs_exec_unix.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/testbed/testthread.cpp [Content-Type=text/x-c++src]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/ijs/unistd_.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/ijs/ijs_server_example.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/testbed/testcms2.c [Content-Type=text/x-csrc]...
Step #8: \ [2.8k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/testbed/testplugin.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/testbed/testcms2.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/testbed/zoo_icc.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/Projects/VC2012/resource.h [Content-Type=text/x-chdr]...
Step #8: \ [2.8k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.8k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.9k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.9k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.9k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/Projects/VC2017/resource.h [Content-Type=text/x-chdr]...
Step #8: \ [2.9k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.9k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.9k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.9k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/Projects/VC2010/resource.h [Content-Type=text/x-chdr]...
Step #8: \ [2.9k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.9k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.9k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.9k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/cmsintrp.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/Projects/VC2013/resource.h [Content-Type=text/x-chdr]...
Step #8: \ [2.9k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.9k/5.0k files][313.8 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.9k/5.0k files][314.1 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.9k/5.0k files][314.1 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
\ [2.9k/5.0k files][314.1 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/cmsps2.c [Content-Type=text/x-csrc]...
Step #8: \ [2.9k/5.0k files][314.1 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
\ [2.9k/5.0k files][314.1 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/Projects/VC2015/resource.h [Content-Type=text/x-chdr]...
Step #8: \ [2.9k/5.0k files][314.1 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
\ [2.9k/5.0k files][314.1 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/cmsplugin.c [Content-Type=text/x-csrc]...
Step #8: \ [2.9k/5.0k files][314.1 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.9k/5.0k files][314.1 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
\ [2.9k/5.0k files][314.1 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
\ [2.9k/5.0k files][314.1 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
\ [2.9k/5.0k files][314.1 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
\ [2.9k/5.0k files][314.1 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
\ [2.9k/5.0k files][314.1 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/cmscnvrt.c [Content-Type=text/x-csrc]...
Step #8: \ [2.9k/5.0k files][314.1 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:28
\ [2.9k/5.0k files][314.1 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/cmswtpnt.c [Content-Type=text/x-csrc]...
Step #8: \ [2.9k/5.0k files][314.1 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
\ [2.9k/5.0k files][314.1 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.9k/5.0k files][314.1 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.9k/5.0k files][314.1 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/cmscam02.c [Content-Type=text/x-csrc]...
Step #8: \ [2.9k/5.0k files][314.1 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/lcms2_internal.h [Content-Type=text/x-chdr]...
Step #8: \ [2.9k/5.0k files][314.2 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/cmsvirt.c [Content-Type=text/x-csrc]...
Step #8: \ [2.9k/5.0k files][314.2 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.9k/5.0k files][314.2 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
\ [2.9k/5.0k files][314.2 MiB/439.2 MiB] 71% Done 4.5 MiB/s ETA 00:00:28
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/cmssm.c [Content-Type=text/x-csrc]...
Step #8: \ [2.9k/5.0k files][314.2 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/cmsgmt.c [Content-Type=text/x-csrc]...
Step #8: \ [2.9k/5.0k files][314.3 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/cmsio1.c [Content-Type=text/x-csrc]...
Step #8: \ [2.9k/5.0k files][314.3 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/cmslut.c [Content-Type=text/x-csrc]...
Step #8: \ [2.9k/5.0k files][314.3 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
\ [2.9k/5.0k files][314.3 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/cmsmtrx.c [Content-Type=text/x-csrc]...
Step #8: \ [2.9k/5.0k files][314.3 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/cmsmd5.c [Content-Type=text/x-csrc]...
Step #8: \ [2.9k/5.0k files][314.3 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
|
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/cmsxform.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][314.3 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
| [2.9k/5.0k files][314.3 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
| [2.9k/5.0k files][314.3 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/cmserr.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][314.3 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
| [2.9k/5.0k files][314.3 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/cmstypes.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][314.4 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/cmshalf.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][314.4 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
| [2.9k/5.0k files][314.4 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/cmsnamed.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/cmsio0.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][314.4 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
| [2.9k/5.0k files][314.4 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/cmsopt.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][314.5 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
| [2.9k/5.0k files][314.5 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
| [2.9k/5.0k files][314.5 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/cmsgamma.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][314.5 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
| [2.9k/5.0k files][314.5 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
| [2.9k/5.0k files][314.5 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
| [2.9k/5.0k files][314.5 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/cmsalpha.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/cmssamp.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][314.5 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
| [2.9k/5.0k files][314.5 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/cmscgats.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][314.5 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
| [2.9k/5.0k files][314.5 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/cmspack.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/extra_xform.h [Content-Type=text/x-chdr]...
Step #8: | [2.9k/5.0k files][314.5 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
| [2.9k/5.0k files][314.5 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/src/cmspcs.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][314.5 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/include/lcms2mt_plugin.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/include/lcms2mt.h [Content-Type=text/x-chdr]...
Step #8: | [2.9k/5.0k files][314.5 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
| [2.9k/5.0k files][314.7 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
| [2.9k/5.0k files][314.7 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
| [2.9k/5.0k files][314.7 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
| [2.9k/5.0k files][314.7 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
| [2.9k/5.0k files][314.7 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
| [2.9k/5.0k files][314.7 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/testbed/fast_float_testbed.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][314.7 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
| [2.9k/5.0k files][314.7 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
| [2.9k/5.0k files][314.7 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/src/fast_float_internal.h [Content-Type=text/x-chdr]...
Step #8: | [2.9k/5.0k files][314.7 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/src/fast_8_curves.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][314.7 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
| [2.9k/5.0k files][314.7 MiB/439.2 MiB] 71% Done 4.6 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/src/fast_8_matsh.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][314.8 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:27
| [2.9k/5.0k files][314.8 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:27
| [2.9k/5.0k files][314.9 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/src/fast_float_separate.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][314.9 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:27
| [2.9k/5.0k files][314.9 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:27
| [2.9k/5.0k files][314.9 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/src/fast_8_tethra.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.0 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:27
| [2.9k/5.0k files][315.0 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:27
| [2.9k/5.0k files][315.2 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/src/fast_float_cmyk.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.3 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/src/fast_float_matsh.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.3 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.3 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.3 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/src/fast_16_tethra.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.3 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/src/fast_float_curves.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.3 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/src/fast_float_sup.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.3 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.3 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.3 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/src/fast_float_tethra.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.4 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/src/fast_float_15mats.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.4 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/src/fast_float_15bits.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.4 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/plugins/fast_float/include/lcms2mt_fast_float.h [Content-Type=text/x-chdr]...
Step #8: | [2.9k/5.0k files][315.5 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.5 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/utils/linkicc/linkicc.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.5 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.5 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.5 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.5 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.6 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/utils/transicc/transicc.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.6 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/utils/samples/mktiff8.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.6 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.6 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/utils/samples/itufax.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.6 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/utils/samples/mkcmy.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.6 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/utils/samples/vericc.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.6 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.6 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/utils/samples/roundtrip.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.6 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/utils/samples/wtpt.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.6 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.6 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/utils/samples/mkgrayer.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.6 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/utils/common/vprf.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.6 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.7 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/utils/common/utils.h [Content-Type=text/x-chdr]...
Step #8: | [2.9k/5.0k files][315.7 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/utils/common/xgetopt.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.7 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.7 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.7 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.7 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.7 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/utils/jpgicc/iccjpeg.h [Content-Type=text/x-chdr]...
Step #8: | [2.9k/5.0k files][315.7 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.7 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/utils/jpgicc/jpgicc.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/utils/jpgicc/iccjpeg.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.7 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.7 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.7 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.7 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.7 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.7 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.7 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.7 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.7 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.7 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.7 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/utils/psicc/psicc.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.7 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.7 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.7 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.7 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.7 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.7 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/utils/tificc/tificc.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.8 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.8 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/builds/wince/ftdebug.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.8 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/utils/tificc/tifdiff.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/lcms2mt/utils/matlab/icctrans.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.8 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.8 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/builds/unix/ftsystem.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.8 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.8 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.8 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.8 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.8 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/builds/amiga/src/base/ftdebug.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.8 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.8 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/builds/amiga/src/base/ftsystem.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/builds/amiga/include/config/ftmodule.h [Content-Type=text/x-chdr]...
Step #8: | [2.9k/5.0k files][315.8 MiB/439.2 MiB] 71% Done 4.8 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.8 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.8 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.8 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.8 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/builds/amiga/include/config/ftconfig.h [Content-Type=text/x-chdr]...
Step #8: | [2.9k/5.0k files][315.8 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/builds/windows/ftdebug.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.8 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/builds/vms/ftsystem.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.8 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/builds/vms/ftconfig.h [Content-Type=text/x-chdr]...
Step #8: | [2.9k/5.0k files][315.9 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/builds/mac/ftmac.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.9 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.9 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.9 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/devel/ftoption.h [Content-Type=text/x-chdr]...
Step #8: | [2.9k/5.0k files][315.9 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.9 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/devel/ft2build.h [Content-Type=text/x-chdr]...
Step #8: | [2.9k/5.0k files][315.9 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.9 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/type42/t42drivr.h [Content-Type=text/x-chdr]...
Step #8: | [2.9k/5.0k files][315.9 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/type42/t42parse.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.9 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.9 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.9 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.9 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [2.9k/5.0k files][315.9 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/type42/type42.c [Content-Type=text/x-csrc]...
Step #8: | [2.9k/5.0k files][315.9 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [3.0k/5.0k files][315.9 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/type42/t42objs.c [Content-Type=text/x-csrc]...
Step #8: | [3.0k/5.0k files][315.9 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [3.0k/5.0k files][315.9 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/type42/t42parse.h [Content-Type=text/x-chdr]...
Step #8: | [3.0k/5.0k files][315.9 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/type42/t42types.h [Content-Type=text/x-chdr]...
Step #8: | [3.0k/5.0k files][315.9 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/type42/t42error.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/type42/t42objs.h [Content-Type=text/x-chdr]...
Step #8: | [3.0k/5.0k files][316.0 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [3.0k/5.0k files][316.0 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/type42/t42drivr.c [Content-Type=text/x-csrc]...
Step #8: | [3.0k/5.0k files][316.0 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [3.0k/5.0k files][316.0 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/tools/test_trig.c [Content-Type=text/x-csrc]...
Step #8: | [3.0k/5.0k files][316.0 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/tools/apinames.c [Content-Type=text/x-csrc]...
Step #8: | [3.0k/5.0k files][316.0 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/tools/ftrandom/ftrandom.c [Content-Type=text/x-csrc]...
Step #8: | [3.0k/5.0k files][316.0 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [3.0k/5.0k files][316.0 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/tools/test_afm.c [Content-Type=text/x-csrc]...
Step #8: | [3.0k/5.0k files][316.0 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [3.0k/5.0k files][316.0 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gzip/inffixed.h [Content-Type=text/x-chdr]...
Step #8: | [3.0k/5.0k files][316.0 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gzip/zutil.c [Content-Type=text/x-csrc]...
Step #8: | [3.0k/5.0k files][316.0 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gzip/ftzconf.h [Content-Type=text/x-chdr]...
Step #8: | [3.0k/5.0k files][316.0 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/tools/test_bbox.c [Content-Type=text/x-csrc]...
Step #8: | [3.0k/5.0k files][316.1 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gzip/inftrees.h [Content-Type=text/x-chdr]...
Step #8: | [3.0k/5.0k files][316.1 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gzip/infblock.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gzip/zlib.h [Content-Type=text/x-chdr]...
Step #8: | [3.0k/5.0k files][316.1 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [3.0k/5.0k files][316.1 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gzip/infblock.h [Content-Type=text/x-chdr]...
Step #8: | [3.0k/5.0k files][316.1 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [3.0k/5.0k files][316.1 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gzip/zutil.h [Content-Type=text/x-chdr]...
Step #8: | [3.0k/5.0k files][316.1 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gzip/inftrees.c [Content-Type=text/x-csrc]...
Step #8: | [3.0k/5.0k files][316.1 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gzip/infutil.c [Content-Type=text/x-csrc]...
Step #8: | [3.0k/5.0k files][316.1 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gzip/inflate.c [Content-Type=text/x-csrc]...
Step #8: | [3.0k/5.0k files][316.1 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [3.0k/5.0k files][316.1 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [3.0k/5.0k files][316.1 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gzip/adler32.c [Content-Type=text/x-csrc]...
Step #8: | [3.0k/5.0k files][316.1 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [3.0k/5.0k files][316.1 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gzip/infcodes.h [Content-Type=text/x-chdr]...
Step #8: | [3.0k/5.0k files][316.1 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gzip/infutil.h [Content-Type=text/x-chdr]...
Step #8: | [3.0k/5.0k files][316.1 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [3.0k/5.0k files][316.1 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/otvalid/otvjstf.c [Content-Type=text/x-csrc]...
Step #8: | [3.0k/5.0k files][316.1 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gzip/ftgzip.c [Content-Type=text/x-csrc]...
Step #8: | [3.0k/5.0k files][316.1 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [3.0k/5.0k files][316.1 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [3.0k/5.0k files][316.1 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/otvalid/otvgdef.c [Content-Type=text/x-csrc]...
Step #8: | [3.0k/5.0k files][316.1 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [3.0k/5.0k files][316.1 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gzip/infcodes.c [Content-Type=text/x-csrc]...
Step #8: | [3.0k/5.0k files][316.2 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/otvalid/otvgsub.c [Content-Type=text/x-csrc]...
Step #8: | [3.0k/5.0k files][316.2 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/otvalid/otvalid.c [Content-Type=text/x-csrc]...
Step #8: | [3.0k/5.0k files][316.2 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/otvalid/otverror.h [Content-Type=text/x-chdr]...
Step #8: | [3.0k/5.0k files][316.2 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/otvalid/otvbase.c [Content-Type=text/x-csrc]...
Step #8: | [3.0k/5.0k files][316.2 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [3.0k/5.0k files][316.2 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [3.0k/5.0k files][316.2 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/otvalid/otvcommn.c [Content-Type=text/x-csrc]...
Step #8: | [3.0k/5.0k files][316.2 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/otvalid/otvmod.c [Content-Type=text/x-csrc]...
Step #8: | [3.0k/5.0k files][316.2 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/otvalid/otvmod.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/otvalid/otvmath.c [Content-Type=text/x-csrc]...
Step #8: | [3.0k/5.0k files][316.2 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
| [3.0k/5.0k files][316.2 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
/
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/otvalid/otvcommn.h [Content-Type=text/x-chdr]...
Step #8: / [3.0k/5.0k files][316.2 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/otvalid/otvgpos.h [Content-Type=text/x-chdr]...
Step #8: / [3.0k/5.0k files][316.2 MiB/439.2 MiB] 71% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/otvalid/otvalid.h [Content-Type=text/x-chdr]...
Step #8: / [3.0k/5.0k files][316.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/otvalid/otvgpos.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/truetype/ttgxvar.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/truetype/ttpload.h [Content-Type=text/x-chdr]...
Step #8: / [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/truetype/ttgload.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/truetype/ttgload.h [Content-Type=text/x-chdr]...
Step #8: / [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/truetype/ttobjs.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/truetype/ttgxvar.h [Content-Type=text/x-chdr]...
Step #8: / [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/truetype/ttpload.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/truetype/ttobjs.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/truetype/ttsubpix.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/truetype/ttdriver.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/truetype/tterrors.h [Content-Type=text/x-chdr]...
Step #8: / [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/truetype/ttdriver.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/truetype/ttinterp.h [Content-Type=text/x-chdr]...
Step #8: / [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/truetype/truetype.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/truetype/ttsubpix.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmorx.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/truetype/ttinterp.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmort0.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmort5.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][316.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvfgen.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][316.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvlcar.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][316.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvtrak.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][316.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmorx2.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][316.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmorx.h [Content-Type=text/x-chdr]...
Step #8: / [3.0k/5.0k files][316.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvcommn.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][316.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmod.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvjust.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][316.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvbsln.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][316.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.5 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.5 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.5 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmort2.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][316.5 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.5 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.5 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.5 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmorx4.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][316.6 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.6 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.7 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.7 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmort1.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][316.7 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.7 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.7 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.7 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.7 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.7 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.7 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.8 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmorx5.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][316.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][316.8 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvalid.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][316.8 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.0 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvfeat.h [Content-Type=text/x-chdr]...
Step #8: / [3.0k/5.0k files][317.0 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
/ [3.0k/5.0k files][317.0 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
/ [3.0k/5.0k files][317.0 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
/ [3.0k/5.0k files][317.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvalid.h [Content-Type=text/x-chdr]...
Step #8: / [3.0k/5.0k files][317.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
/ [3.0k/5.0k files][317.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
/ [3.0k/5.0k files][317.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvopbd.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][317.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
/ [3.0k/5.0k files][317.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
/ [3.0k/5.0k files][317.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmorx1.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][317.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmort.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][317.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
/ [3.0k/5.0k files][317.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmod.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmorx0.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][317.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvkern.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][317.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmort.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvcommn.h [Content-Type=text/x-chdr]...
Step #8: / [3.0k/5.0k files][317.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvfeat.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][317.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxverror.h [Content-Type=text/x-chdr]...
Step #8: / [3.0k/5.0k files][317.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvprop.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][317.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/t1cmap.h [Content-Type=text/x-chdr]...
Step #8: / [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/pserror.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/gxvalid/gxvmort4.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/cffdecode.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/t1cmap.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/psstack.h [Content-Type=text/x-chdr]...
Step #8: / [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/pstypes.h [Content-Type=text/x-chdr]...
Step #8: / [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/psft.h [Content-Type=text/x-chdr]...
Step #8: / [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/afmparse.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.2 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/psconv.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][317.3 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.3 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.3 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.3 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.3 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/cffdecode.h [Content-Type=text/x-chdr]...
Step #8: / [3.0k/5.0k files][317.3 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/psread.c [Content-Type=text/x-csrc]...
Step #8: / [3.0k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.0k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/psfont.c [Content-Type=text/x-csrc]...
Step #8: / [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/pshints.c [Content-Type=text/x-csrc]...
Step #8: / [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/psstack.c [Content-Type=text/x-csrc]...
Step #8: / [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/psauxerr.h [Content-Type=text/x-chdr]...
Step #8: / [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/psaux.c [Content-Type=text/x-csrc]...
Step #8: / [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cff/cffload.h [Content-Type=text/x-chdr]...
Step #8: / [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/psintrp.c [Content-Type=text/x-csrc]...
Step #8: / [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/afmparse.h [Content-Type=text/x-chdr]...
Step #8: / [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/psauxmod.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/psft.c [Content-Type=text/x-csrc]...
Step #8: / [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/psarrst.h [Content-Type=text/x-chdr]...
Step #8: / [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/psobjs.c [Content-Type=text/x-csrc]...
Step #8: / [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/psobjs.h [Content-Type=text/x-chdr]...
Step #8: / [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.1k/5.0k files][317.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/psconv.h [Content-Type=text/x-chdr]...
Step #8: / [3.1k/5.0k files][317.5 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
/ [3.1k/5.0k files][317.6 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/pshints.h [Content-Type=text/x-chdr]...
Step #8: / [3.1k/5.0k files][317.6 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/psread.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/psglue.h [Content-Type=text/x-chdr]...
Step #8: / [3.1k/5.0k files][317.6 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.1k/5.0k files][317.6 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/psblues.h [Content-Type=text/x-chdr]...
Step #8: / [3.1k/5.0k files][317.6 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/t1decode.h [Content-Type=text/x-chdr]...
Step #8: / [3.1k/5.0k files][317.6 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.1k/5.0k files][317.6 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/pserror.h [Content-Type=text/x-chdr]...
Step #8: / [3.1k/5.0k files][317.6 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.1k/5.0k files][317.6 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/t1decode.c [Content-Type=text/x-csrc]...
Step #8: / [3.1k/5.0k files][317.6 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/psarrst.c [Content-Type=text/x-csrc]...
Step #8: / [3.1k/5.0k files][317.6 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/psintrp.h [Content-Type=text/x-chdr]...
Step #8: / [3.1k/5.0k files][317.6 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/psblues.c [Content-Type=text/x-csrc]...
Step #8: / [3.1k/5.0k files][317.6 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/psauxmod.h [Content-Type=text/x-chdr]...
Step #8: / [3.1k/5.0k files][317.6 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/psfont.h [Content-Type=text/x-chdr]...
Step #8: / [3.1k/5.0k files][317.6 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psaux/psfixed.h [Content-Type=text/x-chdr]...
Step #8: / [3.1k/5.0k files][317.7 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cff/cffobjs.h [Content-Type=text/x-chdr]...
Step #8: / [3.1k/5.0k files][317.7 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.1k/5.0k files][317.7 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
/ [3.1k/5.0k files][317.7 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cff/cffdrivr.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cff/cffload.c [Content-Type=text/x-csrc]...
Step #8: / [3.1k/5.0k files][317.7 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
/ [3.1k/5.0k files][317.8 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cff/cff.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cff/cffcmap.c [Content-Type=text/x-csrc]...
Step #8: / [3.1k/5.0k files][317.8 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
/ [3.1k/5.0k files][317.8 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cff/cffdrivr.c [Content-Type=text/x-csrc]...
Step #8: / [3.1k/5.0k files][317.8 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cff/cffcmap.h [Content-Type=text/x-chdr]...
Step #8: / [3.1k/5.0k files][317.8 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cff/cfferrs.h [Content-Type=text/x-chdr]...
Step #8: / [3.1k/5.0k files][317.8 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cff/cffparse.c [Content-Type=text/x-csrc]...
Step #8: / [3.1k/5.0k files][317.8 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cff/cffgload.h [Content-Type=text/x-chdr]...
Step #8: / [3.1k/5.0k files][317.8 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
-
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cff/cffgload.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][317.8 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cff/cffparse.h [Content-Type=text/x-chdr]...
Step #8: - [3.1k/5.0k files][317.8 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cff/cffobjs.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][317.8 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
- [3.1k/5.0k files][317.8 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cff/cfftoken.h [Content-Type=text/x-chdr]...
Step #8: - [3.1k/5.0k files][317.9 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pcf/pcfread.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][317.9 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
- [3.1k/5.0k files][317.9 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
- [3.1k/5.0k files][317.9 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pcf/pcferror.h [Content-Type=text/x-chdr]...
Step #8: - [3.1k/5.0k files][317.9 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pcf/pcfutil.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][317.9 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
- [3.1k/5.0k files][317.9 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
- [3.1k/5.0k files][317.9 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
- [3.1k/5.0k files][317.9 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pcf/pcfutil.h [Content-Type=text/x-chdr]...
Step #8: - [3.1k/5.0k files][317.9 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
- [3.1k/5.0k files][317.9 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
- [3.1k/5.0k files][317.9 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
- [3.1k/5.0k files][317.9 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pcf/pcfdrivr.h [Content-Type=text/x-chdr]...
Step #8: - [3.1k/5.0k files][318.0 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
- [3.1k/5.0k files][318.0 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pcf/pcf.h [Content-Type=text/x-chdr]...
Step #8: - [3.1k/5.0k files][318.0 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pcf/pcfdrivr.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.0 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pcf/pcfread.h [Content-Type=text/x-chdr]...
Step #8: - [3.1k/5.0k files][318.0 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
- [3.1k/5.0k files][318.0 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
- [3.1k/5.0k files][318.0 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
- [3.1k/5.0k files][318.0 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
- [3.1k/5.0k files][318.0 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
- [3.1k/5.0k files][318.0 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
- [3.1k/5.0k files][318.0 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pcf/pcf.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
- [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/type1/t1driver.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
- [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
- [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
- [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
- [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
- [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
- [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
- [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
- [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
- [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/type1/t1gload.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/type1/t1objs.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/type1/t1objs.h [Content-Type=text/x-chdr]...
Step #8: - [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
- [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/type1/t1parse.h [Content-Type=text/x-chdr]...
Step #8: - [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/type1/t1parse.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
- [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/type1/t1load.h [Content-Type=text/x-chdr]...
Step #8: - [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/type1/t1afm.h [Content-Type=text/x-chdr]...
Step #8: - [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
- [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
- [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/type1/t1driver.h [Content-Type=text/x-chdr]...
Step #8: - [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
- [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/type1/t1afm.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
- [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
- [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/type1/type1.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/type1/t1load.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:25
- [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.8 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/type1/t1tokens.h [Content-Type=text/x-chdr]...
Step #8: - [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.1 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/type1/t1gload.h [Content-Type=text/x-chdr]...
Step #8: - [3.1k/5.0k files][318.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pfr/pfrtypes.h [Content-Type=text/x-chdr]...
Step #8: - [3.1k/5.0k files][318.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/type1/t1errors.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pfr/pfrgload.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pfr/pfrdrivr.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pfr/pfrcmap.h [Content-Type=text/x-chdr]...
Step #8: - [3.1k/5.0k files][318.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pfr/pfrobjs.h [Content-Type=text/x-chdr]...
Step #8: - [3.1k/5.0k files][318.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.2 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pfr/pfrload.h [Content-Type=text/x-chdr]...
Step #8: - [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pfr/pfr.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pfr/pfrdrivr.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pfr/pfrerror.h [Content-Type=text/x-chdr]...
Step #8: - [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pfr/pfrobjs.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pfr/pfrgload.h [Content-Type=text/x-chdr]...
Step #8: - [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pfr/pfrload.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pfr/pfrsbit.h [Content-Type=text/x-chdr]...
Step #8: - [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/smooth/ftgrays.h [Content-Type=text/x-chdr]...
Step #8: - [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pfr/pfrcmap.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/smooth/ftsmooth.h [Content-Type=text/x-chdr]...
Step #8: - [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/smooth/smooth.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/smooth/ftsmooth.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/smooth/ftsmerrs.h [Content-Type=text/x-chdr]...
Step #8: - [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/smooth/ftgrays.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/bzip2/ftbzip2.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftbase.h [Content-Type=text/x-chdr]...
Step #8: - [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftdebug.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftmac.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftmm.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftgasp.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/fttype1.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftglyph.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftotval.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftbase.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftstroke.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftobjs.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.5 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftadvanc.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.5 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.5 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftfstype.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.5 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.5 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftinit.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.5 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.5 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.5 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/md5.h [Content-Type=text/x-chdr]...
Step #8: - [3.1k/5.0k files][318.5 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftbitmap.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.5 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftcalc.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.5 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pfr/pfrsbit.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.5 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftwinfnt.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/fttrigon.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.5 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.5 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.5 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftpsprop.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.5 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftfntfmt.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.6 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftpatent.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.6 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.6 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.6 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/fterrors.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.6 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftgxval.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.6 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftcid.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftsystem.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftdbgmem.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftlcdfil.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftstream.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftoutln.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftpfr.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftsnames.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftbbox.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/md5.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/lzw/ftzopen.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftbdf.c [Content-Type=text/x-csrc]...
Step #8: - [3.1k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
- [3.1k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/fthash.c [Content-Type=text/x-csrc]...
Step #8: - [3.2k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.2k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.2k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.2k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftsynth.c [Content-Type=text/x-csrc]...
Step #8: - [3.2k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.2k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftcolor.c [Content-Type=text/x-csrc]...
Step #8: - [3.2k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.2k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.2k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.2k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.2k/5.0k files][318.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftgloadr.c [Content-Type=text/x-csrc]...
Step #8: - [3.2k/5.0k files][318.9 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.2k/5.0k files][318.9 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.2k/5.0k files][318.9 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.2k/5.0k files][318.9 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftrfork.c [Content-Type=text/x-csrc]...
Step #8: - [3.2k/5.0k files][318.9 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/base/ftutil.c [Content-Type=text/x-csrc]...
Step #8: - [3.2k/5.0k files][318.9 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psnames/psnamerr.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psnames/psmodule.c [Content-Type=text/x-csrc]...
Step #8: - [3.2k/5.0k files][318.9 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.2k/5.0k files][318.9 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psnames/pstables.h [Content-Type=text/x-chdr]...
Step #8: - [3.2k/5.0k files][318.9 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psnames/psnames.c [Content-Type=text/x-csrc]...
Step #8: - [3.2k/5.0k files][318.9 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.2k/5.0k files][318.9 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/psnames/psmodule.h [Content-Type=text/x-chdr]...
Step #8: - [3.2k/5.0k files][318.9 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.2k/5.0k files][318.9 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.2k/5.0k files][318.9 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.2k/5.0k files][318.9 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
- [3.2k/5.0k files][318.9 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/lzw/ftlzw.c [Content-Type=text/x-csrc]...
Step #8: - [3.2k/5.0k files][318.9 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
- [3.2k/5.0k files][318.9 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.2k/5.0k files][318.9 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
- [3.2k/5.0k files][318.9 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
- [3.2k/5.0k files][319.0 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.2k/5.0k files][319.0 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afcjk.h [Content-Type=text/x-chdr]...
Step #8: - [3.2k/5.0k files][319.0 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/lzw/ftzopen.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/aflatin.h [Content-Type=text/x-chdr]...
Step #8: - [3.2k/5.0k files][319.0 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.2k/5.0k files][319.0 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/aflatin2.c [Content-Type=text/x-csrc]...
Step #8: - [3.2k/5.0k files][319.0 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.2k/5.0k files][319.0 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
- [3.2k/5.0k files][319.0 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afhints.h [Content-Type=text/x-chdr]...
Step #8: - [3.2k/5.0k files][319.0 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afglobal.h [Content-Type=text/x-chdr]...
Step #8: - [3.2k/5.0k files][319.0 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afglobal.c [Content-Type=text/x-csrc]...
Step #8: - [3.2k/5.0k files][319.0 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/aflatin.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afmodule.c [Content-Type=text/x-csrc]...
Step #8: - [3.2k/5.0k files][319.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afdummy.c [Content-Type=text/x-csrc]...
Step #8: - [3.2k/5.0k files][319.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
- [3.2k/5.0k files][319.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/aflatin2.h [Content-Type=text/x-chdr]...
Step #8: - [3.2k/5.0k files][319.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
- [3.2k/5.0k files][319.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afblue.c [Content-Type=text/x-csrc]...
Step #8: - [3.2k/5.0k files][319.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
- [3.2k/5.0k files][319.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afshaper.c [Content-Type=text/x-csrc]...
Step #8: - [3.2k/5.0k files][319.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
- [3.2k/5.0k files][319.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
- [3.2k/5.0k files][319.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
\
\ [3.2k/5.0k files][319.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.3 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afmodule.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][319.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/aftypes.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][319.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afcjk.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][319.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afindic.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][319.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afwarp.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][319.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
\ [3.2k/5.0k files][319.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afranges.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][319.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
\ [3.2k/5.0k files][319.4 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afwrtsys.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][319.5 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afdummy.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][319.5 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
\ [3.2k/5.0k files][319.6 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
\ [3.2k/5.0k files][319.6 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
\ [3.2k/5.0k files][319.6 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
\ [3.2k/5.0k files][319.6 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afblue.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][319.6 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
\ [3.2k/5.0k files][319.6 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
\ [3.2k/5.0k files][319.6 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/autofit.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][319.6 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
\ [3.2k/5.0k files][319.6 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
\ [3.2k/5.0k files][319.7 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
\ [3.2k/5.0k files][319.7 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
\ [3.2k/5.0k files][319.7 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
\ [3.2k/5.0k files][319.7 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
\ [3.2k/5.0k files][319.7 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
\ [3.2k/5.0k files][319.7 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
\ [3.2k/5.0k files][319.7 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:25
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/aferrors.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afangles.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.7 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afstyles.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afwarp.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afshaper.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afcover.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afloader.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afranges.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afhints.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afscript.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afloader.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afindic.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/bdf/bdferror.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/autofit/afangles.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/bdf/bdflib.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/bdf/bdfdrivr.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/bdf/bdfdrivr.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/bdf/bdf.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.8 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/winfonts/winfnt.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][319.9 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/bdf/bdf.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][319.9 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/winfonts/fnterrs.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/winfonts/winfnt.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][319.9 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.9 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cid/cidparse.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][319.9 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cid/cidparse.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cid/ciderrs.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][319.9 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.9 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cid/cidtoken.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][319.9 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cid/cidgload.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cid/type1cid.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][319.9 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][319.9 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cid/cidriver.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][319.9 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cid/cidload.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][319.9 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cid/cidload.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][319.9 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cid/cidobjs.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][319.9 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cid/cidgload.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][319.9 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cid/cidobjs.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][319.9 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cid/cidriver.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][320.0 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][320.0 MiB/439.2 MiB] 72% Done 4.5 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pshinter/pshglob.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][320.1 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pshinter/pshalgo.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][320.1 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pshinter/pshinter.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][320.1 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pshinter/pshmod.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][320.1 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][320.1 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][320.1 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pshinter/pshalgo.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][320.1 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pshinter/pshmod.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][320.1 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pshinter/pshrec.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][320.1 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pshinter/pshnterr.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][320.1 MiB/439.2 MiB] 72% Done 4.6 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/sfnt.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][320.1 MiB/439.2 MiB] 72% Done 4.5 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pshinter/pshrec.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][320.1 MiB/439.2 MiB] 72% Done 4.5 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/pshinter/pshglob.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/ttmtx.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][320.1 MiB/439.2 MiB] 72% Done 4.5 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][320.1 MiB/439.2 MiB] 72% Done 4.5 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/ttcpal.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][320.1 MiB/439.2 MiB] 72% Done 4.5 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/ttsbit.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][320.1 MiB/439.2 MiB] 72% Done 4.5 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/ttcmap.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/ttload.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][320.2 MiB/439.2 MiB] 72% Done 4.5 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][320.2 MiB/439.2 MiB] 72% Done 4.5 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][320.2 MiB/439.2 MiB] 72% Done 4.5 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][320.2 MiB/439.2 MiB] 72% Done 4.5 MiB/s ETA 00:00:26
\ [3.2k/5.0k files][320.2 MiB/439.2 MiB] 72% Done 4.5 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/pngshim.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][320.2 MiB/439.2 MiB] 72% Done 4.5 MiB/s ETA 00:00:27
\ [3.2k/5.0k files][320.2 MiB/439.2 MiB] 72% Done 4.5 MiB/s ETA 00:00:27
\ [3.2k/5.0k files][320.2 MiB/439.2 MiB] 72% Done 4.5 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/sfwoff.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][320.2 MiB/439.2 MiB] 72% Done 4.5 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/ttcolr.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][320.2 MiB/439.2 MiB] 72% Done 4.5 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/ttcmap.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][320.2 MiB/439.2 MiB] 72% Done 4.5 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/sfdriver.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][320.2 MiB/439.2 MiB] 72% Done 4.5 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/sferrors.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][320.2 MiB/439.2 MiB] 72% Done 4.5 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/ttcpal.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][320.2 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/ttload.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][320.2 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/sfdriver.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/sfobjs.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][320.2 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.2k/5.0k files][320.2 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/ttpost.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/ttpost.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][320.2 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.2k/5.0k files][320.2 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/ttcolr.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][320.2 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/pngshim.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][320.2 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.2k/5.0k files][320.2 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.2k/5.0k files][320.3 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.2k/5.0k files][320.3 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.2k/5.0k files][320.3 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/ttbdf.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][320.4 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/ttbdf.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/ttmtx.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][320.4 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.2k/5.0k files][320.4 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/ttsbit.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][320.4 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/ttkern.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/ttkern.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/sfobjs.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.2k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/sfwoff.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cache/ftccache.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/sfnt/ttcmapc.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cache/ftccache.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.2k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cache/ftcglyph.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cache/ftcimage.h [Content-Type=text/x-chdr]...
Step #8: \ [3.2k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cache/ftcglyph.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cache/ftcmru.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cache/ftcbasic.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.2k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.2k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.2k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cache/ftccmap.c [Content-Type=text/x-csrc]...
Step #8: \ [3.2k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.2k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.2k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.2k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.2k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.3k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.3k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cache/ftcmru.h [Content-Type=text/x-chdr]...
Step #8: \ [3.3k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.3k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.3k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.3k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.3k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.3k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cache/ftcmanag.c [Content-Type=text/x-csrc]...
Step #8: \ [3.3k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.3k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.3k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.3k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.3k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cache/ftccback.h [Content-Type=text/x-chdr]...
Step #8: \ [3.3k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.3k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.3k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cache/ftcerror.h [Content-Type=text/x-chdr]...
Step #8: \ [3.3k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.3k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.3k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.3k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.3k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.3k/5.0k files][320.5 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.3k/5.0k files][320.6 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.3k/5.0k files][320.6 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
\ [3.3k/5.0k files][320.6 MiB/439.2 MiB] 72% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cache/ftcsbits.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cache/ftcsbits.c [Content-Type=text/x-csrc]...
Step #8: \ [3.3k/5.0k files][320.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cache/ftcache.c [Content-Type=text/x-csrc]...
Step #8: \ [3.3k/5.0k files][320.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
\ [3.3k/5.0k files][320.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cache/ftcimage.c [Content-Type=text/x-csrc]...
Step #8: \ [3.3k/5.0k files][320.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/raster/rasterrs.h [Content-Type=text/x-chdr]...
Step #8: \ [3.3k/5.0k files][320.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/cache/ftcmanag.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/raster/ftraster.h [Content-Type=text/x-chdr]...
Step #8: \ [3.3k/5.0k files][320.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
|
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/raster/ftraster.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/raster/ftrend1.c [Content-Type=text/x-csrc]...
Step #8: | [3.3k/5.0k files][320.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/ft2build.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][320.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/raster/ftrend1.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][320.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/raster/ftmisc.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][320.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.8 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.8 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.8 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/src/raster/raster.c [Content-Type=text/x-csrc]...
Step #8: | [3.3k/5.0k files][320.8 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.8 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.8 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.8 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.8 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftmm.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][320.8 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftcolor.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][320.8 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftwinfnt.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][320.8 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftimage.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][320.8 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.8 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/fttrigon.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftstroke.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftadvanc.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftrender.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftsynth.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftbbox.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftfntfmt.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftcid.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/fterrors.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ttnameid.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/t1tables.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftgzip.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftmoderr.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftbzip2.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftgxval.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftglyph.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftgasp.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftsizes.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][320.9 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftincrem.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.0 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftsystem.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.0 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftlcdfil.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.0 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.0 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.0 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.0 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.0 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/freetype.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.0 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftpfr.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.0 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftsnames.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.0 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.0 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.0 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.0 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.0 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/tttags.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.0 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.0 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.0 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.0 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.0 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftlzw.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.1 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.1 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/fttypes.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.1 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.1 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.1 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftchapters.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.1 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.1 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.1 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/fterrdef.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.1 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.1 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftmac.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.1 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftcache.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.1 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftlist.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.1 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftbdf.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftotval.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.1 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.1 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.1 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.2 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.2 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.2 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.2 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.2 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftparams.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.2 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.2 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.3 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftoutln.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.3 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftdriver.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.3 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/tttables.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftbitmap.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.3 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/psaux.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.3 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.3 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/ftmodapi.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.3 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/internal.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.3 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.3 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.3 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.3 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.4 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/autohint.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.4 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/cffotypes.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.4 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.4 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.4 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/ftcalc.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.4 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/ftstream.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.4 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.4 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/wofftypes.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.5 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/fthash.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.6 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/ftvalid.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.6 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.6 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.6 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.6 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.6 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.6 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.6 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.6 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/pshints.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/ftdrv.h [Content-Type=text/x-chdr]...
Step #8: | [3.3k/5.0k files][321.6 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.6 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.6 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.6 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.3k/5.0k files][321.6 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.6 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.6 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.6 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/ftdebug.h [Content-Type=text/x-chdr]...
Step #8: | [3.4k/5.0k files][321.6 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/fttrace.h [Content-Type=text/x-chdr]...
Step #8: | [3.4k/5.0k files][321.6 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/ftobjs.h [Content-Type=text/x-chdr]...
Step #8: | [3.4k/5.0k files][321.6 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:26
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/t1types.h [Content-Type=text/x-chdr]...
Step #8: | [3.4k/5.0k files][321.6 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:26
| [3.4k/5.0k files][321.6 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:26
| [3.4k/5.0k files][321.6 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:26
| [3.4k/5.0k files][321.6 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.6 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.6 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.6 MiB/439.2 MiB] 73% Done 4.3 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/ftpsprop.h [Content-Type=text/x-chdr]...
Step #8: | [3.4k/5.0k files][321.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/tttypes.h [Content-Type=text/x-chdr]...
Step #8: | [3.4k/5.0k files][321.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.7 MiB/439.2 MiB] 73% Done 4.4 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.7 MiB/439.2 MiB] 73% Done 4.3 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.7 MiB/439.2 MiB] 73% Done 4.3 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.7 MiB/439.2 MiB] 73% Done 4.3 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.7 MiB/439.2 MiB] 73% Done 4.3 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.7 MiB/439.2 MiB] 73% Done 4.3 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.7 MiB/439.2 MiB] 73% Done 4.3 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/ftserv.h [Content-Type=text/x-chdr]...
Step #8: | [3.4k/5.0k files][321.7 MiB/439.2 MiB] 73% Done 4.3 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.7 MiB/439.2 MiB] 73% Done 4.3 MiB/s ETA 00:00:27
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/cfftypes.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/ftrfork.h [Content-Type=text/x-chdr]...
Step #8: | [3.4k/5.0k files][321.7 MiB/439.2 MiB] 73% Done 4.3 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.7 MiB/439.2 MiB] 73% Done 4.3 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.7 MiB/439.2 MiB] 73% Done 4.3 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.8 MiB/439.2 MiB] 73% Done 4.3 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.8 MiB/439.2 MiB] 73% Done 4.3 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.8 MiB/439.2 MiB] 73% Done 4.3 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.8 MiB/439.2 MiB] 73% Done 4.3 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.8 MiB/439.2 MiB] 73% Done 4.3 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.8 MiB/439.2 MiB] 73% Done 4.3 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.8 MiB/439.2 MiB] 73% Done 4.3 MiB/s ETA 00:00:27
| [3.4k/5.0k files][321.8 MiB/439.2 MiB] 73% Done 4.2 MiB/s ETA 00:00:28
| [3.4k/5.0k files][321.8 MiB/439.2 MiB] 73% Done 4.0 MiB/s ETA 00:00:30
| [3.4k/5.0k files][321.8 MiB/439.2 MiB] 73% Done 4.0 MiB/s ETA 00:00:30
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/sfnt.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/ftgloadr.h [Content-Type=text/x-chdr]...
Step #8: | [3.4k/5.0k files][321.8 MiB/439.2 MiB] 73% Done 3.8 MiB/s ETA 00:00:31
| [3.4k/5.0k files][321.8 MiB/439.2 MiB] 73% Done 3.7 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/ftmemory.h [Content-Type=text/x-chdr]...
Step #8: | [3.4k/5.0k files][321.8 MiB/439.2 MiB] 73% Done 3.6 MiB/s ETA 00:00:32
| [3.4k/5.0k files][321.8 MiB/439.2 MiB] 73% Done 3.6 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svprop.h [Content-Type=text/x-chdr]...
Step #8: | [3.4k/5.0k files][321.8 MiB/439.2 MiB] 73% Done 3.6 MiB/s ETA 00:00:33
| [3.4k/5.0k files][321.8 MiB/439.2 MiB] 73% Done 3.6 MiB/s ETA 00:00:33
| [3.4k/5.0k files][321.8 MiB/439.2 MiB] 73% Done 3.6 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svfntfmt.h [Content-Type=text/x-chdr]...
Step #8: | [3.4k/5.0k files][321.8 MiB/439.2 MiB] 73% Done 3.4 MiB/s ETA 00:00:34
| [3.4k/5.0k files][321.8 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:39
| [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svotval.h [Content-Type=text/x-chdr]...
Step #8: | [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svttglyf.h [Content-Type=text/x-chdr]...
Step #8: | [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:39
| [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svtteng.h [Content-Type=text/x-chdr]...
Step #8: | [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:39
| [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:39
/
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svmm.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:39
/ [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svsfnt.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svttcmap.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svbdf.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svkern.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svcfftl.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svpostnm.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
/ [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svpfr.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
/ [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svpscmap.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/config/ftstdlib.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svgxval.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svcid.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svmetric.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svgldict.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
/ [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svpsinfo.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/config/ftoption.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/config/ftmodule.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/internal/services/svwinfnt.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
/ [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/config/ftheader.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/freetype/include/freetype/config/ftconfig.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
/ [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevtfax.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevjpeg.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevpdfocr.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
/ [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
/ [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevcmykog.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevbjc.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevdjtc.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
/ [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
/ [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevtrac.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevpng.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
/ [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevpdfimg.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevxcmp.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevpxut.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 3.0 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevfax.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
/ [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevbit.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][321.9 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdev3852.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.0 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevdljm.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.0 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevlj56.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.0 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevwpr2.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.0 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevlp8k.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.0 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevdm24.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.0 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevdsp2.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][322.0 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevbmpc.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevchameleon.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.0 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
/ [3.4k/5.0k files][322.0 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
/ [3.4k/5.0k files][322.0 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdev8510.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.0 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
/ [3.4k/5.0k files][322.0 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/minftrsz.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][322.0 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevescp.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.1 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
/ [3.4k/5.0k files][322.1 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
/ [3.4k/5.0k files][322.1 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevpjet.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.1 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevplib.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][322.1 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevpcl.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][322.1 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
/ [3.4k/5.0k files][322.1 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevepsc.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.1 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
/ [3.4k/5.0k files][322.1 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevhl7x.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.1 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevstc3.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.1 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:41
/ [3.4k/5.0k files][322.1 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.4k/5.0k files][322.1 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.4k/5.0k files][322.1 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevxini.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.2 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:41
/ [3.4k/5.0k files][322.2 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:41
/ [3.4k/5.0k files][322.2 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:41
/ [3.4k/5.0k files][322.2 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:41
/ [3.4k/5.0k files][322.3 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevicov.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.3 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevbjcl.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][322.3 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:41
/ [3.4k/5.0k files][322.3 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:41
/ [3.4k/5.0k files][322.3 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:41
/ [3.4k/5.0k files][322.3 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.4k/5.0k files][322.3 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.4k/5.0k files][322.4 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevxres.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.4 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.4k/5.0k files][322.4 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.4k/5.0k files][322.4 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevcif.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.4 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevccr.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.4 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.4k/5.0k files][322.4 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevdsp.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.4 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:43
/ [3.4k/5.0k files][322.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevxalt.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
/ [3.4k/5.0k files][322.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevtfnx.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
/ [3.4k/5.0k files][322.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
/ [3.4k/5.0k files][322.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
/ [3.4k/5.0k files][322.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevstc.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][322.5 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
/ [3.4k/5.0k files][322.5 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevtifs.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevtsep.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.5 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
/ [3.4k/5.0k files][322.5 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
/ [3.4k/5.0k files][322.5 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevdjet.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.5 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
/ [3.4k/5.0k files][322.5 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
/ [3.4k/5.0k files][322.5 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
/ [3.4k/5.0k files][322.5 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevsnfb.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.5 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
/ [3.4k/5.0k files][322.5 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevpsd.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevijs.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.5 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
/ [3.4k/5.0k files][322.5 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevpcx.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.5 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
/ [3.4k/5.0k files][322.5 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
/ [3.4k/5.0k files][322.5 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
/ [3.4k/5.0k files][322.5 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
/ [3.4k/5.0k files][322.5 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdev4081.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.6 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevsj48.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.6 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevstc.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.6 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdev4693.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.6 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
/ [3.4k/5.0k files][322.6 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
/ [3.4k/5.0k files][322.7 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
/ [3.4k/5.0k files][322.7 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevpxut.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.8 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
/ [3.4k/5.0k files][322.8 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
/ [3.4k/5.0k files][322.8 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
/ [3.4k/5.0k files][322.8 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
/ [3.4k/5.0k files][322.8 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
/ [3.4k/5.0k files][322.8 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevx.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.8 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
/ [3.4k/5.0k files][322.8 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
/ [3.4k/5.0k files][322.8 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
/ [3.4k/5.0k files][322.8 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
/ [3.4k/5.0k files][322.8 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevatx.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevx.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][322.9 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevmgr.h [Content-Type=text/x-chdr]...
Step #8: / [3.4k/5.0k files][322.9 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.4k/5.0k files][322.9 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevcslw.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.9 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevpe.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][322.9 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.4k/5.0k files][322.9 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.4k/5.0k files][322.9 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.4k/5.0k files][322.9 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.4k/5.0k files][322.9 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevstc1.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][323.0 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevplan.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][323.0 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gxfcopy.c [Content-Type=text/x-csrc]...
Step #8: / [3.4k/5.0k files][323.0 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.5k/5.0k files][323.0 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.5k/5.0k files][323.0 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevpsim.c [Content-Type=text/x-csrc]...
Step #8: / [3.5k/5.0k files][323.0 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevcljc.c [Content-Type=text/x-csrc]...
Step #8: / [3.5k/5.0k files][323.1 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.5k/5.0k files][323.1 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.5k/5.0k files][323.1 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevphex.c [Content-Type=text/x-csrc]...
Step #8: / [3.5k/5.0k files][323.1 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.5k/5.0k files][323.1 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevbmp.c [Content-Type=text/x-csrc]...
Step #8: / [3.5k/5.0k files][323.1 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevdfax.c [Content-Type=text/x-csrc]...
Step #8: / [3.5k/5.0k files][323.1 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevdljm.h [Content-Type=text/x-chdr]...
Step #8: / [3.5k/5.0k files][323.1 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.5k/5.0k files][323.1 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevplib.c [Content-Type=text/x-csrc]...
Step #8: / [3.5k/5.0k files][323.1 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.5k/5.0k files][323.1 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevo182.c [Content-Type=text/x-csrc]...
Step #8: / [3.5k/5.0k files][323.2 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevjbig2.c [Content-Type=text/x-csrc]...
Step #8: / [3.5k/5.0k files][323.2 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevcdj.c [Content-Type=text/x-csrc]...
Step #8: / [3.5k/5.0k files][323.2 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.5k/5.0k files][323.2 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.5k/5.0k files][323.2 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.5k/5.0k files][323.2 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.5k/5.0k files][323.2 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.5k/5.0k files][323.2 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.5k/5.0k files][323.2 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.5k/5.0k files][323.4 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:41
/ [3.5k/5.0k files][323.4 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:41
/ [3.5k/5.0k files][323.4 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevokii.c [Content-Type=text/x-csrc]...
Step #8: / [3.5k/5.0k files][323.4 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevn533.c [Content-Type=text/x-csrc]...
Step #8: / [3.5k/5.0k files][323.4 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevmiff.c [Content-Type=text/x-csrc]...
Step #8: / [3.5k/5.0k files][323.4 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/minftrsz.c [Content-Type=text/x-csrc]...
Step #8: / [3.5k/5.0k files][323.4 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevlbp8.c [Content-Type=text/x-csrc]...
Step #8: / [3.5k/5.0k files][323.4 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevbjcl.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevstc4.c [Content-Type=text/x-csrc]...
Step #8: / [3.5k/5.0k files][323.4 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
/ [3.5k/5.0k files][323.4 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
/ [3.5k/5.0k files][323.4 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
/ [3.5k/5.0k files][323.4 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
/ [3.5k/5.0k files][323.4 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevfpng.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevbj10.c [Content-Type=text/x-csrc]...
Step #8: / [3.5k/5.0k files][323.4 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
/ [3.5k/5.0k files][323.4 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
/ [3.5k/5.0k files][323.4 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevpcl.c [Content-Type=text/x-csrc]...
Step #8: / [3.5k/5.0k files][323.4 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
/ [3.5k/5.0k files][323.5 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
/ [3.5k/5.0k files][323.5 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevsppr.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevrinkj.c [Content-Type=text/x-csrc]...
Step #8: / [3.5k/5.0k files][323.5 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
/ [3.5k/5.0k files][323.5 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevperm.c [Content-Type=text/x-csrc]...
Step #8: / [3.5k/5.0k files][323.6 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gxfcopy.h [Content-Type=text/x-chdr]...
Step #8: / [3.5k/5.0k files][323.6 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevepsn.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdev8bcm.c [Content-Type=text/x-csrc]...
Step #8: / [3.5k/5.0k files][323.6 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.5k/5.0k files][323.6 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
/ [3.5k/5.0k files][323.6 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevpsd.h [Content-Type=text/x-chdr]...
Step #8: / [3.5k/5.0k files][323.6 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
-
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevocr.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][323.6 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
- [3.5k/5.0k files][323.6 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevpm.h [Content-Type=text/x-chdr]...
Step #8: - [3.5k/5.0k files][323.6 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
- [3.5k/5.0k files][323.6 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
- [3.5k/5.0k files][323.6 MiB/439.2 MiB] 73% Done 2.9 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevbmp.h [Content-Type=text/x-chdr]...
Step #8: - [3.5k/5.0k files][323.6 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevifno.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][323.6 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevtfax.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][323.6 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevfax.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][323.6 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevmgr.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevmeds.h [Content-Type=text/x-chdr]...
Step #8: - [3.5k/5.0k files][323.6 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
- [3.5k/5.0k files][323.6 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevl31s.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][323.6 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
- [3.5k/5.0k files][323.6 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
- [3.5k/5.0k files][323.6 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
- [3.5k/5.0k files][323.7 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
- [3.5k/5.0k files][323.7 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
- [3.5k/5.0k files][323.7 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
- [3.5k/5.0k files][323.7 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevclj.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][323.7 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
- [3.5k/5.0k files][323.7 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevpbm.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][323.7 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
- [3.5k/5.0k files][323.7 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
- [3.5k/5.0k files][323.7 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevxcf.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/rinkj/rinkj-config.h [Content-Type=text/x-chdr]...
Step #8: - [3.5k/5.0k files][323.7 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
- [3.5k/5.0k files][323.7 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevmeds.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][323.7 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevstc2.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevtifs.h [Content-Type=text/x-chdr]...
Step #8: - [3.5k/5.0k files][323.7 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
- [3.5k/5.0k files][323.7 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevpdfimg.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevlxm.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][323.7 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
- [3.5k/5.0k files][323.7 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevdsp.h [Content-Type=text/x-chdr]...
Step #8: - [3.5k/5.0k files][323.7 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
- [3.5k/5.0k files][323.7 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
- [3.5k/5.0k files][323.7 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevimgn.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][323.8 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
- [3.5k/5.0k files][323.8 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
- [3.5k/5.0k files][323.8 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
- [3.5k/5.0k files][323.8 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
- [3.5k/5.0k files][323.8 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
- [3.5k/5.0k files][323.8 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
- [3.5k/5.0k files][323.8 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevtknk.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][323.8 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevjpx.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][323.8 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
- [3.5k/5.0k files][323.9 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
- [3.5k/5.0k files][323.9 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdev8bcm.h [Content-Type=text/x-chdr]...
Step #8: - [3.5k/5.0k files][323.9 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevcfax.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][323.9 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevupd.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][323.9 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
- [3.5k/5.0k files][323.9 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/gdevxcmp.h [Content-Type=text/x-chdr]...
Step #8: - [3.5k/5.0k files][323.9 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
- [3.5k/5.0k files][324.0 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/rinkj/rinkj-config.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][324.0 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/rinkj/rinkj-byte-stream.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][324.0 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/rinkj/rinkj-device.h [Content-Type=text/x-chdr]...
Step #8: - [3.5k/5.0k files][324.0 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/rinkj/rinkj-dither.h [Content-Type=text/x-chdr]...
Step #8: - [3.5k/5.0k files][324.0 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
- [3.5k/5.0k files][324.1 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
- [3.5k/5.0k files][324.1 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/rinkj/rinkj-byte-stream.h [Content-Type=text/x-chdr]...
Step #8: - [3.5k/5.0k files][324.1 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
- [3.5k/5.0k files][324.1 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
- [3.5k/5.0k files][324.1 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
- [3.5k/5.0k files][324.1 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:41
- [3.5k/5.0k files][324.1 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
- [3.5k/5.0k files][324.1 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/rinkj/rinkj-screen-eb.h [Content-Type=text/x-chdr]...
Step #8: - [3.5k/5.0k files][324.1 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/rinkj/rinkj-device.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][324.1 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/rinkj/rinkj-screen-eb.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/rinkj/evenbetter-rll.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][324.1 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
- [3.5k/5.0k files][324.1 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/rinkj/evenbetter-rll.h [Content-Type=text/x-chdr]...
Step #8: - [3.5k/5.0k files][324.1 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
- [3.5k/5.0k files][324.1 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
- [3.5k/5.0k files][324.1 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/rinkj/rinkj-dither.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][324.1 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/rinkj/rinkj-epson870.h [Content-Type=text/x-chdr]...
Step #8: - [3.5k/5.0k files][324.3 MiB/439.2 MiB] 73% Done 2.8 MiB/s ETA 00:00:42
- [3.5k/5.0k files][324.3 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:42
- [3.5k/5.0k files][324.3 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:42
- [3.5k/5.0k files][324.3 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:42
- [3.5k/5.0k files][324.3 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:42
- [3.5k/5.0k files][324.3 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:42
- [3.5k/5.0k files][324.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/rinkj/rinkj-epson870.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][324.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:42
- [3.5k/5.0k files][324.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:42
- [3.5k/5.0k files][324.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
- [3.5k/5.0k files][324.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:42
- [3.5k/5.0k files][324.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:42
- [3.5k/5.0k files][324.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:42
- [3.5k/5.0k files][324.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
- [3.5k/5.0k files][324.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
- [3.5k/5.0k files][324.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
- [3.5k/5.0k files][324.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
- [3.5k/5.0k files][324.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdft.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][324.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
- [3.5k/5.0k files][324.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
- [3.5k/5.0k files][324.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
- [3.5k/5.0k files][324.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
- [3.5k/5.0k files][324.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
- [3.5k/5.0k files][324.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
- [3.5k/5.0k files][324.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
- [3.5k/5.0k files][324.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
- [3.5k/5.0k files][324.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
- [3.5k/5.0k files][324.4 MiB/439.2 MiB] 73% Done 2.7 MiB/s ETA 00:00:43
- [3.5k/5.0k files][324.5 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:43
- [3.5k/5.0k files][324.5 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:43
- [3.5k/5.0k files][324.5 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:43
- [3.5k/5.0k files][324.5 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:43
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdf.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][324.5 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
- [3.5k/5.0k files][324.5 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
- [3.5k/5.0k files][324.5 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpsf.h [Content-Type=text/x-chdr]...
Step #8: - [3.5k/5.0k files][324.5 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpsds.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][324.5 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
- [3.5k/5.0k files][324.5 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
- [3.5k/5.0k files][324.5 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
- [3.5k/5.0k files][324.5 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
- [3.5k/5.0k files][324.5 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
- [3.5k/5.0k files][324.5 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdtf.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][324.5 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
- [3.5k/5.0k files][324.5 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
- [3.5k/5.0k files][324.5 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
- [3.5k/5.0k files][324.6 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
- [3.5k/5.0k files][324.6 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
- [3.5k/5.0k files][324.6 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdtb.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][324.6 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
- [3.5k/5.0k files][324.6 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
- [3.5k/5.0k files][324.6 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdtt.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][324.6 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
- [3.5k/5.0k files][324.7 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
- [3.5k/5.0k files][324.7 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/whitelst.h [Content-Type=text/x-chdr]...
Step #8: - [3.5k/5.0k files][324.7 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdfv.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][324.7 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdtt.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpsfx.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][324.7 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
- [3.5k/5.0k files][324.7 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpsdp.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][324.7 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdtc.c [Content-Type=text/x-csrc]...
Step #8: - [3.5k/5.0k files][324.7 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
- [3.6k/5.0k files][324.7 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpsu.c [Content-Type=text/x-csrc]...
Step #8: - [3.6k/5.0k files][324.7 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpsfu.c [Content-Type=text/x-csrc]...
Step #8: - [3.6k/5.0k files][324.8 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:43
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpsdi.c [Content-Type=text/x-csrc]...
Step #8: - [3.6k/5.0k files][324.8 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:43
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpsfm.c [Content-Type=text/x-csrc]...
Step #8: - [3.6k/5.0k files][324.8 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdfm.c [Content-Type=text/x-csrc]...
Step #8: - [3.6k/5.0k files][324.8 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdfx.h [Content-Type=text/x-chdr]...
Step #8: - [3.6k/5.0k files][324.8 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdfb.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdfu.c [Content-Type=text/x-csrc]...
Step #8: - [3.6k/5.0k files][324.9 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
- [3.6k/5.0k files][324.9 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/whitelst.c [Content-Type=text/x-csrc]...
Step #8: - [3.6k/5.0k files][324.9 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdtv.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpsf2.c [Content-Type=text/x-csrc]...
Step #8: - [3.6k/5.0k files][324.9 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
- [3.6k/5.0k files][324.9 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdfo.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdtx.h [Content-Type=text/x-chdr]...
Step #8: - [3.6k/5.0k files][325.0 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
- [3.6k/5.0k files][325.0 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdt.h [Content-Type=text/x-chdr]...
Step #8: - [3.6k/5.0k files][325.0 MiB/439.2 MiB] 73% Done 2.6 MiB/s ETA 00:00:44
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdfo.c [Content-Type=text/x-csrc]...
Step #8: - [3.6k/5.0k files][325.0 MiB/439.2 MiB] 74% Done 2.6 MiB/s ETA 00:00:44
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdfp.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpsds.h [Content-Type=text/x-chdr]...
Step #8: - [3.6k/5.0k files][325.0 MiB/439.2 MiB] 74% Done 2.6 MiB/s ETA 00:00:44
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdtd.h [Content-Type=text/x-chdr]...
Step #8: - [3.6k/5.0k files][325.0 MiB/439.2 MiB] 74% Done 2.6 MiB/s ETA 00:00:43
- [3.6k/5.0k files][325.1 MiB/439.2 MiB] 74% Done 2.6 MiB/s ETA 00:00:43
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdtv.c [Content-Type=text/x-csrc]...
Step #8: - [3.6k/5.0k files][325.1 MiB/439.2 MiB] 74% Done 2.6 MiB/s ETA 00:00:43
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpsft.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdti.h [Content-Type=text/x-chdr]...
Step #8: - [3.6k/5.0k files][325.2 MiB/439.2 MiB] 74% Done 2.6 MiB/s ETA 00:00:43
- [3.6k/5.0k files][325.2 MiB/439.2 MiB] 74% Done 2.6 MiB/s ETA 00:00:43
- [3.6k/5.0k files][325.2 MiB/439.2 MiB] 74% Done 2.6 MiB/s ETA 00:00:43
- [3.6k/5.0k files][325.2 MiB/439.2 MiB] 74% Done 2.6 MiB/s ETA 00:00:43
- [3.6k/5.0k files][325.2 MiB/439.2 MiB] 74% Done 2.6 MiB/s ETA 00:00:43
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdts.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdfj.c [Content-Type=text/x-csrc]...
Step #8: - [3.6k/5.0k files][325.2 MiB/439.2 MiB] 74% Done 2.6 MiB/s ETA 00:00:43
- [3.6k/5.0k files][325.2 MiB/439.2 MiB] 74% Done 2.6 MiB/s ETA 00:00:43
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdt.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevtxtw.c [Content-Type=text/x-csrc]...
Step #8: - [3.6k/5.0k files][325.3 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:43
- [3.6k/5.0k files][325.3 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:43
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpsdf.h [Content-Type=text/x-chdr]...
Step #8: - [3.6k/5.0k files][325.4 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdfi.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdfd.c [Content-Type=text/x-csrc]...
Step #8: - [3.6k/5.0k files][325.4 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:43
- [3.6k/5.0k files][325.4 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:43
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdtw.c [Content-Type=text/x-csrc]...
Step #8: - [3.6k/5.0k files][325.4 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:43
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdtf.h [Content-Type=text/x-chdr]...
Step #8: - [3.6k/5.0k files][325.4 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:43
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpsf1.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevxps.c [Content-Type=text/x-csrc]...
Step #8: - [3.6k/5.0k files][325.4 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:43
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdtw.h [Content-Type=text/x-chdr]...
Step #8: - [3.6k/5.0k files][325.4 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:43
- [3.6k/5.0k files][325.4 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdfe.c [Content-Type=text/x-csrc]...
Step #8: - [3.6k/5.0k files][325.5 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdfk.c [Content-Type=text/x-csrc]...
Step #8: - [3.6k/5.0k files][325.5 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdfg.h [Content-Type=text/x-chdr]...
Step #8: - [3.6k/5.0k files][325.5 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevagl.h [Content-Type=text/x-chdr]...
Step #8: - [3.6k/5.0k files][325.5 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:42
- [3.6k/5.0k files][325.6 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevagl.c [Content-Type=text/x-csrc]...
Step #8: - [3.6k/5.0k files][325.6 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpsdu.c [Content-Type=text/x-csrc]...
Step #8: - [3.6k/5.0k files][325.6 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdts.c [Content-Type=text/x-csrc]...
Step #8: - [3.6k/5.0k files][325.6 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdti.c [Content-Type=text/x-csrc]...
Step #8: - [3.6k/5.0k files][325.6 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:42
- [3.6k/5.0k files][325.6 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:42
- [3.6k/5.0k files][325.7 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdfb.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpx.c [Content-Type=text/x-csrc]...
Step #8: - [3.6k/5.0k files][325.7 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:42
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdtb.h [Content-Type=text/x-chdr]...
Step #8: - [3.6k/5.0k files][325.7 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:42
- [3.6k/5.0k files][325.7 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:42
\
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdfc.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdfc.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][325.8 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:41
\ [3.6k/5.0k files][325.8 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdfr.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][325.9 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdte.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][325.9 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdtd.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][326.0 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpdfg.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][326.0 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/devices/vector/gdevpsu.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsparamx.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][326.0 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:41
\ [3.6k/5.0k files][326.0 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:41
\ [3.6k/5.0k files][326.1 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxidata.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][326.1 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxcllzw.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][326.1 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:41
\ [3.6k/5.0k files][326.1 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:41
\ [3.6k/5.0k files][326.1 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsicc_manage.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_paper.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][326.1 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:41
\ [3.6k/5.0k files][326.1 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:41
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxclthrd.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevp14.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][326.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
\ [3.6k/5.0k files][326.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
\ [3.6k/5.0k files][326.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
\ [3.6k/5.0k files][326.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevdrop.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][326.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsicc_profilecache.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][326.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
\ [3.6k/5.0k files][326.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
\ [3.6k/5.0k files][326.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
\ [3.6k/5.0k files][326.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxdownscale.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][326.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
\ [3.6k/5.0k files][326.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
\ [3.6k/5.0k files][326.3 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsiodev.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxchar.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/jmemcust.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][326.3 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
\ [3.6k/5.0k files][326.3 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
\ [3.6k/5.0k files][326.3 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsgcache.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][326.3 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
\ [3.6k/5.0k files][326.3 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
\ [3.6k/5.0k files][326.3 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
\ [3.6k/5.0k files][326.3 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
\ [3.6k/5.0k files][326.3 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
\ [3.6k/5.0k files][326.3 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevhit.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][326.4 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
\ [3.6k/5.0k files][326.5 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
\ [3.6k/5.0k files][326.5 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
\ [3.6k/5.0k files][326.5 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
\ [3.6k/5.0k files][326.6 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxcldev.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][326.7 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_mslib.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][326.8 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:39
\ [3.6k/5.0k files][326.8 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxdtfill.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][326.8 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:39
\ [3.6k/5.0k files][326.8 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:39
\ [3.6k/5.0k files][326.8 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:39
\ [3.6k/5.0k files][326.8 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:39
\ [3.6k/5.0k files][326.8 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:39
\ [3.6k/5.0k files][326.8 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:39
\ [3.6k/5.0k files][326.8 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxcomp.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][326.9 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
\ [3.6k/5.0k files][327.0 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsicc_create.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][327.0 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsmemory.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][327.0 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
\ [3.6k/5.0k files][327.0 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/scfetab.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][327.0 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
\ [3.6k/5.0k files][327.0 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscsel.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][327.0 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevmx.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][327.0 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
\ [3.6k/5.0k files][327.0 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxhintn1.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][327.0 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
\ [3.6k/5.0k files][327.0 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gslibctx.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][327.1 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
\ [3.6k/5.0k files][327.1 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
\ [3.6k/5.0k files][327.1 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/bench.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][327.1 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
\ [3.6k/5.0k files][327.3 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:38
\ [3.6k/5.0k files][327.5 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscoord.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][327.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gximdecode.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][327.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsptype1.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][327.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_wxpsprn.cpp [Content-Type=text/x-c++src]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevm32.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][327.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxcmap.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][327.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevppla.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][327.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscrypt1.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][327.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_os2.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][327.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevm56.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxp1impl.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][327.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsstruct.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsbitops.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][327.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsmalloc.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gstypes.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gstrans.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/tessocr.cpp [Content-Type=text/x-c++src]...
Step #8: \ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscssub.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevp14.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxclist.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsstate.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscolor1.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxdht.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][327.7 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscdevn.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][327.8 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscspace.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][327.8 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.8 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsrefct.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][327.9 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.9 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.9 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsdll.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][327.9 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.9 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.9 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsmatrix.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][327.9 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxfapiu.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][327.9 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][327.9 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/png_.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][327.9 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxicolor.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/scantab.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][327.9 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][328.0 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsbittab.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][328.0 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:36
\ [3.6k/5.0k files][328.0 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscssub.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][328.0 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][328.0 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][328.0 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][328.0 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][328.0 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxobj.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][328.0 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][328.0 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][328.0 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][328.0 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxp1fill.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/simscale_foo.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][328.0 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:36
\ [3.6k/5.0k files][328.0 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:36
\ [3.6k/5.0k files][328.0 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gspenum.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][328.0 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:36
\ [3.6k/5.0k files][328.0 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxdevcli.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][328.0 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][328.0 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][328.0 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][328.0 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/stdpre.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevpxop.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsequivc.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsncdummy.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gximag3x.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsserial.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevmpla.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsfunc4.c [Content-Type=text/x-csrc]...
Step #8: \ [3.6k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxline.h [Content-Type=text/x-chdr]...
Step #8: \ [3.6k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.6k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/dos_.h [Content-Type=text/x-chdr]...
Step #8: \ [3.7k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gstext.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsgdata.h [Content-Type=text/x-chdr]...
Step #8: \ [3.7k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_wpapr.c [Content-Type=text/x-csrc]...
Step #8: \ [3.7k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/ttconf.h [Content-Type=text/x-chdr]...
Step #8: \ [3.7k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sjpx_none.c [Content-Type=text/x-csrc]...
Step #8: \ [3.7k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/szlibxx.h [Content-Type=text/x-chdr]...
Step #8: \ [3.7k/5.0k files][328.1 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.2 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.2 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.2 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.2 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.4 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.4 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.4 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.4 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gx.h [Content-Type=text/x-chdr]...
Step #8: \ [3.7k/5.0k files][328.4 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscindex.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxdda.h [Content-Type=text/x-chdr]...
Step #8: \ [3.7k/5.0k files][328.4 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.4 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.4 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sjbig2_luratech.c [Content-Type=text/x-csrc]...
Step #8: \ [3.7k/5.0k files][328.4 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.4 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/stream.h [Content-Type=text/x-chdr]...
Step #8: \ [3.7k/5.0k files][328.4 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.4 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsfunc.h [Content-Type=text/x-chdr]...
Step #8: \ [3.7k/5.0k files][328.4 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.4 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxpcmap.c [Content-Type=text/x-csrc]...
Step #8: \ [3.7k/5.0k files][328.4 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsfcid2.c [Content-Type=text/x-csrc]...
Step #8: \ [3.7k/5.0k files][328.4 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.4 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.4 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gstiffio.c [Content-Type=text/x-csrc]...
Step #8: \ [3.7k/5.0k files][328.4 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.4 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.4 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.4 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.4 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.4 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsstrl.c [Content-Type=text/x-csrc]...
Step #8: \ [3.7k/5.0k files][328.5 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.5 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxccman.c [Content-Type=text/x-csrc]...
Step #8: \ [3.7k/5.0k files][328.5 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/simscale.h [Content-Type=text/x-chdr]...
Step #8: \ [3.7k/5.0k files][328.5 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.5 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsform1.h [Content-Type=text/x-chdr]...
Step #8: \ [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_psync.c [Content-Type=text/x-csrc]...
Step #8: \ [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
\ [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
|
| [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
| [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
| [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxclpath.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
| [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
| [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
| [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
| [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
| [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
| [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
| [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
| [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
| [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
| [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
| [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
| [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsicc_nocm.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxpdash.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
| [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
| [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
| [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxsample.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
| [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
| [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
| [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 3.0 MiB/s ETA 00:00:37
| [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevmrun.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
| [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
| [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxdcolor.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
| [3.7k/5.0k files][328.6 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gstype42.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][328.7 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevdbit.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][328.7 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
| [3.7k/5.0k files][328.7 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sddparam.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][328.7 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxclpath.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxpcolor.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][328.7 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
| [3.7k/5.0k files][328.7 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gstype1.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][328.7 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
| [3.7k/5.0k files][328.7 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
| [3.7k/5.0k files][328.7 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxclip.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][328.7 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/dirent_.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][328.7 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsstate.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][328.7 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_strdl.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][328.8 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsiorom.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/errno_.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][328.8 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
| [3.7k/5.0k files][328.8 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][328.8 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsparam.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][328.8 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
| [3.7k/5.0k files][328.8 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/simscale.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][328.9 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxhtbit.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][328.9 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsropt.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][328.9 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsfont0.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][328.9 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/spwgd.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][328.9 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/slzwd.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][328.9 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevepo.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][328.9 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/ttobjs.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][328.9 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gximage3.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][328.9 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_wgetv.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][328.9 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gzht.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][328.9 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gshsb.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][328.9 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/icc34.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][329.0 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxmclip.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.0 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/write_t2.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.0 MiB/439.2 MiB] 74% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsfcid.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.0 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsdsrc.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.0 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/szlibe.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.0 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsroprun1.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxi16bit.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.0 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.0 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsfont.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][329.0 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sarc4.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][329.0 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsicc.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevsclass.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.0 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.0 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.0 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.0 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.0 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.0 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsuid.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][329.1 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/shc.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][329.1 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsmchunk.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][329.1 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sbcp.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.1 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gshsb.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.1 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_stdin.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.1 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsfcmap.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.1 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsptype2.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.1 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxdcconv.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][329.1 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscicach.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/ttfinp.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxiscale.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevprn.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsline.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsxfont.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/bobbin.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxstroke.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
| [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxcdevn.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
| [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxcindex.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsdllwin.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_unifn.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
| [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
| [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
| [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
| [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevkrnlsclass.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
| [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
| [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
| [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gpmisc.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
| [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
| [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.8 MiB/s ETA 00:00:40
| [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:40
| [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsargs.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxdevbuf.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:40
| [3.7k/5.0k files][329.2 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxdhtserial.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.3 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscolor3.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxfont1.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][329.3 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:40
| [3.7k/5.0k files][329.3 MiB/439.2 MiB] 74% Done 2.7 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gslparam.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][329.5 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:40
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsicc_cache.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.6 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.6 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.6 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.6 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.6 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.6 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.6 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.6 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.6 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.6 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/smd5.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][329.6 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.6 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.6 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.6 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.6 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.6 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gshtx.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.6 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.6 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.6 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/srlx.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][329.6 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxcht.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.6 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.6 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.6 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxcpath.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][329.7 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxclipm.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.7 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/strmio.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.7 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsstype.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][329.7 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxclipm.h [Content-Type=text/x-chdr]...
Step #8: | [3.7k/5.0k files][329.7 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxi12bit.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.7 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.7 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/ttobjs.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.7 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/write_t1.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/ttfmain.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.7 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gschar0.c [Content-Type=text/x-csrc]...
Step #8: | [3.7k/5.0k files][329.7 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.7 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.7 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.7k/5.0k files][329.7 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.8k/5.0k files][329.7 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxpath.c [Content-Type=text/x-csrc]...
Step #8: | [3.8k/5.0k files][329.7 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.8k/5.0k files][329.7 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sfxboth.c [Content-Type=text/x-csrc]...
Step #8: | [3.8k/5.0k files][329.7 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.8k/5.0k files][329.7 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscoord.c [Content-Type=text/x-csrc]...
Step #8: | [3.8k/5.0k files][329.7 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.8k/5.0k files][329.8 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsftopts.h [Content-Type=text/x-chdr]...
Step #8: | [3.8k/5.0k files][329.8 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.8k/5.0k files][329.8 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsrop.c [Content-Type=text/x-csrc]...
Step #8: | [3.8k/5.0k files][329.8 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sdctd.c [Content-Type=text/x-csrc]...
Step #8: | [3.8k/5.0k files][329.8 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.8k/5.0k files][329.8 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsflip.c [Content-Type=text/x-csrc]...
Step #8: | [3.8k/5.0k files][329.8 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevdevnprn.h [Content-Type=text/x-chdr]...
Step #8: | [3.8k/5.0k files][329.8 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxfixed.h [Content-Type=text/x-chdr]...
Step #8: | [3.8k/5.0k files][329.8 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxclmem.c [Content-Type=text/x-csrc]...
Step #8: | [3.8k/5.0k files][329.9 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.8k/5.0k files][329.9 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxalloc.h [Content-Type=text/x-chdr]...
Step #8: | [3.8k/5.0k files][329.9 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/slzwx.h [Content-Type=text/x-chdr]...
Step #8: | [3.8k/5.0k files][329.9 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxsync.c [Content-Type=text/x-csrc]...
Step #8: | [3.8k/5.0k files][329.9 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxfcmap.h [Content-Type=text/x-chdr]...
Step #8: | [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsicc_manage.c [Content-Type=text/x-csrc]...
Step #8: | [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxclutil.c [Content-Type=text/x-csrc]...
Step #8: | [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sa85d.c [Content-Type=text/x-csrc]...
Step #8: | [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/std.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscpixel.c [Content-Type=text/x-csrc]...
Step #8: | [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
| [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsicc_lcms2mt.c [Content-Type=text/x-csrc]...
Step #8: | [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
| [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
| [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
| [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
| [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
| [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
| [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gstrans.c [Content-Type=text/x-csrc]...
Step #8: | [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
| [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
| [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
| [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
| [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
| [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
| [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
| [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
| [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/fapiufst.c [Content-Type=text/x-csrc]...
Step #8: | [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
| [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
| [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
| [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
| [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
| [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/fapibstm.c [Content-Type=text/x-csrc]...
Step #8: | [3.8k/5.0k files][330.0 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
/
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/ttload.h [Content-Type=text/x-chdr]...
Step #8: / [3.8k/5.0k files][330.1 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/malloc_.h [Content-Type=text/x-chdr]...
Step #8: / [3.8k/5.0k files][330.2 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/x_.h [Content-Type=text/x-chdr]...
Step #8: / [3.8k/5.0k files][330.2 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevmplt.c [Content-Type=text/x-csrc]...
Step #8: / [3.8k/5.0k files][330.2 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_mktmp.c [Content-Type=text/x-csrc]...
Step #8: / [3.8k/5.0k files][330.3 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gximdecode.h [Content-Type=text/x-chdr]...
Step #8: / [3.8k/5.0k files][330.3 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevmr2n.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscedata.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxband.h [Content-Type=text/x-chdr]...
Step #8: / [3.8k/5.0k files][330.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.8k/5.0k files][330.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.8k/5.0k files][330.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/string_.h [Content-Type=text/x-chdr]...
Step #8: / [3.8k/5.0k files][330.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxpflat.c [Content-Type=text/x-csrc]...
Step #8: / [3.8k/5.0k files][330.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscrd.h [Content-Type=text/x-chdr]...
Step #8: / [3.8k/5.0k files][330.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.8k/5.0k files][330.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.8k/5.0k files][330.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.8k/5.0k files][330.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.8k/5.0k files][330.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sstring.c [Content-Type=text/x-csrc]...
Step #8: / [3.8k/5.0k files][330.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.8k/5.0k files][330.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.8k/5.0k files][330.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/ttfoutl.h [Content-Type=text/x-chdr]...
Step #8: / [3.8k/5.0k files][330.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.8k/5.0k files][330.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.8k/5.0k files][330.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.8k/5.0k files][330.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.8k/5.0k files][330.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.8k/5.0k files][330.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.8k/5.0k files][330.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.8k/5.0k files][330.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_os9.c [Content-Type=text/x-csrc]...
Step #8: / [3.8k/5.0k files][330.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.8k/5.0k files][330.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.8k/5.0k files][330.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.8k/5.0k files][330.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxfont.h [Content-Type=text/x-chdr]...
Step #8: / [3.8k/5.0k files][330.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.8k/5.0k files][330.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.8k/5.0k files][330.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsroprun24.h [Content-Type=text/x-chdr]...
Step #8: / [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gschar.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gssprintf.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxclzlib.c [Content-Type=text/x-csrc]...
Step #8: / [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/ttfinp.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sjpege.c [Content-Type=text/x-csrc]...
Step #8: / [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxdhtserial.h [Content-Type=text/x-chdr]...
Step #8: / [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sfxcommon.c [Content-Type=text/x-csrc]...
Step #8: / [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxclrast.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevkrnlsclass.h [Content-Type=text/x-chdr]...
Step #8: / [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_msprn.c [Content-Type=text/x-csrc]...
Step #8: / [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxshade6.c [Content-Type=text/x-csrc]...
Step #8: / [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevmr1.c [Content-Type=text/x-csrc]...
Step #8: / [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sjbig2.h [Content-Type=text/x-chdr]...
Step #8: / [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxclthrd.h [Content-Type=text/x-chdr]...
Step #8: / [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/claptrap-impl.h [Content-Type=text/x-chdr]...
Step #8: / [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxcvalue.h [Content-Type=text/x-chdr]...
Step #8: / [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_mspol.c [Content-Type=text/x-csrc]...
Step #8: / [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxshade1.c [Content-Type=text/x-csrc]...
Step #8: / [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][330.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][330.8 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][330.8 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevnfwd.c [Content-Type=text/x-csrc]...
Step #8: / [3.8k/5.0k files][330.9 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxclip.c [Content-Type=text/x-csrc]...
Step #8: / [3.8k/5.0k files][330.9 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/seexec.c [Content-Type=text/x-csrc]...
Step #8: / [3.8k/5.0k files][330.9 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][331.0 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][331.0 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][331.0 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][331.0 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gximage4.c [Content-Type=text/x-csrc]...
Step #8: / [3.8k/5.0k files][331.0 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][331.0 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxscanc.h [Content-Type=text/x-chdr]...
Step #8: / [3.8k/5.0k files][331.0 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][331.0 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sfilter.h [Content-Type=text/x-chdr]...
Step #8: / [3.8k/5.0k files][331.0 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsalloc.h [Content-Type=text/x-chdr]...
Step #8: / [3.8k/5.0k files][331.0 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][331.0 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][331.1 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/srdline.h [Content-Type=text/x-chdr]...
Step #8: / [3.8k/5.0k files][331.1 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
/ [3.8k/5.0k files][331.1 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
/ [3.8k/5.0k files][331.2 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
/ [3.8k/5.0k files][331.3 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
/ [3.8k/5.0k files][331.3 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
/ [3.8k/5.0k files][331.3 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
/ [3.8k/5.0k files][331.3 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
/ [3.8k/5.0k files][331.3 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
/ [3.8k/5.0k files][331.3 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
/ [3.8k/5.0k files][331.3 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
/ [3.8k/5.0k files][331.3 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sbtx.h [Content-Type=text/x-chdr]...
Step #8: / [3.8k/5.0k files][331.3 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsfunc0.c [Content-Type=text/x-csrc]...
Step #8: / [3.8k/5.0k files][331.3 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
/ [3.8k/5.0k files][331.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxht.h [Content-Type=text/x-chdr]...
Step #8: / [3.8k/5.0k files][331.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
/ [3.8k/5.0k files][331.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/write_t1.h [Content-Type=text/x-chdr]...
Step #8: / [3.8k/5.0k files][331.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
/ [3.8k/5.0k files][331.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
/ [3.8k/5.0k files][331.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
/ [3.8k/5.0k files][331.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscolor.c [Content-Type=text/x-csrc]...
Step #8: / [3.8k/5.0k files][331.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][331.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][331.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][331.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][331.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevm1.c [Content-Type=text/x-csrc]...
Step #8: / [3.8k/5.0k files][331.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][331.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][331.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][331.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsicc_profilecache.c [Content-Type=text/x-csrc]...
Step #8: / [3.8k/5.0k files][331.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][331.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][331.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.8k/5.0k files][331.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.8k/5.0k files][331.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.9k/5.0k files][331.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.9k/5.0k files][331.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.9k/5.0k files][331.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.9k/5.0k files][331.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/assert_.h [Content-Type=text/x-chdr]...
Step #8: / [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxsamplp.h [Content-Type=text/x-chdr]...
Step #8: / [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sjpx_luratech.c [Content-Type=text/x-csrc]...
Step #8: / [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sbcp.h [Content-Type=text/x-chdr]...
Step #8: / [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/siscale.h [Content-Type=text/x-chdr]...
Step #8: / [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxifast.c [Content-Type=text/x-csrc]...
Step #8: / [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsmemory.c [Content-Type=text/x-csrc]...
Step #8: / [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsalloc.c [Content-Type=text/x-csrc]...
Step #8: / [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/shc.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxcolor2.h [Content-Type=text/x-chdr]...
Step #8: / [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
/ [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
/ [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxchrout.h [Content-Type=text/x-chdr]...
Step #8: / [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/scommon.h [Content-Type=text/x-chdr]...
Step #8: / [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsfunc.c [Content-Type=text/x-csrc]...
Step #8: / [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sa85x.h [Content-Type=text/x-chdr]...
Step #8: / [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxfilltr.h [Content-Type=text/x-chdr]...
Step #8: / [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscolor1.c [Content-Type=text/x-csrc]...
Step #8: / [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/ramfs.c [Content-Type=text/x-csrc]...
Step #8: / [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
/ [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxscanc.c [Content-Type=text/x-csrc]...
Step #8: / [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxht.c [Content-Type=text/x-csrc]...
Step #8: / [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/scfdgen.c [Content-Type=text/x-csrc]...
Step #8: / [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/slzwe.c [Content-Type=text/x-csrc]...
Step #8: / [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gstrap.c [Content-Type=text/x-csrc]...
Step #8: / [3.9k/5.0k files][331.5 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsiparam.h [Content-Type=text/x-chdr]...
Step #8: / [3.9k/5.0k files][331.6 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxclio.h [Content-Type=text/x-chdr]...
Step #8: / [3.9k/5.0k files][331.6 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscrdp.h [Content-Type=text/x-chdr]...
Step #8: / [3.9k/5.0k files][331.6 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsicc_cms.h [Content-Type=text/x-chdr]...
Step #8: / [3.9k/5.0k files][331.6 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsdevice.h [Content-Type=text/x-chdr]...
Step #8: / [3.9k/5.0k files][331.6 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/strimpl.h [Content-Type=text/x-chdr]...
Step #8: / [3.9k/5.0k files][331.6 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxhldevc.c [Content-Type=text/x-csrc]...
Step #8: / [3.9k/5.0k files][331.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/echogs.c [Content-Type=text/x-csrc]...
Step #8: / [3.9k/5.0k files][331.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxcmap.c [Content-Type=text/x-csrc]...
Step #8: / [3.9k/5.0k files][331.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsfcmap.h [Content-Type=text/x-chdr]...
Step #8: / [3.9k/5.0k files][331.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gspcolor.h [Content-Type=text/x-chdr]...
Step #8: / [3.9k/5.0k files][331.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:38
/ [3.9k/5.0k files][331.9 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sfilter1.c [Content-Type=text/x-csrc]...
Step #8: / [3.9k/5.0k files][331.9 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsptype1.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/srle.c [Content-Type=text/x-csrc]...
Step #8: / [3.9k/5.0k files][331.9 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.9k/5.0k files][331.9 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.9k/5.0k files][331.9 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxdcconv.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevdcrd.h [Content-Type=text/x-chdr]...
Step #8: / [3.9k/5.0k files][331.9 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsiparm4.h [Content-Type=text/x-chdr]...
Step #8: / [3.9k/5.0k files][331.9 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.9k/5.0k files][331.9 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevpipe.c [Content-Type=text/x-csrc]...
Step #8: / [3.9k/5.0k files][331.9 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxclread.c [Content-Type=text/x-csrc]...
Step #8: / [3.9k/5.0k files][331.9 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxfont0c.h [Content-Type=text/x-chdr]...
Step #8: / [3.9k/5.0k files][331.9 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
/ [3.9k/5.0k files][331.9 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxdevndi.c [Content-Type=text/x-csrc]...
Step #8: / [3.9k/5.0k files][331.9 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
-
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/spsdf.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sdcparam.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][331.9 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
- [3.9k/5.0k files][331.9 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsmchunk.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxdevmem.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.0 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
- [3.9k/5.0k files][332.0 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
- [3.9k/5.0k files][332.0 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gspath2.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.0 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsicc_monitorcm.c [Content-Type=text/x-csrc]...
Step #8: - [3.9k/5.0k files][332.1 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsnamecl.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxfont42.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.1 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
- [3.9k/5.0k files][332.1 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
- [3.9k/5.0k files][332.1 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxiclass.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.2 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.2 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscrd.c [Content-Type=text/x-csrc]...
Step #8: - [3.9k/5.0k files][332.2 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gspaint.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.2 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsccolor.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.2 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsbitcom.c [Content-Type=text/x-csrc]...
Step #8: - [3.9k/5.0k files][332.2 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/tessocr.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.2 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gshtx.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevsclass.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.2 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.2 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/math_.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxclrect.c [Content-Type=text/x-csrc]...
Step #8: - [3.9k/5.0k files][332.2 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.2 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/pipe_.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.2 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
- [3.9k/5.0k files][332.2 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.2 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.2 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxftype.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.3 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsgdata.c [Content-Type=text/x-csrc]...
Step #8: - [3.9k/5.0k files][332.3 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_wsync.c [Content-Type=text/x-csrc]...
Step #8: - [3.9k/5.0k files][332.3 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.3 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.3 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gs_dll_call.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.3 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.3 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.3 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.3 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.3 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.3 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gximage.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.3 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevmr8n.c [Content-Type=text/x-csrc]...
Step #8: - [3.9k/5.0k files][332.3 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/stdio_.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.3 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.3 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscolor3.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.3 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.3 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.3 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.3 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxblend.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxblend.c [Content-Type=text/x-csrc]...
Step #8: - [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevbbox.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/spprint.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_os2pr.c [Content-Type=text/x-csrc]...
Step #8: - [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gpgetenv.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevmplt.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxttfb.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevmrop.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxxfont.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/ttload.c [Content-Type=text/x-csrc]...
Step #8: - [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxclbits.c [Content-Type=text/x-csrc]...
Step #8: - [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gspath.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.4 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/claptrap.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/vms_x_fix.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gstparam.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gspcolor.c [Content-Type=text/x-csrc]...
Step #8: - [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxfcmap1.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/ttfmemd.c [Content-Type=text/x-csrc]...
Step #8: - [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevpxat.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscolor.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/jerror_.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsiparm3.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/vmsmath.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_nxpsprn.c [Content-Type=text/x-csrc]...
Step #8: - [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gzpath.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sjpegc.c [Content-Type=text/x-csrc]...
Step #8: - [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/ttfsfnt.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevbbox.c [Content-Type=text/x-csrc]...
Step #8: - [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/pack_ps.c [Content-Type=text/x-csrc]...
Step #8: - [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/winrtsup.cpp [Content-Type=text/x-c++src]...
Step #8: - [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.8 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevm48.c [Content-Type=text/x-csrc]...
Step #8: - [3.9k/5.0k files][332.9 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.9 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevdevn.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.9 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gslib.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxshade.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.9 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxcpath.c [Content-Type=text/x-csrc]...
Step #8: - [3.9k/5.0k files][332.9 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.9 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevflp.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.9 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.9 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.9 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.9 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxcoord.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxfill.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.9 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxalpha.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.9 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.9 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/ttcalc.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxtype1.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.9 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxfcid.h [Content-Type=text/x-chdr]...
Step #8: - [3.9k/5.0k files][332.9 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.9 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.9 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.9 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.9 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevddrw.c [Content-Type=text/x-csrc]...
Step #8: - [3.9k/5.0k files][332.9 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.9 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.9 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [3.9k/5.0k files][332.9 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsimage.c [Content-Type=text/x-csrc]...
Step #8: - [3.9k/5.0k files][332.9 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/wrfont.c [Content-Type=text/x-csrc]...
Step #8: - [4.0k/5.0k files][333.0 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [4.0k/5.0k files][333.0 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsipar3x.h [Content-Type=text/x-chdr]...
Step #8: - [4.0k/5.0k files][333.0 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [4.0k/5.0k files][333.0 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [4.0k/5.0k files][333.0 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [4.0k/5.0k files][333.0 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsmd5.h [Content-Type=text/x-chdr]...
Step #8: - [4.0k/5.0k files][333.0 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sjbig2.c [Content-Type=text/x-csrc]...
Step #8: - [4.0k/5.0k files][333.0 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [4.0k/5.0k files][333.0 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxhintn.h [Content-Type=text/x-chdr]...
Step #8: - [4.0k/5.0k files][333.0 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [4.0k/5.0k files][333.0 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsbittab.h [Content-Type=text/x-chdr]...
Step #8: - [4.0k/5.0k files][333.1 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [4.0k/5.0k files][333.1 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscspace.h [Content-Type=text/x-chdr]...
Step #8: - [4.0k/5.0k files][333.1 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/saes.c [Content-Type=text/x-csrc]...
Step #8: - [4.0k/5.0k files][333.1 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gzspotan.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxfapi.c [Content-Type=text/x-csrc]...
Step #8: - [4.0k/5.0k files][333.1 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [4.0k/5.0k files][333.1 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsdps1.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_upapr.c [Content-Type=text/x-csrc]...
Step #8: - [4.0k/5.0k files][333.1 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [4.0k/5.0k files][333.1 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [4.0k/5.0k files][333.1 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [4.0k/5.0k files][333.1 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsfname.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsequivc.h [Content-Type=text/x-chdr]...
Step #8: - [4.0k/5.0k files][333.2 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [4.0k/5.0k files][333.2 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevpxen.h [Content-Type=text/x-chdr]...
Step #8: - [4.0k/5.0k files][333.2 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [4.0k/5.0k files][333.2 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/tttype.h [Content-Type=text/x-chdr]...
Step #8: - [4.0k/5.0k files][333.2 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sdct.h [Content-Type=text/x-chdr]...
Step #8: - [4.0k/5.0k files][333.2 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsutil.c [Content-Type=text/x-csrc]...
Step #8: - [4.0k/5.0k files][333.2 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevddrw.h [Content-Type=text/x-chdr]...
Step #8: - [4.0k/5.0k files][333.2 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/ssha2.c [Content-Type=text/x-csrc]...
Step #8: - [4.0k/5.0k files][333.2 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/spwgx.h [Content-Type=text/x-chdr]...
Step #8: - [4.0k/5.0k files][333.2 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [4.0k/5.0k files][333.2 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sfxstdio.c [Content-Type=text/x-csrc]...
Step #8: - [4.0k/5.0k files][333.2 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [4.0k/5.0k files][333.2 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [4.0k/5.0k files][333.2 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [4.0k/5.0k files][333.2 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
- [4.0k/5.0k files][333.3 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.3 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.3 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sstring.h [Content-Type=text/x-chdr]...
Step #8: - [4.0k/5.0k files][333.3 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.3 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.3 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxclipsr.h [Content-Type=text/x-chdr]...
Step #8: - [4.0k/5.0k files][333.3 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxchrout.c [Content-Type=text/x-csrc]...
Step #8: - [4.0k/5.0k files][333.3 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxclfile.c [Content-Type=text/x-csrc]...
Step #8: - [4.0k/5.0k files][333.3 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/genht.c [Content-Type=text/x-csrc]...
Step #8: - [4.0k/5.0k files][333.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsdsrc.h [Content-Type=text/x-chdr]...
Step #8: - [4.0k/5.0k files][333.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/ttcalc.h [Content-Type=text/x-chdr]...
Step #8: - [4.0k/5.0k files][333.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsnogc.c [Content-Type=text/x-csrc]...
Step #8: - [4.0k/5.0k files][333.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxsample.c [Content-Type=text/x-csrc]...
Step #8: - [4.0k/5.0k files][333.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxshade4.h [Content-Type=text/x-chdr]...
Step #8: - [4.0k/5.0k files][333.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxht_thresh.c [Content-Type=text/x-csrc]...
Step #8: - [4.0k/5.0k files][333.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sdcparam.c [Content-Type=text/x-csrc]...
Step #8: - [4.0k/5.0k files][333.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxfill.c [Content-Type=text/x-csrc]...
Step #8: - [4.0k/5.0k files][333.4 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gschar.c [Content-Type=text/x-csrc]...
Step #8: - [4.0k/5.0k files][333.5 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/scfe.c [Content-Type=text/x-csrc]...
Step #8: - [4.0k/5.0k files][333.5 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.5 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.5 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.5 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.5 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.5 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsfont.c [Content-Type=text/x-csrc]...
Step #8: - [4.0k/5.0k files][333.5 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/write_t2.h [Content-Type=text/x-chdr]...
Step #8: - [4.0k/5.0k files][333.5 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscrypt1.h [Content-Type=text/x-chdr]...
Step #8: - [4.0k/5.0k files][333.5 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
- [4.0k/5.0k files][333.5 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
\
\ [4.0k/5.0k files][333.5 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][333.5 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][333.6 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][333.6 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
\ [4.0k/5.0k files][333.6 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
\ [4.0k/5.0k files][333.6 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
\ [4.0k/5.0k files][333.6 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:35
\ [4.0k/5.0k files][333.6 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][333.6 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][333.6 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/claptrap-planar.c [Content-Type=text/x-csrc]...
Step #8: \ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsclipsr.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsdevmem.c [Content-Type=text/x-csrc]...
Step #8: \ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsgcache.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdebug.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 3.0 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevmem.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/simscale_foo.c [Content-Type=text/x-csrc]...
Step #8: \ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
\ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
\ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
\ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gzacpath.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gserrors.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
\ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsmemraw.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
\ [4.0k/5.0k files][333.7 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxsync.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][333.8 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sdeparam.c [Content-Type=text/x-csrc]...
Step #8: \ [4.0k/5.0k files][333.8 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxfcache.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][333.8 MiB/439.2 MiB] 75% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxpaint.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][333.8 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/memory_.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][333.8 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsfcmap1.c [Content-Type=text/x-csrc]...
Step #8: \ [4.0k/5.0k files][333.8 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/scfx.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][333.8 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevdevn.c [Content-Type=text/x-csrc]...
Step #8: \ [4.0k/5.0k files][333.8 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsmisc.c [Content-Type=text/x-csrc]...
Step #8: \ [4.0k/5.0k files][333.8 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_nsync.c [Content-Type=text/x-csrc]...
Step #8: \ [4.0k/5.0k files][333.8 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsdcolor.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][333.8 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:37
\ [4.0k/5.0k files][333.8 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevplnx.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscie.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][333.8 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:37
\ [4.0k/5.0k files][333.8 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxtmap.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][333.8 MiB/439.2 MiB] 75% Done 2.8 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/tess_version.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][333.8 MiB/439.2 MiB] 76% Done 2.8 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sjpx_luratech.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sisparam.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][333.8 MiB/439.2 MiB] 76% Done 2.8 MiB/s ETA 00:00:37
\ [4.0k/5.0k files][333.8 MiB/439.2 MiB] 76% Done 2.8 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxtype1.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxhttile.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][333.8 MiB/439.2 MiB] 76% Done 2.8 MiB/s ETA 00:00:37
\ [4.0k/5.0k files][333.8 MiB/439.2 MiB] 76% Done 2.8 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsicc_replacecm.c [Content-Type=text/x-csrc]...
Step #8: \ [4.0k/5.0k files][333.8 MiB/439.2 MiB] 76% Done 2.8 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_mswin.c [Content-Type=text/x-csrc]...
Step #8: \ [4.0k/5.0k files][333.8 MiB/439.2 MiB] 76% Done 2.8 MiB/s ETA 00:00:37
\ [4.0k/5.0k files][333.8 MiB/439.2 MiB] 76% Done 2.8 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sdcte.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_mshdl.c [Content-Type=text/x-csrc]...
Step #8: \ [4.0k/5.0k files][333.8 MiB/439.2 MiB] 76% Done 2.8 MiB/s ETA 00:00:37
\ [4.0k/5.0k files][333.8 MiB/439.2 MiB] 76% Done 2.8 MiB/s ETA 00:00:37
\ [4.0k/5.0k files][333.8 MiB/439.2 MiB] 76% Done 2.8 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gpsync.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][333.9 MiB/439.2 MiB] 76% Done 2.8 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/ttconfig.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][333.9 MiB/439.2 MiB] 76% Done 2.8 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gspath.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevm2.c [Content-Type=text/x-csrc]...
Step #8: \ [4.0k/5.0k files][333.9 MiB/439.2 MiB] 76% Done 2.8 MiB/s ETA 00:00:37
\ [4.0k/5.0k files][333.9 MiB/439.2 MiB] 76% Done 2.8 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxacpath.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/spdiffx.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][333.9 MiB/439.2 MiB] 76% Done 2.8 MiB/s ETA 00:00:37
\ [4.0k/5.0k files][334.0 MiB/439.2 MiB] 76% Done 2.8 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevprn.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][334.0 MiB/439.2 MiB] 76% Done 2.8 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/claptrap-init.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevflp.c [Content-Type=text/x-csrc]...
Step #8: \ [4.0k/5.0k files][334.0 MiB/439.2 MiB] 76% Done 2.8 MiB/s ETA 00:00:37
\ [4.0k/5.0k files][334.0 MiB/439.2 MiB] 76% Done 2.8 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sdctc.c [Content-Type=text/x-csrc]...
Step #8: \ [4.0k/5.0k files][334.0 MiB/439.2 MiB] 76% Done 2.8 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsline.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][334.0 MiB/439.2 MiB] 76% Done 2.8 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/ramfs.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][334.0 MiB/439.2 MiB] 76% Done 2.8 MiB/s ETA 00:00:37
\ [4.0k/5.0k files][334.0 MiB/439.2 MiB] 76% Done 2.8 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gslib.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][334.1 MiB/439.2 MiB] 76% Done 2.8 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/winrtsup.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][334.1 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscdevn.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsrect.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][334.1 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:37
\ [4.0k/5.0k files][334.1 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsdparam.c [Content-Type=text/x-csrc]...
Step #8: \ [4.0k/5.0k files][334.1 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxbitfmt.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][334.1 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsnotify.c [Content-Type=text/x-csrc]...
Step #8: \ [4.0k/5.0k files][334.1 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/valgrind.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][334.1 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sidscale.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][334.1 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:37
\ [4.0k/5.0k files][334.1 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:37
\ [4.0k/5.0k files][334.1 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:37
\ [4.0k/5.0k files][334.1 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsbitops.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][334.2 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sjpegd.c [Content-Type=text/x-csrc]...
Step #8: \ [4.0k/5.0k files][334.2 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_os2fs.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsflip.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][334.2 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][334.2 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevvec.c [Content-Type=text/x-csrc]...
Step #8: \ [4.0k/5.0k files][334.2 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevplnx.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][334.2 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsimage.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][334.2 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsccode.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxhldevc.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsmdebug.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][334.2 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][334.2 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsgstate.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][334.2 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxlum.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][334.2 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/wrfont.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][334.2 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/spngpx.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][334.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][334.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsshade.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxbitops.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][334.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][334.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gpmisc.c [Content-Type=text/x-csrc]...
Step #8: \ [4.0k/5.0k files][334.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxhintn.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscedata.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][334.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][334.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][334.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxshade.c [Content-Type=text/x-csrc]...
Step #8: \ [4.0k/5.0k files][334.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][334.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][334.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][334.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][334.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][334.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][334.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][334.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][334.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevpccm.c [Content-Type=text/x-csrc]...
Step #8: \ [4.0k/5.0k files][334.4 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][334.4 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][334.4 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][334.4 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gen_ordered.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][334.4 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][334.4 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxdevice.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][334.5 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][334.5 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/smtf.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][334.5 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][334.5 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/scanchar.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][334.5 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/memento.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsciemap.c [Content-Type=text/x-csrc]...
Step #8: \ [4.0k/5.0k files][334.5 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsmemret.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_dvx.c [Content-Type=text/x-csrc]...
Step #8: \ [4.0k/5.0k files][334.5 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sjbig2_luratech.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][334.5 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][334.5 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][334.5 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][334.5 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.0k/5.0k files][334.5 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/windows_.h [Content-Type=text/x-chdr]...
Step #8: \ [4.0k/5.0k files][334.5 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.6 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxclip2.c [Content-Type=text/x-csrc]...
Step #8: \ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
\ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
\ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
\ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
\ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
\ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
\ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
\ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
\ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
\ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevmrun.h [Content-Type=text/x-chdr]...
Step #8: \ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsnogc.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsmemret.h [Content-Type=text/x-chdr]...
Step #8: \ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
\ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/spsdf.c [Content-Type=text/x-csrc]...
Step #8: \ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
\ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
\ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
\ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
\ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
\ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/szlibd.c [Content-Type=text/x-csrc]...
Step #8: \ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
\ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
\ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/ssha2.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gssprintf.h [Content-Type=text/x-chdr]...
Step #8: \ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsbitmap.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxdhtres.h [Content-Type=text/x-chdr]...
Step #8: \ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gendev.c [Content-Type=text/x-csrc]...
Step #8: \ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscompt.h [Content-Type=text/x-chdr]...
Step #8: \ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gconf.h [Content-Type=text/x-chdr]...
Step #8: \ [4.1k/5.0k files][334.7 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevdgbr.c [Content-Type=text/x-csrc]...
Step #8: \ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxiodev.h [Content-Type=text/x-chdr]...
Step #8: \ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/bobbin.c [Content-Type=text/x-csrc]...
Step #8: \ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
\ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxchar.h [Content-Type=text/x-chdr]...
Step #8: \ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
\ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsroptab.c [Content-Type=text/x-csrc]...
Step #8: \ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
\ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxarith.h [Content-Type=text/x-chdr]...
Step #8: \ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxcid.h [Content-Type=text/x-chdr]...
Step #8: \ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/memento.c [Content-Type=text/x-csrc]...
Step #8: \ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscencs.h [Content-Type=text/x-chdr]...
Step #8: \ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/ttcommon.h [Content-Type=text/x-chdr]...
Step #8: \ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevmpla.c [Content-Type=text/x-csrc]...
Step #8: \ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gen_ordered.c [Content-Type=text/x-csrc]...
Step #8: \ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_msdll.c [Content-Type=text/x-csrc]...
Step #8: \ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/ttinterp.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/spdiff.c [Content-Type=text/x-csrc]...
Step #8: \ [4.1k/5.0k files][334.8 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sarc4.c [Content-Type=text/x-csrc]...
Step #8: \ [4.1k/5.0k files][334.9 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.9 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.9 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.9 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.9 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevm40.c [Content-Type=text/x-csrc]...
Step #8: \ [4.1k/5.0k files][334.9 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.9 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxoprect.c [Content-Type=text/x-csrc]...
Step #8: \ [4.1k/5.0k files][334.9 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.9 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.9 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_vms.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevvec.h [Content-Type=text/x-chdr]...
Step #8: \ [4.1k/5.0k files][334.9 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
\ [4.1k/5.0k files][334.9 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
|
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsroprun.c [Content-Type=text/x-csrc]...
Step #8: | [4.1k/5.0k files][334.9 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
| [4.1k/5.0k files][334.9 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
| [4.1k/5.0k files][334.9 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
| [4.1k/5.0k files][334.9 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
| [4.1k/5.0k files][334.9 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
| [4.1k/5.0k files][334.9 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
| [4.1k/5.0k files][334.9 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
| [4.1k/5.0k files][334.9 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsnamecl.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/ttmisc.h [Content-Type=text/x-chdr]...
Step #8: | [4.1k/5.0k files][334.9 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxbcache.c [Content-Type=text/x-csrc]...
Step #8: | [4.1k/5.0k files][334.9 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
| [4.1k/5.0k files][334.9 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxgetbit.h [Content-Type=text/x-chdr]...
Step #8: | [4.1k/5.0k files][334.9 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
| [4.1k/5.0k files][334.9 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevm4.c [Content-Type=text/x-csrc]...
Step #8: | [4.1k/5.0k files][334.9 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:36
| [4.1k/5.0k files][335.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.1 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.1 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevabuf.c [Content-Type=text/x-csrc]...
Step #8: | [4.1k/5.0k files][335.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.2 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsimpath.c [Content-Type=text/x-csrc]...
Step #8: | [4.1k/5.0k files][335.2 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscsepr.c [Content-Type=text/x-csrc]...
Step #8: | [4.1k/5.0k files][335.2 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxclmem.h [Content-Type=text/x-chdr]...
Step #8: | [4.1k/5.0k files][335.2 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.2 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.2 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsinit.c [Content-Type=text/x-csrc]...
Step #8: | [4.1k/5.0k files][335.2 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.3 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.3 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gshtscr.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsstrl.h [Content-Type=text/x-chdr]...
Step #8: | [4.1k/5.0k files][335.3 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsioram.c [Content-Type=text/x-csrc]...
Step #8: | [4.1k/5.0k files][335.3 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/ets_tm.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxmatrix.h [Content-Type=text/x-chdr]...
Step #8: | [4.1k/5.0k files][335.3 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.3 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.3 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsclipsr.c [Content-Type=text/x-csrc]...
Step #8: | [4.1k/5.0k files][335.3 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.3 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevoflt.h [Content-Type=text/x-chdr]...
Step #8: | [4.1k/5.0k files][335.3 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.3 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/saes.h [Content-Type=text/x-chdr]...
Step #8: | [4.1k/5.0k files][335.3 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsiodisk.c [Content-Type=text/x-csrc]...
Step #8: | [4.1k/5.0k files][335.3 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsovrc.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/stat_.h [Content-Type=text/x-chdr]...
Step #8: | [4.1k/5.0k files][335.4 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.4 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.4 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/spngp.c [Content-Type=text/x-csrc]...
Step #8: | [4.1k/5.0k files][335.4 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.4 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.4 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.4 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.4 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.4 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.4 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.4 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscie.c [Content-Type=text/x-csrc]...
Step #8: | [4.1k/5.0k files][335.4 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/locale_.h [Content-Type=text/x-chdr]...
Step #8: | [4.1k/5.0k files][335.4 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.4 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.4 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.4 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/ets.c [Content-Type=text/x-csrc]...
Step #8: | [4.1k/5.0k files][335.4 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsnotify.h [Content-Type=text/x-chdr]...
Step #8: | [4.1k/5.0k files][335.4 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.4 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.4 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.1k/5.0k files][335.4 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdbflags.h [Content-Type=text/x-chdr]...
Step #8: | [4.1k/5.0k files][335.8 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.1k/5.0k files][335.8 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sa85d.h [Content-Type=text/x-chdr]...
Step #8: | [4.1k/5.0k files][335.8 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.1k/5.0k files][335.8 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.1k/5.0k files][335.8 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.1k/5.0k files][335.8 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxstdio.h [Content-Type=text/x-chdr]...
Step #8: | [4.1k/5.0k files][335.8 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxiparam.h [Content-Type=text/x-chdr]...
Step #8: | [4.1k/5.0k files][335.8 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxpaint.c [Content-Type=text/x-csrc]...
Step #8: | [4.1k/5.0k files][335.8 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsmd5.c [Content-Type=text/x-csrc]...
Step #8: | [4.1k/5.0k files][335.8 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.1k/5.0k files][335.8 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.1k/5.0k files][335.8 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.1k/5.0k files][335.8 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsptype2.h [Content-Type=text/x-chdr]...
Step #8: | [4.1k/5.0k files][335.9 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevdflt.c [Content-Type=text/x-csrc]...
Step #8: | [4.1k/5.0k files][335.9 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/stream.c [Content-Type=text/x-csrc]...
Step #8: | [4.1k/5.0k files][335.9 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.1k/5.0k files][335.9 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_mswin.h [Content-Type=text/x-chdr]...
Step #8: | [4.1k/5.0k files][335.9 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.1k/5.0k files][335.9 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.1k/5.0k files][335.9 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.1k/5.0k files][335.9 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.1k/5.0k files][335.9 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.1k/5.0k files][335.9 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.1k/5.0k files][335.9 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.1k/5.0k files][335.9 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.1k/5.0k files][335.9 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.1k/5.0k files][335.9 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsparamx.c [Content-Type=text/x-csrc]...
Step #8: | [4.1k/5.0k files][336.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sha2.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxfillts.h [Content-Type=text/x-chdr]...
Step #8: | [4.1k/5.0k files][336.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsmalloc.h [Content-Type=text/x-chdr]...
Step #8: | [4.2k/5.0k files][336.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gstype1.c [Content-Type=text/x-csrc]...
Step #8: | [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gconf.c [Content-Type=text/x-csrc]...
Step #8: | [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsgc.h [Content-Type=text/x-chdr]...
Step #8: | [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscicach.c [Content-Type=text/x-csrc]...
Step #8: | [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
| [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/scfd.c [Content-Type=text/x-csrc]...
Step #8: | [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsjconf.h [Content-Type=text/x-chdr]...
Step #8: | [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscms.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/setjmp_.h [Content-Type=text/x-chdr]...
Step #8: | [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsparaml.c [Content-Type=text/x-csrc]...
Step #8: | [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevdsha.c [Content-Type=text/x-csrc]...
Step #8: | [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsfunc4.h [Content-Type=text/x-chdr]...
Step #8: | [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxdevsop.h [Content-Type=text/x-chdr]...
Step #8: | [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
| [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscolor2.h [Content-Type=text/x-chdr]...
Step #8: | [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/jmemcust.c [Content-Type=text/x-csrc]...
Step #8: | [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscolor2.c [Content-Type=text/x-csrc]...
Step #8: | [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/szlibc.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsht1.c [Content-Type=text/x-csrc]...
Step #8: | [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
| [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxttf.h [Content-Type=text/x-chdr]...
Step #8: | [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxctable.h [Content-Type=text/x-chdr]...
Step #8: | [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevm64.c [Content-Type=text/x-csrc]...
Step #8: | [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/siinterp.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscpm.h [Content-Type=text/x-chdr]...
Step #8: | [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
| [4.2k/5.0k files][336.2 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevm24.c [Content-Type=text/x-csrc]...
Step #8: | [4.2k/5.0k files][336.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevrops.c [Content-Type=text/x-csrc]...
Step #8: | [4.2k/5.0k files][336.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevppla.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/siinterp.c [Content-Type=text/x-csrc]...
Step #8: | [4.2k/5.0k files][336.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
| [4.2k/5.0k files][336.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxmclip.h [Content-Type=text/x-chdr]...
Step #8: | [4.2k/5.0k files][336.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsfunc3.h [Content-Type=text/x-chdr]...
Step #8: | [4.2k/5.0k files][336.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxhttype.h [Content-Type=text/x-chdr]...
Step #8: | [4.2k/5.0k files][336.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
| [4.2k/5.0k files][336.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsfunc0.h [Content-Type=text/x-chdr]...
Step #8: | [4.2k/5.0k files][336.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsncdummy.h [Content-Type=text/x-chdr]...
Step #8: | [4.2k/5.0k files][336.3 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxdcolor.c [Content-Type=text/x-csrc]...
Step #8: | [4.2k/5.0k files][336.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsfunc3.c [Content-Type=text/x-csrc]...
Step #8: | [4.2k/5.0k files][336.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsovrc.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsparam.c [Content-Type=text/x-csrc]...
Step #8: | [4.2k/5.0k files][336.3 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
| [4.2k/5.0k files][336.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsstrtok.h [Content-Type=text/x-chdr]...
Step #8: | [4.2k/5.0k files][336.3 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxfmap.h [Content-Type=text/x-chdr]...
Step #8: | [4.2k/5.0k files][336.4 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsstrtok.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/smd5.c [Content-Type=text/x-csrc]...
Step #8: | [4.2k/5.0k files][336.4 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
| [4.2k/5.0k files][336.4 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxclip2.h [Content-Type=text/x-chdr]...
Step #8: | [4.2k/5.0k files][336.4 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gspaint.c [Content-Type=text/x-csrc]...
Step #8: | [4.2k/5.0k files][336.4 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_unifs.c [Content-Type=text/x-csrc]...
Step #8: | [4.2k/5.0k files][336.4 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsfont0c.c [Content-Type=text/x-csrc]...
Step #8: | [4.2k/5.0k files][336.4 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsromfs0.c [Content-Type=text/x-csrc]...
Step #8: | [4.2k/5.0k files][336.4 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gximono.c [Content-Type=text/x-csrc]...
Step #8: | [4.2k/5.0k files][336.4 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevm8.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsgstate.c [Content-Type=text/x-csrc]...
Step #8: | [4.2k/5.0k files][336.4 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
| [4.2k/5.0k files][336.4 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
| [4.2k/5.0k files][336.4 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/spprint.c [Content-Type=text/x-csrc]...
Step #8: | [4.2k/5.0k files][336.4 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevpccm.h [Content-Type=text/x-chdr]...
Step #8: | [4.2k/5.0k files][336.4 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
/
/ [4.2k/5.0k files][336.4 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
/ [4.2k/5.0k files][336.4 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
/ [4.2k/5.0k files][336.4 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
/ [4.2k/5.0k files][336.4 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
/ [4.2k/5.0k files][336.4 MiB/439.2 MiB] 76% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gzstate.h [Content-Type=text/x-chdr]...
Step #8: / [4.2k/5.0k files][336.4 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxfunc.h [Content-Type=text/x-chdr]...
Step #8: / [4.2k/5.0k files][336.5 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/tttypes.h [Content-Type=text/x-chdr]...
Step #8: / [4.2k/5.0k files][336.6 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsio.h [Content-Type=text/x-chdr]...
Step #8: / [4.2k/5.0k files][336.6 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sjpeg.h [Content-Type=text/x-chdr]...
Step #8: / [4.2k/5.0k files][336.6 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsargs.h [Content-Type=text/x-chdr]...
Step #8: / [4.2k/5.0k files][336.6 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsht.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscpixel.h [Content-Type=text/x-chdr]...
Step #8: / [4.2k/5.0k files][336.6 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][336.6 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gstrap.h [Content-Type=text/x-chdr]...
Step #8: / [4.2k/5.0k files][336.6 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsicc_lcms2.c [Content-Type=text/x-csrc]...
Step #8: / [4.2k/5.0k files][336.6 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxshade4.c [Content-Type=text/x-csrc]...
Step #8: / [4.2k/5.0k files][336.6 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsicc_create.c [Content-Type=text/x-csrc]...
Step #8: / [4.2k/5.0k files][336.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][336.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
/ [4.2k/5.0k files][336.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
/ [4.2k/5.0k files][336.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
/ [4.2k/5.0k files][336.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
/ [4.2k/5.0k files][336.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_ntfs.c [Content-Type=text/x-csrc]...
Step #8: / [4.2k/5.0k files][336.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
/ [4.2k/5.0k files][336.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
/ [4.2k/5.0k files][336.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscparam.c [Content-Type=text/x-csrc]...
Step #8: / [4.2k/5.0k files][336.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxfont0.h [Content-Type=text/x-chdr]...
Step #8: / [4.2k/5.0k files][336.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
/ [4.2k/5.0k files][336.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
/ [4.2k/5.0k files][336.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sfxfd.c [Content-Type=text/x-csrc]...
Step #8: / [4.2k/5.0k files][336.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][336.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][336.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][336.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:35
/ [4.2k/5.0k files][336.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxbcache.h [Content-Type=text/x-chdr]...
Step #8: / [4.2k/5.0k files][336.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxttfb.c [Content-Type=text/x-csrc]...
Step #8: / [4.2k/5.0k files][336.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/scfparam.c [Content-Type=text/x-csrc]...
Step #8: / [4.2k/5.0k files][336.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sjpx_openjpeg.h [Content-Type=text/x-chdr]...
Step #8: / [4.2k/5.0k files][336.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][336.7 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/slzwc.c [Content-Type=text/x-csrc]...
Step #8: / [4.2k/5.0k files][336.8 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][336.8 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/genconf.c [Content-Type=text/x-csrc]...
Step #8: / [4.2k/5.0k files][336.8 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevepo.c [Content-Type=text/x-csrc]...
Step #8: / [4.2k/5.0k files][336.8 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gspmdrv.h [Content-Type=text/x-chdr]...
Step #8: / [4.2k/5.0k files][336.9 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gspath1.c [Content-Type=text/x-csrc]...
Step #8: / [4.2k/5.0k files][336.9 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][336.9 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][336.9 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][336.9 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][336.9 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][336.9 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][336.9 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][336.9 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][336.9 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][336.9 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsicc.c [Content-Type=text/x-csrc]...
Step #8: / [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxbitmap.h [Content-Type=text/x-chdr]...
Step #8: / [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gstiffio.h [Content-Type=text/x-chdr]...
Step #8: / [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gslibctx.c [Content-Type=text/x-csrc]...
Step #8: / [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscrdp.c [Content-Type=text/x-csrc]...
Step #8: / [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxtext.h [Content-Type=text/x-chdr]...
Step #8: / [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sjpx_openjpeg.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/ctype_.h [Content-Type=text/x-chdr]...
Step #8: / [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsfname.c [Content-Type=text/x-csrc]...
Step #8: / [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/ttfmemd.h [Content-Type=text/x-chdr]...
Step #8: / [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsroprun8.h [Content-Type=text/x-chdr]...
Step #8: / [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsshade.h [Content-Type=text/x-chdr]...
Step #8: / [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxfapi.h [Content-Type=text/x-chdr]...
Step #8: / [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][337.0 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/ets.h [Content-Type=text/x-chdr]...
Step #8: / [4.2k/5.0k files][337.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/fcntl_.h [Content-Type=text/x-chdr]...
Step #8: / [4.2k/5.0k files][337.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][337.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][337.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][337.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/mkromfs.c [Content-Type=text/x-csrc]...
Step #8: / [4.2k/5.0k files][337.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:34
/ [4.2k/5.0k files][337.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxfarith.h [Content-Type=text/x-chdr]...
Step #8: / [4.2k/5.0k files][337.1 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.2k/5.0k files][337.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:33
/ [4.2k/5.0k files][337.2 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.2k/5.0k files][337.2 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.2k/5.0k files][337.2 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/aes.c [Content-Type=text/x-csrc]...
Step #8: / [4.2k/5.0k files][337.2 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.2k/5.0k files][337.2 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.2k/5.0k files][337.2 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_dosfs.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsiodevs.c [Content-Type=text/x-csrc]...
Step #8: / [4.2k/5.0k files][337.2 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.2k/5.0k files][337.2 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.2k/5.0k files][337.2 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.2k/5.0k files][337.2 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.2k/5.0k files][337.2 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sha2.c [Content-Type=text/x-csrc]...
Step #8: / [4.2k/5.0k files][337.2 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.2k/5.0k files][337.2 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.2k/5.0k files][337.2 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.2 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.2 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gximask.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][337.2 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxoprect.h [Content-Type=text/x-chdr]...
Step #8: / [4.3k/5.0k files][337.2 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.2 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxgstate.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxfrac.h [Content-Type=text/x-chdr]...
Step #8: / [4.3k/5.0k files][337.3 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.3 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.3 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsexit.h [Content-Type=text/x-chdr]...
Step #8: / [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsserial.h [Content-Type=text/x-chdr]...
Step #8: / [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscscie.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_unix.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gs_mgl_e.h [Content-Type=text/x-chdr]...
Step #8: / [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gximage3.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_winfs.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxfillsl.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_win32.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsjmorec.h [Content-Type=text/x-chdr]...
Step #8: / [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gximag3x.h [Content-Type=text/x-chdr]...
Step #8: / [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxstate.h [Content-Type=text/x-chdr]...
Step #8: / [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/claptrap.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscsepr.h [Content-Type=text/x-chdr]...
Step #8: / [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevoflt.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxdownscale.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxclpage.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxclimag.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsht1.h [Content-Type=text/x-chdr]...
Step #8: / [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.4 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gzspotan.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][337.5 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.5 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscencs.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsmatrix.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][337.5 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.5 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.5 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.5 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.5 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxpcopy.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][337.5 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevdcrd.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][337.5 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_dosfe.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][337.5 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.5 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxipixel.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][337.5 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/strmio.h [Content-Type=text/x-chdr]...
Step #8: / [4.3k/5.0k files][337.5 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.5 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.5 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.5 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sidscale.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][337.6 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxctable.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsht.h [Content-Type=text/x-chdr]...
Step #8: / [4.3k/5.0k files][337.6 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.6 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.6 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.6 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_os2.h [Content-Type=text/x-chdr]...
Step #8: / [4.3k/5.0k files][337.6 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.6 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxcie.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/endianness.h [Content-Type=text/x-chdr]...
Step #8: / [4.3k/5.0k files][337.7 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.7 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxpath.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxblend1.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][337.7 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.7 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.7 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevmem.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsicc_cache.h [Content-Type=text/x-chdr]...
Step #8: / [4.3k/5.0k files][337.8 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.8 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.8 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gximask.h [Content-Type=text/x-chdr]...
Step #8: / [4.3k/5.0k files][337.8 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsiorom.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][337.9 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.9 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/srld.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][337.9 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.9 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.9 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_msdos.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxclist.h [Content-Type=text/x-chdr]...
Step #8: / [4.3k/5.0k files][337.9 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][337.9 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsparams.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][337.9 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][338.0 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][338.0 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][338.0 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/scf.h [Content-Type=text/x-chdr]...
Step #8: / [4.3k/5.0k files][338.0 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][338.0 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][338.0 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/siscale_cal.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][338.0 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][338.0 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][338.0 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxclpage.h [Content-Type=text/x-chdr]...
Step #8: / [4.3k/5.0k files][338.0 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_getnv.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][338.0 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][338.0 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][338.0 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/tttables.h [Content-Type=text/x-chdr]...
Step #8: / [4.3k/5.0k files][338.0 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsparam2.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][338.1 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_wutf8.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][338.1 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscdef.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][338.1 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/stdint_.h [Content-Type=text/x-chdr]...
Step #8: / [4.3k/5.0k files][338.1 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxccache.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][338.1 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/ttinterp.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][338.1 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_stdia.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][338.1 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/aes.h [Content-Type=text/x-chdr]...
Step #8: / [4.3k/5.0k files][338.1 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gximage.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][338.1 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gpcheck.h [Content-Type=text/x-chdr]...
Step #8: / [4.3k/5.0k files][338.1 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gspmdrv.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][338.1 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsdevice.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxrplane.h [Content-Type=text/x-chdr]...
Step #8: / [4.3k/5.0k files][338.1 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][338.1 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gstext.c [Content-Type=text/x-csrc]...
Step #8: / [4.3k/5.0k files][338.1 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][338.1 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][338.1 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][338.1 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][338.1 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][338.1 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][338.1 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][338.1 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][338.1 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][338.1 MiB/439.2 MiB] 76% Done 3.0 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][338.1 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
/ [4.3k/5.0k files][338.1 MiB/439.2 MiB] 76% Done 3.1 MiB/s ETA 00:00:33
-
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxpcache.h [Content-Type=text/x-chdr]...
Step #8: - [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gximage1.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxdevrop.h [Content-Type=text/x-chdr]...
Step #8: - [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxdither.h [Content-Type=text/x-chdr]...
Step #8: - [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/genarch.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsutil.h [Content-Type=text/x-chdr]...
Step #8: - [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gstype2.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
- [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxcspace.h [Content-Type=text/x-chdr]...
Step #8: - [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gscdefs.h [Content-Type=text/x-chdr]...
Step #8: - [4.3k/5.0k files][338.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxht_thresh.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/unistd_.h [Content-Type=text/x-chdr]...
Step #8: - [4.3k/5.0k files][338.5 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
- [4.3k/5.0k files][338.5 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
- [4.3k/5.0k files][338.5 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevm16.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.5 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/szlibx.h [Content-Type=text/x-chdr]...
Step #8: - [4.3k/5.0k files][338.5 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsparams.h [Content-Type=text/x-chdr]...
Step #8: - [4.3k/5.0k files][338.5 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/siscale.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.5 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
- [4.3k/5.0k files][338.5 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/scfdtab.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.5 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/fapi_ft.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.5 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/sfilter2.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.5 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxpath2.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.5 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/time_.h [Content-Type=text/x-chdr]...
Step #8: - [4.3k/5.0k files][338.5 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gzcpath.h [Content-Type=text/x-chdr]...
Step #8: - [4.3k/5.0k files][338.5 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gzline.h [Content-Type=text/x-chdr]...
Step #8: - [4.3k/5.0k files][338.5 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/test/ascii_tag.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.5 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gp_winfs2.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.5 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gxfapiu.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.5 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/test/check_tag.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.5 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gsrop.h [Content-Type=text/x-chdr]...
Step #8: - [4.3k/5.0k files][338.5 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/test/custom_dir.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.5 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gs_mro_e.h [Content-Type=text/x-chdr]...
Step #8: - [4.3k/5.0k files][338.5 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/test/strip_rw.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.5 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/test/long_tag.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.6 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/base/gdevemap.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.6 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/test/test_arrays.h [Content-Type=text/x-chdr]...
Step #8: - [4.3k/5.0k files][338.6 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/test/test_arrays.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/test/strip.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.6 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
- [4.3k/5.0k files][338.6 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/test/testtypes.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.6 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/test/defer_strile_loading.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.6 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/test/defer_strile_writing.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.6 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/test/rewrite_tag.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/test/tifftest.h [Content-Type=text/x-chdr]...
Step #8: - [4.3k/5.0k files][338.6 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
- [4.3k/5.0k files][338.6 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
- [4.3k/5.0k files][338.6 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/test/short_tag.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/test/raw_decode.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.6 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
- [4.3k/5.0k files][338.6 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
- [4.3k/5.0k files][338.6 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/tools/tiffinfo.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.6 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/tools/tiffmedian.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.6 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/tools/tiffcmp.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.6 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/tools/tiffcp.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
- [4.3k/5.0k files][338.7 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/tools/tiff2ps.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.7 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/tools/rgb2ycbcr.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.7 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/tools/tiffset.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.7 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/tools/tiffgt.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.7 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/port/getopt.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/tools/tiffsplit.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.7 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
- [4.3k/5.0k files][338.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
- [4.3k/5.0k files][338.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/tools/tiffdump.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.8 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/tools/tiffcrop.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/tools/thumbnail.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/tools/fax2ps.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/tools/raw2tiff.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/tools/fax2tiff.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/tools/tiff2rgba.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/tools/tiffdither.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/tools/tiff2bw.c [Content-Type=text/x-csrc]...
Step #8: - [4.3k/5.0k files][338.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/tools/ppm2tiff.c [Content-Type=text/x-csrc]...
Step #8: - [4.4k/5.0k files][338.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:35
- [4.4k/5.0k files][338.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/tools/tiff2pdf.c [Content-Type=text/x-csrc]...
Step #8: - [4.4k/5.0k files][338.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:35
- [4.4k/5.0k files][338.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/port/strtol.c [Content-Type=text/x-csrc]...
Step #8: - [4.4k/5.0k files][338.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:35
- [4.4k/5.0k files][338.9 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:35
- [4.4k/5.0k files][338.9 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:35
- [4.4k/5.0k files][338.9 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:35
- [4.4k/5.0k files][338.9 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:35
- [4.4k/5.0k files][338.9 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:35
- [4.4k/5.0k files][338.9 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/port/libport.h [Content-Type=text/x-chdr]...
Step #8: - [4.4k/5.0k files][338.9 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/port/snprintf.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/port/_strtoul.h [Content-Type=text/x-chdr]...
Step #8: - [4.4k/5.0k files][339.0 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
- [4.4k/5.0k files][339.0 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/port/strtoll.c [Content-Type=text/x-csrc]...
Step #8: - [4.4k/5.0k files][339.0 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/port/strtoul.c [Content-Type=text/x-csrc]...
Step #8: - [4.4k/5.0k files][339.0 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/port/strtoull.c [Content-Type=text/x-csrc]...
Step #8: - [4.4k/5.0k files][339.1 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
- [4.4k/5.0k files][339.1 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/port/dummy.c [Content-Type=text/x-csrc]...
Step #8: - [4.4k/5.0k files][339.1 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/port/_strtol.h [Content-Type=text/x-chdr]...
Step #8: - [4.4k/5.0k files][339.1 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
- [4.4k/5.0k files][339.1 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
- [4.4k/5.0k files][339.1 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/port/lfind.c [Content-Type=text/x-csrc]...
Step #8: - [4.4k/5.0k files][339.1 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_fax3.h [Content-Type=text/x-chdr]...
Step #8: - [4.4k/5.0k files][339.1 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
- [4.4k/5.0k files][339.1 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_warning.c [Content-Type=text/x-csrc]...
Step #8: - [4.4k/5.0k files][339.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tiffconf.wince.h [Content-Type=text/x-chdr]...
Step #8: - [4.4k/5.0k files][339.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/uvcode.h [Content-Type=text/x-chdr]...
Step #8: - [4.4k/5.0k files][339.4 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/port/strcasecmp.c [Content-Type=text/x-csrc]...
Step #8: - [4.4k/5.0k files][339.6 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_pixarlog.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_lzw.c [Content-Type=text/x-csrc]...
Step #8: - [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_swab.c [Content-Type=text/x-csrc]...
Step #8: - [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_extension.c [Content-Type=text/x-csrc]...
Step #8: - [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_compress.c [Content-Type=text/x-csrc]...
Step #8: - [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/t4.h [Content-Type=text/x-chdr]...
Step #8: - [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_dir.c [Content-Type=text/x-csrc]...
Step #8: - [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_jbig.c [Content-Type=text/x-csrc]...
Step #8: - [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_next.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tiffio.h [Content-Type=text/x-chdr]...
Step #8: - [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/tools/pal2rgb.c [Content-Type=text/x-csrc]...
Step #8: - [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.8 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_write.c [Content-Type=text/x-csrc]...
Step #8: - [4.4k/5.0k files][339.8 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
- [4.4k/5.0k files][339.8 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tiffconf.vc.h [Content-Type=text/x-chdr]...
Step #8: - [4.4k/5.0k files][339.8 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
- [4.4k/5.0k files][339.8 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_getimage.c [Content-Type=text/x-csrc]...
Step #8: - [4.4k/5.0k files][339.8 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
- [4.4k/5.0k files][339.8 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
- [4.4k/5.0k files][339.8 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
- [4.4k/5.0k files][339.8 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
- [4.4k/5.0k files][339.8 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
- [4.4k/5.0k files][339.8 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tiffiop.h [Content-Type=text/x-chdr]...
Step #8: - [4.4k/5.0k files][339.8 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
- [4.4k/5.0k files][339.8 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
- [4.4k/5.0k files][339.8 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_config.vc.h [Content-Type=text/x-chdr]...
Step #8: - [4.4k/5.0k files][339.8 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
- [4.4k/5.0k files][339.8 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
- [4.4k/5.0k files][339.8 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.9 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.9 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.9 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_fax3sm.c [Content-Type=text/x-csrc]...
Step #8: - [4.4k/5.0k files][339.9 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_win32.c [Content-Type=text/x-csrc]...
Step #8: - [4.4k/5.0k files][339.9 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
- [4.4k/5.0k files][339.9 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.9 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_codec.c [Content-Type=text/x-csrc]...
Step #8: - [4.4k/5.0k files][339.9 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tiff.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_config.wince.h [Content-Type=text/x-chdr]...
Step #8: - [4.4k/5.0k files][339.9 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
- [4.4k/5.0k files][339.9 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
- [4.4k/5.0k files][339.9 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
- [4.4k/5.0k files][339.9 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
- [4.4k/5.0k files][339.9 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_predict.c [Content-Type=text/x-csrc]...
Step #8: - [4.4k/5.0k files][339.9 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
- [4.4k/5.0k files][339.9 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:33
- [4.4k/5.0k files][339.9 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_jpeg.c [Content-Type=text/x-csrc]...
Step #8: - [4.4k/5.0k files][339.9 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
- [4.4k/5.0k files][340.0 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
- [4.4k/5.0k files][340.0 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
- [4.4k/5.0k files][340.0 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_read.c [Content-Type=text/x-csrc]...
Step #8: - [4.4k/5.0k files][340.0 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
- [4.4k/5.0k files][340.0 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
- [4.4k/5.0k files][340.0 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
- [4.4k/5.0k files][340.0 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
- [4.4k/5.0k files][340.2 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
- [4.4k/5.0k files][340.2 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
- [4.4k/5.0k files][340.2 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
\
\ [4.4k/5.0k files][340.2 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
\ [4.4k/5.0k files][340.2 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
\ [4.4k/5.0k files][340.2 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
\ [4.4k/5.0k files][340.2 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_dirread.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.3 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_error.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.3 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
\ [4.4k/5.0k files][340.3 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/mkg3states.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
\ [4.4k/5.0k files][340.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
\ [4.4k/5.0k files][340.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
\ [4.4k/5.0k files][340.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
\ [4.4k/5.0k files][340.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_strip.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_version.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
\ [4.4k/5.0k files][340.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_webp.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_zip.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_dirinfo.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_packbits.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_thunder.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
\ [4.4k/5.0k files][340.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
\ [4.4k/5.0k files][340.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_stream.cxx [Content-Type=text/x-c++src]...
Step #8: \ [4.4k/5.0k files][340.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
\ [4.4k/5.0k files][340.4 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
\ [4.4k/5.0k files][340.5 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
\ [4.4k/5.0k files][340.5 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
\ [4.4k/5.0k files][340.5 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
\ [4.4k/5.0k files][340.5 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
\ [4.4k/5.0k files][340.5 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
\ [4.4k/5.0k files][340.5 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
\ [4.4k/5.0k files][340.5 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
\ [4.4k/5.0k files][340.6 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
\ [4.4k/5.0k files][340.6 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
\ [4.4k/5.0k files][340.6 MiB/439.2 MiB] 77% Done 3.1 MiB/s ETA 00:00:32
\ [4.4k/5.0k files][340.6 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:32
\ [4.4k/5.0k files][340.6 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:32
\ [4.4k/5.0k files][340.6 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_luv.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.6 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:32
\ [4.4k/5.0k files][340.6 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_dirwrite.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.6 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_unix.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.6 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
\ [4.4k/5.0k files][340.6 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_tile.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.6 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_dumpmode.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.6 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_dir.h [Content-Type=text/x-chdr]...
Step #8: \ [4.4k/5.0k files][340.6 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
\ [4.4k/5.0k files][340.6 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tiffvers.h [Content-Type=text/x-chdr]...
Step #8: \ [4.4k/5.0k files][340.6 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
\ [4.4k/5.0k files][340.6 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_predict.h [Content-Type=text/x-chdr]...
Step #8: \ [4.4k/5.0k files][340.6 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_lzma.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.6 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_close.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_color.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.6 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
\ [4.4k/5.0k files][340.6 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_fax3.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.6 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
\ [4.4k/5.0k files][340.6 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
\ [4.4k/5.0k files][340.6 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_print.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_zstd.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_jpeg_12.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_open.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/tags/xtiffio.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_ojpeg.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
\ [4.4k/5.0k files][340.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/addtiffo/addtiffo.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.7 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_aux.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.8 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/tags/maketif.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.8 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/libtiff/tif_flush.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.8 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/tags/xtif_dir.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.8 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
\ [4.4k/5.0k files][340.8 MiB/439.2 MiB] 77% Done 3.0 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/tags/xtiffiop.h [Content-Type=text/x-chdr]...
Step #8: \ [4.4k/5.0k files][340.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/tags/listtif.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/pds/tif_pdsdirread.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:33
\ [4.4k/5.0k files][340.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/pds/tif_pdsdirwrite.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/pds/tif_imageiter.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/pds/tif_imageiter.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/dbs/tiff-bi.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/dbs/tiff-palette.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:33
\ [4.4k/5.0k files][340.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/dbs/xtiff/xtifficon.h [Content-Type=text/x-chdr]...
Step #8: \ [4.4k/5.0k files][340.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/dbs/tiff-grayscale.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/dbs/tiff-rgb.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
\ [4.4k/5.0k files][340.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/dbs/xtiff/patchlevel.h [Content-Type=text/x-chdr]...
Step #8: \ [4.4k/5.0k files][340.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/mfs/mfs_file.c [Content-Type=text/x-csrc]...
Step #8: \ [4.4k/5.0k files][340.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
\ [4.4k/5.0k files][340.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
\ [4.5k/5.0k files][340.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
\ [4.5k/5.0k files][340.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
\ [4.5k/5.0k files][340.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/ras/tif2ras.c [Content-Type=text/x-csrc]...
Step #8: \ [4.5k/5.0k files][340.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
\ [4.5k/5.0k files][340.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/stream/tiffstream.cpp [Content-Type=text/x-c++src]...
Step #8: \ [4.5k/5.0k files][340.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
\ [4.5k/5.0k files][340.8 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/stream/tiffstream.h [Content-Type=text/x-chdr]...
Step #8: \ [4.5k/5.0k files][340.9 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
\ [4.5k/5.0k files][340.9 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/iptcutil/iptcutil.c [Content-Type=text/x-csrc]...
Step #8: \ [4.5k/5.0k files][340.9 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
\ [4.5k/5.0k files][340.9 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
\ [4.5k/5.0k files][340.9 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/win_dib/tiff2dib.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/ras/ras2tif.c [Content-Type=text/x-csrc]...
Step #8: \ [4.5k/5.0k files][340.9 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/win_dib/Tiffile.cpp [Content-Type=text/x-c++src]...
Step #8: \ [4.5k/5.0k files][340.9 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
\ [4.5k/5.0k files][340.9 MiB/439.2 MiB] 77% Done 2.9 MiB/s ETA 00:00:34
\ [4.5k/5.0k files][341.0 MiB/439.2 MiB] 77% Done 2.8 MiB/s ETA 00:00:35
\ [4.5k/5.0k files][341.0 MiB/439.2 MiB] 77% Done 2.8 MiB/s ETA 00:00:35
\ [4.5k/5.0k files][341.0 MiB/439.2 MiB] 77% Done 2.8 MiB/s ETA 00:00:35
\ [4.5k/5.0k files][341.1 MiB/439.2 MiB] 77% Done 2.8 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/addtiffo/tif_ovrcache.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/addtiffo/tif_ovrcache.h [Content-Type=text/x-chdr]...
Step #8: \ [4.5k/5.0k files][341.1 MiB/439.2 MiB] 77% Done 2.8 MiB/s ETA 00:00:35
\ [4.5k/5.0k files][341.1 MiB/439.2 MiB] 77% Done 2.8 MiB/s ETA 00:00:35
\ [4.5k/5.0k files][341.1 MiB/439.2 MiB] 77% Done 2.8 MiB/s ETA 00:00:35
\ [4.5k/5.0k files][341.2 MiB/439.2 MiB] 77% Done 2.8 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/addtiffo/tif_overview.c [Content-Type=text/x-csrc]...
Step #8: \ [4.5k/5.0k files][341.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/tiff/contrib/dbs/xtiff/xtiff.c [Content-Type=text/x-csrc]...
Step #8: \ [4.5k/5.0k files][341.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ztype.c [Content-Type=text/x-csrc]...
Step #8: \ [4.5k/5.0k files][341.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zncdummy.c [Content-Type=text/x-csrc]...
Step #8: \ [4.5k/5.0k files][341.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/dmmain.c [Content-Type=text/x-csrc]...
Step #8: \ [4.5k/5.0k files][341.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/istack.h [Content-Type=text/x-chdr]...
Step #8: \ [4.5k/5.0k files][341.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/interp.h [Content-Type=text/x-chdr]...
Step #8: \ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iesdata.h [Content-Type=text/x-chdr]...
Step #8: \ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zcspixel.c [Content-Type=text/x-csrc]...
Step #8: \ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zdscpars.c [Content-Type=text/x-csrc]...
Step #8: \ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfcid1.c [Content-Type=text/x-csrc]...
Step #8: \ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zpaint.c [Content-Type=text/x-csrc]...
Step #8: \ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/icremap.h [Content-Type=text/x-chdr]...
Step #8: \ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zpath.c [Content-Type=text/x-csrc]...
Step #8: \ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ostack.h [Content-Type=text/x-chdr]...
Step #8: \ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
\ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zvmem.c [Content-Type=text/x-csrc]...
Step #8: \ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfile.c [Content-Type=text/x-csrc]...
Step #8: \ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
\ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/isdata.h [Content-Type=text/x-chdr]...
Step #8: \ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
\ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ghost.h [Content-Type=text/x-chdr]...
Step #8: \ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/igc.c [Content-Type=text/x-csrc]...
Step #8: \ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ivmem2.h [Content-Type=text/x-chdr]...
Step #8: \ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zcolor.h [Content-Type=text/x-chdr]...
Step #8: \ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zcfont.c [Content-Type=text/x-csrc]...
Step #8: \ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
\ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/imain.h [Content-Type=text/x-chdr]...
Step #8: \ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zdict.c [Content-Type=text/x-csrc]...
Step #8: \ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
\ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfdctd.c [Content-Type=text/x-csrc]...
Step #8: \ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/dpmain.c [Content-Type=text/x-csrc]...
Step #8: \ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/idstack.h [Content-Type=text/x-chdr]...
Step #8: \ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
\ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zcharx.c [Content-Type=text/x-csrc]...
Step #8: \ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfsha2.c [Content-Type=text/x-csrc]...
Step #8: \ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfrsd.c [Content-Type=text/x-csrc]...
Step #8: \ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zchar1.c [Content-Type=text/x-csrc]...
Step #8: \ [4.5k/5.0k files][341.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfile1.c [Content-Type=text/x-csrc]...
Step #8: \ [4.5k/5.0k files][341.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/gsdll.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iddict.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iutil2.c [Content-Type=text/x-csrc]...
Step #8: \ [4.5k/5.0k files][341.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
\ [4.5k/5.0k files][341.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/igc.h [Content-Type=text/x-chdr]...
Step #8: \ [4.5k/5.0k files][341.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/dwtrace.h [Content-Type=text/x-chdr]...
Step #8: \ [4.5k/5.0k files][341.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iapi.h [Content-Type=text/x-chdr]...
Step #8: \ [4.5k/5.0k files][341.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ibnum.h [Content-Type=text/x-chdr]...
Step #8: \ [4.5k/5.0k files][341.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ifont42.h [Content-Type=text/x-chdr]...
Step #8: \ [4.5k/5.0k files][341.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfunc0.c [Content-Type=text/x-csrc]...
Step #8: \ [4.5k/5.0k files][341.6 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
|
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/idparam.c [Content-Type=text/x-csrc]...
Step #8: | [4.5k/5.0k files][341.6 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.5k/5.0k files][341.6 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/inamestr.h [Content-Type=text/x-chdr]...
Step #8: | [4.5k/5.0k files][341.6 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iplugin.c [Content-Type=text/x-csrc]...
Step #8: | [4.5k/5.0k files][341.6 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/idparam.h [Content-Type=text/x-chdr]...
Step #8: | [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iscannum.h [Content-Type=text/x-chdr]...
Step #8: | [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/isave.h [Content-Type=text/x-chdr]...
Step #8: | [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/dscparse.h [Content-Type=text/x-chdr]...
Step #8: | [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/dwreg.c [Content-Type=text/x-csrc]...
Step #8: | [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/idebug.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zcie.h [Content-Type=text/x-chdr]...
Step #8: | [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ifcid.h [Content-Type=text/x-chdr]...
Step #8: | [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zicc.h [Content-Type=text/x-chdr]...
Step #8: | [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ifont1.h [Content-Type=text/x-chdr]...
Step #8: | [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iddstack.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ifrpred.h [Content-Type=text/x-chdr]...
Step #8: | [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/inobtokn.c [Content-Type=text/x-csrc]...
Step #8: | [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iinit.h [Content-Type=text/x-chdr]...
Step #8: | [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zpcolor.c [Content-Type=text/x-csrc]...
Step #8: | [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zpdf_r6.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/inouparm.c [Content-Type=text/x-csrc]...
Step #8: | [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/dwdll.c [Content-Type=text/x-csrc]...
Step #8: | [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/opcheck.h [Content-Type=text/x-chdr]...
Step #8: | [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/main.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ziodev.c [Content-Type=text/x-csrc]...
Step #8: | [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zarith.c [Content-Type=text/x-csrc]...
Step #8: | [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iimage.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zrelbit.c [Content-Type=text/x-csrc]...
Step #8: | [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iht.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zbfont.c [Content-Type=text/x-csrc]...
Step #8: | [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iscan.h [Content-Type=text/x-chdr]...
Step #8: | [4.5k/5.0k files][341.7 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/icontext.h [Content-Type=text/x-chdr]...
Step #8: | [4.5k/5.0k files][341.8 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.8 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/dxmain.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ztrap.c [Content-Type=text/x-csrc]...
Step #8: | [4.5k/5.0k files][341.8 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.8 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iinit.c [Content-Type=text/x-csrc]...
Step #8: | [4.5k/5.0k files][341.8 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/idisp.c [Content-Type=text/x-csrc]...
Step #8: | [4.5k/5.0k files][341.8 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.8 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.8 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.8 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.8 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.8 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iminst.h [Content-Type=text/x-chdr]...
Step #8: | [4.5k/5.0k files][341.8 MiB/439.2 MiB] 77% Done 2.6 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.8 MiB/439.2 MiB] 77% Done 2.6 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.8 MiB/439.2 MiB] 77% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zusparam.c [Content-Type=text/x-csrc]...
Step #8: | [4.5k/5.0k files][341.8 MiB/439.2 MiB] 77% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zarray.c [Content-Type=text/x-csrc]...
Step #8: | [4.5k/5.0k files][341.8 MiB/439.2 MiB] 77% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zform.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/icontext.c [Content-Type=text/x-csrc]...
Step #8: | [4.5k/5.0k files][341.8 MiB/439.2 MiB] 77% Done 2.6 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.8 MiB/439.2 MiB] 77% Done 2.6 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.8 MiB/439.2 MiB] 77% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iparam.c [Content-Type=text/x-csrc]...
Step #8: | [4.5k/5.0k files][341.8 MiB/439.2 MiB] 77% Done 2.6 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.8 MiB/439.2 MiB] 77% Done 2.6 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.8 MiB/439.2 MiB] 77% Done 2.6 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.8 MiB/439.2 MiB] 77% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfileio.c [Content-Type=text/x-csrc]...
Step #8: | [4.5k/5.0k files][341.8 MiB/439.2 MiB] 77% Done 2.6 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.8 MiB/439.2 MiB] 77% Done 2.6 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.8 MiB/439.2 MiB] 77% Done 2.6 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.8 MiB/439.2 MiB] 77% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/files.h [Content-Type=text/x-chdr]...
Step #8: | [4.5k/5.0k files][341.9 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfcid.c [Content-Type=text/x-csrc]...
Step #8: | [4.5k/5.0k files][341.9 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.9 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.9 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.9 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.9 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iref.h [Content-Type=text/x-chdr]...
Step #8: | [4.5k/5.0k files][341.9 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.9 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.9 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
| [4.5k/5.0k files][341.9 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/icie.h [Content-Type=text/x-chdr]...
Step #8: | [4.5k/5.0k files][342.0 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.5k/5.0k files][342.0 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.5k/5.0k files][342.0 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.5k/5.0k files][342.0 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.5k/5.0k files][342.0 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/idict.h [Content-Type=text/x-chdr]...
Step #8: | [4.5k/5.0k files][342.0 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/interp.c [Content-Type=text/x-csrc]...
Step #8: | [4.5k/5.0k files][342.0 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/imemory.h [Content-Type=text/x-chdr]...
Step #8: | [4.5k/5.0k files][342.0 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.5k/5.0k files][342.0 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.5k/5.0k files][342.0 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfont32.c [Content-Type=text/x-csrc]...
Step #8: | [4.5k/5.0k files][342.0 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zcolor3.c [Content-Type=text/x-csrc]...
Step #8: | [4.5k/5.0k files][342.0 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.5k/5.0k files][342.0 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.5k/5.0k files][342.0 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfontenum.c [Content-Type=text/x-csrc]...
Step #8: | [4.5k/5.0k files][342.0 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.0 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.0 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.0 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfsample.c [Content-Type=text/x-csrc]...
Step #8: | [4.6k/5.0k files][342.0 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zcssepr.c [Content-Type=text/x-csrc]...
Step #8: | [4.6k/5.0k files][342.0 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.0 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.0 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.0 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.1 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/dwres.h [Content-Type=text/x-chdr]...
Step #8: | [4.6k/5.0k files][342.1 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.1 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.1 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/estack.h [Content-Type=text/x-chdr]...
Step #8: | [4.6k/5.0k files][342.1 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.1 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/itoken.h [Content-Type=text/x-chdr]...
Step #8: | [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zwinutf8.c [Content-Type=text/x-csrc]...
Step #8: | [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iapi.c [Content-Type=text/x-csrc]...
Step #8: | [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/igcref.c [Content-Type=text/x-csrc]...
Step #8: | [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zicc.c [Content-Type=text/x-csrc]...
Step #8: | [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zcrd.c [Content-Type=text/x-csrc]...
Step #8: | [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ifapi.h [Content-Type=text/x-chdr]...
Step #8: | [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/oparc.h [Content-Type=text/x-chdr]...
Step #8: | [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zcsindex.c [Content-Type=text/x-csrc]...
Step #8: | [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/imainarg.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/dwmain.c [Content-Type=text/x-csrc]...
Step #8: | [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zpath1.c [Content-Type=text/x-csrc]...
Step #8: | [4.6k/5.0k files][342.2 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zchar32.c [Content-Type=text/x-csrc]...
Step #8: | [4.6k/5.0k files][342.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/idict.c [Content-Type=text/x-csrc]...
Step #8: | [4.6k/5.0k files][342.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/dstack.h [Content-Type=text/x-chdr]...
Step #8: | [4.6k/5.0k files][342.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/idsdata.h [Content-Type=text/x-chdr]...
Step #8: | [4.6k/5.0k files][342.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zupath.c [Content-Type=text/x-csrc]...
Step #8: | [4.6k/5.0k files][342.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.3 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/idosave.h [Content-Type=text/x-chdr]...
Step #8: | [4.6k/5.0k files][342.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.4 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ifilter2.h [Content-Type=text/x-chdr]...
Step #8: | [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zdps1.c [Content-Type=text/x-csrc]...
Step #8: | [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/imain.c [Content-Type=text/x-csrc]...
Step #8: | [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zmisc1.c [Content-Type=text/x-csrc]...
Step #8: | [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zht2.c [Content-Type=text/x-csrc]...
Step #8: | [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/dwreg.h [Content-Type=text/x-chdr]...
Step #8: | [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zalg.c [Content-Type=text/x-csrc]...
Step #8: | [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iutil2.h [Content-Type=text/x-chdr]...
Step #8: | [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ialloc.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ichar.h [Content-Type=text/x-chdr]...
Step #8: | [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/dwtext.c [Content-Type=text/x-csrc]...
Step #8: | [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ifwpred.h [Content-Type=text/x-chdr]...
Step #8: | [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfile.h [Content-Type=text/x-chdr]...
Step #8: | [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iscanbin.h [Content-Type=text/x-chdr]...
Step #8: | [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ireclaim.c [Content-Type=text/x-csrc]...
Step #8: | [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ifont2.h [Content-Type=text/x-chdr]...
Step #8: | [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfrsd.h [Content-Type=text/x-chdr]...
Step #8: | [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfont0.c [Content-Type=text/x-csrc]...
Step #8: | [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zchar42.h [Content-Type=text/x-chdr]...
Step #8: | [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfproc.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zutf8.c [Content-Type=text/x-csrc]...
Step #8: | [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iosdata.h [Content-Type=text/x-chdr]...
Step #8: | [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iname.h [Content-Type=text/x-chdr]...
Step #8: | [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/dwmainc.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfont2.c [Content-Type=text/x-csrc]...
Step #8: | [4.6k/5.0k files][342.5 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.6 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zpacked.c [Content-Type=text/x-csrc]...
Step #8: | [4.6k/5.0k files][342.6 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/igstate.h [Content-Type=text/x-chdr]...
Step #8: | [4.6k/5.0k files][342.6 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.6 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.6 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.6 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
| [4.6k/5.0k files][342.6 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iastruct.h [Content-Type=text/x-chdr]...
Step #8: | [4.6k/5.0k files][342.6 MiB/439.2 MiB] 77% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iscanbin.c [Content-Type=text/x-csrc]...
Step #8: | [4.6k/5.0k files][342.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
| [4.6k/5.0k files][342.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zcie.c [Content-Type=text/x-csrc]...
Step #8: | [4.6k/5.0k files][342.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iscannum.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ifunc.h [Content-Type=text/x-chdr]...
Step #8: / [4.6k/5.0k files][342.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.6k/5.0k files][342.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zimage3.c [Content-Type=text/x-csrc]...
Step #8: / [4.6k/5.0k files][342.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zmath.c [Content-Type=text/x-csrc]...
Step #8: / [4.6k/5.0k files][342.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/isave.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/opdef.h [Content-Type=text/x-chdr]...
Step #8: / [4.6k/5.0k files][342.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.6k/5.0k files][342.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ilocate.c [Content-Type=text/x-csrc]...
Step #8: / [4.6k/5.0k files][342.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfimscale.c [Content-Type=text/x-csrc]...
Step #8: / [4.6k/5.0k files][342.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ierrors.h [Content-Type=text/x-chdr]...
Step #8: / [4.6k/5.0k files][342.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iname.c [Content-Type=text/x-csrc]...
Step #8: / [4.6k/5.0k files][342.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/isstate.h [Content-Type=text/x-chdr]...
Step #8: / [4.6k/5.0k files][342.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/idictdef.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iscan.c [Content-Type=text/x-csrc]...
Step #8: / [4.6k/5.0k files][342.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.6k/5.0k files][342.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ipcolor.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfcid0.c [Content-Type=text/x-csrc]...
Step #8: / [4.6k/5.0k files][342.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.6k/5.0k files][342.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.6k/5.0k files][342.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/icid.h [Content-Type=text/x-chdr]...
Step #8: / [4.6k/5.0k files][342.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/dscparse.c [Content-Type=text/x-csrc]...
Step #8: / [4.6k/5.0k files][342.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/psapi.c [Content-Type=text/x-csrc]...
Step #8: / [4.6k/5.0k files][342.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zgeneric.c [Content-Type=text/x-csrc]...
Step #8: / [4.6k/5.0k files][342.9 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.6k/5.0k files][342.9 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ziodevsc.c [Content-Type=text/x-csrc]...
Step #8: / [4.6k/5.0k files][342.9 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zcontrol.c [Content-Type=text/x-csrc]...
Step #8: / [4.6k/5.0k files][343.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zcolor.c [Content-Type=text/x-csrc]...
Step #8: / [4.6k/5.0k files][343.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfunc3.c [Content-Type=text/x-csrc]...
Step #8: / [4.6k/5.0k files][343.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/store.h [Content-Type=text/x-chdr]...
Step #8: / [4.6k/5.0k files][343.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zdevice2.c [Content-Type=text/x-csrc]...
Step #8: / [4.6k/5.0k files][343.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.6k/5.0k files][343.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.6k/5.0k files][343.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.6k/5.0k files][343.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.6k/5.0k files][343.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.6k/5.0k files][343.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.6k/5.0k files][343.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.6k/5.0k files][343.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.6k/5.0k files][343.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.6k/5.0k files][343.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.6k/5.0k files][343.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.6k/5.0k files][343.1 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/istkparm.h [Content-Type=text/x-chdr]...
Step #8: / [4.6k/5.0k files][343.1 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zcolor1.c [Content-Type=text/x-csrc]...
Step #8: / [4.6k/5.0k files][343.2 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zbseq.c [Content-Type=text/x-csrc]...
Step #8: / [4.6k/5.0k files][343.2 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
/ [4.6k/5.0k files][343.2 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/gs.c [Content-Type=text/x-csrc]...
Step #8: / [4.6k/5.0k files][343.2 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
/ [4.6k/5.0k files][343.2 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
/ [4.6k/5.0k files][343.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
/ [4.6k/5.0k files][343.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
/ [4.6k/5.0k files][343.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
/ [4.6k/5.0k files][343.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
/ [4.6k/5.0k files][343.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
/ [4.6k/5.0k files][343.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iutil.c [Content-Type=text/x-csrc]...
Step #8: / [4.6k/5.0k files][343.5 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iastate.h [Content-Type=text/x-chdr]...
Step #8: / [4.6k/5.0k files][343.5 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iparam.h [Content-Type=text/x-chdr]...
Step #8: / [4.6k/5.0k files][343.5 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iostack.h [Content-Type=text/x-chdr]...
Step #8: / [4.6k/5.0k files][343.5 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:36
/ [4.6k/5.0k files][343.5 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfarc4.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/icsmap.h [Content-Type=text/x-chdr]...
Step #8: / [4.6k/5.0k files][343.5 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:36
/ [4.6k/5.0k files][343.5 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:36
/ [4.6k/5.0k files][343.5 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/istream.h [Content-Type=text/x-chdr]...
Step #8: / [4.6k/5.0k files][343.5 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:36
/ [4.6k/5.0k files][343.5 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/icstate.h [Content-Type=text/x-chdr]...
Step #8: / [4.6k/5.0k files][343.5 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
/ [4.6k/5.0k files][343.5 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
/ [4.6k/5.0k files][343.5 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
/ [4.6k/5.0k files][343.5 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
/ [4.6k/5.0k files][343.5 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
/ [4.7k/5.0k files][343.5 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
/ [4.7k/5.0k files][343.5 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
/ [4.7k/5.0k files][343.5 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
/ [4.7k/5.0k files][343.5 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
/ [4.7k/5.0k files][343.5 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iutil.h [Content-Type=text/x-chdr]...
Step #8: / [4.7k/5.0k files][343.5 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zdevice.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.5 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
/ [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zgstate.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfmd5.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zmatrix.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zshade.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ilevel.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/idisp.h [Content-Type=text/x-chdr]...
Step #8: / [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/dwnodll.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zpdfops.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/apitest.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfont42.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iconf.h [Content-Type=text/x-chdr]...
Step #8: / [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfunc.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfzlib.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfbcp.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ifont.h [Content-Type=text/x-chdr]...
Step #8: / [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ibnum.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ivmspace.h [Content-Type=text/x-chdr]...
Step #8: / [4.7k/5.0k files][343.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ipacked.h [Content-Type=text/x-chdr]...
Step #8: / [4.7k/5.0k files][343.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zdevcal.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/dwimg.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zdouble.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/oper.h [Content-Type=text/x-chdr]...
Step #8: / [4.7k/5.0k files][343.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/opextern.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfunc4.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/igcstr.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zmisc2.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iparray.h [Content-Type=text/x-chdr]...
Step #8: / [4.7k/5.0k files][343.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfdecode.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zstack.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfilter.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/icolor.h [Content-Type=text/x-chdr]...
Step #8: / [4.7k/5.0k files][343.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/dxmainc.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zht.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/inames.h [Content-Type=text/x-chdr]...
Step #8: / [4.7k/5.0k files][343.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][343.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ziodev2.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.8 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zchar.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.8 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/inamedef.h [Content-Type=text/x-chdr]...
Step #8: / [4.7k/5.0k files][343.8 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/imainarg.h [Content-Type=text/x-chdr]...
Step #8: / [4.7k/5.0k files][343.8 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][343.8 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zmisc3.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.8 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/idebug.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.8 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][343.8 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][343.8 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/igcstr.h [Content-Type=text/x-chdr]...
Step #8: / [4.7k/5.0k files][343.8 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][343.8 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zvmem2.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.8 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][343.8 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][343.8 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zmedia2.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.9 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ifilter.h [Content-Type=text/x-chdr]...
Step #8: / [4.7k/5.0k files][343.9 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][343.9 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][343.9 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][343.9 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][343.9 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][343.9 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][343.9 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/bfont.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfont1.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.9 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][343.9 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfunc.h [Content-Type=text/x-chdr]...
Step #8: / [4.7k/5.0k files][343.9 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][343.9 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][343.9 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/istruct.h [Content-Type=text/x-chdr]...
Step #8: / [4.7k/5.0k files][343.9 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zht1.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.9 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/idstack.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.9 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zchar42.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.9 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][343.9 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zcid.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][343.9 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][343.9 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zchar2.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][344.0 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/istack.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][344.0 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/dwimg.h [Content-Type=text/x-chdr]...
Step #8: / [4.7k/5.0k files][344.0 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][344.0 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/dwtrace.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][344.0 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfjbig2.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/btoken.h [Content-Type=text/x-chdr]...
Step #8: / [4.7k/5.0k files][344.0 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/dwtext.h [Content-Type=text/x-chdr]...
Step #8: / [4.7k/5.0k files][344.0 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][344.0 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ialloc.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][344.0 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iestack.h [Content-Type=text/x-chdr]...
Step #8: / [4.7k/5.0k files][344.0 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ztrans.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][344.0 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][344.0 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zmisc.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][344.0 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfdcte.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][344.0 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][344.0 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][344.0 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfont.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][344.0 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][344.0 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zcharout.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][344.0 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][344.0 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][344.0 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/psapi.h [Content-Type=text/x-chdr]...
Step #8: / [4.7k/5.0k files][344.0 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iconf.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][344.1 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][344.1 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][344.1 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/icharout.h [Content-Type=text/x-chdr]...
Step #8: / [4.7k/5.0k files][344.1 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][344.1 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/gserver.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][344.1 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zsysvm.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][344.1 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][344.1 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zimage.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][344.1 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][344.1 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfapi.c [Content-Type=text/x-csrc]...
Step #8: / [4.7k/5.0k files][344.1 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][344.1 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/dwdll.h [Content-Type=text/x-chdr]...
Step #8: / [4.7k/5.0k files][344.1 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][344.1 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][344.1 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][344.1 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][344.1 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][344.1 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][344.1 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][344.1 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][344.1 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
/ [4.7k/5.0k files][344.1 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][344.1 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][344.1 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
/ [4.7k/5.0k files][344.1 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
-
- [4.7k/5.0k files][344.2 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
- [4.7k/5.0k files][344.2 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
- [4.7k/5.0k files][344.2 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
- [4.7k/5.0k files][344.2 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfilter2.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zdfilter.c [Content-Type=text/x-csrc]...
Step #8: - [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
- [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
- [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
- [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
- [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
- [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
- [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
- [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
- [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfjpx.c [Content-Type=text/x-csrc]...
Step #8: - [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
- [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfaes.c [Content-Type=text/x-csrc]...
Step #8: - [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
- [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/inameidx.h [Content-Type=text/x-chdr]...
Step #8: - [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
- [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
- [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
- [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
- [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ztoken.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zht2.h [Content-Type=text/x-chdr]...
Step #8: - [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
- [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
- [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
- [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
- [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
- [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
- [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/ichar1.h [Content-Type=text/x-chdr]...
Step #8: - [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zfcmap.c [Content-Type=text/x-csrc]...
Step #8: - [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/iplugin.h [Content-Type=text/x-chdr]...
Step #8: - [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zstring.c [Content-Type=text/x-csrc]...
Step #8: - [4.7k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
- [4.8k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
- [4.8k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
- [4.8k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
- [4.8k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/idicttpl.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/mkfilelt.cpp [Content-Type=text/x-c++src]...
Step #8: - [4.8k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
- [4.8k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
- [4.8k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/tpix_manager.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/t1_luts.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
- [4.8k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
- [4.8k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/mqc_inl.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
- [4.8k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
- [4.8k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
- [4.8k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/psi/zcolor2.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
- [4.8k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/function_list.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][344.3 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
- [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
- [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
- [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
- [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/test_sparse_array.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
- [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
- [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/t1_generate_luts.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
- [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
- [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/tls_keys.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/invert.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/pi.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/openjpeg.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
- [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/t1.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/opj_inttypes.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
- [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
- [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/opj_config_private.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/sparse_array.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/jp2.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
- [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/opj_includes.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/opj_malloc.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/dwt.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/openjpeg.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/opj_intmath.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/opj_codec.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/thread.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/j2k.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/image.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/thix_manager.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/tcd.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/opj_common.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][344.4 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/j2k.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][344.5 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/t2.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][344.5 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
- [4.8k/5.0k files][344.5 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/invert.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][344.5 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
- [4.8k/5.0k files][344.5 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
- [4.8k/5.0k files][344.5 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
- [4.8k/5.0k files][344.5 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
- [4.8k/5.0k files][344.5 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
- [4.8k/5.0k files][344.5 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
- [4.8k/5.0k files][344.5 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
- [4.8k/5.0k files][344.5 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/mct.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][344.5 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/opj_stdint.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][344.5 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/opj_config.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][344.7 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/opj_malloc.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][344.7 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
- [4.8k/5.0k files][344.7 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
- [4.8k/5.0k files][344.7 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
- [4.8k/5.0k files][344.7 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
- [4.8k/5.0k files][344.7 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/t1.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/t2.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][344.8 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
- [4.8k/5.0k files][344.8 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:38
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/bio.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/opj_clock.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][344.8 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
- [4.8k/5.0k files][344.8 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/cidx_manager.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/dwt.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][344.9 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
- [4.8k/5.0k files][344.9 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/pi.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][345.0 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/phix_manager.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][345.0 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
- [4.8k/5.0k files][345.0 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/event.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][345.0 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/ppix_manager.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][345.0 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/mqc.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][345.0 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/thread.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][345.0 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/tcd.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][345.0 MiB/439.2 MiB] 78% Done 2.4 MiB/s ETA 00:00:39
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/image.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][345.4 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/function_list.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][345.4 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/event.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][345.4 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/indexbox_manager.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][345.4 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/jp2.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][345.4 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/sparse_array.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][345.4 MiB/439.2 MiB] 78% Done 2.5 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/cidx_manager.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][345.5 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/cio.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][345.5 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/cio.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][345.5 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/opj_clock.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/mct.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][345.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
- [4.8k/5.0k files][345.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/tgt.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/bio.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/mqc.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][345.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/bench_dwt.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][345.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jcapistd.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][345.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
- [4.8k/5.0k files][345.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
- [4.8k/5.0k files][345.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jcmaster.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jdmarker.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][345.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
- [4.8k/5.0k files][345.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jddctmgr.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][345.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
- [4.8k/5.0k files][345.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:37
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jmemsys.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][345.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][345.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/rdppm.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][345.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/rdgif.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][345.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][345.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][345.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][345.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][345.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][345.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/wrjpgcom.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][345.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jidctfst.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][345.7 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][345.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][345.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][345.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/rdjpgcom.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][345.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][345.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/openjpeg/src/lib/openjp2/tgt.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][345.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jpeglib.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][345.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][345.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][345.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jversion.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][345.9 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][345.9 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][345.9 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][345.9 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][346.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][346.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][346.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][346.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][346.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][346.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][346.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][346.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][346.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][346.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][346.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jcdctmgr.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][346.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][346.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jcarith.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][346.0 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jdinput.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][346.1 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][346.1 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jdcoefct.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][346.1 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][346.1 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][346.1 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jutils.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][346.1 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jerror.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][346.1 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/rdcolmap.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][346.1 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jidctint.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jdct.h [Content-Type=text/x-chdr]...
Step #8: - [4.8k/5.0k files][346.1 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jquant1.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][346.1 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][346.1 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jcinit.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][346.1 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jcmarker.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/rdbmp.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][346.1 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][346.1 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jpegtran.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][346.1 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jdatadst.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jmemname.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][346.1 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jdmainct.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][346.1 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
- [4.8k/5.0k files][346.1 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/ckconfig.c [Content-Type=text/x-csrc]...
Step #8: - [4.8k/5.0k files][346.1 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
\
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/wrrle.c [Content-Type=text/x-csrc]...
Step #8: \ [4.8k/5.0k files][346.1 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jctrans.c [Content-Type=text/x-csrc]...
Step #8: \ [4.8k/5.0k files][346.1 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jmemdos.c [Content-Type=text/x-csrc]...
Step #8: \ [4.8k/5.0k files][346.1 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jcomapi.c [Content-Type=text/x-csrc]...
Step #8: \ [4.8k/5.0k files][346.1 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jdhuff.c [Content-Type=text/x-csrc]...
Step #8: \ [4.8k/5.0k files][346.2 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jcapimin.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/transupp.h [Content-Type=text/x-chdr]...
Step #8: \ [4.8k/5.0k files][346.2 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jmorecfg.h [Content-Type=text/x-chdr]...
Step #8: \ [4.8k/5.0k files][346.2 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
\ [4.8k/5.0k files][346.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jccoefct.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jpegint.h [Content-Type=text/x-chdr]...
Step #8: \ [4.8k/5.0k files][346.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/transupp.c [Content-Type=text/x-csrc]...
Step #8: \ [4.8k/5.0k files][346.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jaricom.c [Content-Type=text/x-csrc]...
Step #8: \ [4.8k/5.0k files][346.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.3 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/wrppm.c [Content-Type=text/x-csrc]...
Step #8: \ [4.8k/5.0k files][346.4 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.4 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.4 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.4 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.4 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:36
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jcprepct.c [Content-Type=text/x-csrc]...
Step #8: \ [4.8k/5.0k files][346.4 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.4 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/wrgif.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jmemansi.c [Content-Type=text/x-csrc]...
Step #8: \ [4.8k/5.0k files][346.4 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.5 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.5 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jinclude.h [Content-Type=text/x-chdr]...
Step #8: \ [4.8k/5.0k files][346.6 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/cdjpeg.h [Content-Type=text/x-chdr]...
Step #8: \ [4.8k/5.0k files][346.7 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.7 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jdsample.c [Content-Type=text/x-csrc]...
Step #8: \ [4.8k/5.0k files][346.7 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.7 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.7 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jdmerge.c [Content-Type=text/x-csrc]...
Step #8: \ [4.8k/5.0k files][346.7 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.7 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.7 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.7 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.7 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.7 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/rdrle.c [Content-Type=text/x-csrc]...
Step #8: \ [4.8k/5.0k files][346.7 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.7 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.7 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.7 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.7 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.7 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jerror.h [Content-Type=text/x-chdr]...
Step #8: \ [4.8k/5.0k files][346.7 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.7 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.7 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.7 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.7 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.8k/5.0k files][346.7 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.7 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.7 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jcsample.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/cdjpeg.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/example.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jccolor.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jfdctfst.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jquant2.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jdpostct.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/wrtarga.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jfdctflt.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jdarith.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jdatasrc.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jcparam.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/cderror.h [Content-Type=text/x-chdr]...
Step #8: \ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jdcolor.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jdmaster.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jdapistd.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][346.8 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.9 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.9 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/rdtarga.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][346.9 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.9 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.9 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.9 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.9 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.9 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.9 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jfdctint.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][346.9 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jmemnobs.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][346.9 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jmemmac.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][346.9 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][346.9 MiB/439.2 MiB] 78% Done 2.6 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jdapimin.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][347.0 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][347.0 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][347.0 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][347.0 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jchuff.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/cjpeg.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][347.0 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][347.0 MiB/439.2 MiB] 78% Done 2.7 MiB/s ETA 00:00:35
\ [4.9k/5.0k files][347.0 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.0 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/rdswitch.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][347.0 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.0 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.0 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jcmainct.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jmemmgr.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][347.1 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jdtrans.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][347.1 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.1 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.1 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.1 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.1 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.1 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.1 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.1 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/djpeg.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][347.2 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/wrbmp.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][347.2 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.2 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.3 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/jpeg/jidctflt.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][347.3 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/gdevdj9.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][347.3 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.3 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.3 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.3 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.4 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.4 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.4 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/gdevcd8.h [Content-Type=text/x-chdr]...
Step #8: \ [4.9k/5.0k files][347.4 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.4 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.4 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/gdevgdi.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][347.5 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
\ [4.9k/5.0k files][347.5 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
\ [4.9k/5.0k files][347.5 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
\ [4.9k/5.0k files][347.5 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
\ [4.9k/5.0k files][347.5 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
\ [4.9k/5.0k files][347.5 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
\ [4.9k/5.0k files][347.5 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
\ [4.9k/5.0k files][347.5 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
\ [4.9k/5.0k files][347.5 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
\ [4.9k/5.0k files][347.5 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
\ [4.9k/5.0k files][347.5 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
\ [4.9k/5.0k files][347.6 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
\ [4.9k/5.0k files][347.6 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
\ [4.9k/5.0k files][347.6 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
\ [4.9k/5.0k files][347.6 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/gdevbjc_.h [Content-Type=text/x-chdr]...
Step #8: \ [4.9k/5.0k files][347.6 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
\ [4.9k/5.0k files][347.6 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
\ [4.9k/5.0k files][347.6 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
\ [4.9k/5.0k files][347.6 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/gdevbjca.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][347.6 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/gdevlx32.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][347.6 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.6 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.6 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/gdevhl12.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][347.6 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.6 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.6 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.6 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.6 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/gdevcd8.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][347.6 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/gdevbjc_.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][347.6 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/gdevop4w.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][347.6 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.6 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.6 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/gdevxes.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][347.6 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.6 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/gdevln03.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][347.6 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/pscolor/test.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][347.6 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/gdevmd2k.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][347.6 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/gdevadmp.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][347.7 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/japanese/gdevj100.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][347.8 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
\ [4.9k/5.0k files][347.8 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/japanese/gdevalps.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][347.8 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/japanese/gdevfmpr.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][347.8 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/japanese/dviprlib.h [Content-Type=text/x-chdr]...
Step #8: \ [4.9k/5.0k files][347.8 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/gdevlx7.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][347.8 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:34
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/japanese/gdevmjc.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][347.9 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:33
\ [4.9k/5.0k files][347.9 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/japanese/gdevfmlbp.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][348.0 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/japanese/gdevrpdl.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][348.0 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/japanese/gdevp201.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][348.0 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/japanese/gdevlbp3.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][348.0 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/japanese/gdev10v.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][348.0 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/japanese/gdevespg.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][348.0 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/japanese/gdevmjc.h [Content-Type=text/x-chdr]...
Step #8: \ [4.9k/5.0k files][348.0 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/japanese/gdevnpdl.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/japanese/gdevml6.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][348.0 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
\ [4.9k/5.0k files][348.0 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/eplaser/gdevescv.h [Content-Type=text/x-chdr]...
Step #8: \ [4.9k/5.0k files][348.1 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/eplaser/gdevescv.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][348.1 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/pcl3/src/pclsize.h [Content-Type=text/x-chdr]...
Step #8: \ [4.9k/5.0k files][348.1 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/pcl3/src/pcl3opts.c [Content-Type=text/x-csrc]...
Step #8: \ [4.9k/5.0k files][348.1 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:33
|
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/pcl3/src/pclscan.h [Content-Type=text/x-chdr]...
Step #8: | [4.9k/5.0k files][348.1 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/pcl3/src/gdevpcl3.c [Content-Type=text/x-csrc]...
Step #8: | [4.9k/5.0k files][348.1 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:33
| [4.9k/5.0k files][348.1 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/pcl3/eprn/eprnfs.c [Content-Type=text/x-csrc]...
Step #8: | [4.9k/5.0k files][348.2 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/pcl3/src/pclscan.c [Content-Type=text/x-csrc]...
Step #8: | [4.9k/5.0k files][348.2 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/pcl3/eprn/pagecount.h [Content-Type=text/x-chdr]...
Step #8: | [4.9k/5.0k files][348.2 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/pcl3/src/pclcap.h [Content-Type=text/x-chdr]...
Step #8: | [4.9k/5.0k files][348.2 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/pcl3/src/pclgen.c [Content-Type=text/x-csrc]...
Step #8: | [4.9k/5.0k files][348.2 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/pcl3/src/pclcomp.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/pcl3/src/pclsize.c [Content-Type=text/x-csrc]...
Step #8: | [4.9k/5.0k files][348.2 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/pcl3/eprn/pagecount.c [Content-Type=text/x-csrc]...
Step #8: | [4.9k/5.0k files][348.2 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:33
| [4.9k/5.0k files][348.2 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:33
| [4.9k/5.0k files][348.2 MiB/439.2 MiB] 79% Done 2.7 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/pcl3/src/pclcap.c [Content-Type=text/x-csrc]...
Step #8: | [4.9k/5.0k files][348.4 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/pcl3/eprn/eprnrend.c [Content-Type=text/x-csrc]...
Step #8: | [4.9k/5.0k files][348.4 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/pcl3/eprn/mediasize.h [Content-Type=text/x-chdr]...
Step #8: | [4.9k/5.0k files][348.4 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/pcl3/src/pclgen.h [Content-Type=text/x-chdr]...
Step #8: | [4.9k/5.0k files][348.4 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/pcl3/eprn/eprnparm.c [Content-Type=text/x-csrc]...
Step #8: | [4.9k/5.0k files][348.4 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/pcl3/eprn/gdeveprn.c [Content-Type=text/x-csrc]...
Step #8: | [4.9k/5.0k files][348.4 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/pcl3/eprn/gdeveprn.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/pcl3/eprn/mediasize.c [Content-Type=text/x-csrc]...
Step #8: | [4.9k/5.0k files][348.4 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
| [4.9k/5.0k files][348.4 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
| [4.9k/5.0k files][348.4 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/lips4/gdevl4v.c [Content-Type=text/x-csrc]...
Step #8: | [4.9k/5.0k files][348.6 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:33
| [4.9k/5.0k files][348.6 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/libspectre/spectre-status.c [Content-Type=text/x-csrc]...
Step #8: | [4.9k/5.0k files][348.6 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/opvp/opvp_0_2_0.h [Content-Type=text/x-chdr]...
Step #8: | [4.9k/5.0k files][348.6 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/libspectre/spectre-render-context.c [Content-Type=text/x-csrc]...
Step #8: | [4.9k/5.0k files][348.6 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/opvp/opvp.h [Content-Type=text/x-chdr]...
Step #8: | [4.9k/5.0k files][348.6 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [4.9k/5.0k files][348.6 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [4.9k/5.0k files][348.6 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/lips4/gdevl4r.c [Content-Type=text/x-csrc]...
Step #8: | [4.9k/5.0k files][348.6 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [4.9k/5.0k files][348.6 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [4.9k/5.0k files][348.6 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [4.9k/5.0k files][348.6 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/opvp/gdevopvp.c [Content-Type=text/x-csrc]...
Step #8: | [4.9k/5.0k files][348.6 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [4.9k/5.0k files][348.6 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [4.9k/5.0k files][348.7 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/opvp/opvp_common.h [Content-Type=text/x-chdr]...
Step #8: | [4.9k/5.0k files][348.7 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/lips4/gdevlips.h [Content-Type=text/x-chdr]...
Step #8: | [4.9k/5.0k files][348.7 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [4.9k/5.0k files][348.7 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/lips4/gdevlprn.c [Content-Type=text/x-csrc]...
Step #8: | [4.9k/5.0k files][348.7 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [4.9k/5.0k files][348.7 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [4.9k/5.0k files][348.7 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/libspectre/spectre-gs.h [Content-Type=text/x-chdr]...
Step #8: | [4.9k/5.0k files][348.7 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [4.9k/5.0k files][348.7 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/lips4/gdevlips.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/ghostscript/contrib/lips4/gdevlprn.h [Content-Type=text/x-chdr]...
Step #8: | [4.9k/5.0k files][348.8 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [4.9k/5.0k files][348.9 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [4.9k/5.0k files][349.0 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [4.9k/5.0k files][349.0 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/libspectre/spectre-exporter-pdf.c [Content-Type=text/x-csrc]...
Step #8: | [4.9k/5.0k files][349.0 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [4.9k/5.0k files][349.0 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [4.9k/5.0k files][349.0 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [4.9k/5.0k files][349.1 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/libspectre/spectre-private.h [Content-Type=text/x-chdr]...
Step #8: | [4.9k/5.0k files][349.1 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [4.9k/5.0k files][349.1 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [4.9k/5.0k files][349.1 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:32
| [4.9k/5.0k files][349.1 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:32
| [4.9k/5.0k files][349.1 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/libspectre/spectre-macros.h [Content-Type=text/x-chdr]...
Step #8: | [4.9k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
| [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
| [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/libspectre/spectre-document.c [Content-Type=text/x-csrc]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/libspectre/spectre-status.h [Content-Type=text/x-chdr]...
Step #8: | [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/libspectre/spectre-device.c [Content-Type=text/x-csrc]...
Step #8: | [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
| [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/libspectre/spectre-exporter-ps.c [Content-Type=text/x-csrc]...
Step #8: | [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
| [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/libspectre/spectre-utils.h [Content-Type=text/x-chdr]...
Step #8: | [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
| [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/libspectre/spectre-device.h [Content-Type=text/x-chdr]...
Step #8: | [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
| [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/libspectre/spectre.h [Content-Type=text/x-chdr]...
Step #8: | [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/libspectre/spectre-document.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/libspectre/spectre-exporter.c [Content-Type=text/x-csrc]...
Step #8: | [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
| [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/libspectre/spectre-page.c [Content-Type=text/x-csrc]...
Step #8: | [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/libspectre/ps.c [Content-Type=text/x-csrc]...
Step #8: | [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/second-frontend-run/full_type_defs.json [Content-Type=application/json]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/libspectre/spectre-gs.c [Content-Type=text/x-csrc]...
Step #8: | [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/libspectre/ps.h [Content-Type=text/x-chdr]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/libspectre/spectre-page.h [Content-Type=text/x-chdr]...
Step #8: | [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
| [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
| [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
| [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/libspectre/spectre-render-context.h [Content-Type=text/x-chdr]...
Step #8: | [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/libspectre/spectre-utils.c [Content-Type=text/x-csrc]...
Step #8: | [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
| [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
| [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/second-frontend-run/fuzzerLogFile-libpng_read_fuzzer.data.yaml [Content-Type=application/octet-stream]...
Step #8: | [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
| [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/light/source_files/src/libspectre/libspectre/spectre-exporter.h [Content-Type=text/x-chdr]...
Step #8: | [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
| [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/second-frontend-run/macro_block_info.json [Content-Type=application/json]...
Step #8: | [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/second-frontend-run/fuzzerLogFile-spectre_read_fuzzer.data.yaml [Content-Type=application/octet-stream]...
Step #8: | [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
| [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [5.0k/5.0k files][349.3 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/second-frontend-run/fuzzerLogFile-spectre_read_fuzzer.data [Content-Type=application/octet-stream]...
Step #8: Copying file:///workspace/out/libfuzzer-introspector-x86_64/inspector/second-frontend-run/fuzzerLogFile-libpng_read_fuzzer.data [Content-Type=application/octet-stream]...
Step #8: | [5.0k/5.0k files][349.4 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [5.0k/5.0k files][349.4 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [5.0k/5.0k files][349.4 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [5.0k/5.0k files][349.4 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [5.0k/5.0k files][349.4 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [5.0k/5.0k files][349.4 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [5.0k/5.0k files][349.4 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [5.0k/5.0k files][349.4 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [5.0k/5.0k files][349.4 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [5.0k/5.0k files][349.4 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [5.0k/5.0k files][349.4 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [5.0k/5.0k files][349.4 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [5.0k/5.0k files][349.4 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [5.0k/5.0k files][349.4 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [5.0k/5.0k files][349.4 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [5.0k/5.0k files][349.4 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [5.0k/5.0k files][349.5 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [5.0k/5.0k files][349.5 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [5.0k/5.0k files][349.5 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [5.0k/5.0k files][349.5 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [5.0k/5.0k files][349.5 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [5.0k/5.0k files][349.5 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [5.0k/5.0k files][349.5 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [5.0k/5.0k files][349.5 MiB/439.2 MiB] 79% Done 2.8 MiB/s ETA 00:00:32
| [5.0k/5.0k files][350.0 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:30
| [5.0k/5.0k files][350.0 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
| [5.0k/5.0k files][350.0 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
| [5.0k/5.0k files][350.0 MiB/439.2 MiB] 79% Done 2.9 MiB/s ETA 00:00:31
| [5.0k/5.0k files][354.1 MiB/439.2 MiB] 80% Done 3.7 MiB/s ETA 00:00:23
| [5.0k/5.0k files][355.4 MiB/439.2 MiB] 80% Done 3.9 MiB/s ETA 00:00:21
| [5.0k/5.0k files][358.2 MiB/439.2 MiB] 81% Done 4.5 MiB/s ETA 00:00:18
| [5.0k/5.0k files][358.2 MiB/439.2 MiB] 81% Done 4.5 MiB/s ETA 00:00:18
| [5.0k/5.0k files][358.5 MiB/439.2 MiB] 81% Done 4.5 MiB/s ETA 00:00:18
| [5.0k/5.0k files][358.5 MiB/439.2 MiB] 81% Done 4.5 MiB/s ETA 00:00:18
| [5.0k/5.0k files][358.5 MiB/439.2 MiB] 81% Done 4.5 MiB/s ETA 00:00:18
| [5.0k/5.0k files][361.3 MiB/439.2 MiB] 82% Done 5.1 MiB/s ETA 00:00:15
| [5.0k/5.0k files][361.6 MiB/439.2 MiB] 82% Done 5.1 MiB/s ETA 00:00:15
| [5.0k/5.0k files][362.4 MiB/439.2 MiB] 82% Done 5.3 MiB/s ETA 00:00:15
| [5.0k/5.0k files][365.7 MiB/439.2 MiB] 83% Done 6.0 MiB/s ETA 00:00:12
| [5.0k/5.0k files][366.0 MiB/439.2 MiB] 83% Done 6.0 MiB/s ETA 00:00:12
| [5.0k/5.0k files][366.0 MiB/439.2 MiB] 83% Done 6.0 MiB/s ETA 00:00:12
| [5.0k/5.0k files][369.8 MiB/439.2 MiB] 84% Done 6.8 MiB/s ETA 00:00:10
| [5.0k/5.0k files][369.8 MiB/439.2 MiB] 84% Done 6.8 MiB/s ETA 00:00:10
| [5.0k/5.0k files][370.1 MiB/439.2 MiB] 84% Done 6.8 MiB/s ETA 00:00:10
| [5.0k/5.0k files][370.4 MiB/439.2 MiB] 84% Done 6.9 MiB/s ETA 00:00:10
| [5.0k/5.0k files][373.4 MiB/439.2 MiB] 85% Done 7.5 MiB/s ETA 00:00:09
| [5.0k/5.0k files][374.0 MiB/439.2 MiB] 85% Done 7.6 MiB/s ETA 00:00:09
| [5.0k/5.0k files][381.4 MiB/439.2 MiB] 86% Done 9.1 MiB/s ETA 00:00:06
| [5.0k/5.0k files][391.0 MiB/439.2 MiB] 89% Done 11.0 MiB/s ETA 00:00:04
| [5.0k/5.0k files][392.3 MiB/439.2 MiB] 89% Done 11.3 MiB/s ETA 00:00:04
/
/ [5.0k/5.0k files][439.2 MiB/439.2 MiB] 99% Done 20.5 MiB/s ETA 00:00:00
/ [5.0k/5.0k files][439.2 MiB/439.2 MiB] 100% Done 20.4 MiB/s ETA 00:00:00
Step #8: Operation completed over 5.0k objects/439.2 MiB.
Finished Step #8
PUSH
DONE