Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904714 - sys-devel/gcc-13.0.1_pre20230419-r1 - make[3]: No rule to make target gcc-13.0.1_pre20230419, needed by .../cc1gm2. Stop.
Summary: sys-devel/gcc-13.0.1_pre20230419-r1 - make[3]: No rule to make target gcc-13....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords: PATCH
: 904745 (view as bug list)
Depends on:
Blocks: gcc-13
  Show dependency tree
 
Reported: 2023-04-20 15:40 UTC by Toralf Förster
Modified: 2023-04-23 02:41 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,18.81 KB, text/plain)
2023-04-20 15:40 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,1.64 KB, text/plain)
2023-04-20 15:40 UTC, Toralf Förster
Details
environment (environment,141.27 KB, text/plain)
2023-04-20 15:40 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,18.97 KB, application/x-bzip)
2023-04-20 15:40 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,270.67 KB, application/x-bzip)
2023-04-20 15:40 UTC, Toralf Förster
Details
sys-devel:gcc-13.0.1_pre20230419-r1:20230420-125008.log.bz2 (sys-devel:gcc-13.0.1_pre20230419-r1:20230420-125008.log.bz2,174.28 KB, application/x-bzip)
2023-04-20 15:40 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,204.67 KB, application/x-bzip)
2023-04-20 15:40 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 2023-04-20 15:40:35 UTC
make[3]: Entering directory '/var/tmp/portage/sys-devel/gcc-13.0.1_pre20230419-r1/work/build/gcc'
/bin/sh /var/tmp/portage/sys-devel/gcc-13.0.1_pre20230419-r1/work/gcc-13.1.0-RC2-20230419/gcc/../move-if-change tmp-mlib.h multilib.h
make[3]: Leaving directory '/var/tmp/portage/sys-devel/gcc-13.0.1_pre20230419-r1/work/build/gcc'
make[3]: Entering directory '/var/tmp/portage/sys-devel/gcc-13.0.1_pre20230419-r1/work/build/gcc'
echo timestamp > s-mlib
make[3]: Leaving directory '/var/tmp/portage/sys-devel/gcc-13.0.1_pre20230419-r1/work/build/gcc'
make[3]: *** No rule to make target 'gcc-13.0.1_pre20230419', needed by 'm2/stage1/cc1gm2'.  Stop.
make[3]: *** Waiting for unfinished jobs....
make[3]: Entering directory '/var/tmp/portage/sys-devel/gcc-13.0.1_pre20230419-r1/work/build/gcc'

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-j4-20230420-122022

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
/usr/lib/llvm/15
15.0.7
Python 3.10.10
Available Rust versions:
  [1]   rust-bin-1.66.1 *
php cli (if any):

  HEAD of ::gentoo
commit 9a542f4a0cb4a4f293dcd75d61ebd025d94aeb94
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Apr 20 12:17:03 2023 +0000

    2023-04-20 12:17:02 UTC

emerge -qpvO sys-devel/gcc
[ebuild  NS   ] sys-devel/gcc-13.0.1_pre20230419-r1 [12.2.1_p20230121-r1] USE="(cxx) default-znow* graphite* jit* modula2%* (multilib) nls nptl openmp (pie) sanitize ssp systemtap* vtv* -ada (-cet) (-custom-cflags) -d -debug -default-stack-clash-protection -doc (-fixed-point) -fortran* -go -hardened (-ieee-long-double) (-libssp) -lto -objc -objc++ -objc-gc (-pch) -pgo -test (-valgrind) -vanilla -zstd"
Comment 1 Toralf Förster gentoo-dev 2023-04-20 15:40:36 UTC
Created attachment 860438 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-04-20 15:40:37 UTC
Created attachment 860439 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2023-04-20 15:40:38 UTC
Created attachment 860440 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2023-04-20 15:40:39 UTC
Created attachment 860441 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2023-04-20 15:40:41 UTC
Created attachment 860442 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-04-20 15:40:43 UTC
Created attachment 860443 [details]
sys-devel:gcc-13.0.1_pre20230419-r1:20230420-125008.log.bz2
Comment 7 Toralf Förster gentoo-dev 2023-04-20 15:40:44 UTC
Created attachment 860444 [details]
temp.tar.bz2
Comment 8 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-21 15:02:24 UTC
*** Bug 904745 has been marked as a duplicate of this bug. ***
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-21 15:02:39 UTC
My guess is the build system is using 'P' somewhere as a variable.
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-23 02:39:48 UTC
Arsen fixed this upstream: https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=79c73122fab213f218b85b2c579ffe3cf5e98ad0.
Comment 11 Larry the Git Cow gentoo-dev 2023-04-23 02:41:14 UTC
The bug has been closed via the following commit(s):

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

commit 6a078dbfbb4b26e15ecdbbf652e3a016d61fe404
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-04-23 02:39:34 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-23 02:39:34 +0000

    sys-devel/gcc: add 13.0.1_pre20230422
    
    Closes: https://bugs.gentoo.org/904714
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-devel/gcc/Manifest                      |  2 +
 sys-devel/gcc/gcc-13.0.1_pre20230422.ebuild | 61 +++++++++++++++++++++++++++++
 2 files changed, 63 insertions(+)
Comment 12 Larry the Git Cow gentoo-dev 2023-04-23 02:41:46 UTC
The bug has been referenced in the following commit(s):

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

commit 81920212528349b41e7e413592bfb1dbbad68638
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-04-23 02:29:34 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-23 02:29:34 +0000

    13.1.0: add 31_all_gm2_make_P_var.patch
    
    Bug: https://bugs.gentoo.org/904714
    Signed-off-by: Sam James <sam@gentoo.org>

 13.1.0/gentoo/31_all_gm2_make_P_var.patch | 49 +++++++++++++++++++++++++++++++
 13.1.0/gentoo/README.history              |  3 ++
 2 files changed, 52 insertions(+)