gcc-12-strmov-store-file-names.patch is missing?

  • Done
  • quality assurance status badge
Details
2 participants
  • Ludovic Courtès
  • Tim Rakowski
Owner
unassigned
Submitted by
Tim Rakowski
Severity
normal
T
T
Tim Rakowski wrote on 24 May 2022 21:26
(address . bug-guix@gnu.org)
CAOiUqyUbib9O6px2OVA9p1YS=OApAMu1QoEyN_U4qzPD=LBGVQ@mail.gmail.com
Hi,

I'm currently observing the following problem:

$ guix describe
Generation 8 May 24 2022 20:15:17 (current)
guix 01793ed
branch: master
commit: 01793ed03e8aa0960bff7adc21fd270e1527e68e
$ guix uprade
The following packages will be upgraded:
...
gcc-toolchain 11.2.0 → 12.1.0
...
guix upgrade: error: gcc-12-strmov-store-file-names.patch: patch not found

As far as I can tell,
added gcc-12, which depends on gcc-12-strmov-store-file-names.patch but
failed to add the file to
the older gcc*-strmov-store-file-names.patch are located.

Regards,
Tim Rakowski
Attachment: file
L
L
Ludovic Courtès wrote on 24 May 2022 21:54
(name . Tim Rakowski)(address . tim.rakowski@gmail.com)(address . 55616-done@debbugs.gnu.org)
87sfoyiu4p.fsf@gnu.org
Hi,

Tim Rakowski <tim.rakowski@gmail.com> skribis:

Toggle quote (14 lines)
> $ guix uprade
> The following packages will be upgraded:
> ...
> gcc-toolchain 11.2.0 → 12.1.0
> ...
> guix upgrade: error: gcc-12-strmov-store-file-names.patch: patch not found
>
> As far as I can tell,
> https://github.com/guix-mirror/guix/commit/37e29ccd332f371aacedc71388e805fbc9e947fa
> added gcc-12, which depends on gcc-12-strmov-store-file-names.patch but
> failed to add the file to
> https://github.com/guix-mirror/guix/tree/master/gnu/packages/patches, where
> the older gcc*-strmov-store-file-names.patch are located.

My bad. This is fixed by cdb6b19b5fc6fec94d7a27062ef87dca9e4bbcee.

Thanks for the heads-up!

Ludo’.
Closed
?