Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 740878 - dev-util/sccache-0.2.13 : error[E0432]: unresolved import hyperx
Summary: dev-util/sccache-0.2.13 : error[E0432]: unresolved import hyperx
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-09-07 17:50 UTC by Toralf Förster
Modified: 2021-07-24 06:10 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.97 KB, text/plain)
2020-09-07 17:50 UTC, Toralf Förster
Details
dev-util:sccache-0.2.13:20200907-112228.log (dev-util:sccache-0.2.13:20200907-112228.log,312.93 KB, text/plain)
2020-09-07 17:50 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,96.17 KB, text/plain)
2020-09-07 17:50 UTC, Toralf Förster
Details
environment (environment,88.28 KB, text/plain)
2020-09-07 17:50 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,26.70 KB, application/x-bzip)
2020-09-07 17:50 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,599 bytes, application/x-bzip)
2020-09-07 17:50 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,38.29 KB, application/x-bzip)
2020-09-07 17:50 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 2020-09-07 17:50:31 UTC
error[E0432]: unresolved import `hyperx`
  --> src/dist/http.rs:26:9
   |
26 |     use hyperx::header;

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib_hardened-20200905-141852

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-10.2.0 *
/usr/lib/llvm/10
10.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.46.0 *
The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Sep  7 10:35:23 AM UTC 2020

emerge -qpvO dev-util/sccache
[ebuild  N    ] dev-util/sccache-0.2.13  USE="dist-server -azure -debug -dist-client -gcs -memcached -redis -s3"
Comment 1 Toralf Förster gentoo-dev 2020-09-07 17:50:32 UTC
Created attachment 658988 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-09-07 17:50:34 UTC
Created attachment 658990 [details]
dev-util:sccache-0.2.13:20200907-112228.log
Comment 3 Toralf Förster gentoo-dev 2020-09-07 17:50:36 UTC
Created attachment 658992 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-09-07 17:50:38 UTC
Created attachment 658994 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-09-07 17:50:40 UTC
Created attachment 658996 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-09-07 17:50:41 UTC
Created attachment 658998 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-09-07 17:50:42 UTC
Created attachment 659000 [details]
temp.tbz2
Comment 8 Chris Henhawke 2020-11-12 21:32:22 UTC
I got a similar error when compiling with only dist-server, adding dist-client in addition builds successfully.
Comment 9 Larry the Git Cow gentoo-dev 2021-02-25 23:47:13 UTC
The bug has been referenced in the following commit(s):

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

commit eb7862c8eb684a4cf002f2ca861c19ddd1936786
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2021-02-25 23:45:31 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2021-02-25 23:46:52 +0000

    dev-util/sccache: bump to 0.2.15, ppc64 support
    
    Bug: https://bugs.gentoo.org/751094
    Bug: https://bugs.gentoo.org/766384
    Bug: https://bugs.gentoo.org/740878
    Bug: https://bugs.gentoo.org/711340
    Bug: https://bugs.gentoo.org/710202
    Closes: https://bugs.gentoo.org/750572
    Closes: https://bugs.gentoo.org/771843
    Package-Manager: Portage-3.0.15, Repoman-3.0.2
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 dev-util/sccache/Manifest              | 247 +++++++++++++++++
 dev-util/sccache/sccache-0.2.15.ebuild | 475 +++++++++++++++++++++++++++++++++
 2 files changed, 722 insertions(+)
Comment 10 Georgy Yakovlev archtester gentoo-dev 2021-07-24 06:10:35 UTC
old versions gone, closing