Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 864424 - app-shells/nushell-0.66.2 - Assertion failed: getActiveBits() <= 64 && Too many bits for uint64_t (/.../APInt.h: getZExtValue: 147
Summary: app-shells/nushell-0.66.2 - Assertion failed: getActiveBits() <= 64 && Too ma...
Status: RESOLVED DUPLICATE of bug 857561
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-08 14:12 UTC by Toralf Förster
Modified: 2023-04-15 02:40 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.98 KB, text/plain)
2022-08-08 14:12 UTC, Toralf Förster
Details
app-shells:nushell-0.66.2:20220808-134203.log.bz2 (app-shells:nushell-0.66.2:20220808-134203.log.bz2,31.73 KB, application/x-bzip)
2022-08-08 14:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,60.53 KB, text/plain)
2022-08-08 14:12 UTC, Toralf Förster
Details
environment (environment,120.94 KB, text/plain)
2022-08-08 14:12 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,12.40 KB, application/x-bzip)
2022-08-08 14:12 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,55.16 KB, application/x-bzip)
2022-08-08 14:12 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2022-08-08 14:12:00 UTC
too long lines were shrinked:

     Running `rustc --crate-name polars_core --edition=2021 /var/tmp/portage/app-shells/nushell-0.66.2/work/cargo_home/gentoo/polars-core-0.22.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C l
   Compiling nu_plugin_gstat v0.66.2 (/var/tmp/portage/app-shells/nushell-0.66.2/work/nushell-0.66.2/crates/nu_plugin_gstat)
     Running `rustc --crate-name nu_plugin_gstat --edition=2021 crates/nu_plugin_gstat/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=s -C linker-plugin-lto -C metadata=2b6e160a829634d5 -C extra-fil
     Running `rustc --crate-name nu_plugin_gstat --edition=2021 crates/nu_plugin_gstat/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C opt-level=s -C lto=thin -C metadata=b2abc970e8906532 -C extra-filename=-b2abc970e8
Assertion failed: getActiveBits() <= 64 && "Too many bits for uint64_t" (/var/tmp/portage/dev-lang/rust-1.62.1/work/rustc-1.62.1-src/src/llvm-project/llvm/include/llvm/ADT/APInt.h: getZExtValue: 1470)
error: could not compile `arrow2`


  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20220808-040036

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-12.1.1 *
clang/llvm (if any):
clang version 14.0.6
Target: x86_64-gentoo-linux-musl
Thread model: posix
InstalledDir: /usr/lib/llvm/14/bin
/usr/lib/llvm/14
14.0.6
Python 3.10.6
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.62.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-17  system-vm

php cli:

  HEAD of ::gentoo
commit 13423c5943f6066355483fa6778bf6ba043ea7ee
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Aug 8 13:16:53 2022 +0000

    2022-08-08 13:16:53 UTC

emerge -qpvO app-shells/nushell
[ebuild  N    ] app-shells/nushell-0.66.2  USE="extra -debug"
Comment 1 Toralf Förster gentoo-dev 2022-08-08 14:12:02 UTC
Created attachment 798883 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-08-08 14:12:03 UTC
Created attachment 798886 [details]
app-shells:nushell-0.66.2:20220808-134203.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-08-08 14:12:04 UTC
Created attachment 798889 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-08-08 14:12:06 UTC
Created attachment 798892 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-08-08 14:12:07 UTC
Created attachment 798895 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-08-08 14:12:08 UTC
Created attachment 798898 [details]
temp.tar.bz2
Comment 7 gaga.gero 2022-08-18 02:09:31 UTC
> emerge -qpvO app-shells/nushell
> [ebuild  N    ] app-shells/nushell-0.66.2  USE="extra -debug"

This only seems to occur with the extra USE flag enabled.
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-15 02:40:44 UTC

*** This bug has been marked as a duplicate of bug 857561 ***