clang -g -fsanitize=fuzzer,address,integer,bounds,null,undefined,float-divide-by-zero -ldrm -lm -ldl -lXext -lz -lpthread -lrt -L/ffmpeg_deps/lib -L/ffmpeg_deps/lib/alsa-lib/smixer/ -L/ffmpeg_deps/lib/vdpau/ -I/ffmpeg_deps -I/ffmpeg -lfdk-aac -lvorbisenc -lvorbisfile -l:smixer-hda.a -l:smixer-ac97.a -l:smixer-sbase.a -lvdpau_trace -lavfilter -lavdevice -lpostproc -lva -logg -lswscale -ltheoradec -ltheoraenc -lvpx -lasound -lbz2 -lswresample -lvorbis -lvdpau -lavutil -lavcodec -lavformat -ltheora -lva-drm -lxml2 -lopus -fuse-ld=/usr/bin/ld.lld /ffmpeg/tools/target_bsf_fuzzer.c -o /target_bsf_fuzz
540.5 ld.lld: error: undefined symbol: lzma_stream_decoder
540.5 >>> referenced by tiff.c:577 (/ffmpeg/libavcodec/tiff.c:577)
540.5 >>> tiff.o:(tiff_unpack_strip) in archive /ffmpeg_deps/lib/libavcodec.a
540.5
540.5 ld.lld: error: undefined symbol: lzma_code
540.5 >>> referenced by tiff.c:582 (/ffmpeg/libavcodec/tiff.c:582)
540.5 >>> tiff.o:(tiff_unpack_strip) in archive /ffmpeg_deps/lib/libavcodec.a
540.5
540.5 ld.lld: error: undefined symbol: lzma_end
540.5 >>> referenced by tiff.c:583 (/ffmpeg/libavcodec/tiff.c:583)
540.5 >>> tiff.o:(tiff_unpack_strip) in archive /ffmpeg_deps/lib/libavcodec.a
540.6 clang-14: error: linker command failed with exit code 1 (use -v to see invocation)
Error message: