Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 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
- Hint: used config file '/nix/store/ypxxd09k281vcqyb6q2g55xbbdkkgq9k-x86_64-unknown-linux-gnu-nim-wrapper-1.6.14/etc/nim/nim.cfg' [Conf]
- Hint: used config file '/nix/store/ypxxd09k281vcqyb6q2g55xbbdkkgq9k-x86_64-unknown-linux-gnu-nim-wrapper-1.6.14/etc/nim/config.nims' [Conf]
- Hint: used config file '/home/tray/Documents/Projects/ferus/nim.cfg' [Conf]
- ..................................................................................................................................................................................
- /home/tray/Documents/Projects/ferus/src/dom/dom.nim:11:11 Warning: imported and not used: 'tables' [UnusedImport]
- ......................................................................................................
- /home/tray/Documents/Projects/ferus/src/renderer/render.nim:3:14 Warning: imported and not used: 'os' [UnusedImport]
- /home/tray/Documents/Projects/ferus/src/renderer/ui.nim:3:8 Warning: imported and not used: 'tables' [UnusedImport]
- ........
- /home/tray/Documents/Projects/ferus/src/renderer/sandboxed.nim:6:20 Warning: imported and not used: 'windy' [UnusedImport]
- /home/tray/Documents/Projects/ferus/src/renderer/sandboxed.nim:7:70 Warning: imported and not used: 'ferushtml' [UnusedImport]
- /home/tray/Documents/Projects/ferus/src/renderer/sandboxed.nim:7:11 Warning: imported and not used: 'os' [UnusedImport]
- ..
- /home/tray/Documents/Projects/ferus/src/orchestral/client.nim:13:8 Warning: imported and not used: 'pixie' [UnusedImport]
- /home/tray/Documents/Projects/ferus/src/feruschild.nim:5:8 Warning: imported and not used: 'os' [UnusedImport]
- /home/tray/Documents/Projects/ferus/src/feruschild.nim:5:12 Warning: imported and not used: 'strutils' [UnusedImport]
- /home/tray/Documents/Projects/ferus/src/libferuscli.nim:9:16 Warning: imported and not used: 'sandboxed' [UnusedImport]
- CC: @m..@s..@s..@[email protected]@[email protected]@szippy@scrc32_simd.avz
- CC: @m..@s..@s..@[email protected]@[email protected]@szippy.avz
- CC: @m..@s..@s..@[email protected]@[email protected]@scrunchy@scrc32_simd.avz
- CC: @m..@s..@s..@[email protected]@[email protected]@spixie.avz
- 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,
- from /home/tray/.cache/nim/libferuscli_d/@z..@f..@f..@[email protected]@[email protected]@fcvkvr@[email protected]:8:
- /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’:
- /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
- 1044 | _mm256_permutevar8x32_epi32 (__m256i __X, __m256i __Y)
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~
- /home/tray/.cache/nim/libferuscli_d/@z..@f..@f..@[email protected]@[email protected]@fcvkvr@[email protected]:529:84: note: called from here
- 529 | permuted = _mm256_permutevar8x32_epi32(merged, permuteControl);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /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
- 574 | _mm256_or_si256 (__m256i __A, __m256i __B)
- | ^~~~~~~~~~~~~~~
- /home/tray/.cache/nim/libferuscli_d/@z..@f..@f..@[email protected]@[email protected]@fcvkvr@[email protected]:527:82: note: called from here
- 527 | merged = _mm256_or_si256(addedEvenDiv4, T32_);
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- /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
- 668 | _mm256_slli_epi16 (__m256i __A, int __B)
- | ^~~~~~~~~~~~~~~~~
- /home/tray/.cache/nim/libferuscli_d/@z..@f..@f..@[email protected]@[email protected]@fcvkvr@[email protected]:526:80: note: called from here
- 526 | T32_ = _mm256_slli_epi16(addedOddDiv4, ((NI) 8));
- | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
- compilation terminated due to -fmax-errors=3.
- 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
- stack trace: (most recent call last)
- /tmp/nimblecache-1043261082/nimscriptapi_2411177183.nim(210, 16)
- /home/tray/Documents/Projects/ferus/ferus.nimble(79, 8) buildLibferuscliTask
- /nix/store/nhac7izfqa3khna6lrclnmzdcswr3lj3-nim-unwrapped-1.6.14/nim/lib/system/nimscript.nim(273, 7) exec
- /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]
- Tip: 281 messages have been suppressed, use --verbose to show them.
- nimscriptwrapper.nim:160 execScript
Advertisement
Add Comment
Please, Sign In to add comment