Opened 3 years ago
Last modified 20 months ago
#24360 new defect
ccache fails to pass self-tests
Reported by: | tmonteil | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | sage-8.2 |
Component: | packages: optional | Keywords: | sdl |
Cc: | fbissey, jdemeyer | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | |
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
ccache fails to pass self-tests on my 32bit VM, while it did not before. I am not sure what created the regression. Log attached.
Attachments (2)
Change History (7)
Changed 3 years ago by
Changed 3 years ago by
comment:1 Changed 3 years ago by
- Cc fbissey jdemeyer added
comment:2 Changed 3 years ago by
comment:3 Changed 3 years ago by
I will upgrade ccache
in #22836 to the latest version available. It may or may not help here.
comment:4 Changed 3 years ago by
OK ccache-3.3.4
passes its test suite with gcc 7.2.0 on my Gentoo box. I will push a branch to #22836 shortly.
comment:5 Changed 20 months ago by
- Keywords sdl added
Note: See
TracTickets for help on using
tickets.
OK, that is not only on 32bit VM, even my standard 64bit laptop hits the issue (very similar logdir, lot of "Failed; falling back to running the real compiler"), you should be able to reproduce on your own.