Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 938204 - net-misc/zerotier-1.14.0 - [gcc-15] error[E0282]: type annotations needed for Box<_>
Summary: net-misc/zerotier-1.14.0 - [gcc-15] error[E0282]: type annotations needed for...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alfred Wingate
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: rust-1.80
  Show dependency tree
 
Reported: 2024-08-19 17:43 UTC by Toralf Förster
Modified: 2024-08-22 11:55 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.71 KB, text/plain)
2024-08-19 17:43 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,97.34 KB, text/plain)
2024-08-19 17:43 UTC, Toralf Förster
Details
environment (environment,170.99 KB, text/plain)
2024-08-19 17:43 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-08-19 17:43 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,37.37 KB, application/x-xz)
2024-08-19 17:43 UTC, Toralf Förster
Details
net-misc:zerotier-1.14.0:20240819-163237.log.xz (net-misc:zerotier-1.14.0:20240819-163237.log.xz,21.27 KB, application/x-xz)
2024-08-19 17:43 UTC, Toralf Förster
Details
qlist-info.txt (qlist-info.txt,205.08 KB, text/plain)
2024-08-19 17:43 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-19 17:43:47 UTC
too long lines were shrinked:

   Compiling time-core v0.1.2
     Running `rustc --crate-name time_core --edition=2021 /var/tmp/portage/net-misc/zerotier-1.14.0/work/cargo_home/gentoo/time-core-0.1.2/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 embed-b
   Compiling openidconnect v3.5.0
     Running `rustc --crate-name openidconnect --edition=2021 /var/tmp/portage/net-misc/zerotier-1.14.0/work/cargo_home/gentoo/openidconnect-3.5.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=3 -C
   Compiling time v0.3.34
     Running `rustc --crate-name time --edition=2021 /var/tmp/portage/net-misc/zerotier-1.14.0/work/cargo_home/gentoo/time-0.3.34/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 embed-bitcode=no
error[E0282]: type annotations needed for `Box<_>`
  --> /var/tmp/portage/net-misc/zerotier-1.14.0/work/cargo_home/gentoo/time-0.3.34/src/format_description/parse/mod.rs:83:9
   |

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome_systemd-20240817-145313

  UNMASKED:
    Please re-assign to toolchain@ if you get a test failure in C, C++, or Fortran code which makes no sense.
  <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/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:
1)	Eclipse Temurin JDK 17.0.12_p7 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.4_p7 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.422_p05 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   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 449fb87635d633ebc4b8f22f22c474f26f0fd47e
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Mon Aug 19 15:04:08 2024 +0000

    2024-08-19 15:04:08 UTC

emerge -qpvO =net-misc/zerotier-1.14.0
[ebuild  N    ] net-misc/zerotier-1.14.0  USE="sso -debug"
Comment 1 Toralf Förster gentoo-dev 2024-08-19 17:43:48 UTC
Created attachment 900719 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-08-19 17:43:49 UTC
Created attachment 900720 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-08-19 17:43:51 UTC
Created attachment 900721 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-08-19 17:43:51 UTC
Created attachment 900722 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-08-19 17:43:52 UTC
Created attachment 900723 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-08-19 17:43:53 UTC
Created attachment 900724 [details]
net-misc:zerotier-1.14.0:20240819-163237.log.xz
Comment 7 Toralf Förster gentoo-dev 2024-08-19 17:43:55 UTC
Created attachment 900725 [details]
qlist-info.txt
Comment 8 Larry the Git Cow gentoo-dev 2024-08-22 11:55:21 UTC
The bug has been closed via the following commit(s):

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

commit 6cdb266d4d4ed862cc16b39c94f0d08a87b0a431
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2024-08-19 18:01:19 +0000
Commit:     Yixun Lan <dlan@gentoo.org>
CommitDate: 2024-08-22 11:50:22 +0000

    net-misc/zerotier: update time crate
    
    Closes: https://bugs.gentoo.org/938204
    Closes: https://github.com/gentoo/gentoo/pull/38208
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Signed-off-by: Yixun Lan <dlan@gentoo.org>

 net-misc/zerotier/Manifest                         |  4 +--
 .../files/zerotier-1.14.0-update-time.patch        | 33 ++++++++++++++++++++++
 net-misc/zerotier/zerotier-1.14.0.ebuild           |  5 ++--
 3 files changed, 38 insertions(+), 4 deletions(-)