Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 857561

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 packagesAssignee: 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 gentoo-dev 2022-07-11 06:58:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-shells/nushell-0.65.0 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-11 06:58:22 UTC
Created attachment 790970 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-07-11 07:02:50 UTC
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`
Comment 3 Agostino Sarubbo gentoo-dev 2022-08-07 05:34:57 UTC
ci has reproduced this issue with version 0.66.2 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2022-10-20 06:48:22 UTC
ci has reproduced this issue with version 0.70.0 - Updating summary.
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-15 02:40:44 UTC
*** Bug 864424 has been marked as a duplicate of this bug. ***