Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 840170 - sys-devel/gcc-12.0.1_pre20220417 - eapply: no files specified
Summary: sys-devel/gcc-12.0.1_pre20220417 - eapply: no files specified
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-12
  Show dependency tree
 
Reported: 2022-04-22 13:10 UTC by Toralf Förster
Modified: 2022-04-25 00:15 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.14 KB, text/plain)
2022-04-22 13:10 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,3.03 KB, text/plain)
2022-04-22 13:10 UTC, Toralf Förster
Details
environment (environment,129.86 KB, text/plain)
2022-04-22 13:10 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,39.88 KB, application/x-bzip)
2022-04-22 13:10 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,4.84 KB, application/x-bzip)
2022-04-22 13:10 UTC, Toralf Förster
Details
sys-devel:gcc-12.0.1_pre20220417:20220422-082105.log (sys-devel:gcc-12.0.1_pre20220417:20220422-082105.log,3.09 KB, text/plain)
2022-04-22 13:10 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,30.50 KB, application/x-bzip)
2022-04-22 13:10 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 2022-04-22 13:10:04 UTC
 * Applying 26_all_plugin-objdump.patch ...
 [ ok ]
 * Applying musl patches ...
 * ERROR: sys-devel/gcc-12.0.1_pre20220417::gentoo failed (prepare phase):
 *   eapply: no files specified
 * 
 * Call stack:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0_musl_hardened-j4-20220422-100006

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

gcc-config -l:
 [1] x86_64-gentoo-linux-musl-11.2.1 *
clang/llvm (if any):
Python 3.9.9
php cli:

  HEAD of ::gentoo
commit dd8e0a5b0a340d419f2f774fa11a8989db1c716c
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Apr 22 07:49:18 2022 +0000

    2022-04-22 07:49:17 UTC

emerge -qpvO sys-devel/gcc
[ebuild  NS   ] sys-devel/gcc-12.0.1_pre20220417 [11.2.1_p20220115] USE="(cxx) hardened nptl openmp (pie) (ssp) (-ada) -cet -custom-cflags -d -debug -doc (-fixed-point) -fortran -go -graphite -jit (-libssp) -lto (-multilib) (-nls) -objc -objc++ -objc-gc (-pch) -pgo (-sanitize) -systemtap -test (-valgrind) -vanilla (-vtv) -zstd"
Comment 1 Toralf Förster gentoo-dev 2022-04-22 13:10:05 UTC
Created attachment 773150 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-04-22 13:10:06 UTC
Created attachment 773153 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-04-22 13:10:07 UTC
Created attachment 773156 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-04-22 13:10:09 UTC
Created attachment 773159 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-04-22 13:10:10 UTC
Created attachment 773162 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-04-22 13:10:11 UTC
Created attachment 773165 [details]
sys-devel:gcc-12.0.1_pre20220417:20220422-082105.log
Comment 7 Toralf Förster gentoo-dev 2022-04-22 13:10:12 UTC
Created attachment 773168 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-04-25 00:13:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/gcc-patches.git/commit/?id=1e1dff79a6968283d142703fb8b0ab2b46dccff8

commit 1e1dff79a6968283d142703fb8b0ab2b46dccff8
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-04-24 23:15:17 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-25 00:13:49 +0000

    12.0.0: cut patchset 5
    
    - Rebase 20_all_libstdcxx-no-vtv.patch
    - Add rebased musl patches
    
    Bug: https://bugs.gentoo.org/840128
    Closes: https://bugs.gentoo.org/840170
    Signed-off-by: Sam James <sam@gentoo.org>

 12.0.0/gentoo/20_all_libstdcxx-no-vtv.patch        | 12 +--
 12.0.0/gentoo/README.history                       | 19 +++++
 12.0.0/musl/25_all_multilib_pure64.patch           | 89 ++++++++++++++++++++++
 12.0.0/musl/50_all_cpu_indicator.patch             | 35 +++++++++
 12.0.0/musl/50_all_posix_memalign.patch            | 29 +++++++
 .../nocross/50_all_libssp_unconditionally.patch    | 24 ++++++
 make-tarball.sh                                    | 30 +++++++-
 7 files changed, 228 insertions(+), 10 deletions(-)
Comment 9 Larry the Git Cow gentoo-dev 2022-04-25 00:15:39 UTC
The bug has been closed via the following commit(s):

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

commit ac6660512d2f2fedc4a15507aaa0a39428745aa8
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-04-25 00:15:11 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-04-25 00:15:27 +0000

    sys-devel/gcc: add 12.0.1_pre20220424
    
    Bug: https://bugs.gentoo.org/840128
    Closes: https://bugs.gentoo.org/840170
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-devel/gcc/Manifest                                              | 6 +++---
 sys-devel/gcc/gcc-12.0.0_pre9999.ebuild                             | 4 ++--
 ...{gcc-12.0.1_pre20220417.ebuild => gcc-12.0.1_pre20220424.ebuild} | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)