Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926595 - games-board/jja-0.9.0 - error[E0310]: the parameter type T may not live long enough
Summary: games-board/jja-0.9.0 - error[E0310]: the parameter type T may not live long ...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-09 10:05 UTC by Toralf Förster
Modified: 2024-03-09 10:05 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,20.38 KB, text/plain)
2024-03-09 10:05 UTC, Toralf Förster
Details
emerge-history.txt.xz (emerge-history.txt.xz,72.71 KB, application/x-xz)
2024-03-09 10:05 UTC, Toralf Förster
Details
environment (environment,135.65 KB, text/plain)
2024-03-09 10:05 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.10 KB, application/x-xz)
2024-03-09 10:05 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,21.52 KB, application/x-xz)
2024-03-09 10:05 UTC, Toralf Förster
Details
games-board:jja-0.9.0:20240309-095449.log (games-board:jja-0.9.0:20240309-095449.log,216.65 KB, text/plain)
2024-03-09 10:05 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,20.07 KB, application/x-xz)
2024-03-09 10:05 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,75.32 KB, application/x-xz)
2024-03-09 10:05 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,40.00 KB, application/x-xz)
2024-03-09 10:05 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 2024-03-09 10:05:38 UTC
too long lines were shrinked:

   Compiling itoa v1.0.9
     Running `rustc --crate-name itoa --edition=2018 /var/tmp/portage/games-board/jja-0.9.0/work/cargo_home/gentoo/itoa-1.0.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugin-lto -C
   Compiling rustc-serialize v0.3.24
     Running `rustc --crate-name rustc_serialize /var/tmp/portage/games-board/jja-0.9.0/work/cargo_home/gentoo/rustc-serialize-0.3.24/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C linker-plugi
   Compiling fallible-iterator v0.2.0
     Running `rustc --crate-name fallible_iterator --edition=2018 /var/tmp/portage/games-board/jja-0.9.0/work/cargo_home/gentoo/fallible-iterator-0.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level
error[E0310]: the parameter type `T` may not live long enough
    --> /var/tmp/portage/games-board/jja-0.9.0/work/cargo_home/gentoo/rustc-serialize-0.3.24/src/serialize.rs:1155:5
     |

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_split_usr_no_multilib_hardened-20240302-194750

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10
 [2] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
clang version 18.1.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/18/bin
Configuration file: /etc/clang/x86_64-pc-linux-gnu-clang.cfg
/usr/lib/llvm/18
18.1.0
Python 3.11.8
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.76.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.16.0 [icedtea-bin-8]
2)	Eclipse Temurin JDK 11.0.22_p7 [openjdk-bin-11]
3)	Eclipse Temurin JDK 17.0.10_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.2_p13 [openjdk-bin-21]
5)	Eclipse Temurin JDK 8.402_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8 
  [2]   openjdk-bin-8 
  [3]   openjdk-bin-11 
  [4]   openjdk-bin-17 
  [5]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8
php cli (if any):
go version go1.22.1 linux/amd64

  HEAD of ::gentoo
commit 54c7cdadad2e0e55581970ed4e3834b88e3e78f2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sat Mar 9 08:49:03 2024 +0000

    2024-03-09 08:49:03 UTC

emerge -qpvO games-board/jja
[ebuild  N    ] games-board/jja-0.9.0  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2024-03-09 10:05:39 UTC
Created attachment 887154 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-03-09 10:05:40 UTC
Created attachment 887155 [details]
emerge-history.txt.xz
Comment 3 Toralf Förster gentoo-dev 2024-03-09 10:05:42 UTC
Created attachment 887156 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-03-09 10:05:43 UTC
Created attachment 887157 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-03-09 10:05:44 UTC
Created attachment 887158 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-03-09 10:05:45 UTC
Created attachment 887159 [details]
games-board:jja-0.9.0:20240309-095449.log
Comment 7 Toralf Förster gentoo-dev 2024-03-09 10:05:46 UTC
Created attachment 887160 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-03-09 10:05:47 UTC
Created attachment 887161 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-03-09 10:05:48 UTC
Created attachment 887162 [details]
temp.tar.xz