Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 908901 - www-client/ungoogled-chromium-114.0.5735.133_p1::pf4public fails to compile
Summary: www-client/ungoogled-chromium-114.0.5735.133_p1::pf4public fails to compile
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Overlays (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: PF4Public
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-21 01:43 UTC by Sandino Araico Sanchez
Modified: 2023-06-27 01:14 UTC (History)
0 users

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


Attachments
emerge --info '=www-client/ungoogled-chromium-114.0.5735.133_p1::pf4public' (file_908901.txt,11.10 KB, text/plain)
2023-06-21 01:45 UTC, Sandino Araico Sanchez
Details
The complete build log (www-client:ungoogled-chromium-114.0.5735.133_p1:20230620-215224.log.xz,786.79 KB, application/x-xz)
2023-06-21 01:50 UTC, Sandino Araico Sanchez
Details
The ebuild environment file (environment,211.02 KB, text/plain)
2023-06-21 01:52 UTC, Sandino Araico Sanchez
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sandino Araico Sanchez 2023-06-21 01:43:26 UTC
FAILED: gen/v8/torque-generated/bit-fields.h gen/v8/torque-generated/builtin-definitions.h gen/v8/torque-generated/class-debug-readers.cc ... very long line
...
Return code is -4
ninja: build stopped: subcommand failed.


Reproducible: Always

Steps to Reproduce:
1. emerge ungoogled-chromium
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-06-21 01:43:55 UTC
Please include the full build.log and emerge --info.
Comment 2 Sandino Araico Sanchez 2023-06-21 01:45:21 UTC
Created attachment 864318 [details]
emerge --info '=www-client/ungoogled-chromium-114.0.5735.133_p1::pf4public'
Comment 3 Sandino Araico Sanchez 2023-06-21 01:46:35 UTC
emerge -pqv '=www-client/ungoogled-chromium-114.0.5735.133_p1::pf4public'
 * WARNING: The FEATURES variable contains one or more values that
 * should be disabled under normal circumstances: keepwork
[ebuild  N    ] www-client/ungoogled-chromium-114.0.5735.133_p1  USE="X cfi clang cups gtk4 hangouts hevc official optimize-thinlto optimize-webui pic proprietary-
codecs (selinux) system-brotli system-crc32c system-double-conversion system-ffmpeg system-harfbuzz system-icu system-jsoncpp system-libevent system-libusb system-
openh264 system-openjpeg system-png system-re2 system-snappy system-woff2 thinlto vaapi widevine -convert-dict -custom-cflags -debug -enable-driver -headless -kerb
eros -nvidia -pax-kernel -pgo -pulseaudio -qt5 -screencast -suid -system-abseil-cpp -system-av1 -system-libvpx -wayland" L10N="en-GB es es-419 fr -af -am -ar -bg -
bn -ca -cs -da -de -el -et -fa -fi -fil -gu -he -hi -hr -hu -id -it -ja -kn -ko -lt -lv -ml -mr -ms -nb -nl -pl -pt-BR -pt-PT -ro -ru -sk -sl -sr -sv -sw -ta -te -
th -tr -uk -ur -vi -zh-CN -zh-TW"
Comment 4 Sandino Araico Sanchez 2023-06-21 01:50:08 UTC
Created attachment 864319 [details]
The complete build log
Comment 5 Sandino Araico Sanchez 2023-06-21 01:52:50 UTC
Created attachment 864320 [details]
The ebuild environment file
Comment 6 PF4Public 2023-06-24 13:51:12 UTC
> !!! Failed to set new SELinux execution context. Is your current SELinux context allowed to run Portage?

Is something wrong with you system?
Comment 7 PF4Public 2023-06-24 13:56:54 UTC
You also ignored the warning just at the beginning of a log:

 * 
 * Building with cfi is only possible if building with -stdlib=libc++
 * Make sure all dependencies are also built this way, see #40
 * 

Why did I put it there if no one reads?
Comment 8 Sandino Araico Sanchez 2023-06-26 20:57:00 UTC
-stdlib=libc++ in CFLAGS?

I removed cfi USE flag and compilation completed, but I want to compile with cfi enabled.
Comment 9 PF4Public 2023-06-27 01:14:34 UTC
If you wish to build with cfi, the message you ignored also tells you what you should do in case of difficulties: navigate to issue #40.

For your convenience here is the link: https://github.com/PF4Public/gentoo-overlay/issues/40