Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 945822 - dev-db/influxdb-2.7.10-r1 - [gcc-15] error: elided lifetime has a name
Summary: dev-db/influxdb-2.7.10-r1 - [gcc-15] error: elided lifetime has a name
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: William Hubbs
URL: https://github.com/influxdata/flux/is...
Whiteboard:
Keywords: PullRequest
: 946254 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-12-03 15:51 UTC by Toralf Förster
Modified: 2024-12-17 17:30 UTC (History)
6 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.05 KB, text/plain)
2024-12-03 15:51 UTC, Toralf Förster
Details
dev-db:influxdb-2.7.10-r1:20241203-151021.log.xz (dev-db:influxdb-2.7.10-r1:20241203-151021.log.xz,40.98 KB, application/x-xz)
2024-12-03 15:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,106.53 KB, text/plain)
2024-12-03 15:51 UTC, Toralf Förster
Details
environment (environment,152.18 KB, text/plain)
2024-12-03 15:51 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.19 KB, application/x-xz)
2024-12-03 15:51 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,17.87 KB, application/x-xz)
2024-12-03 15:51 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,468 bytes, application/x-xz)
2024-12-03 15:51 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,221.92 KB, text/plain)
2024-12-03 15:51 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-12-03 15:51:03 UTC
too long lines were shrinked:

     Running `/opt/rust-bin-1.83.0/bin/rustc --crate-name indexmap --edition=2021 /var/tmp/portage/dev-db/influxdb-2.7.10-r1/work/cargo_home/gentoo/indexmap-1.9.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -
   Compiling flux-core v0.154.0 (/var/tmp/portage/dev-db/influxdb-2.7.10-r1/work/go-mod/github.com/influxdata/flux@v0.195.2/libflux/flux-core)
     Running `/opt/rust-bin-1.83.0/bin/rustc --crate-name fluxcore --edition=2021 flux-core/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type rlib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' -
     Running `/opt/rust-bin-1.83.0/bin/rustc --crate-name libflate_lz77 --edition=2018 /var/tmp/portage/dev-db/influxdb-2.7.10-r1/work/cargo_home/gentoo/libflate_lz77-1.2.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metad
     Running `/opt/rust-bin-1.83.0/bin/rustc --crate-name num_integer --edition=2015 /var/tmp/portage/dev-db/influxdb-2.7.10-r1/work/cargo_home/gentoo/num-integer-0.1.45/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata
     Running `/opt/rust-bin-1.83.0/bin/rustc --crate-name regex --edition=2018 /var/tmp/portage/dev-db/influxdb-2.7.10-r1/work/cargo_home/gentoo/regex-1.7.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-
error: elided lifetime has a name
   --> flux-core/src/ast/walk/mod.rs:183:47
    |

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0-20241201-015002

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 19.1.4
llvm-config: 19.1.4
Python 3.12.7
go version go1.23.3 linux/amd64
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.71.1
  [2]   rust-bin-1.81.0
  [3]   rust-bin-1.82.0
  [4]   rust-bin-1.83.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-17 
  [2]   openjdk-bin-21  system-vm


  HEAD of ::gentoo
commit 36494ab5212bd5e734c963ae2228c47fcb1002f6
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Dec 3 14:48:24 2024 +0000

    2024-12-03 14:48:23 UTC

emerge -qpvO =dev-db/influxdb-2.7.10-r1
[ebuild  N    ] dev-db/influxdb-2.7.10-r1  USE="-debug -test"
Comment 1 Toralf Förster gentoo-dev 2024-12-03 15:51:04 UTC
Created attachment 913242 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-12-03 15:51:05 UTC
Created attachment 913243 [details]
dev-db:influxdb-2.7.10-r1:20241203-151021.log.xz
Comment 3 Toralf Förster gentoo-dev 2024-12-03 15:51:06 UTC
Created attachment 913244 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2024-12-03 15:51:07 UTC
Created attachment 913245 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2024-12-03 15:51:08 UTC
Created attachment 913246 [details]
etc.clang.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-12-03 15:51:09 UTC
Created attachment 913247 [details]
etc.portage.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-12-03 15:51:10 UTC
Created attachment 913248 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-12-03 15:51:11 UTC
Created attachment 913249 [details]
qlist-info.txt
Comment 9 Martin Jansa 2024-12-11 13:21:12 UTC
https://github.com/influxdata/flux/issues/5515 upstream issue ticket with a working fix
Comment 10 Conrad Kostecki gentoo-dev 2024-12-15 12:28:17 UTC
*** Bug 946254 has been marked as a duplicate of this bug. ***
Comment 11 Larry the Git Cow gentoo-dev 2024-12-17 17:30:13 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa38668d66558aebb89d49ca705033272aa45166

commit aa38668d66558aebb89d49ca705033272aa45166
Author:     David Roman <droman@ifae.es>
AuthorDate: 2024-12-17 11:17:46 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-12-17 17:29:56 +0000

    dev-db/influxdb: add 2.7.11
    
    Closes: https://bugs.gentoo.org/945822
    Signed-off-by: David Roman <droman@ifae.es>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-db/influxdb/Manifest               |   3 +
 dev-db/influxdb/influxdb-2.7.11.ebuild | 287 +++++++++++++++++++++++++++++++++
 2 files changed, 290 insertions(+)