Guest User

Untitled

a guest
Jun 7th, 2019
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.60 KB | None | 0 0
  1. /home/gt/.cache/nim/browsers_d/stdlib_times.nim.c.o: In function `_777nimdevel7lib7pure7timesdotnim__timesInit000':
  2. stdlib_times.nim.c:(.text+0x12a): multiple definition of `_777nimdevel7lib7pure7timesdotnim__timesInit000'
  3. /home/gt/.cache/nim/browsers_d/stdlib_times.nim.c.o:stdlib_times.nim.c:(.text+0x12a): first defined here
  4. /home/gt/.cache/nim/browsers_d/stdlib_times.nim.c.o: In function `_777nimdevel7lib7pure7timesdotnim__timesDatInit000':
  5. stdlib_times.nim.c:(.text+0x18c): multiple definition of `_777nimdevel7lib7pure7timesdotnim__timesDatInit000'
  6. /home/gt/.cache/nim/browsers_d/stdlib_times.nim.c.o:stdlib_times.nim.c:(.text+0x18c): first defined here
  7. /home/gt/.cache/nim/browsers_d/stdlib_os.nim.c.o: In function `_777nimdevel7lib7pure7osdotnim__osInit000':
  8. stdlib_os.nim.c:(.text+0xb1): multiple definition of `_777nimdevel7lib7pure7osdotnim__osInit000'
  9. /home/gt/.cache/nim/browsers_d/stdlib_os.nim.c.o:stdlib_os.nim.c:(.text+0xb1): first defined here
  10. /home/gt/.cache/nim/browsers_d/stdlib_times.nim.c.o: In function `_777nimdevel7lib7pure7timesdotnim__timesDatInit000':
  11. stdlib_times.nim.c:(.text+0x1f9): undefined reference to `NTI_vr5DoT1jILTGdRlYv1OYpw_'
  12. stdlib_times.nim.c:(.text+0x22c): undefined reference to `NTI_HsJiUUcO9cHBdUCi0HwkSTA_'
  13. /home/gt/.cache/nim/browsers_d/stdlib_times.nim.c.o: In function `_777nimdevel7lib7pure7timesdotnim__timesDatInit000':
  14. stdlib_times.nim.c:(.text+0x1f9): undefined reference to `NTI_vr5DoT1jILTGdRlYv1OYpw_'
  15. stdlib_times.nim.c:(.text+0x22c): undefined reference to `NTI_HsJiUUcO9cHBdUCi0HwkSTA_'
  16. /home/gt/.cache/nim/browsers_d/stdlib_browsers.nim.c.o: In function `PreMainInner':
  17. stdlib_browsers.nim.c:(.text+0x1f): undefined reference to `stdlib_timesInit000'
  18. stdlib_browsers.nim.c:(.text+0x24): undefined reference to `stdlib_osInit000'
  19. /home/gt/.cache/nim/browsers_d/stdlib_browsers.nim.c.o: In function `PreMain':
  20. stdlib_browsers.nim.c:(.text+0x5b): undefined reference to `stdlib_timesDatInit000'
  21. stdlib_browsers.nim.c:(.text+0x60): undefined reference to `stdlib_osDatInit000'
  22. /usr/bin/ld: /home/gt/nim/lib/pure/browsers: hidden symbol `stdlib_timesInit000' isn't defined
  23. /usr/bin/ld: final link failed: Bad value
  24. collect2: error: ld returned 1 exit status
  25. Error: execution of an external program failed: 'gcc -o /home/gt/nim/lib/pure/browsers /home/gt/.cache/nim/browsers_d/stdlib_system.nim.c.o /home/gt/.cache/nim/browsers_d/stdlib_times.nim.c.o /home/gt/.cache/nim/browsers_d/stdlib_os.nim.c.o /home/gt/.cache/nim/browsers_d/stdlib_times.nim.c.o /home/gt/.cache/nim/browsers_d/stdlib_os.nim.c.o /home/gt/.cache/nim/browsers_d/stdlib_browsers.nim.c.o -lm -lrt -lm -ldl'
Advertisement
Add Comment
Please, Sign In to add comment