Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938080 - gnome-base/librsvg-2.58.2 fails test - error: could not compile time (lib) due to 1 previous error
Summary: gnome-base/librsvg-2.58.2 fails test - error: could not compile time (lib) du...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-08-17 07:31 UTC by Toralf Förster
Modified: 2024-08-22 22:45 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.40 KB, text/plain)
2024-08-17 07:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,71.11 KB, text/plain)
2024-08-17 07:31 UTC, Toralf Förster
Details
environment (environment,219.77 KB, text/plain)
2024-08-17 07:31 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.19 KB, application/x-xz)
2024-08-17 07:31 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,25.62 KB, application/x-xz)
2024-08-17 07:31 UTC, Toralf Förster
Details
gnome-base:librsvg-2.58.2:20240817-004811.log.xz (gnome-base:librsvg-2.58.2:20240817-004811.log.xz,30.07 KB, application/x-xz)
2024-08-17 07:31 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,13.52 KB, application/x-xz)
2024-08-17 07:31 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,154.56 KB, text/plain)
2024-08-17 07:31 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,68.18 KB, application/x-xz)
2024-08-17 07:31 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-08-17 07:31:04 UTC
help: consider giving `items` an explicit type, where the placeholders `_` are specified
   |
83 |     let items: Box<_> = format_items
   |              ++++++++

For more information about this error, try `rustc --explain E0282`.
error: could not compile `time` (lib) due to 1 previous error

Caused by:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_test-20240815-161302

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-14 *
clang/llvm (if any):
clang version 18.1.8
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.8
Python 3.12.5
Available Ruby profiles:
  [1]   ruby31 (with Rubygems)
  [2]   ruby32 (with Rubygems)
  [3]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.80.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
Available Java Virtual Machines:
  [1]   openjdk-bin-21  system-vm

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

  HEAD of ::gentoo
commit 23b0a57aeb15944a1ed3ec73887e174e69a0799a
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Aug 16 23:34:06 2024 +0000

    2024-08-16 23:34:06 UTC

emerge -qpvO =gnome-base/librsvg-2.58.2
[ebuild  N    ] gnome-base/librsvg-2.58.2  USE="introspection vala -debug -gtk-doc" ABI_X86="(64) -32 (-x32)"
Comment 1 Toralf Förster gentoo-dev 2024-08-17 07:31:06 UTC
Created attachment 900344 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-08-17 07:31:07 UTC
Created attachment 900345 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-08-17 07:31:09 UTC
Created attachment 900346 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-08-17 07:31:10 UTC
Created attachment 900347 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-08-17 07:31:11 UTC
Created attachment 900348 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-08-17 07:31:12 UTC
Created attachment 900349 [details]
gnome-base:librsvg-2.58.2:20240817-004811.log.xz
Comment 7 Toralf Förster gentoo-dev 2024-08-17 07:31:13 UTC
Created attachment 900350 [details]
logs.tar.xz
Comment 8 Toralf Förster gentoo-dev 2024-08-17 07:31:14 UTC
Created attachment 900351 [details]
qlist-info.txt
Comment 9 Toralf Förster gentoo-dev 2024-08-17 07:31:15 UTC
Created attachment 900352 [details]
temp.tar.xz
Comment 10 Holger Hoffstätte 2024-08-17 08:48:26 UTC
Same problem as reported in https://github.com/gentoo/gentoo/pull/37727
Feel freee to steal my patch from https://github.com/hhoffstaette/portage/commit/4f6c5245e1ae01ddca5ee53e1f7bf920f8eb3aea - it applies & will fix this problem, but needs an edit for the path prefix.