Advertisement
Guest User

Untitled

a guest
Mar 27th, 2020
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. ... Error: execution of an external compiler program 'gcc -c -w -I/home/sim/.choosenim/toolchains/nim-1.0.6/lib -I/home/sim/Programming/git/coreutils/src -o /home/sim/.cache/nim/coreutils_d/stdlib_dollars.nim.c.o /home/sim/.cache/nim/coreutils_d/stdlib_dollars.nim.c' failed with exit code: 1
  2. ... /home/sim/.cache/nim/coreutils_d/stdlib_dollars.nim.c: In function ‘dollar___JywhXhExSrrLXzWxDpFw0g’:
  3. ... /home/sim/.cache/nim/coreutils_d/stdlib_dollars.nim.c:534:51: error: ‘struct stat’ has no member named ‘pad0’; did you mean ‘__pad0’?
  4. ... 534 | addQuoted__caiu9bvJ89bwO7JsTz6ZpaiA((&result), x.pad0);
  5. ... | ^~~~
  6. ... | __pad0
  7. ... /home/sim/.cache/nim/coreutils_d/stdlib_dollars.nim.c:710:52: error: ‘struct stat’ has no member named ‘reserved’
  8. ... 710 | addQuoted__ZGk1V9b66N9bSfS3c9bnt9aIcQ((&result), x.reserved);
  9. ... | ^
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement