You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/var/tmp/portage/app-arch/zstd-9999/temp/ccxUKcJt.ltrans15.ltrans.o: in function HUF_decompress4X2_usingDTable_internal_bmi2_asm.lto_priv.0': <artificial>:(.text+0xabc3): undefined reference to HUF_decompress4X2_usingDTable_internal_bmi2'
#2792
Closed
shoober420 opened this issue
Sep 22, 2021
· 3 comments
==> building with threading support
==> building zstd with .gz compression support
==> building zstd with .xz/.lzma compression support
==> no liblz4, building zstd without .lz4 support
LINK obj/conf_ec02968fe010f564dd5cd4b41ddee8ca/zstd
/usr/lib/gcc/x86_64-pc-linux-gnu/12.0.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/app-arch/zstd-9999/temp/ccxUKcJt.ltrans15.ltrans.o: in function `HUF_decompress4X1_usingDTable_internal_bmi2_asm.lto_priv.0':
<artificial>:(.text+0xa90b): undefined reference to `HUF_decompress4X1_usingDTable_internal_bmi2'
/usr/lib/gcc/x86_64-pc-linux-gnu/12.0.0/../../../../x86_64-pc-linux-gnu/bin/ld: /var/tmp/portage/app-arch/zstd-9999/temp/ccxUKcJt.ltrans15.ltrans.o: in function `HUF_decompress4X2_usingDTable_internal_bmi2_asm.lto_priv.0':
<artificial>:(.text+0xabc3): undefined reference to `HUF_decompress4X2_usingDTable_internal_bmi2'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:164: obj/conf_ec02968fe010f564dd5cd4b41ddee8ca/zstd] Error 1
make[1]: *** [Makefile:152: zstd] Error 2
make[1]: Leaving directory '/var/tmp/portage/app-arch/zstd-9999/work/zstd-9999-abi_x86_64.amd64/programs'
make: *** [Makefile:66: zstd] Error 2
The text was updated successfully, but these errors were encountered:
When compiling on Gentoo Linux using GCC 12.0.0 092021 (commit gcc-mirror/gcc@34fac9e), I get this error. Full log attached.
HTFJGADEY.txt
The text was updated successfully, but these errors were encountered: