Actions
Bug #13549
closedvi: multiply-defined symbols
Start date:
Due date:
% Done:
100%
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
Updated by Electric Monk over 1 year ago
- Status changed from In Progress to Closed
- % Done changed from 90 to 100
git commit ffe7853a48540d186f99d86ee9801b5f00135d9c
commit ffe7853a48540d186f99d86ee9801b5f00135d9c Author: Toomas Soome <tsoome@me.com> Date: 2021-03-14T06:52:46.000Z 13549 vi: multiply-defined symbols Reviewed by: C Fraire <cfraire@me.com> Approved by: Rich Lowe <richlowe@richlowe.net>
Actions