Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 875269 - www-client/firefox-105.0.2 - ERROR: www-client/firefox-105.0.2::gentoo failed (configure phase):
Summary: www-client/firefox-105.0.2 - ERROR: www-client/firefox-105.0.2::gentoo failed...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2022-10-05 07:29 UTC by Toralf Förster
Modified: 2022-10-05 11:19 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.10 KB, text/plain)
2022-10-05 07:29 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,47.22 KB, text/plain)
2022-10-05 07:29 UTC, Toralf Förster
Details
environment (environment,234.30 KB, text/plain)
2022-10-05 07:29 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,19.80 KB, application/x-bzip)
2022-10-05 07:29 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,6.15 KB, application/x-bzip)
2022-10-05 07:29 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,53.75 KB, application/x-bzip)
2022-10-05 07:29 UTC, Toralf Förster
Details
www-client:firefox-105.0.2:20221005-041714.log (www-client:firefox-105.0.2:20221005-041714.log,15.50 KB, text/plain)
2022-10-05 07:29 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-10-05 07:29:35 UTC
 0:02.62 checking whether the target C++ compiler can be used... yes
 0:02.62 checking the target C++ compiler version... 14.0.6
 0:02.62 ERROR: The target C compiler is version 15.0.2, while the target C++ compiler is version 14.0.6. Need to use the same compiler version.
*** Fix above errors and then restart with "./mach build"
 * ERROR: www-client/firefox-105.0.2::gentoo failed (configure phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20221004-190004

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.2.0 *
clang/llvm (if any):
clang version 15.0.2
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.2
Python 3.10.7
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.64.0 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JRE 17.0.4.1_p1 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-17  system-vm

php cli (if any):
GNU Make 4.3

  HEAD of ::gentoo
commit 659e51cdc78d5e48b23c480b988d784d2d693677
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Oct 5 01:33:56 2022 +0000

    2022-10-05 01:33:56 UTC

emerge -qpvO www-client/firefox
[ebuild  N    ] www-client/firefox-105.0.2  USE="X clang dbus gmp-autoupdate openh264 system-av1 system-harfbuzz system-icu system-jpeg system-libevent system-libvpx system-webp -debug -eme-free -geckodriver -hardened -hwaccel -jack -libproxy -lto -pgo -pulseaudio -screencast (-selinux) -sndio -system-png (-system-python-libs) -wayland -wifi" L10N="eo es-MX ff ka -ach -af -an -ar -ast -az -be -bg -bn -br -bs -ca -ca-valencia -cak -cs -cy -da -de -dsb -el -en-CA -en-GB -es-AR -es-CL -es-ES -et -eu -fa -fi -fr -fy -ga -gd -gl -gn -gu -he -hi -hr -hsb -hu -hy -ia -id -is -it -ja -kab -kk -km -kn -ko -lij -lt -lv -mk -mr -ms -my -nb -ne -nl -nn -oc -pa -pl -pt-BR -pt-PT -rm -ro -ru -sco -si -sk -sl -son -sq -sr -sv -szl -ta -te -th -tl -tr -trs -uk -ur -uz -vi -xh -zh-CN -zh-TW"
Comment 1 Toralf Förster gentoo-dev 2022-10-05 07:29:36 UTC
Created attachment 820678 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-10-05 07:29:37 UTC
Created attachment 820681 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-10-05 07:29:39 UTC
Created attachment 820684 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-10-05 07:29:40 UTC
Created attachment 820687 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-10-05 07:29:41 UTC
Created attachment 820690 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-10-05 07:29:42 UTC
Created attachment 820693 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-10-05 07:29:43 UTC
Created attachment 820696 [details]
www-client:firefox-105.0.2:20221005-041714.log
Comment 8 Joonas Niilola gentoo-dev 2022-10-05 08:16:45 UTC
I guess you're somehow forcing clang:15 to be used even when it's not supported by the ebuild yet. That's the mismatch happening in the log.
Comment 9 Toralf Förster gentoo-dev 2022-10-05 09:02:07 UTC
(In reply to Joonas Niilola from comment #8)
> I guess you're somehow forcing clang:15 to be used even when it's not
> supported by the ebuild yet. That's the mismatch happening in the log.

indeed, clang was forced this week, ok.

BTW could the ebuild itself check before, whether gcc is used ?
Comment 10 Joonas Niilola gentoo-dev 2022-10-05 11:19:43 UTC
It should force gcc if "-clang" use flag is passed. But I imagine you can "break" it with custom rules.