Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 688848 - dev-util/sccache-0.2.8-r2 : [TEST] warning: use of deprecated item std::error::Error::cause : replaced by Error::sourc
Summary: dev-util/sccache-0.2.8-r2 : [TEST] warning: use of deprecated item std::error...
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: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2019-06-27 17:57 UTC by Toralf Förster
Modified: 2020-02-29 09:02 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.04 KB, text/plain)
2019-06-27 17:57 UTC, Toralf Förster
Details
dev-util:sccache-0.2.8-r2:20190627-120612.log (dev-util:sccache-0.2.8-r2:20190627-120612.log,29.07 KB, text/plain)
2019-06-27 17:57 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,149.52 KB, text/plain)
2019-06-27 17:57 UTC, Toralf Förster
Details
environment (environment,54.91 KB, text/plain)
2019-06-27 17:57 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,15.63 KB, application/x-bzip)
2019-06-27 17:57 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,16.78 KB, application/x-bzip)
2019-06-27 17:57 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,13.04 KB, application/x-bzip)
2019-06-27 17:57 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 2019-06-27 17:57:18 UTC
    = note: #[warn(deprecated)] on by default

warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting
  --> src/errors.rs:45:1
   |
45 | / error_chain! {

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-systemd_libressl-test_20190623-103445

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.3.1
 [2] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)

Available Rust versions:
  [1]   rust-1.35.0 *



emerge -qpvO dev-util/sccache
[ebuild  N    ] dev-util/sccache-0.2.8-r2  USE="-azure -debug -dist-client -dist-server -gcs -memcached -redis -s3"
Comment 1 Toralf Förster gentoo-dev 2019-06-27 17:57:20 UTC
Created attachment 581192 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-06-27 17:57:23 UTC
Created attachment 581194 [details]
dev-util:sccache-0.2.8-r2:20190627-120612.log
Comment 3 Toralf Förster gentoo-dev 2019-06-27 17:57:26 UTC
Created attachment 581196 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-06-27 17:57:28 UTC
Created attachment 581198 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-06-27 17:57:31 UTC
Created attachment 581200 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-06-27 17:57:34 UTC
Created attachment 581202 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-06-27 17:57:36 UTC
Created attachment 581204 [details]
tests.tbz2
Comment 8 Georgy Yakovlev archtester gentoo-dev 2019-06-27 18:12:09 UTC
thanks, 0.2.8 will go away pretty soon as I'll add 0.2.9 which was released yesterday, leaving open this for now.
Comment 9 Larry the Git Cow gentoo-dev 2019-07-30 07:20:07 UTC
The bug has been referenced in the following commit(s):

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

commit a386e92c8cae09c124787991574dc7a033dade5d
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2019-07-30 07:15:54 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2019-07-30 07:19:55 +0000

    dev-util/sccache: bump to 0.2.9
    
    Bug: https://bugs.gentoo.org/688848
    Closes: https://bugs.gentoo.org/690780
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 dev-util/sccache/Manifest                 |   6 +
 dev-util/sccache/files/scheduler.confd-r1 |  12 +
 dev-util/sccache/files/scheduler.initd-r1 |  17 ++
 dev-util/sccache/files/server.confd-r1    |  12 +
 dev-util/sccache/files/server.initd-r1    |  19 ++
 dev-util/sccache/sccache-0.2.9.ebuild     | 358 ++++++++++++++++++++++++++++++
 6 files changed, 424 insertions(+)
Comment 10 Georgy Yakovlev archtester gentoo-dev 2020-02-29 09:02:03 UTC
forgot to close it, it's gone.