Guest User

Untitled

a guest
Oct 1st, 2023
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.66 KB | None | 0 0
  1. WARNING: You are partially recompiling libferuscli, this is intended to make development compilation fast. If you are looking to run Ferus, the commands are either nimble debugBuild or nimble productionBuild
  2. Hint: used config file '/nix/store/ypxxd09k281vcqyb6q2g55xbbdkkgq9k-x86_64-unknown-linux-gnu-nim-wrapper-1.6.14/etc/nim/nim.cfg' [Conf]
  3. Hint: used config file '/nix/store/ypxxd09k281vcqyb6q2g55xbbdkkgq9k-x86_64-unknown-linux-gnu-nim-wrapper-1.6.14/etc/nim/config.nims' [Conf]
  4. Hint: used config file '/home/tray/Documents/Projects/ferus/nim.cfg' [Conf]
  5. ..................................................................................................................................................................................
  6. /home/tray/Documents/Projects/ferus/src/dom/dom.nim:11:11 Warning: imported and not used: 'tables' [UnusedImport]
  7. ......................................................................................................
  8. /home/tray/Documents/Projects/ferus/src/renderer/render.nim:3:14 Warning: imported and not used: 'os' [UnusedImport]
  9. /home/tray/Documents/Projects/ferus/src/renderer/ui.nim:3:8 Warning: imported and not used: 'tables' [UnusedImport]
  10. ........
  11. /home/tray/Documents/Projects/ferus/src/renderer/sandboxed.nim:6:20 Warning: imported and not used: 'windy' [UnusedImport]
  12. /home/tray/Documents/Projects/ferus/src/renderer/sandboxed.nim:7:70 Warning: imported and not used: 'ferushtml' [UnusedImport]
  13. /home/tray/Documents/Projects/ferus/src/renderer/sandboxed.nim:7:11 Warning: imported and not used: 'os' [UnusedImport]
  14. ..
  15. /home/tray/Documents/Projects/ferus/src/orchestral/client.nim:13:8 Warning: imported and not used: 'pixie' [UnusedImport]
  16. /home/tray/Documents/Projects/ferus/src/feruschild.nim:5:8 Warning: imported and not used: 'os' [UnusedImport]
  17. /home/tray/Documents/Projects/ferus/src/feruschild.nim:5:12 Warning: imported and not used: 'strutils' [UnusedImport]
  18. /home/tray/Documents/Projects/ferus/src/libferuscli.nim:9:16 Warning: imported and not used: 'sandboxed' [UnusedImport]
  19. CC: @m..@s..@s..@[email protected]@[email protected]@szippy@scrc32_simd.avz
  20. CC: @m..@s..@s..@[email protected]@[email protected]@szippy.avz
  21. CC: @m..@s..@s..@[email protected]@[email protected]@scrunchy@scrc32_simd.avz
  22. CC: @m..@s..@s..@[email protected]@[email protected]@spixie.avz
  23. In file included from /nix/store/n8dryz4xf7ln028j37zapgzg4j47p743-gcc-12.3.0/lib/gcc/x86_64-unknown-linux-gnu/12.3.0/include/immintrin.h:47,
  24. from /home/tray/.cache/nim/libferuscli_d/@z..@f..@f..@[email protected]@[email protected]@fcvkvr@[email protected]:8:
  25. /nix/store/n8dryz4xf7ln028j37zapgzg4j47p743-gcc-12.3.0/lib/gcc/x86_64-unknown-linux-gnu/12.3.0/include/avx2intrin.h: In function minifyBy2Avx2__OOZOOZOOZOOZOavzoyrZcxtf50Zcvkvr4553O48O544551p525557qn495151s4952545054s53554851q51n54q56575257s5652nrs53485655ZcvkvrZfvzqZnik50_557’:
  26. /nix/store/n8dryz4xf7ln028j37zapgzg4j47p743-gcc-12.3.0/lib/gcc/x86_64-unknown-linux-gnu/12.3.0/include/avx2intrin.h:1044:1: error: inlining failed in call to ‘always_inline’ ‘_mm256_permutevar8x32_epi32’: target specific option mismatch
  27. 1044 | _mm256_permutevar8x32_epi32 (__m256i __X, __m256i __Y)
  28. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
  29. /home/tray/.cache/nim/libferuscli_d/@z..@f..@f..@[email protected]@[email protected]@fcvkvr@[email protected]:529:84: note: called from here
  30. 529 | permuted = _mm256_permutevar8x32_epi32(merged, permuteControl);
  31. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  32. /nix/store/n8dryz4xf7ln028j37zapgzg4j47p743-gcc-12.3.0/lib/gcc/x86_64-unknown-linux-gnu/12.3.0/include/avx2intrin.h:574:1: error:inlining failed in call to ‘always_inline’ ‘_mm256_or_si256’: target specific option mismatch
  33. 574 | _mm256_or_si256 (__m256i __A, __m256i __B)
  34. | ^~~~~~~~~~~~~~~
  35. /home/tray/.cache/nim/libferuscli_d/@z..@f..@f..@[email protected]@[email protected]@fcvkvr@[email protected]:527:82: note: called from here
  36. 527 | merged = _mm256_or_si256(addedEvenDiv4, T32_);
  37. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  38. /nix/store/n8dryz4xf7ln028j37zapgzg4j47p743-gcc-12.3.0/lib/gcc/x86_64-unknown-linux-gnu/12.3.0/include/avx2intrin.h:668:1: error:inlining failed in call to ‘always_inline’ ‘_mm256_slli_epi16’: target specific option mismatch
  39. 668 | _mm256_slli_epi16 (__m256i __A, int __B)
  40. | ^~~~~~~~~~~~~~~~~
  41. /home/tray/.cache/nim/libferuscli_d/@z..@f..@f..@[email protected]@[email protected]@fcvkvr@[email protected]:526:80: note: called from here
  42. 526 | T32_ = _mm256_slli_epi16(addedOddDiv4, ((NI) 8));
  43. | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  44. compilation terminated due to -fmax-errors=3.
  45. Error: execution of an external compiler program '/nix/store/75slks1wr3b3sxr5advswjzg9lvbv9jc-gcc-wrapper-12.3.0/bin/gcc -c -w -fmax-errors=3 -pthread -march=native -mavx -I/nix/store/nhac7izfqa3khna6lrclnmzdcswr3lj3-nim-unwrapped-1.6.14/nim/lib -I/home/tray/Documents/Projects/ferus/src -o /home/tray/.cache/nim/libferuscli_d/@z..@f..@f..@[email protected]@[email protected]@fcvkvr@[email protected] /home/tray/.cache/nim/libferuscli_d/@z..@f..@f..@[email protected]@[email protected]@fcvkvr@[email protected]' failed with exit code: 1
  46.  
  47.  
  48. stack trace: (most recent call last)
  49. /tmp/nimblecache-1043261082/nimscriptapi_2411177183.nim(210, 16)
  50. /home/tray/Documents/Projects/ferus/ferus.nimble(79, 8) buildLibferuscliTask
  51. /nix/store/nhac7izfqa3khna6lrclnmzdcswr3lj3-nim-unwrapped-1.6.14/nim/lib/system/nimscript.nim(273, 7) exec
  52. /nix/store/nhac7izfqa3khna6lrclnmzdcswr3lj3-nim-unwrapped-1.6.14/nim/lib/system/nimscript.nim:273:7 Error: unhandled exception: FAILED: nim c -o:bin/libferuscli src/libferuscli.nim [OSError]
  53. Tip: 281 messages have been suppressed, use --verbose to show them.
  54. nimscriptwrapper.nim:160 execScript
Advertisement
Add Comment
Please, Sign In to add comment