Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 807145 - sys-apps/bat-0.18.1 - error[E0495]: cannot infer an appropriate lifetime due to conflicting requirements
Summary: sys-apps/bat-0.18.1 - error[E0495]: cannot infer an appropriate lifetime due ...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-08 10:29 UTC by Toralf Förster
Modified: 2023-02-11 19:40 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.18 KB, text/plain)
2021-08-08 10:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,117.59 KB, text/plain)
2021-08-08 10:29 UTC, Toralf Förster
Details
environment (environment,75.67 KB, text/plain)
2021-08-08 10:29 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,47.90 KB, application/x-bzip)
2021-08-08 10:29 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,483 bytes, application/x-bzip)
2021-08-08 10:29 UTC, Toralf Förster
Details
sys-apps:bat-0.18.1:20210808-062809.log (sys-apps:bat-0.18.1:20210808-062809.log,112.52 KB, text/plain)
2021-08-08 10:29 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,26.63 KB, application/x-bzip)
2021-08-08 10:29 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 2021-08-08 10:29:42 UTC
error[E0495]: cannot infer an appropriate lifetime due to conflicting requirements
  --> /var/tmp/portage/sys-apps/bat-0.18.1/work/cargo_home/gentoo/git2-0.13.19/src/attr.rs:74:15
   |
74 |         match (self, other) {
   |               ^^^^^^^^^^^^^

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-j3-20210807-120003

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.54.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK JRE 8.292_p10 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit ea406caae09e9ab3f4e5a61cd2acb90060d73473
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Aug 8 02:51:25 2021 +0000

    2021-08-08 02:51:24 UTC

emerge -qpvO sys-apps/bat
[ebuild  N    ] sys-apps/bat-0.18.1  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2021-08-08 10:29:43 UTC
Created attachment 731335 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-08 10:29:44 UTC
Created attachment 731338 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-08-08 10:29:46 UTC
Created attachment 731341 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-08-08 10:29:47 UTC
Created attachment 731344 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-08-08 10:29:48 UTC
Created attachment 731347 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-08-08 10:29:50 UTC
Created attachment 731350 [details]
sys-apps:bat-0.18.1:20210808-062809.log
Comment 7 Toralf Förster gentoo-dev 2021-08-08 10:29:51 UTC
Created attachment 731353 [details]
temp.tar.bz2
Comment 8 Stephan Hartmann (RETIRED) gentoo-dev 2023-02-11 19:40:05 UTC
Fixed in git2 crate long time ago:
https://github.com/rust-lang/git2-rs/pull/712