Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 885097

Summary: dev-util/mingw64-toolchain-10.0.0_p1-r2 - configure: error: Building GCC requires GMP 4.2+, MPFR 3.1.0+ and MPC 0.8.0+.
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Ionen Wolkens <ionen>
Status: RESOLVED FIXED    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-util:mingw64-toolchain-10.0.0_p1-r2:20221209-224356.log.bz2
emerge-history.txt
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
logs.tar.bz2

Description Toralf Förster gentoo-dev 2022-12-09 23:16:24 UTC
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking whether x86_64-pc-linux-gnu-g++ supports C++11 features by default... yes
checking for objdir... .libs
checking for the correct version of gmp.h... yes
checking for the correct version of mpfr.h... yes
checking for the correct version of mpc.h... no
configure: error: Building GCC requires GMP 4.2+, MPFR 3.1.0+ and MPC 0.8.0+.
Try the --with-gmp, --with-mpfr and/or --with-mpc options to specify
their locations.  Source code for these libraries can be found at

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j4-20221208-183031

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.9
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
*)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm
  [2]   openjdk-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):
  [1]   php8.1 *
  [2]   php8.2

  HEAD of ::gentoo
commit 47e40910de230beae68b7e28bd6dd3badc244b09
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Dec 9 21:31:48 2022 +0000

    2022-12-09 21:31:48 UTC

emerge -qpvO dev-util/mingw64-toolchain
[ebuild  N    ] dev-util/mingw64-toolchain-10.0.0_p1-r2  USE="-custom-cflags -debug"
Comment 1 Toralf Förster gentoo-dev 2022-12-09 23:16:25 UTC
Created attachment 841177 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-09 23:16:26 UTC
Created attachment 841179 [details]
dev-util:mingw64-toolchain-10.0.0_p1-r2:20221209-224356.log.bz2
Comment 3 Toralf Förster gentoo-dev 2022-12-09 23:16:28 UTC
Created attachment 841181 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2022-12-09 23:16:29 UTC
Created attachment 841183 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2022-12-09 23:16:30 UTC
Created attachment 841185 [details]
etc.clang.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-09 23:16:31 UTC
Created attachment 841187 [details]
etc.portage.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-09 23:16:32 UTC
Created attachment 841189 [details]
logs.tar.bz2
Comment 8 Toralf Förster gentoo-dev 2022-12-09 23:16:33 UTC
The file size of ./files/temp.tar.bz2 is too big (17M) for an upload. For about 8 weeks the link http://tinderbox.zwiebeltoralf.de:31560/17.1_no_multilib_systemd-j4-20221208-183031/var/tmp/tb/issues/20221209-224505-dev-util_mingw64-toolchain-10.0.0_p1-r2/files/temp.tar.bz2 is valid.
Comment 9 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-12-09 23:17:27 UTC
commit fe4f25303b68cd27de423006028b45e3a656816e
Author: Sam James <sam@gentoo.org>
Date:   Fri Dec 9 22:23:48 2022 +0000

    profiles: mask =dev-libs/mpc-1.3.0

    Breaks building e.g. gcc.

    Reported upstream to ML but not yet on archive.

    Signed-off-by: Sam James <sam@gentoo.org>