Summary: | app-shells/nushell-0.70.0[extra] fails to compile: error: could not compile arrow2 (uint64_t llvm::APInt::getZExtValue() const: Assertion `getActiveBits() <= 64 && "Too many bits for uint64_t"' failed.) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Zac Medico <zmedico> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | gyakovlev, rust, toralf, univerz |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log |
Description
Agostino Sarubbo
2022-07-11 06:58:20 UTC
Created attachment 790970 [details]
build.log
build log and emerge --info
rustc: /var/tmp/portage/dev-lang/rust-1.62.0/work/rustc-1.62.0-src/src/llvm-project/llvm/include/llvm/ADT/APInt.h:1470: uint64_t llvm::APInt::getZExtValue() const: Assertion `getActiveBits() <= 64 && "Too many bits for uint64_t"' failed. error: could not compile `arrow2` ci has reproduced this issue with version 0.66.2 - Updating summary. ci has reproduced this issue with version 0.70.0 - Updating summary. *** Bug 864424 has been marked as a duplicate of this bug. *** |