* Package: media-video/subtitler-yuv-0.6.5 * Repository: gentoo * Maintainer: lordvan@gentoo.org media-video@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking subtitler-yuv-0.6.5.tgz to /var/tmp/portage/media-video/subtitler-yuv-0.6.5/work >>> Source unpacked in /var/tmp/portage/media-video/subtitler-yuv-0.6.5/work >>> Preparing source in /var/tmp/portage/media-video/subtitler-yuv-0.6.5/work/subtitler-yuv-0.6.5 ... * Applying subtitler-yuv-0.6.5-fix-build-system.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-video/subtitler-yuv-0.6.5/work/subtitler-yuv-0.6.5 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/media-video/subtitler-yuv-0.6.5/work/subtitler-yuv-0.6.5 ... make -j1 x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wall -c -o subtitler-yuv.o subtitler-yuv.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wall -c -o color_processor.o color_processor.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wall -c -o frame_list.o frame_list.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wall -c -o load_font.o load_font.c load_font.c: In function ‘read_font_desc’: load_font.c:57:5: warning: variable ‘version’ set but not used [-Wunused-but-set-variable] 57 | int version = 0; | ^~~~~~~ load_font.c: In function ‘load_raw’: load_font.c:28:2: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] 28 | fread(raw->pal, 3, raw->c, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ load_font.c:37:1: warning: ignoring return value of ‘fread’, declared with attribute warn_unused_result [-Wunused-result] 37 | fread(raw->bmp, raw->h * raw->w * bpp, 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wall -c -o load_pictures.o load_pictures.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wall -c -o load_ppml_file.o load_ppml_file.c In file included from /usr/include/stdio.h:867, from subtitler.h:72, from load_ppml_file.c:21: In function ‘fprintf’, inlined from ‘read_in_ppml_file’ at load_ppml_file.c:241:4: /usr/include/bits/stdio2.h:100:10: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 100 | return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 101 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wall -c -o object_list.o object_list.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wall -c -o parser.o parser.c parser.c: In function ‘parse_frame_entry’: parser.c:211:8: warning: suggest parentheses around operand of ‘!’ or change ‘&’ to ‘&&’ or ‘!’ to ‘~’ [-Wparentheses] 211 | if(! po -> status & OBJECT_STATUS_HAVE_Z_DEST) | ^~~~~~~~~~~~~~ parser.c:392:22: warning: ‘/font.desc’ directive writing 10 bytes into a region of size between 1 and 4096 [-Wformat-overflow=] 392 | sprintf(temp, "%s/font.desc", font_dir); | ^~~~~~~~~~ In file included from /usr/include/stdio.h:867, from subtitler.h:72, from parser.c:1: /usr/include/bits/stdio2.h:36:10: note: ‘__builtin___sprintf_chk’ output between 11 and 4106 bytes into a destination of size 4096 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wall -c -o text_processing.o text_processing.c text_processing.c: In function ‘xtputstr’: text_processing.c:482:6: warning: variable ‘temp’ set but not used [-Wunused-but-set-variable] 482 | int c; | ^ x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wall -c -o external_programs.o external_programs.c x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -fno-common -Wall -c -o x11.o x11.c x86_64-pc-linux-gnu-gcc -Wl,-O1 -Wl,--as-needed subtitler-yuv.o color_processor.o frame_list.o load_font.o load_pictures.o load_ppml_file.o object_list.o parser.o text_processing.o external_programs.o x11.o -lm -lXt -lX11 -lXaw -o subtitler-yuv /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x68228): multiple definition of `debug_flag'; subtitler-yuv.o:(.bss+0x1fd288): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x20b0): multiple definition of `dmax_vector'; subtitler-yuv.o:(.bss+0x197110): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x0): multiple definition of `skip_flag'; subtitler-yuv.o:(.bss+0x19505c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x4): multiple definition of `test_mode'; subtitler-yuv.o:(.bss+0x195060): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x8): multiple definition of `current_frame_nr'; subtitler-yuv.o:(.bss+0x195064): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0xc): multiple definition of `ppml_last_frame'; subtitler-yuv.o:(.bss+0x195068): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x10): multiple definition of `ppml_first_frame'; subtitler-yuv.o:(.bss+0x19506c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x18): multiple definition of `subtitle_vespace'; subtitler-yuv.o:(.bss+0x195070): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x20): multiple definition of `subtitle_extra_character_space'; subtitler-yuv.o:(.bss+0x195078): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x28): multiple definition of `extra_character_space'; subtitler-yuv.o:(.bss+0x195080): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x30): multiple definition of `subtitle_v_factor'; subtitler-yuv.o:(.bss+0x195088): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x38): multiple definition of `subtitle_h_factor'; subtitler-yuv.o:(.bss+0x195090): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x40): multiple definition of `default_border_luminance'; subtitler-yuv.o:(.bss+0x195098): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x44): multiple definition of `border_luminance'; subtitler-yuv.o:(.bss+0x19509c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x48): multiple definition of `default_subtitle_vespace'; subtitler-yuv.o:(.bss+0x1950a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x50): multiple definition of `default_font_factor'; subtitler-yuv.o:(.bss+0x1950a8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x58): multiple definition of `dscol'; subtitler-yuv.o:(.bss+0x1950b0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x60): multiple definition of `scol'; subtitler-yuv.o:(.bss+0x1950b8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x68): multiple definition of `dssat'; subtitler-yuv.o:(.bss+0x1950c0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x70): multiple definition of `ssat'; subtitler-yuv.o:(.bss+0x1950c8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x78): multiple definition of `attributes'; subtitler-yuv.o:(.bss+0x1950d0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x80): multiple definition of `movie_thread'; subtitler-yuv.o:(.bss+0x1950e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x2080): multiple definition of `color_depth'; subtitler-yuv.o:(.bss+0x1970e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x2088): multiple definition of `ucptrd'; subtitler-yuv.o:(.bss+0x1970e8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x2090): multiple definition of `ucptrs'; subtitler-yuv.o:(.bss+0x1970f0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x2098): multiple definition of `buffer_size'; subtitler-yuv.o:(.bss+0x1970f8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x209c): multiple definition of `window_size'; subtitler-yuv.o:(.bss+0x1970fc): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x20a0): multiple definition of `window_open_flag'; subtitler-yuv.o:(.bss+0x197100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x20a4): multiple definition of `show_output_flag'; subtitler-yuv.o:(.bss+0x197104): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x20a8): multiple definition of `use_pre_processing_flag'; subtitler-yuv.o:(.bss+0x197108): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x20b8): multiple definition of `frame_offset'; subtitler-yuv.o:(.bss+0x197118): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x20c0): multiple definition of `selected_project'; subtitler-yuv.o:(.bss+0x197120): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x20c8): multiple definition of `selected_data_directory'; subtitler-yuv.o:(.bss+0x197128): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x20d0): multiple definition of `default_font_dir'; subtitler-yuv.o:(.bss+0x197130): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x20d8): multiple definition of `subtitle_file'; subtitler-yuv.o:(.bss+0x197138): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x20e0): multiple definition of `file_format'; subtitler-yuv.o:(.bss+0x197140): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x20e8): multiple definition of `frame_memory1'; subtitler-yuv.o:(.bss+0x197148): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x20f0): multiple definition of `frame_memory0'; subtitler-yuv.o:(.bss+0x197150): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x20f8): multiple definition of `window_bottom'; subtitler-yuv.o:(.bss+0x197158): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x20fc): multiple definition of `window_top'; subtitler-yuv.o:(.bss+0x19715c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x2100): multiple definition of `hend'; subtitler-yuv.o:(.bss+0x197160): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x2104): multiple definition of `hstart'; subtitler-yuv.o:(.bss+0x197164): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x2108): multiple definition of `wbottom'; subtitler-yuv.o:(.bss+0x197168): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x210c): multiple definition of `wtop'; subtitler-yuv.o:(.bss+0x19716c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x2110): multiple definition of `center_flag'; subtitler-yuv.o:(.bss+0x197170): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x2114): multiple definition of `line_h_end'; subtitler-yuv.o:(.bss+0x197174): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x2118): multiple definition of `line_h_start'; subtitler-yuv.o:(.bss+0x197178): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x211c): multiple definition of `line_height'; subtitler-yuv.o:(.bss+0x19717c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x2120): multiple definition of `vert_position'; subtitler-yuv.o:(.bss+0x197180): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x2140): multiple definition of `format_end_str'; subtitler-yuv.o:(.bss+0x1971a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x2180): multiple definition of `format_start_str'; subtitler-yuv.o:(.bss+0x1971e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x21c0): multiple definition of `screen_text'; subtitler-yuv.o:(.bss+0x197220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x661c0): multiple definition of `screen_lines'; subtitler-yuv.o:(.bss+0x1fb220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x661c8): multiple definition of `tptr'; subtitler-yuv.o:(.bss+0x1fb228): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x661e0): multiple definition of `screen_start'; subtitler-yuv.o:(.bss+0x1fb240): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x681e0): multiple definition of `osd_transp'; subtitler-yuv.o:(.bss+0x1fd240): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x681e4): multiple definition of `sync_mode'; subtitler-yuv.o:(.bss+0x1fd244): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x681e8): multiple definition of `user_name'; subtitler-yuv.o:(.bss+0x1fd248): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x681f0): multiple definition of `home_dir'; subtitler-yuv.o:(.bss+0x1fd250): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x681f8): multiple definition of `userinfo'; subtitler-yuv.o:(.bss+0x1fd258): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x68200): multiple definition of `default_font'; subtitler-yuv.o:(.bss+0x1fd260): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x68204): multiple definition of `image_height'; subtitler-yuv.o:(.bss+0x1fd264): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x68208): multiple definition of `image_width'; subtitler-yuv.o:(.bss+0x1fd268): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x68210): multiple definition of `ImageData'; subtitler-yuv.o:(.bss+0x1fd270): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x68218): multiple definition of `subtitle_current_font_descriptor'; subtitler-yuv.o:(.bss+0x1fd278): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x68220): multiple definition of `vo_font'; subtitler-yuv.o:(.bss+0x1fd280): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x68230): multiple definition of `objecttab'; subtitler-yuv.o:(.bss+0x1fd290): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: color_processor.o:(.bss+0x68240): multiple definition of `frametab'; subtitler-yuv.o:(.bss+0x1fd2a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x68240): multiple definition of `frametab'; subtitler-yuv.o:(.bss+0x1fd2a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x68228): multiple definition of `debug_flag'; subtitler-yuv.o:(.bss+0x1fd288): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x68220): multiple definition of `vo_font'; subtitler-yuv.o:(.bss+0x1fd280): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x0): multiple definition of `skip_flag'; subtitler-yuv.o:(.bss+0x19505c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x4): multiple definition of `test_mode'; subtitler-yuv.o:(.bss+0x195060): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x8): multiple definition of `current_frame_nr'; subtitler-yuv.o:(.bss+0x195064): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0xc): multiple definition of `ppml_last_frame'; subtitler-yuv.o:(.bss+0x195068): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x10): multiple definition of `ppml_first_frame'; subtitler-yuv.o:(.bss+0x19506c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x18): multiple definition of `subtitle_vespace'; subtitler-yuv.o:(.bss+0x195070): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x20): multiple definition of `subtitle_extra_character_space'; subtitler-yuv.o:(.bss+0x195078): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x28): multiple definition of `extra_character_space'; subtitler-yuv.o:(.bss+0x195080): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x30): multiple definition of `subtitle_v_factor'; subtitler-yuv.o:(.bss+0x195088): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x38): multiple definition of `subtitle_h_factor'; subtitler-yuv.o:(.bss+0x195090): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x40): multiple definition of `default_border_luminance'; subtitler-yuv.o:(.bss+0x195098): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x44): multiple definition of `border_luminance'; subtitler-yuv.o:(.bss+0x19509c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x48): multiple definition of `default_subtitle_vespace'; subtitler-yuv.o:(.bss+0x1950a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x50): multiple definition of `default_font_factor'; subtitler-yuv.o:(.bss+0x1950a8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x58): multiple definition of `dscol'; subtitler-yuv.o:(.bss+0x1950b0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x60): multiple definition of `scol'; subtitler-yuv.o:(.bss+0x1950b8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x68): multiple definition of `dssat'; subtitler-yuv.o:(.bss+0x1950c0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x70): multiple definition of `ssat'; subtitler-yuv.o:(.bss+0x1950c8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x78): multiple definition of `attributes'; subtitler-yuv.o:(.bss+0x1950d0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x80): multiple definition of `movie_thread'; subtitler-yuv.o:(.bss+0x1950e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x2080): multiple definition of `color_depth'; subtitler-yuv.o:(.bss+0x1970e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x2088): multiple definition of `ucptrd'; subtitler-yuv.o:(.bss+0x1970e8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x2090): multiple definition of `ucptrs'; subtitler-yuv.o:(.bss+0x1970f0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x2098): multiple definition of `buffer_size'; subtitler-yuv.o:(.bss+0x1970f8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x209c): multiple definition of `window_size'; subtitler-yuv.o:(.bss+0x1970fc): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x20a0): multiple definition of `window_open_flag'; subtitler-yuv.o:(.bss+0x197100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x20a4): multiple definition of `show_output_flag'; subtitler-yuv.o:(.bss+0x197104): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x20a8): multiple definition of `use_pre_processing_flag'; subtitler-yuv.o:(.bss+0x197108): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x20b0): multiple definition of `dmax_vector'; subtitler-yuv.o:(.bss+0x197110): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x20b8): multiple definition of `frame_offset'; subtitler-yuv.o:(.bss+0x197118): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x20c0): multiple definition of `selected_project'; subtitler-yuv.o:(.bss+0x197120): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x20c8): multiple definition of `selected_data_directory'; subtitler-yuv.o:(.bss+0x197128): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x20d0): multiple definition of `default_font_dir'; subtitler-yuv.o:(.bss+0x197130): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x20d8): multiple definition of `subtitle_file'; subtitler-yuv.o:(.bss+0x197138): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x20e0): multiple definition of `file_format'; subtitler-yuv.o:(.bss+0x197140): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x20e8): multiple definition of `frame_memory1'; subtitler-yuv.o:(.bss+0x197148): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x20f0): multiple definition of `frame_memory0'; subtitler-yuv.o:(.bss+0x197150): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x20f8): multiple definition of `window_bottom'; subtitler-yuv.o:(.bss+0x197158): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x20fc): multiple definition of `window_top'; subtitler-yuv.o:(.bss+0x19715c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x2100): multiple definition of `hend'; subtitler-yuv.o:(.bss+0x197160): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x2104): multiple definition of `hstart'; subtitler-yuv.o:(.bss+0x197164): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x2108): multiple definition of `wbottom'; subtitler-yuv.o:(.bss+0x197168): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x210c): multiple definition of `wtop'; subtitler-yuv.o:(.bss+0x19716c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x2110): multiple definition of `center_flag'; subtitler-yuv.o:(.bss+0x197170): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x2114): multiple definition of `line_h_end'; subtitler-yuv.o:(.bss+0x197174): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x2118): multiple definition of `line_h_start'; subtitler-yuv.o:(.bss+0x197178): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x211c): multiple definition of `line_height'; subtitler-yuv.o:(.bss+0x19717c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x2120): multiple definition of `vert_position'; subtitler-yuv.o:(.bss+0x197180): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x2140): multiple definition of `format_end_str'; subtitler-yuv.o:(.bss+0x1971a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x2180): multiple definition of `format_start_str'; subtitler-yuv.o:(.bss+0x1971e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x21c0): multiple definition of `screen_text'; subtitler-yuv.o:(.bss+0x197220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x661c0): multiple definition of `screen_lines'; subtitler-yuv.o:(.bss+0x1fb220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x661c8): multiple definition of `tptr'; subtitler-yuv.o:(.bss+0x1fb228): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x661e0): multiple definition of `screen_start'; subtitler-yuv.o:(.bss+0x1fb240): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x681e0): multiple definition of `osd_transp'; subtitler-yuv.o:(.bss+0x1fd240): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x681e4): multiple definition of `sync_mode'; subtitler-yuv.o:(.bss+0x1fd244): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x681e8): multiple definition of `user_name'; subtitler-yuv.o:(.bss+0x1fd248): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x681f0): multiple definition of `home_dir'; subtitler-yuv.o:(.bss+0x1fd250): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x681f8): multiple definition of `userinfo'; subtitler-yuv.o:(.bss+0x1fd258): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x68200): multiple definition of `default_font'; subtitler-yuv.o:(.bss+0x1fd260): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x68204): multiple definition of `image_height'; subtitler-yuv.o:(.bss+0x1fd264): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x68208): multiple definition of `image_width'; subtitler-yuv.o:(.bss+0x1fd268): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x68210): multiple definition of `ImageData'; subtitler-yuv.o:(.bss+0x1fd270): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x68218): multiple definition of `subtitle_current_font_descriptor'; subtitler-yuv.o:(.bss+0x1fd278): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: frame_list.o:(.bss+0x68230): multiple definition of `objecttab'; subtitler-yuv.o:(.bss+0x1fd290): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x68228): multiple definition of `debug_flag'; subtitler-yuv.o:(.bss+0x1fd288): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x4): multiple definition of `skip_flag'; subtitler-yuv.o:(.bss+0x19505c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x8): multiple definition of `test_mode'; subtitler-yuv.o:(.bss+0x195060): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0xc): multiple definition of `current_frame_nr'; subtitler-yuv.o:(.bss+0x195064): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x10): multiple definition of `ppml_last_frame'; subtitler-yuv.o:(.bss+0x195068): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x14): multiple definition of `ppml_first_frame'; subtitler-yuv.o:(.bss+0x19506c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x18): multiple definition of `subtitle_vespace'; subtitler-yuv.o:(.bss+0x195070): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x20): multiple definition of `subtitle_extra_character_space'; subtitler-yuv.o:(.bss+0x195078): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x28): multiple definition of `extra_character_space'; subtitler-yuv.o:(.bss+0x195080): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x30): multiple definition of `subtitle_v_factor'; subtitler-yuv.o:(.bss+0x195088): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x38): multiple definition of `subtitle_h_factor'; subtitler-yuv.o:(.bss+0x195090): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x40): multiple definition of `default_border_luminance'; subtitler-yuv.o:(.bss+0x195098): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x44): multiple definition of `border_luminance'; subtitler-yuv.o:(.bss+0x19509c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x48): multiple definition of `default_subtitle_vespace'; subtitler-yuv.o:(.bss+0x1950a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x50): multiple definition of `default_font_factor'; subtitler-yuv.o:(.bss+0x1950a8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x58): multiple definition of `dscol'; subtitler-yuv.o:(.bss+0x1950b0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x60): multiple definition of `scol'; subtitler-yuv.o:(.bss+0x1950b8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x68): multiple definition of `dssat'; subtitler-yuv.o:(.bss+0x1950c0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x70): multiple definition of `ssat'; subtitler-yuv.o:(.bss+0x1950c8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x78): multiple definition of `attributes'; subtitler-yuv.o:(.bss+0x1950d0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x80): multiple definition of `movie_thread'; subtitler-yuv.o:(.bss+0x1950e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x2080): multiple definition of `color_depth'; subtitler-yuv.o:(.bss+0x1970e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x2088): multiple definition of `ucptrd'; subtitler-yuv.o:(.bss+0x1970e8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x2090): multiple definition of `ucptrs'; subtitler-yuv.o:(.bss+0x1970f0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x2098): multiple definition of `buffer_size'; subtitler-yuv.o:(.bss+0x1970f8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x209c): multiple definition of `window_size'; subtitler-yuv.o:(.bss+0x1970fc): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x20a0): multiple definition of `window_open_flag'; subtitler-yuv.o:(.bss+0x197100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x20a4): multiple definition of `show_output_flag'; subtitler-yuv.o:(.bss+0x197104): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x20a8): multiple definition of `use_pre_processing_flag'; subtitler-yuv.o:(.bss+0x197108): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x20b0): multiple definition of `dmax_vector'; subtitler-yuv.o:(.bss+0x197110): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x20b8): multiple definition of `frame_offset'; subtitler-yuv.o:(.bss+0x197118): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x20c0): multiple definition of `selected_project'; subtitler-yuv.o:(.bss+0x197120): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x20c8): multiple definition of `selected_data_directory'; subtitler-yuv.o:(.bss+0x197128): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x20d0): multiple definition of `default_font_dir'; subtitler-yuv.o:(.bss+0x197130): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x20d8): multiple definition of `subtitle_file'; subtitler-yuv.o:(.bss+0x197138): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x20e0): multiple definition of `file_format'; subtitler-yuv.o:(.bss+0x197140): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x20e8): multiple definition of `frame_memory1'; subtitler-yuv.o:(.bss+0x197148): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x20f0): multiple definition of `frame_memory0'; subtitler-yuv.o:(.bss+0x197150): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x20f8): multiple definition of `window_bottom'; subtitler-yuv.o:(.bss+0x197158): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x20fc): multiple definition of `window_top'; subtitler-yuv.o:(.bss+0x19715c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x2100): multiple definition of `hend'; subtitler-yuv.o:(.bss+0x197160): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x2104): multiple definition of `hstart'; subtitler-yuv.o:(.bss+0x197164): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x2108): multiple definition of `wbottom'; subtitler-yuv.o:(.bss+0x197168): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x210c): multiple definition of `wtop'; subtitler-yuv.o:(.bss+0x19716c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x2110): multiple definition of `center_flag'; subtitler-yuv.o:(.bss+0x197170): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x2114): multiple definition of `line_h_end'; subtitler-yuv.o:(.bss+0x197174): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x2118): multiple definition of `line_h_start'; subtitler-yuv.o:(.bss+0x197178): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x211c): multiple definition of `line_height'; subtitler-yuv.o:(.bss+0x19717c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x2120): multiple definition of `vert_position'; subtitler-yuv.o:(.bss+0x197180): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x2140): multiple definition of `format_end_str'; subtitler-yuv.o:(.bss+0x1971a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x2180): multiple definition of `format_start_str'; subtitler-yuv.o:(.bss+0x1971e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x21c0): multiple definition of `screen_text'; subtitler-yuv.o:(.bss+0x197220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x661c0): multiple definition of `screen_lines'; subtitler-yuv.o:(.bss+0x1fb220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x661c8): multiple definition of `tptr'; subtitler-yuv.o:(.bss+0x1fb228): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x661e0): multiple definition of `screen_start'; subtitler-yuv.o:(.bss+0x1fb240): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x681e0): multiple definition of `osd_transp'; subtitler-yuv.o:(.bss+0x1fd240): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x681e4): multiple definition of `sync_mode'; subtitler-yuv.o:(.bss+0x1fd244): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x681e8): multiple definition of `user_name'; subtitler-yuv.o:(.bss+0x1fd248): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x681f0): multiple definition of `home_dir'; subtitler-yuv.o:(.bss+0x1fd250): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x681f8): multiple definition of `userinfo'; subtitler-yuv.o:(.bss+0x1fd258): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x68200): multiple definition of `default_font'; subtitler-yuv.o:(.bss+0x1fd260): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x68204): multiple definition of `image_height'; subtitler-yuv.o:(.bss+0x1fd264): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x68208): multiple definition of `image_width'; subtitler-yuv.o:(.bss+0x1fd268): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x68210): multiple definition of `ImageData'; subtitler-yuv.o:(.bss+0x1fd270): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x68218): multiple definition of `subtitle_current_font_descriptor'; subtitler-yuv.o:(.bss+0x1fd278): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x68220): multiple definition of `vo_font'; subtitler-yuv.o:(.bss+0x1fd280): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x68230): multiple definition of `objecttab'; subtitler-yuv.o:(.bss+0x1fd290): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_font.o:(.bss+0x68240): multiple definition of `frametab'; subtitler-yuv.o:(.bss+0x1fd2a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x68228): multiple definition of `debug_flag'; subtitler-yuv.o:(.bss+0x1fd288): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x0): multiple definition of `skip_flag'; subtitler-yuv.o:(.bss+0x19505c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x4): multiple definition of `test_mode'; subtitler-yuv.o:(.bss+0x195060): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x8): multiple definition of `current_frame_nr'; subtitler-yuv.o:(.bss+0x195064): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0xc): multiple definition of `ppml_last_frame'; subtitler-yuv.o:(.bss+0x195068): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x10): multiple definition of `ppml_first_frame'; subtitler-yuv.o:(.bss+0x19506c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x18): multiple definition of `subtitle_vespace'; subtitler-yuv.o:(.bss+0x195070): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x20): multiple definition of `subtitle_extra_character_space'; subtitler-yuv.o:(.bss+0x195078): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x28): multiple definition of `extra_character_space'; subtitler-yuv.o:(.bss+0x195080): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x30): multiple definition of `subtitle_v_factor'; subtitler-yuv.o:(.bss+0x195088): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x38): multiple definition of `subtitle_h_factor'; subtitler-yuv.o:(.bss+0x195090): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x40): multiple definition of `default_border_luminance'; subtitler-yuv.o:(.bss+0x195098): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x44): multiple definition of `border_luminance'; subtitler-yuv.o:(.bss+0x19509c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x48): multiple definition of `default_subtitle_vespace'; subtitler-yuv.o:(.bss+0x1950a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x50): multiple definition of `default_font_factor'; subtitler-yuv.o:(.bss+0x1950a8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x58): multiple definition of `dscol'; subtitler-yuv.o:(.bss+0x1950b0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x60): multiple definition of `scol'; subtitler-yuv.o:(.bss+0x1950b8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x68): multiple definition of `dssat'; subtitler-yuv.o:(.bss+0x1950c0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x70): multiple definition of `ssat'; subtitler-yuv.o:(.bss+0x1950c8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x78): multiple definition of `attributes'; subtitler-yuv.o:(.bss+0x1950d0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x80): multiple definition of `movie_thread'; subtitler-yuv.o:(.bss+0x1950e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x2080): multiple definition of `color_depth'; subtitler-yuv.o:(.bss+0x1970e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x2088): multiple definition of `ucptrd'; subtitler-yuv.o:(.bss+0x1970e8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x2090): multiple definition of `ucptrs'; subtitler-yuv.o:(.bss+0x1970f0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x2098): multiple definition of `buffer_size'; subtitler-yuv.o:(.bss+0x1970f8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x209c): multiple definition of `window_size'; subtitler-yuv.o:(.bss+0x1970fc): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x20a0): multiple definition of `window_open_flag'; subtitler-yuv.o:(.bss+0x197100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x20a4): multiple definition of `show_output_flag'; subtitler-yuv.o:(.bss+0x197104): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x20a8): multiple definition of `use_pre_processing_flag'; subtitler-yuv.o:(.bss+0x197108): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x20b0): multiple definition of `dmax_vector'; subtitler-yuv.o:(.bss+0x197110): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x20b8): multiple definition of `frame_offset'; subtitler-yuv.o:(.bss+0x197118): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x20c0): multiple definition of `selected_project'; subtitler-yuv.o:(.bss+0x197120): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x20c8): multiple definition of `selected_data_directory'; subtitler-yuv.o:(.bss+0x197128): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x20d0): multiple definition of `default_font_dir'; subtitler-yuv.o:(.bss+0x197130): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x20d8): multiple definition of `subtitle_file'; subtitler-yuv.o:(.bss+0x197138): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x20e0): multiple definition of `file_format'; subtitler-yuv.o:(.bss+0x197140): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x20e8): multiple definition of `frame_memory1'; subtitler-yuv.o:(.bss+0x197148): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x20f0): multiple definition of `frame_memory0'; subtitler-yuv.o:(.bss+0x197150): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x20f8): multiple definition of `window_bottom'; subtitler-yuv.o:(.bss+0x197158): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x20fc): multiple definition of `window_top'; subtitler-yuv.o:(.bss+0x19715c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x2100): multiple definition of `hend'; subtitler-yuv.o:(.bss+0x197160): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x2104): multiple definition of `hstart'; subtitler-yuv.o:(.bss+0x197164): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x2108): multiple definition of `wbottom'; subtitler-yuv.o:(.bss+0x197168): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x210c): multiple definition of `wtop'; subtitler-yuv.o:(.bss+0x19716c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x2110): multiple definition of `center_flag'; subtitler-yuv.o:(.bss+0x197170): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x2114): multiple definition of `line_h_end'; subtitler-yuv.o:(.bss+0x197174): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x2118): multiple definition of `line_h_start'; subtitler-yuv.o:(.bss+0x197178): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x211c): multiple definition of `line_height'; subtitler-yuv.o:(.bss+0x19717c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x2120): multiple definition of `vert_position'; subtitler-yuv.o:(.bss+0x197180): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x2140): multiple definition of `format_end_str'; subtitler-yuv.o:(.bss+0x1971a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x2180): multiple definition of `format_start_str'; subtitler-yuv.o:(.bss+0x1971e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x21c0): multiple definition of `screen_text'; subtitler-yuv.o:(.bss+0x197220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x661c0): multiple definition of `screen_lines'; subtitler-yuv.o:(.bss+0x1fb220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x661c8): multiple definition of `tptr'; subtitler-yuv.o:(.bss+0x1fb228): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x661e0): multiple definition of `screen_start'; subtitler-yuv.o:(.bss+0x1fb240): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x681e0): multiple definition of `osd_transp'; subtitler-yuv.o:(.bss+0x1fd240): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x681e4): multiple definition of `sync_mode'; subtitler-yuv.o:(.bss+0x1fd244): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x681e8): multiple definition of `user_name'; subtitler-yuv.o:(.bss+0x1fd248): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x681f0): multiple definition of `home_dir'; subtitler-yuv.o:(.bss+0x1fd250): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x681f8): multiple definition of `userinfo'; subtitler-yuv.o:(.bss+0x1fd258): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x68200): multiple definition of `default_font'; subtitler-yuv.o:(.bss+0x1fd260): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x68204): multiple definition of `image_height'; subtitler-yuv.o:(.bss+0x1fd264): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x68208): multiple definition of `image_width'; subtitler-yuv.o:(.bss+0x1fd268): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x68210): multiple definition of `ImageData'; subtitler-yuv.o:(.bss+0x1fd270): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x68218): multiple definition of `subtitle_current_font_descriptor'; subtitler-yuv.o:(.bss+0x1fd278): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x68220): multiple definition of `vo_font'; subtitler-yuv.o:(.bss+0x1fd280): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x68230): multiple definition of `objecttab'; subtitler-yuv.o:(.bss+0x1fd290): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_pictures.o:(.bss+0x68240): multiple definition of `frametab'; subtitler-yuv.o:(.bss+0x1fd2a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x68228): multiple definition of `debug_flag'; subtitler-yuv.o:(.bss+0x1fd288): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x10): multiple definition of `ppml_last_frame'; subtitler-yuv.o:(.bss+0x195068): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x14): multiple definition of `ppml_first_frame'; subtitler-yuv.o:(.bss+0x19506c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x20b8): multiple definition of `frame_offset'; subtitler-yuv.o:(.bss+0x197118): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x4): multiple definition of `skip_flag'; subtitler-yuv.o:(.bss+0x19505c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x8): multiple definition of `test_mode'; subtitler-yuv.o:(.bss+0x195060): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0xc): multiple definition of `current_frame_nr'; subtitler-yuv.o:(.bss+0x195064): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x18): multiple definition of `subtitle_vespace'; subtitler-yuv.o:(.bss+0x195070): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x20): multiple definition of `subtitle_extra_character_space'; subtitler-yuv.o:(.bss+0x195078): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x28): multiple definition of `extra_character_space'; subtitler-yuv.o:(.bss+0x195080): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x30): multiple definition of `subtitle_v_factor'; subtitler-yuv.o:(.bss+0x195088): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x38): multiple definition of `subtitle_h_factor'; subtitler-yuv.o:(.bss+0x195090): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x40): multiple definition of `default_border_luminance'; subtitler-yuv.o:(.bss+0x195098): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x44): multiple definition of `border_luminance'; subtitler-yuv.o:(.bss+0x19509c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x48): multiple definition of `default_subtitle_vespace'; subtitler-yuv.o:(.bss+0x1950a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x50): multiple definition of `default_font_factor'; subtitler-yuv.o:(.bss+0x1950a8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x58): multiple definition of `dscol'; subtitler-yuv.o:(.bss+0x1950b0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x60): multiple definition of `scol'; subtitler-yuv.o:(.bss+0x1950b8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x68): multiple definition of `dssat'; subtitler-yuv.o:(.bss+0x1950c0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x70): multiple definition of `ssat'; subtitler-yuv.o:(.bss+0x1950c8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x78): multiple definition of `attributes'; subtitler-yuv.o:(.bss+0x1950d0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x80): multiple definition of `movie_thread'; subtitler-yuv.o:(.bss+0x1950e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x2080): multiple definition of `color_depth'; subtitler-yuv.o:(.bss+0x1970e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x2088): multiple definition of `ucptrd'; subtitler-yuv.o:(.bss+0x1970e8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x2090): multiple definition of `ucptrs'; subtitler-yuv.o:(.bss+0x1970f0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x2098): multiple definition of `buffer_size'; subtitler-yuv.o:(.bss+0x1970f8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x209c): multiple definition of `window_size'; subtitler-yuv.o:(.bss+0x1970fc): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x20a0): multiple definition of `window_open_flag'; subtitler-yuv.o:(.bss+0x197100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x20a4): multiple definition of `show_output_flag'; subtitler-yuv.o:(.bss+0x197104): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x20a8): multiple definition of `use_pre_processing_flag'; subtitler-yuv.o:(.bss+0x197108): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x20b0): multiple definition of `dmax_vector'; subtitler-yuv.o:(.bss+0x197110): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x20c0): multiple definition of `selected_project'; subtitler-yuv.o:(.bss+0x197120): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x20c8): multiple definition of `selected_data_directory'; subtitler-yuv.o:(.bss+0x197128): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x20d0): multiple definition of `default_font_dir'; subtitler-yuv.o:(.bss+0x197130): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x20d8): multiple definition of `subtitle_file'; subtitler-yuv.o:(.bss+0x197138): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x20e0): multiple definition of `file_format'; subtitler-yuv.o:(.bss+0x197140): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x20e8): multiple definition of `frame_memory1'; subtitler-yuv.o:(.bss+0x197148): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x20f0): multiple definition of `frame_memory0'; subtitler-yuv.o:(.bss+0x197150): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x20f8): multiple definition of `window_bottom'; subtitler-yuv.o:(.bss+0x197158): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x20fc): multiple definition of `window_top'; subtitler-yuv.o:(.bss+0x19715c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x2100): multiple definition of `hend'; subtitler-yuv.o:(.bss+0x197160): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x2104): multiple definition of `hstart'; subtitler-yuv.o:(.bss+0x197164): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x2108): multiple definition of `wbottom'; subtitler-yuv.o:(.bss+0x197168): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x210c): multiple definition of `wtop'; subtitler-yuv.o:(.bss+0x19716c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x2110): multiple definition of `center_flag'; subtitler-yuv.o:(.bss+0x197170): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x2114): multiple definition of `line_h_end'; subtitler-yuv.o:(.bss+0x197174): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x2118): multiple definition of `line_h_start'; subtitler-yuv.o:(.bss+0x197178): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x211c): multiple definition of `line_height'; subtitler-yuv.o:(.bss+0x19717c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x2120): multiple definition of `vert_position'; subtitler-yuv.o:(.bss+0x197180): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x2140): multiple definition of `format_end_str'; subtitler-yuv.o:(.bss+0x1971a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x2180): multiple definition of `format_start_str'; subtitler-yuv.o:(.bss+0x1971e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x21c0): multiple definition of `screen_text'; subtitler-yuv.o:(.bss+0x197220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x661c0): multiple definition of `screen_lines'; subtitler-yuv.o:(.bss+0x1fb220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x661c8): multiple definition of `tptr'; subtitler-yuv.o:(.bss+0x1fb228): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x661e0): multiple definition of `screen_start'; subtitler-yuv.o:(.bss+0x1fb240): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x681e0): multiple definition of `osd_transp'; subtitler-yuv.o:(.bss+0x1fd240): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x681e4): multiple definition of `sync_mode'; subtitler-yuv.o:(.bss+0x1fd244): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x681e8): multiple definition of `user_name'; subtitler-yuv.o:(.bss+0x1fd248): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x681f0): multiple definition of `home_dir'; subtitler-yuv.o:(.bss+0x1fd250): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x681f8): multiple definition of `userinfo'; subtitler-yuv.o:(.bss+0x1fd258): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x68200): multiple definition of `default_font'; subtitler-yuv.o:(.bss+0x1fd260): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x68204): multiple definition of `image_height'; subtitler-yuv.o:(.bss+0x1fd264): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x68208): multiple definition of `image_width'; subtitler-yuv.o:(.bss+0x1fd268): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x68210): multiple definition of `ImageData'; subtitler-yuv.o:(.bss+0x1fd270): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x68218): multiple definition of `subtitle_current_font_descriptor'; subtitler-yuv.o:(.bss+0x1fd278): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x68220): multiple definition of `vo_font'; subtitler-yuv.o:(.bss+0x1fd280): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x68230): multiple definition of `objecttab'; subtitler-yuv.o:(.bss+0x1fd290): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: load_ppml_file.o:(.bss+0x68240): multiple definition of `frametab'; subtitler-yuv.o:(.bss+0x1fd2a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x68290): multiple definition of `objecttab'; subtitler-yuv.o:(.bss+0x1fd290): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x68288): multiple definition of `debug_flag'; subtitler-yuv.o:(.bss+0x1fd288): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x70): multiple definition of `extra_character_space'; subtitler-yuv.o:(.bss+0x195080): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x68260): multiple definition of `default_font'; subtitler-yuv.o:(.bss+0x1fd260): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x98): multiple definition of `default_font_factor'; subtitler-yuv.o:(.bss+0x1950a8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x68): multiple definition of `subtitle_extra_character_space'; subtitler-yuv.o:(.bss+0x195078): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x68268): multiple definition of `image_width'; subtitler-yuv.o:(.bss+0x1fd268): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x60): multiple definition of `subtitle_vespace'; subtitler-yuv.o:(.bss+0x195070): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x68264): multiple definition of `image_height'; subtitler-yuv.o:(.bss+0x1fd264): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x88): multiple definition of `default_border_luminance'; subtitler-yuv.o:(.bss+0x195098): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x8c): multiple definition of `border_luminance'; subtitler-yuv.o:(.bss+0x19509c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x68250): multiple definition of `home_dir'; subtitler-yuv.o:(.bss+0x1fd250): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x48): multiple definition of `skip_flag'; subtitler-yuv.o:(.bss+0x19505c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x4c): multiple definition of `test_mode'; subtitler-yuv.o:(.bss+0x195060): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x50): multiple definition of `current_frame_nr'; subtitler-yuv.o:(.bss+0x195064): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x54): multiple definition of `ppml_last_frame'; subtitler-yuv.o:(.bss+0x195068): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x58): multiple definition of `ppml_first_frame'; subtitler-yuv.o:(.bss+0x19506c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x78): multiple definition of `subtitle_v_factor'; subtitler-yuv.o:(.bss+0x195088): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x80): multiple definition of `subtitle_h_factor'; subtitler-yuv.o:(.bss+0x195090): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x90): multiple definition of `default_subtitle_vespace'; subtitler-yuv.o:(.bss+0x1950a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0xa0): multiple definition of `dscol'; subtitler-yuv.o:(.bss+0x1950b0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0xa8): multiple definition of `scol'; subtitler-yuv.o:(.bss+0x1950b8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0xb0): multiple definition of `dssat'; subtitler-yuv.o:(.bss+0x1950c0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0xb8): multiple definition of `ssat'; subtitler-yuv.o:(.bss+0x1950c8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0xc0): multiple definition of `attributes'; subtitler-yuv.o:(.bss+0x1950d0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0xe0): multiple definition of `movie_thread'; subtitler-yuv.o:(.bss+0x1950e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x20e0): multiple definition of `color_depth'; subtitler-yuv.o:(.bss+0x1970e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x20e8): multiple definition of `ucptrd'; subtitler-yuv.o:(.bss+0x1970e8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x20f0): multiple definition of `ucptrs'; subtitler-yuv.o:(.bss+0x1970f0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x20f8): multiple definition of `buffer_size'; subtitler-yuv.o:(.bss+0x1970f8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x20fc): multiple definition of `window_size'; subtitler-yuv.o:(.bss+0x1970fc): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x2100): multiple definition of `window_open_flag'; subtitler-yuv.o:(.bss+0x197100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x2104): multiple definition of `show_output_flag'; subtitler-yuv.o:(.bss+0x197104): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x2108): multiple definition of `use_pre_processing_flag'; subtitler-yuv.o:(.bss+0x197108): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x2110): multiple definition of `dmax_vector'; subtitler-yuv.o:(.bss+0x197110): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x2118): multiple definition of `frame_offset'; subtitler-yuv.o:(.bss+0x197118): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x2120): multiple definition of `selected_project'; subtitler-yuv.o:(.bss+0x197120): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x2128): multiple definition of `selected_data_directory'; subtitler-yuv.o:(.bss+0x197128): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x2130): multiple definition of `default_font_dir'; subtitler-yuv.o:(.bss+0x197130): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x2138): multiple definition of `subtitle_file'; subtitler-yuv.o:(.bss+0x197138): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x2140): multiple definition of `file_format'; subtitler-yuv.o:(.bss+0x197140): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x2148): multiple definition of `frame_memory1'; subtitler-yuv.o:(.bss+0x197148): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x2150): multiple definition of `frame_memory0'; subtitler-yuv.o:(.bss+0x197150): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x2158): multiple definition of `window_bottom'; subtitler-yuv.o:(.bss+0x197158): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x215c): multiple definition of `window_top'; subtitler-yuv.o:(.bss+0x19715c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x2160): multiple definition of `hend'; subtitler-yuv.o:(.bss+0x197160): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x2164): multiple definition of `hstart'; subtitler-yuv.o:(.bss+0x197164): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x2168): multiple definition of `wbottom'; subtitler-yuv.o:(.bss+0x197168): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x216c): multiple definition of `wtop'; subtitler-yuv.o:(.bss+0x19716c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x2170): multiple definition of `center_flag'; subtitler-yuv.o:(.bss+0x197170): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x2174): multiple definition of `line_h_end'; subtitler-yuv.o:(.bss+0x197174): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x2178): multiple definition of `line_h_start'; subtitler-yuv.o:(.bss+0x197178): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x217c): multiple definition of `line_height'; subtitler-yuv.o:(.bss+0x19717c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x2180): multiple definition of `vert_position'; subtitler-yuv.o:(.bss+0x197180): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x21a0): multiple definition of `format_end_str'; subtitler-yuv.o:(.bss+0x1971a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x21e0): multiple definition of `format_start_str'; subtitler-yuv.o:(.bss+0x1971e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x2220): multiple definition of `screen_text'; subtitler-yuv.o:(.bss+0x197220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x66220): multiple definition of `screen_lines'; subtitler-yuv.o:(.bss+0x1fb220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x66228): multiple definition of `tptr'; subtitler-yuv.o:(.bss+0x1fb228): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x66240): multiple definition of `screen_start'; subtitler-yuv.o:(.bss+0x1fb240): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x68240): multiple definition of `osd_transp'; subtitler-yuv.o:(.bss+0x1fd240): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x68244): multiple definition of `sync_mode'; subtitler-yuv.o:(.bss+0x1fd244): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x68248): multiple definition of `user_name'; subtitler-yuv.o:(.bss+0x1fd248): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x68258): multiple definition of `userinfo'; subtitler-yuv.o:(.bss+0x1fd258): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x68270): multiple definition of `ImageData'; subtitler-yuv.o:(.bss+0x1fd270): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x68278): multiple definition of `subtitle_current_font_descriptor'; subtitler-yuv.o:(.bss+0x1fd278): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x68280): multiple definition of `vo_font'; subtitler-yuv.o:(.bss+0x1fd280): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: object_list.o:(.bss+0x682a0): multiple definition of `frametab'; subtitler-yuv.o:(.bss+0x1fd2a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x68228): multiple definition of `debug_flag'; subtitler-yuv.o:(.bss+0x1fd288): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x28): multiple definition of `extra_character_space'; subtitler-yuv.o:(.bss+0x195080): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x68200): multiple definition of `default_font'; subtitler-yuv.o:(.bss+0x1fd260): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x50): multiple definition of `default_font_factor'; subtitler-yuv.o:(.bss+0x1950a8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x68204): multiple definition of `image_height'; subtitler-yuv.o:(.bss+0x1fd264): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x68208): multiple definition of `image_width'; subtitler-yuv.o:(.bss+0x1fd268): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x2110): multiple definition of `center_flag'; subtitler-yuv.o:(.bss+0x197170): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x38): multiple definition of `subtitle_h_factor'; subtitler-yuv.o:(.bss+0x195090): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x30): multiple definition of `subtitle_v_factor'; subtitler-yuv.o:(.bss+0x195088): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x68218): multiple definition of `subtitle_current_font_descriptor'; subtitler-yuv.o:(.bss+0x1fd278): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x18): multiple definition of `subtitle_vespace'; subtitler-yuv.o:(.bss+0x195070): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x21c0): multiple definition of `screen_text'; subtitler-yuv.o:(.bss+0x197220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x661e0): multiple definition of `screen_start'; subtitler-yuv.o:(.bss+0x1fb240): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x20): multiple definition of `subtitle_extra_character_space'; subtitler-yuv.o:(.bss+0x195078): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x2114): multiple definition of `line_h_end'; subtitler-yuv.o:(.bss+0x197174): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x2118): multiple definition of `line_h_start'; subtitler-yuv.o:(.bss+0x197178): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x20f8): multiple definition of `window_bottom'; subtitler-yuv.o:(.bss+0x197158): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x20fc): multiple definition of `window_top'; subtitler-yuv.o:(.bss+0x19715c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0xc): multiple definition of `current_frame_nr'; subtitler-yuv.o:(.bss+0x195064): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x4): multiple definition of `skip_flag'; subtitler-yuv.o:(.bss+0x19505c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x8): multiple definition of `test_mode'; subtitler-yuv.o:(.bss+0x195060): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x10): multiple definition of `ppml_last_frame'; subtitler-yuv.o:(.bss+0x195068): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x14): multiple definition of `ppml_first_frame'; subtitler-yuv.o:(.bss+0x19506c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x40): multiple definition of `default_border_luminance'; subtitler-yuv.o:(.bss+0x195098): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x44): multiple definition of `border_luminance'; subtitler-yuv.o:(.bss+0x19509c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x48): multiple definition of `default_subtitle_vespace'; subtitler-yuv.o:(.bss+0x1950a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x58): multiple definition of `dscol'; subtitler-yuv.o:(.bss+0x1950b0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x60): multiple definition of `scol'; subtitler-yuv.o:(.bss+0x1950b8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x68): multiple definition of `dssat'; subtitler-yuv.o:(.bss+0x1950c0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x70): multiple definition of `ssat'; subtitler-yuv.o:(.bss+0x1950c8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x78): multiple definition of `attributes'; subtitler-yuv.o:(.bss+0x1950d0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x80): multiple definition of `movie_thread'; subtitler-yuv.o:(.bss+0x1950e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x2080): multiple definition of `color_depth'; subtitler-yuv.o:(.bss+0x1970e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x2088): multiple definition of `ucptrd'; subtitler-yuv.o:(.bss+0x1970e8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x2090): multiple definition of `ucptrs'; subtitler-yuv.o:(.bss+0x1970f0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x2098): multiple definition of `buffer_size'; subtitler-yuv.o:(.bss+0x1970f8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x209c): multiple definition of `window_size'; subtitler-yuv.o:(.bss+0x1970fc): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x20a0): multiple definition of `window_open_flag'; subtitler-yuv.o:(.bss+0x197100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x20a4): multiple definition of `show_output_flag'; subtitler-yuv.o:(.bss+0x197104): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x20a8): multiple definition of `use_pre_processing_flag'; subtitler-yuv.o:(.bss+0x197108): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x20b0): multiple definition of `dmax_vector'; subtitler-yuv.o:(.bss+0x197110): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x20b8): multiple definition of `frame_offset'; subtitler-yuv.o:(.bss+0x197118): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x20c0): multiple definition of `selected_project'; subtitler-yuv.o:(.bss+0x197120): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x20c8): multiple definition of `selected_data_directory'; subtitler-yuv.o:(.bss+0x197128): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x20d0): multiple definition of `default_font_dir'; subtitler-yuv.o:(.bss+0x197130): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x20d8): multiple definition of `subtitle_file'; subtitler-yuv.o:(.bss+0x197138): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x20e0): multiple definition of `file_format'; subtitler-yuv.o:(.bss+0x197140): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x20e8): multiple definition of `frame_memory1'; subtitler-yuv.o:(.bss+0x197148): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x20f0): multiple definition of `frame_memory0'; subtitler-yuv.o:(.bss+0x197150): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x2100): multiple definition of `hend'; subtitler-yuv.o:(.bss+0x197160): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x2104): multiple definition of `hstart'; subtitler-yuv.o:(.bss+0x197164): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x2108): multiple definition of `wbottom'; subtitler-yuv.o:(.bss+0x197168): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x210c): multiple definition of `wtop'; subtitler-yuv.o:(.bss+0x19716c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x211c): multiple definition of `line_height'; subtitler-yuv.o:(.bss+0x19717c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x2120): multiple definition of `vert_position'; subtitler-yuv.o:(.bss+0x197180): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x2140): multiple definition of `format_end_str'; subtitler-yuv.o:(.bss+0x1971a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x2180): multiple definition of `format_start_str'; subtitler-yuv.o:(.bss+0x1971e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x661c0): multiple definition of `screen_lines'; subtitler-yuv.o:(.bss+0x1fb220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x661c8): multiple definition of `tptr'; subtitler-yuv.o:(.bss+0x1fb228): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x681e0): multiple definition of `osd_transp'; subtitler-yuv.o:(.bss+0x1fd240): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x681e4): multiple definition of `sync_mode'; subtitler-yuv.o:(.bss+0x1fd244): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x681e8): multiple definition of `user_name'; subtitler-yuv.o:(.bss+0x1fd248): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x681f0): multiple definition of `home_dir'; subtitler-yuv.o:(.bss+0x1fd250): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x681f8): multiple definition of `userinfo'; subtitler-yuv.o:(.bss+0x1fd258): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x68210): multiple definition of `ImageData'; subtitler-yuv.o:(.bss+0x1fd270): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x68220): multiple definition of `vo_font'; subtitler-yuv.o:(.bss+0x1fd280): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x68230): multiple definition of `objecttab'; subtitler-yuv.o:(.bss+0x1fd290): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: parser.o:(.bss+0x68240): multiple definition of `frametab'; subtitler-yuv.o:(.bss+0x1fd2a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x68228): multiple definition of `debug_flag'; subtitler-yuv.o:(.bss+0x1fd288): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x28): multiple definition of `extra_character_space'; subtitler-yuv.o:(.bss+0x195080): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x8): multiple definition of `current_frame_nr'; subtitler-yuv.o:(.bss+0x195064): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x2118): multiple definition of `line_h_start'; subtitler-yuv.o:(.bss+0x197178): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x2114): multiple definition of `line_h_end'; subtitler-yuv.o:(.bss+0x197174): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x661e0): multiple definition of `screen_start'; subtitler-yuv.o:(.bss+0x1fb240): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x0): multiple definition of `skip_flag'; subtitler-yuv.o:(.bss+0x19505c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x4): multiple definition of `test_mode'; subtitler-yuv.o:(.bss+0x195060): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0xc): multiple definition of `ppml_last_frame'; subtitler-yuv.o:(.bss+0x195068): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x10): multiple definition of `ppml_first_frame'; subtitler-yuv.o:(.bss+0x19506c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x18): multiple definition of `subtitle_vespace'; subtitler-yuv.o:(.bss+0x195070): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x20): multiple definition of `subtitle_extra_character_space'; subtitler-yuv.o:(.bss+0x195078): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x30): multiple definition of `subtitle_v_factor'; subtitler-yuv.o:(.bss+0x195088): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x38): multiple definition of `subtitle_h_factor'; subtitler-yuv.o:(.bss+0x195090): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x40): multiple definition of `default_border_luminance'; subtitler-yuv.o:(.bss+0x195098): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x44): multiple definition of `border_luminance'; subtitler-yuv.o:(.bss+0x19509c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x48): multiple definition of `default_subtitle_vespace'; subtitler-yuv.o:(.bss+0x1950a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x50): multiple definition of `default_font_factor'; subtitler-yuv.o:(.bss+0x1950a8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x58): multiple definition of `dscol'; subtitler-yuv.o:(.bss+0x1950b0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x60): multiple definition of `scol'; subtitler-yuv.o:(.bss+0x1950b8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x68): multiple definition of `dssat'; subtitler-yuv.o:(.bss+0x1950c0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x70): multiple definition of `ssat'; subtitler-yuv.o:(.bss+0x1950c8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x78): multiple definition of `attributes'; subtitler-yuv.o:(.bss+0x1950d0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x80): multiple definition of `movie_thread'; subtitler-yuv.o:(.bss+0x1950e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x2080): multiple definition of `color_depth'; subtitler-yuv.o:(.bss+0x1970e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x2088): multiple definition of `ucptrd'; subtitler-yuv.o:(.bss+0x1970e8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x2090): multiple definition of `ucptrs'; subtitler-yuv.o:(.bss+0x1970f0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x2098): multiple definition of `buffer_size'; subtitler-yuv.o:(.bss+0x1970f8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x209c): multiple definition of `window_size'; subtitler-yuv.o:(.bss+0x1970fc): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x20a0): multiple definition of `window_open_flag'; subtitler-yuv.o:(.bss+0x197100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x20a4): multiple definition of `show_output_flag'; subtitler-yuv.o:(.bss+0x197104): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x20a8): multiple definition of `use_pre_processing_flag'; subtitler-yuv.o:(.bss+0x197108): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x20b0): multiple definition of `dmax_vector'; subtitler-yuv.o:(.bss+0x197110): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x20b8): multiple definition of `frame_offset'; subtitler-yuv.o:(.bss+0x197118): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x20c0): multiple definition of `selected_project'; subtitler-yuv.o:(.bss+0x197120): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x20c8): multiple definition of `selected_data_directory'; subtitler-yuv.o:(.bss+0x197128): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x20d0): multiple definition of `default_font_dir'; subtitler-yuv.o:(.bss+0x197130): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x20d8): multiple definition of `subtitle_file'; subtitler-yuv.o:(.bss+0x197138): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x20e0): multiple definition of `file_format'; subtitler-yuv.o:(.bss+0x197140): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x20e8): multiple definition of `frame_memory1'; subtitler-yuv.o:(.bss+0x197148): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x20f0): multiple definition of `frame_memory0'; subtitler-yuv.o:(.bss+0x197150): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x20f8): multiple definition of `window_bottom'; subtitler-yuv.o:(.bss+0x197158): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x20fc): multiple definition of `window_top'; subtitler-yuv.o:(.bss+0x19715c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x2100): multiple definition of `hend'; subtitler-yuv.o:(.bss+0x197160): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x2104): multiple definition of `hstart'; subtitler-yuv.o:(.bss+0x197164): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x2108): multiple definition of `wbottom'; subtitler-yuv.o:(.bss+0x197168): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x210c): multiple definition of `wtop'; subtitler-yuv.o:(.bss+0x19716c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x2110): multiple definition of `center_flag'; subtitler-yuv.o:(.bss+0x197170): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x211c): multiple definition of `line_height'; subtitler-yuv.o:(.bss+0x19717c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x2120): multiple definition of `vert_position'; subtitler-yuv.o:(.bss+0x197180): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x2140): multiple definition of `format_end_str'; subtitler-yuv.o:(.bss+0x1971a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x2180): multiple definition of `format_start_str'; subtitler-yuv.o:(.bss+0x1971e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x21c0): multiple definition of `screen_text'; subtitler-yuv.o:(.bss+0x197220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x661c0): multiple definition of `screen_lines'; subtitler-yuv.o:(.bss+0x1fb220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x661c8): multiple definition of `tptr'; subtitler-yuv.o:(.bss+0x1fb228): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x681e0): multiple definition of `osd_transp'; subtitler-yuv.o:(.bss+0x1fd240): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x681e4): multiple definition of `sync_mode'; subtitler-yuv.o:(.bss+0x1fd244): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x681e8): multiple definition of `user_name'; subtitler-yuv.o:(.bss+0x1fd248): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x681f0): multiple definition of `home_dir'; subtitler-yuv.o:(.bss+0x1fd250): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x681f8): multiple definition of `userinfo'; subtitler-yuv.o:(.bss+0x1fd258): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x68200): multiple definition of `default_font'; subtitler-yuv.o:(.bss+0x1fd260): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x68204): multiple definition of `image_height'; subtitler-yuv.o:(.bss+0x1fd264): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x68208): multiple definition of `image_width'; subtitler-yuv.o:(.bss+0x1fd268): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x68210): multiple definition of `ImageData'; subtitler-yuv.o:(.bss+0x1fd270): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x68218): multiple definition of `subtitle_current_font_descriptor'; subtitler-yuv.o:(.bss+0x1fd278): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x68220): multiple definition of `vo_font'; subtitler-yuv.o:(.bss+0x1fd280): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x68230): multiple definition of `objecttab'; subtitler-yuv.o:(.bss+0x1fd290): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: text_processing.o:(.bss+0x68240): multiple definition of `frametab'; subtitler-yuv.o:(.bss+0x1fd2a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x68228): multiple definition of `debug_flag'; subtitler-yuv.o:(.bss+0x1fd288): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x681f0): multiple definition of `home_dir'; subtitler-yuv.o:(.bss+0x1fd250): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x4): multiple definition of `skip_flag'; subtitler-yuv.o:(.bss+0x19505c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x8): multiple definition of `test_mode'; subtitler-yuv.o:(.bss+0x195060): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0xc): multiple definition of `current_frame_nr'; subtitler-yuv.o:(.bss+0x195064): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x10): multiple definition of `ppml_last_frame'; subtitler-yuv.o:(.bss+0x195068): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x14): multiple definition of `ppml_first_frame'; subtitler-yuv.o:(.bss+0x19506c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x18): multiple definition of `subtitle_vespace'; subtitler-yuv.o:(.bss+0x195070): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x20): multiple definition of `subtitle_extra_character_space'; subtitler-yuv.o:(.bss+0x195078): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x28): multiple definition of `extra_character_space'; subtitler-yuv.o:(.bss+0x195080): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x30): multiple definition of `subtitle_v_factor'; subtitler-yuv.o:(.bss+0x195088): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x38): multiple definition of `subtitle_h_factor'; subtitler-yuv.o:(.bss+0x195090): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x40): multiple definition of `default_border_luminance'; subtitler-yuv.o:(.bss+0x195098): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x44): multiple definition of `border_luminance'; subtitler-yuv.o:(.bss+0x19509c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x48): multiple definition of `default_subtitle_vespace'; subtitler-yuv.o:(.bss+0x1950a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x50): multiple definition of `default_font_factor'; subtitler-yuv.o:(.bss+0x1950a8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x58): multiple definition of `dscol'; subtitler-yuv.o:(.bss+0x1950b0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x60): multiple definition of `scol'; subtitler-yuv.o:(.bss+0x1950b8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x68): multiple definition of `dssat'; subtitler-yuv.o:(.bss+0x1950c0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x70): multiple definition of `ssat'; subtitler-yuv.o:(.bss+0x1950c8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x78): multiple definition of `attributes'; subtitler-yuv.o:(.bss+0x1950d0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x80): multiple definition of `movie_thread'; subtitler-yuv.o:(.bss+0x1950e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x2080): multiple definition of `color_depth'; subtitler-yuv.o:(.bss+0x1970e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x2088): multiple definition of `ucptrd'; subtitler-yuv.o:(.bss+0x1970e8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x2090): multiple definition of `ucptrs'; subtitler-yuv.o:(.bss+0x1970f0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x2098): multiple definition of `buffer_size'; subtitler-yuv.o:(.bss+0x1970f8): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x209c): multiple definition of `window_size'; subtitler-yuv.o:(.bss+0x1970fc): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x20a0): multiple definition of `window_open_flag'; subtitler-yuv.o:(.bss+0x197100): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x20a4): multiple definition of `show_output_flag'; subtitler-yuv.o:(.bss+0x197104): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x20a8): multiple definition of `use_pre_processing_flag'; subtitler-yuv.o:(.bss+0x197108): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x20b0): multiple definition of `dmax_vector'; subtitler-yuv.o:(.bss+0x197110): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x20b8): multiple definition of `frame_offset'; subtitler-yuv.o:(.bss+0x197118): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x20c0): multiple definition of `selected_project'; subtitler-yuv.o:(.bss+0x197120): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x20c8): multiple definition of `selected_data_directory'; subtitler-yuv.o:(.bss+0x197128): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x20d0): multiple definition of `default_font_dir'; subtitler-yuv.o:(.bss+0x197130): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x20d8): multiple definition of `subtitle_file'; subtitler-yuv.o:(.bss+0x197138): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x20e0): multiple definition of `file_format'; subtitler-yuv.o:(.bss+0x197140): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x20e8): multiple definition of `frame_memory1'; subtitler-yuv.o:(.bss+0x197148): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x20f0): multiple definition of `frame_memory0'; subtitler-yuv.o:(.bss+0x197150): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x20f8): multiple definition of `window_bottom'; subtitler-yuv.o:(.bss+0x197158): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x20fc): multiple definition of `window_top'; subtitler-yuv.o:(.bss+0x19715c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x2100): multiple definition of `hend'; subtitler-yuv.o:(.bss+0x197160): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x2104): multiple definition of `hstart'; subtitler-yuv.o:(.bss+0x197164): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x2108): multiple definition of `wbottom'; subtitler-yuv.o:(.bss+0x197168): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x210c): multiple definition of `wtop'; subtitler-yuv.o:(.bss+0x19716c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x2110): multiple definition of `center_flag'; subtitler-yuv.o:(.bss+0x197170): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x2114): multiple definition of `line_h_end'; subtitler-yuv.o:(.bss+0x197174): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x2118): multiple definition of `line_h_start'; subtitler-yuv.o:(.bss+0x197178): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x211c): multiple definition of `line_height'; subtitler-yuv.o:(.bss+0x19717c): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x2120): multiple definition of `vert_position'; subtitler-yuv.o:(.bss+0x197180): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x2140): multiple definition of `format_end_str'; subtitler-yuv.o:(.bss+0x1971a0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x2180): multiple definition of `format_start_str'; subtitler-yuv.o:(.bss+0x1971e0): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x21c0): multiple definition of `screen_text'; subtitler-yuv.o:(.bss+0x197220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x661c0): multiple definition of `screen_lines'; subtitler-yuv.o:(.bss+0x1fb220): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x661c8): multiple definition of `tptr'; subtitler-yuv.o:(.bss+0x1fb228): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x661e0): multiple definition of `screen_start'; subtitler-yuv.o:(.bss+0x1fb240): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x681e0): multiple definition of `osd_transp'; subtitler-yuv.o:(.bss+0x1fd240): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x681e4): multiple definition of `sync_mode'; subtitler-yuv.o:(.bss+0x1fd244): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x681e8): multiple definition of `user_name'; subtitler-yuv.o:(.bss+0x1fd248): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x681f8): multiple definition of `userinfo'; subtitler-yuv.o:(.bss+0x1fd258): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x68200): multiple definition of `default_font'; subtitler-yuv.o:(.bss+0x1fd260): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x68204): multiple definition of `image_height'; subtitler-yuv.o:(.bss+0x1fd264): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x68208): multiple definition of `image_width'; subtitler-yuv.o:(.bss+0x1fd268): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x68210): multiple definition of `ImageData'; subtitler-yuv.o:(.bss+0x1fd270): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x68218): multiple definition of `subtitle_current_font_descriptor'; subtitler-yuv.o:(.bss+0x1fd278): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x68220): multiple definition of `vo_font'; subtitler-yuv.o:(.bss+0x1fd280): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x68230): multiple definition of `objecttab'; subtitler-yuv.o:(.bss+0x1fd290): first defined here /usr/lib/gcc/x86_64-pc-linux-gnu/9.2.0/../../../../x86_64-pc-linux-gnu/bin/ld: external_programs.o:(.bss+0x68240): multiple definition of `frametab'; subtitler-yuv.o:(.bss+0x1fd2a0): first defined here collect2: error: ld returned 1 exit status make: *** [: subtitler-yuv] Error 1 * ERROR: media-video/subtitler-yuv-0.6.5::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-video/subtitler-yuv-0.6.5::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-video/subtitler-yuv-0.6.5::gentoo'`. * The complete build log is located at '/var/log/portage/media-video:subtitler-yuv-0.6.5:20200130-012443.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-video/subtitler-yuv-0.6.5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/subtitler-yuv-0.6.5/temp/environment'. * Working directory: '/var/tmp/portage/media-video/subtitler-yuv-0.6.5/work/subtitler-yuv-0.6.5' * S: '/var/tmp/portage/media-video/subtitler-yuv-0.6.5/work/subtitler-yuv-0.6.5'