Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 734026 - net-libs/webkit-gtk-2.28.3 with sys-libs/musl - .../work/webkitgtk-2.28.3/Source/WTF/wtf/Compiler.h:103:2: error: #error "Building release without compiler optimizations: WebKit will be slow. Set -DRELEASE_WITHOUT_OPTIMIZATIONS if this is intended."
Summary: net-libs/webkit-gtk-2.28.3 with sys-libs/musl - .../work/webkitgtk-2.28.3/Sou...
Status: RESOLVED DUPLICATE of bug 641398
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-27 04:51 UTC by Vjaceslavs Klimovs
Modified: 2020-08-15 17:13 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vjaceslavs Klimovs 2020-07-27 04:51:11 UTC
net-libs/webkit-gtk with sys-libs/musl fails with the a series of following erorrs:

/usr/bin/x86_64-gentoo-linux-musl-g++ -DBUILDING_GTK__=1 -DBUILDING_WITH_CMAKE=1 -DBUILDING_WTF -DBWRAP_EXECUTABLE=\"/usr/bin/bwrap\" -DDBUS_PROXY_EXECUTABLE=\"/usr/bin/xdg-dbus-proxy\" -DGETTEXT_PACKAGE=\"WebKit2GTK-4.0\" -DHAVE_CONFIG_H=1 -DJSC_GLIB_API_ENABLED -DSVN_REVISION=\"tarball\" -DWEBKITGTK_API_VERSION_STRING=\"4.0\" -I. -IDerivedSources -I/var/tmp/portage/net-libs/webkit-gtk-2.28.3/work/webkitgtk-2.28.3/Source/ThirdParty -IDerivedSources/WTF -I/var/tmp/portage/net-libs/webkit-gtk-2.28.3/work/webkitgtk-2.28.3/Source/WTF -I/var/tmp/portage/net-libs/webkit-gtk-2.28.3/work/webkitgtk-2.28.3/Source/WTF/wtf -I/var/tmp/portage/net-libs/webkit-gtk-2.28.3/work/webkitgtk-2.28.3/Source/WTF/wtf/dtoa -I/var/tmp/portage/net-libs/webkit-gtk-2.28.3/work/webkitgtk-2.28.3/Source/WTF/wtf/persistence -I/var/tmp/portage/net-libs/webkit-gtk-2.28.3/work/webkitgtk-2.28.3/Source/WTF/wtf/text -I/var/tmp/portage/net-libs/webkit-gtk-2.28.3/work/webkitgtk-2.28.3/Source/WTF/wtf/text/icu -I/var/tmp/portage/net-libs/webkit-gtk-2.28.3/work/webkitgtk-2.28.3/Source/WTF/wtf/threads -I/var/tmp/portage/net-libs/webkit-gtk-2.28.3/work/webkitgtk-2.28.3/Source/WTF/wtf/unicode -IDerivedSources/ForwardingHeaders -isystem /usr/include/gio-unix-2.0 -isystem /usr/include/glib-2.0 -isystem /usr/lib/glib-2.0/include -isystem /usr/lib/libffi/include -isystem /usr/include/libmount -isystem /usr/include/blkid  -DNDEBUG -fdiagnostics-color=always -Wextra -Wall -Wno-expansion-to-defined -Wno-noexcept-type -Wno-psabi -Wno-maybe-uninitialized -Wwrite-strings -Wundef -Wpointer-arith -Wmissing-format-attribute -Wformat-security -Wcast-align  -fno-strict-aliasing -fno-exceptions -fno-rtti -fPIC   -std=c++17 -MD -MT Source/WTF/wtf/CMakeFiles/WTF.dir/ASCIICType.cpp.o -MF Source/WTF/wtf/CMakeFiles/WTF.dir/ASCIICType.cpp.o.d -o Source/WTF/wtf/CMakeFiles/WTF.dir/ASCIICType.cpp.o -c /var/tmp/portage/net-libs/webkit-gtk-2.28.3/work/webkitgtk-2.28.3/Source/WTF/wtf/ASCIICType.cpp
In file included from /var/tmp/portage/net-libs/webkit-gtk-2.28.3/work/webkitgtk-2.28.3/Source/WTF/wtf/Platform.h:31,
                 from /var/tmp/portage/net-libs/webkit-gtk-2.28.3/work/webkitgtk-2.28.3/Source/WTF/wtf/ExportMacros.h:32,
                 from /var/tmp/portage/net-libs/webkit-gtk-2.28.3/work/webkitgtk-2.28.3/Source/WTF/config.h:26,
                 from /var/tmp/portage/net-libs/webkit-gtk-2.28.3/work/webkitgtk-2.28.3/Source/WTF/wtf/ASCIICType.cpp:25:
/var/tmp/portage/net-libs/webkit-gtk-2.28.3/work/webkitgtk-2.28.3/Source/WTF/wtf/Compiler.h:103:2: error: #error "Building release without compiler optimizations: WebKit will be slow. Set -DRELEASE_WITHOUT_OPTIMIZATIONS if this is intended."
  103 | #error "Building release without compiler optimizations: WebKit will be slow. Set -DRELEASE_WITHOUT_OPTIMIZATIONS if this is intended."
      |  ^~~~~

Reproducible: Always




Portage 2.3.103 (python 3.7.8-final-0, default/linux/amd64/17.0/musl/hardened, gcc-9.3.0, musl-1.1.24, 5.4.53-gentoo x86_64)
=================================================================
System uname: Linux-5.4.53-gentoo-x86_64-Intel-R-_Core-TM-2_CPU_P9600_@_2.53GHz-with-gentoo-2.6
KiB Mem:     7890048 total,   6179024 free
KiB Swap:          0 total,         0 free
Timestamp of repository gentoo: Sun, 26 Jul 2020 19:00:01 +0000
Head commit of repository gentoo: ce5c0c6e75b32b546ade4fc42ef44f14be5ee0ea
sh bash 5.0_p17
ld GNU ld (Gentoo 2.33.1 p2) 2.33.1
app-shells/bash:          5.0_p17::gentoo
dev-lang/perl:            5.30.3::gentoo
dev-lang/python:          2.7.18-r1::gentoo, 3.7.8-r2::gentoo, 3.8.4-r1::gentoo
dev-util/cmake:           3.16.5::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/openrc:          0.42.1::gentoo
sys-apps/sandbox:         2.18::gentoo
sys-devel/autoconf:       2.13-r1::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.16.1-r1::gentoo
sys-devel/binutils:       2.33.1-r1::musl
sys-devel/gcc:            9.3.0-r1::gentoo
sys-devel/gcc-config:     2.3.1::gentoo
sys-devel/libtool:        2.4.6-r6::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 5.4-r1::gentoo (virtual/os-headers)
sys-libs/musl:            1.1.24::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://pulley.lan/gentoo-portage
    priority: -1000
    sync-rsync-verify-jobs: 1
    sync-rsync-extra-opts: 
    sync-rsync-verify-metamanifest: no
    sync-rsync-verify-max-age: 24

musl
    location: /usr/local/portage/musl
    masters: gentoo

vklimovs
    location: /usr/local/portage/vklimovs
    masters: gentoo

ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-gentoo-linux-musl"
CFLAGS="-march=native -O2"
CHOST="x86_64-gentoo-linux-musl"
CONFIG_PROTECT="/etc /usr/share/easy-rsa /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS=""
DISTDIR="/var/cache/distfiles"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
INSTALL_MASK="charset.alias locale.alias"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en"
MAKEOPTS="-j3"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="X acl amd64 bzip2 caps crypt elogind hardened iconv ipv6 kerberos libtirpc ncurses nls nptl openmp pam pcre pie policykit pulseaudio readline seccomp split-usr ssl ssp udisks unicode xattr xtpax zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 sse3 sse4_1 ssse3" ELIBC="musl" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" L10N="en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2 php7-3" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_7" PYTHON_TARGETS="python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="intel" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, LANG, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Vjaceslavs Klimovs 2020-08-15 17:13:37 UTC
Actually this bug has nothing to do with musl turns out, but rather with -O2 not being set in CXXFLAGS. Setting CXXFLAGS to -march=native -O2 makes net-libs/webkit-gtk compile. This is a duplicate of https://bugs.gentoo.org/641398.

*** This bug has been marked as a duplicate of bug 641398 ***