Opened 5 years ago
Closed 5 years ago
#60427 closed defect (fixed)
libgcc improperly depends on libgcc10-RC
Reported by: | mouse07410 (Mouse) | Owned by: | cjones051073 (Chris Jones) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | libgcc |
Description
libgcc @3.0
port (an update from libgcc @2.0.2
), which is supposed to be stable/released, became dependent on libgcc10 @10.1.0-RC-20200430
that has not been released, and forces installation of the unstable package.
Change History (6)
comment:1 Changed 5 years ago by jmroot (Joshua Root)
Owner: | set to cjones051073 |
---|---|
Status: | new → assigned |
comment:2 Changed 5 years ago by cjones051073 (Chris Jones)
comment:3 Changed 5 years ago by mouse07410 (Mouse)
Understood, thanks. I assume we're talking at most days, not weeks?
comment:6 Changed 5 years ago by cjones051073 (Chris Jones)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Yes, this was a slight mistake. I made the changes in preparation of the stable release (expected very soon) as it takes a bit of work and testing to move to a new gcc. I thought I had committed things to a feature branch for this, but due to a bit of finger trouble ended up going to my master and before I realised i had push it to master. Not much going back at that point.
I doubt in practise this will cause much trouble. The RC is likely very close to the final release version. I will update Gcc10 to that as soon as its out.