Bug #13549
vi: multiply-defined symbols
Start date:
Due date:
% Done:
90%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
Build errors with gcc 10:
ld: fatal: symbol 'putoctal' is multiply-defined: (file ex.o type=OBJT; file ex_addr.o type=OBJT); ld: fatal: symbol 'mcfllr' is multiply-defined: (file ex.o type=OBJT; file ex_addr.o type=OBJT); ld: fatal: symbol 'wddlm' is multiply-defined: (file ex.o type=OBJT; file ex_addr.o type=OBJT); ld: fatal: symbol 'wdbdg' is multiply-defined: (file ex.o type=OBJT; file ex_addr.o type=OBJT); ld: fatal: symbol 'wdwc' is multiply-defined: (file ex.o type=OBJT; file ex_addr.o type=OBJT); ld: fatal: symbol 'putoctal' is multiply-defined: (file ex.o type=OBJT; file ex_cmds.o type=OBJT); ld: fatal: symbol 'mcfllr' is multiply-defined: (file ex.o type=OBJT; file ex_cmds.o type=OBJT); ld: fatal: symbol 'wddlm' is multiply-defined: (file ex.o type=OBJT; file ex_cmds.o type=OBJT); ld: fatal: symbol 'wdbdg' is multiply-defined: (file ex.o type=OBJT; file ex_cmds.o type=OBJT); ld: fatal: symbol 'wdwc' is multiply-defined: (file ex.o type=OBJT; file ex_cmds.o type=OBJT); ld: fatal: symbol 'putoctal' is multiply-defined: (file ex.o type=OBJT; file ex_cmds2.o type=OBJT); ld: fatal: symbol 'mcfllr' is multiply-defined: (file ex.o type=OBJT; file ex_cmds2.o type=OBJT); ld: fatal: symbol 'wddlm' is multiply-defined: (file ex.o type=OBJT; file ex_cmds2.o type=OBJT); ld: fatal: symbol 'wdbdg' is multiply-defined: (file ex.o type=OBJT; file ex_cmds2.o type=OBJT); ld: fatal: symbol 'wdwc' is multiply-defined: (file ex.o type=OBJT; file ex_cmds2.o type=OBJT); ld: fatal: symbol 'wddlm' is multiply-defined: (file ex.o type=OBJT; file ex_cmdsub.o type=OBJT); ld: fatal: symbol 'putoctal' is multiply-defined: (file ex.o type=OBJT; file ex_cmdsub.o type=OBJT); ld: fatal: symbol 'mcfllr' is multiply-defined: (file ex.o type=OBJT; file ex_cmdsub.o type=OBJT); ld: fatal: symbol 'wdbdg' is multiply-defined: (file ex.o type=OBJT; file ex_cmdsub.o type=OBJT); ld: fatal: symbol 'wdwc' is multiply-defined: (file ex.o type=OBJT; file ex_cmdsub.o type=OBJT); ld: fatal: symbol 'putoctal' is multiply-defined: (file ex.o type=OBJT; file ex_data.o type=OBJT); ld: fatal: symbol 'mcfllr' is multiply-defined: (file ex.o type=OBJT; file ex_data.o type=OBJT); ld: fatal: symbol 'wddlm' is multiply-defined: (file ex.o type=OBJT; file ex_data.o type=OBJT); ld: fatal: symbol 'wdbdg' is multiply-defined: (file ex.o type=OBJT; file ex_data.o type=OBJT); ld: fatal: symbol 'wdwc' is multiply-defined: (file ex.o type=OBJT; file ex_data.o type=OBJT); ld: fatal: symbol 'putoctal' is multiply-defined: (file ex.o type=OBJT; file ex_extern.o type=OBJT); ld: fatal: symbol 'mcfllr' is multiply-defined: (file ex.o type=OBJT; file ex_extern.o type=OBJT); ld: fatal: symbol 'wddlm' is multiply-defined: (file ex.o type=OBJT; file ex_extern.o type=OBJT); ld: fatal: symbol 'wdbdg' is multiply-defined: (file ex.o type=OBJT; file ex_extern.o type=OBJT); ld: fatal: symbol 'wdwc' is multiply-defined: (file ex.o type=OBJT; file ex_extern.o type=OBJT); ld: fatal: symbol 'putoctal' is multiply-defined: (file ex.o type=OBJT; file ex_get.o type=OBJT); ld: fatal: symbol 'mcfllr' is multiply-defined: (file ex.o type=OBJT; file ex_get.o type=OBJT); ld: fatal: symbol 'wddlm' is multiply-defined: (file ex.o type=OBJT; file ex_get.o type=OBJT); ld: fatal: symbol 'wdbdg' is multiply-defined: (file ex.o type=OBJT; file ex_get.o type=OBJT); ld: fatal: symbol 'wdwc' is multiply-defined: (file ex.o type=OBJT; file ex_get.o type=OBJT); ld: fatal: symbol 'putoctal' is multiply-defined: (file ex.o type=OBJT; file ex_io.o type=OBJT); ld: fatal: symbol 'mcfllr' is multiply-defined: (file ex.o type=OBJT; file ex_io.o type=OBJT); ld: fatal: symbol 'wddlm' is multiply-defined: (file ex.o type=OBJT; file ex_io.o type=OBJT); ld: fatal: symbol 'wdbdg' is multiply-defined: (file ex.o type=OBJT; file ex_io.o type=OBJT); ld: fatal: symbol 'wdwc' is multiply-defined: (file ex.o type=OBJT; file ex_io.o type=OBJT); ld: fatal: symbol 'putoctal' is multiply-defined: (file ex.o type=OBJT; file ex_put.o type=OBJT); ld: fatal: symbol 'mcfllr' is multiply-defined: (file ex.o type=OBJT; file ex_put.o type=OBJT); ld: fatal: symbol 'wddlm' is multiply-defined: (file ex.o type=OBJT; file ex_put.o type=OBJT); ld: fatal: symbol 'wdbdg' is multiply-defined: (file ex.o type=OBJT; file ex_put.o type=OBJT); ld: fatal: symbol 'wdwc' is multiply-defined: (file ex.o type=OBJT; file ex_put.o type=OBJT); ld: fatal: symbol 'putoctal' is multiply-defined: (file ex.o type=OBJT; file ex_re.o type=OBJT); ld: fatal: symbol 'mcfllr' is multiply-defined: (file ex.o type=OBJT; file ex_re.o type=OBJT); ld: fatal: symbol 'wddlm' is multiply-defined: (file ex.o type=OBJT; file ex_re.o type=OBJT); ld: fatal: symbol 'wdbdg' is multiply-defined: (file ex.o type=OBJT; file ex_re.o type=OBJT); ld: fatal: symbol 'wdwc' is multiply-defined: (file ex.o type=OBJT; file ex_re.o type=OBJT); ld: fatal: symbol 'putoctal' is multiply-defined: (file ex.o type=OBJT; file ex_set.o type=OBJT); ld: fatal: symbol 'mcfllr' is multiply-defined: (file ex.o type=OBJT; file ex_set.o type=OBJT); ld: fatal: symbol 'wddlm' is multiply-defined: (file ex.o type=OBJT; file ex_set.o type=OBJT); ld: fatal: symbol 'wdbdg' is multiply-defined: (file ex.o type=OBJT; file ex_set.o type=OBJT); ld: fatal: symbol 'wdwc' is multiply-defined: (file ex.o type=OBJT; file ex_set.o type=OBJT); ld: fatal: symbol 'putoctal' is multiply-defined: (file ex.o type=OBJT; file ex_subr.o type=OBJT); ld: fatal: symbol 'wdwc' is multiply-defined: (file ex.o type=OBJT; file ex_subr.o type=OBJT); ld: fatal: symbol 'wdbdg' is multiply-defined: (file ex.o type=OBJT; file ex_subr.o type=OBJT); ld: fatal: symbol 'wddlm' is multiply-defined: (file ex.o type=OBJT; file ex_subr.o type=OBJT); ld: fatal: symbol 'mcfllr' is multiply-defined: (file ex.o type=OBJT; file ex_subr.o type=OBJT); ld: fatal: symbol 'putoctal' is multiply-defined: (file ex.o type=OBJT; file ex_temp.o type=OBJT); ld: fatal: symbol 'mcfllr' is multiply-defined: (file ex.o type=OBJT; file ex_temp.o type=OBJT); ld: fatal: symbol 'wddlm' is multiply-defined: (file ex.o type=OBJT; file ex_temp.o type=OBJT); ld: fatal: symbol 'wdbdg' is multiply-defined: (file ex.o type=OBJT; file ex_temp.o type=OBJT); ld: fatal: symbol 'wdwc' is multiply-defined: (file ex.o type=OBJT; file ex_temp.o type=OBJT); ld: fatal: symbol 'putoctal' is multiply-defined: (file ex.o type=OBJT; file ex_tty.o type=OBJT); ld: fatal: symbol 'mcfllr' is multiply-defined: (file ex.o type=OBJT; file ex_tty.o type=OBJT); ld: fatal: symbol 'wddlm' is multiply-defined: (file ex.o type=OBJT; file ex_tty.o type=OBJT); ld: fatal: symbol 'wdbdg' is multiply-defined: (file ex.o type=OBJT; file ex_tty.o type=OBJT); ld: fatal: symbol 'wdwc' is multiply-defined: (file ex.o type=OBJT; file ex_tty.o type=OBJT); ld: fatal: symbol 'putoctal' is multiply-defined: (file ex.o type=OBJT; file ex_unix.o type=OBJT); ld: fatal: symbol 'mcfllr' is multiply-defined: (file ex.o type=OBJT; file ex_unix.o type=OBJT); ld: fatal: symbol 'wddlm' is multiply-defined: (file ex.o type=OBJT; file ex_unix.o type=OBJT); ld: fatal: symbol 'wdbdg' is multiply-defined: (file ex.o type=OBJT; file ex_unix.o type=OBJT); ld: fatal: symbol 'wdwc' is multiply-defined: (file ex.o type=OBJT; file ex_unix.o type=OBJT); ld: fatal: symbol 'putoctal' is multiply-defined: (file ex.o type=OBJT; file ex_v.o type=OBJT); ld: fatal: symbol 'mcfllr' is multiply-defined: (file ex.o type=OBJT; file ex_v.o type=OBJT); ld: fatal: symbol 'wddlm' is multiply-defined: (file ex.o type=OBJT; file ex_v.o type=OBJT); ld: fatal: symbol 'wdbdg' is multiply-defined: (file ex.o type=OBJT; file ex_v.o type=OBJT); ld: fatal: symbol 'wdwc' is multiply-defined: (file ex.o type=OBJT; file ex_v.o type=OBJT); ld: fatal: symbol 'putoctal' is multiply-defined: (file ex.o type=OBJT; file ex_vadj.o type=OBJT); ld: fatal: symbol 'mcfllr' is multiply-defined: (file ex.o type=OBJT; file ex_vadj.o type=OBJT); ld: fatal: symbol 'wddlm' is multiply-defined: (file ex.o type=OBJT; file ex_vadj.o type=OBJT); ld: fatal: symbol 'wdbdg' is multiply-defined: (file ex.o type=OBJT; file ex_vadj.o type=OBJT); ld: fatal: symbol 'wdwc' is multiply-defined: (file ex.o type=OBJT; file ex_vadj.o type=OBJT); ld: fatal: symbol 'putoctal' is multiply-defined: (file ex.o type=OBJT; file ex_vget.o type=OBJT); ld: fatal: symbol 'mcfllr' is multiply-defined: (file ex.o type=OBJT; file ex_vget.o type=OBJT); ld: fatal: symbol 'wddlm' is multiply-defined: (file ex.o type=OBJT; file ex_vget.o type=OBJT); ld: fatal: symbol 'wdbdg' is multiply-defined: (file ex.o type=OBJT; file ex_vget.o type=OBJT); ld: fatal: symbol 'wdwc' is multiply-defined: (file ex.o type=OBJT; file ex_vget.o type=OBJT); ld: fatal: symbol 'putoctal' is multiply-defined: (file ex.o type=OBJT; file ex_vmain.o type=OBJT); ld: fatal: symbol 'mcfllr' is multiply-defined: (file ex.o type=OBJT; file ex_vmain.o type=OBJT); ld: fatal: symbol 'wddlm' is multiply-defined: (file ex.o type=OBJT; file ex_vmain.o type=OBJT); ld: fatal: symbol 'wdbdg' is multiply-defined: (file ex.o type=OBJT; file ex_vmain.o type=OBJT); ld: fatal: symbol 'wdwc' is multiply-defined: (file ex.o type=OBJT; file ex_vmain.o type=OBJT); ld: fatal: symbol 'wdwc' is multiply-defined: (file ex.o type=OBJT; file ex_voper.o type=OBJT); ld: fatal: symbol 'putoctal' is multiply-defined: (file ex.o type=OBJT; file ex_voper.o type=OBJT); ld: fatal: symbol 'mcfllr' is multiply-defined: (file ex.o type=OBJT; file ex_voper.o type=OBJT); ld: fatal: symbol 'wddlm' is multiply-defined: (file ex.o type=OBJT; file ex_voper.o type=OBJT); ld: fatal: symbol 'wdbdg' is multiply-defined: (file ex.o type=OBJT; file ex_voper.o type=OBJT); ld: fatal: symbol 'putoctal' is multiply-defined: (file ex.o type=OBJT; file ex_vops.o type=OBJT); ld: fatal: symbol 'mcfllr' is multiply-defined: (file ex.o type=OBJT; file ex_vops.o type=OBJT); ld: fatal: symbol 'wddlm' is multiply-defined: (file ex.o type=OBJT; file ex_vops.o type=OBJT); ld: fatal: symbol 'wdbdg' is multiply-defined: (file ex.o type=OBJT; file ex_vops.o type=OBJT); ld: fatal: symbol 'wdwc' is multiply-defined: (file ex.o type=OBJT; file ex_vops.o type=OBJT); ld: fatal: symbol 'wdbdg' is multiply-defined: (file ex.o type=OBJT; file ex_vops2.o type=OBJT); ld: fatal: symbol 'putoctal' is multiply-defined: (file ex.o type=OBJT; file ex_vops2.o type=OBJT); ld: fatal: symbol 'mcfllr' is multiply-defined: (file ex.o type=OBJT; file ex_vops2.o type=OBJT); ld: fatal: symbol 'wddlm' is multiply-defined: (file ex.o type=OBJT; file ex_vops2.o type=OBJT); ld: fatal: symbol 'wdwc' is multiply-defined: (file ex.o type=OBJT; file ex_vops2.o type=OBJT); ld: fatal: symbol 'putoctal' is multiply-defined: (file ex.o type=OBJT; file ex_vops3.o type=OBJT); ld: fatal: symbol 'mcfllr' is multiply-defined: (file ex.o type=OBJT; file ex_vops3.o type=OBJT); ld: fatal: symbol 'wddlm' is multiply-defined: (file ex.o type=OBJT; file ex_vops3.o type=OBJT); ld: fatal: symbol 'wdbdg' is multiply-defined: (file ex.o type=OBJT; file ex_vops3.o type=OBJT); ld: fatal: symbol 'wdwc' is multiply-defined: (file ex.o type=OBJT; file ex_vops3.o type=OBJT); ld: fatal: symbol 'putoctal' is multiply-defined: (file ex.o type=OBJT; file ex_vput.o type=OBJT); ld: fatal: symbol 'mcfllr' is multiply-defined: (file ex.o type=OBJT; file ex_vput.o type=OBJT); ld: fatal: symbol 'wddlm' is multiply-defined: (file ex.o type=OBJT; file ex_vput.o type=OBJT); ld: fatal: symbol 'wdbdg' is multiply-defined: (file ex.o type=OBJT; file ex_vput.o type=OBJT); ld: fatal: symbol 'wdwc' is multiply-defined: (file ex.o type=OBJT; file ex_vput.o type=OBJT); ld: fatal: symbol 'putoctal' is multiply-defined: (file ex.o type=OBJT; file ex_vwind.o type=OBJT); ld: fatal: symbol 'mcfllr' is multiply-defined: (file ex.o type=OBJT; file ex_vwind.o type=OBJT); ld: fatal: symbol 'wddlm' is multiply-defined: (file ex.o type=OBJT; file ex_vwind.o type=OBJT); ld: fatal: symbol 'wdbdg' is multiply-defined: (file ex.o type=OBJT; file ex_vwind.o type=OBJT); ld: fatal: symbol 'wdwc' is multiply-defined: (file ex.o type=OBJT; file ex_vwind.o type=OBJT); ld: fatal: file processing errors. No output written to ex collect2: error: ld returned 1 exit status
Testing done: build/install/boot