Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 695830 - mail-client/kube-0.7.0 - In file included from .../work/kube-0.7.0/framework/src/domain/daylongeventmodel.cpp:26: /usr/include/KAsync/future.h:364:12: error: ‘dataImpl’ function uses ‘auto’ type specifier without trailing return type
Summary: mail-client/kube-0.7.0 - In file included from .../work/kube-0.7.0/framework/...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-29 01:41 UTC by Michael Mounteney
Modified: 2019-10-01 23:43 UTC (History)
0 users

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 Michael Mounteney 2019-09-29 01:41:43 UTC
It seems to rely on C++11 or C++14 construtions which are not supported by gcc-9.2.0 or 9.1.0.

Reproducible: Always

Steps to Reproduce:
1. emerge -q1 mail-client/kube
Actual Results:  
from portage/mail-client/kube-0.7.0/temp/build.log:

...
FAILED: framework/src/CMakeFiles/kubeframework.dir/domain/daylongeventmodel.cpp.o 
/usr/bin/x86_64-pc-linux-gnu-g++ -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_POSITIONING_LIB -DQT_PRINTSUPPORT_LIB -DQT_QML_LIB -DQT_QUICK_LIB -DQT_WEBCHANNEL_LIB -DQT_WEBENGINECORE_LIB -DQT_WEBENGINEWIDGETS_LIB -DQT_WEBENGINE_LIB -DQT_WIDGETS_LIB -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dkubeframework_EXPORTS -Iframework/src -I/tmp/T/portage/mail-client/kube-0.7.0/work/kube-0.7.0/framework/src -Iframework/src/kubeframework_autogen/include -I/tmp/T/portage/mail-client/kube-0.7.0/work/kube-0.7.0 -I. -I/tmp/T/portage/mail-client/kube-0.7.0/work/kube-0.7.0/framework/src/. -I/tmp/T/portage/mail-client/kube-0.7.0/work/kube-0.7.0/framework/src/domain/mime/mimetreeparser -I/tmp/T/portage/mail-client/kube-0.7.0/work/kube-0.7.0/framework/src/domain -I/tmp/T/portage/mail-client/kube-0.7.0/work/kube-0.7.0/framework/src/domain/mime -Iframework/src/domain/mime/mimetreeparser -Iframework/src/domain/mime -isystem /usr/include/KAsync -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -isystem /usr/lib64/qt5/mkspecs/linux-g++ -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/KF5/KMime -isystem /usr/include/KF5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtWebEngineWidgets -isystem /usr/include/qt5/QtWebEngineCore -isystem /usr/include/qt5/QtWebChannel -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtWebEngine -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KContacts  -DQT_NO_DEBUG -DNDEBUG -O2 -march=native -pipe -fomit-frame-pointer -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fdiagnostics-color=always -fPIC -fvisibility=default -fvisibility-inlines-hidden   -fPIC -MD -MT framework/src/CMakeFiles/kubeframework.dir/domain/daylongeventmodel.cpp.o -MF framework/src/CMakeFiles/kubeframework.dir/domain/daylongeventmodel.cpp.o.d -o framework/src/CMakeFiles/kubeframework.dir/domain/daylongeventmodel.cpp.o -c /tmp/T/portage/mail-client/kube-0.7.0/work/kube-0.7.0/framework/src/domain/daylongeventmodel.cpp
In file included from /usr/include/KAsync/async.h:32,
                 from /usr/include/KAsync/Async:1,
                 from /usr/include/sink/store.h:27,
                 from /tmp/T/portage/mail-client/kube-0.7.0/work/kube-0.7.0/framework/src/domain/daylongeventmodel.cpp:26:
/usr/include/KAsync/future.h:364:12: error: ‘dataImpl’ function uses ‘auto’ type specifier without trailing return type
  364 |     inline auto dataImpl()
      |            ^~~~
/usr/include/KAsync/future.h:364:12: note: deduced return type only available with ‘-std=c++14’ or ‘-std=gnu++14’
/usr/include/KAsync/future.h:369:12: error: ‘dataImpl’ function uses ‘auto’ type specifier without trailing return type
  369 |     inline auto dataImpl() const
      |            ^~~~
/usr/include/KAsync/future.h:369:12: note: deduced return type only available with ‘-std=c++14’ or ‘-std=gnu++14’

Expected Results:  
The package should be built and installed.

Tried with gcc-9.2.0 and gcc-9.1.0.

# emerge --info
Portage 2.3.72 (python 3.6.9-final-0, default/linux/amd64/17.0/desktop/plasma/systemd, gcc-9.2.0, glibc-2.29-r4, 5.0.9-gentoo-6 x86_64)
=================================================================
System uname: Linux-5.0.9-gentoo-6-x86_64-Intel-R-_Core-TM-_i3-4010U_CPU_@_1.70GHz-with-gentoo-2.6
KiB Mem:     8056900 total,    996580 free
KiB Swap:   16777212 total,  16405748 free
Timestamp of repository gentoo: Sat, 28 Sep 2019 21:00:01 +0000
Head commit of repository gentoo: fca8a8f69fce2a343dac48cb28dc619ebd15dd1f
sh bash 5.0_p9
ld GNU ld (Gentoo 2.32 p2) 2.32.0
app-shells/bash:          5.0_p9::gentoo
dev-java/java-config:     2.2.0-r4::gentoo
dev-lang/perl:            5.30.0::gentoo
dev-lang/python:          2.7.16::gentoo, 3.5.7::gentoo, 3.6.9::gentoo, 3.7.4-r1::gentoo
dev-util/cmake:           3.15.2::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.6-r1::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.32-r1::gentoo
sys-devel/gcc:            9.2.0::gentoo
sys-devel/gcc-config:     2.0::gentoo
sys-devel/libtool:        2.4.6-r5::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 5.1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.29-r4::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-max-age: 24
    sync-rsync-extra-opts: 
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-jobs: 1

Installed sets: @base, @kde5-metal, @michael, @powerful, @wayland
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=native -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php7.3/ext-active/ /etc/php/cgi-php7.3/ext-active/ /etc/php/cli-php7.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -march=native -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN 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 multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://ftp.swin.edu.au/gentoo http://mirror.pacific.net.au/linux/Gentoo ftp://ftp.swin.edu.au/gentoo ftp://mirror.pacific.net.au/linux/Gentoo "
LANG="en_GB.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en en_GB"
MAKEOPTS="-j5 -s"
PKGDIR="/usr/portage/packages"
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="/tmp"
USE="3dnow 3dnowext X a52 aac acl acpi activities ada alsa amd64 autoipd avahi berkdb branding bzip2 cairo cdda cdr cjk cli colord context crypt cups cxx dbus declarative detex disk-partition doc down-root dri dts dv dvb dvd dvdr dvi2tty emboss encode epspdf exif extras fam flac fontconfig foomatic fortran freerdp gbm gd gdbm gif git glamor glibc-omitfp gnat_2018 gnutls gpm graphics gstreamer gtk gtk3 handbook humanities iconv icu imap inotify iproute2 iscsi jadetex javascript jpeg jpeg2k kde kipi kpathsea kwallet lame latex lcms ldap libnotify libtirpc luatex lz4 lzma lzo mad mbedtls mercurial metapost mmap mms mng mp3 mp4 mpeg msn mtp multilib musepack music ncurses nfsv41 nls nntp npp nptl odbc ogg openexr opengl openmp oscar oss pam pango pcre pdf pdfannotextractor pdo phonon plasma plugins png policykit postgres ppds pstricks publishers pulseaudio qml qt5 quicktime rdesktop readline real rss sasl science sdl seccomp semantic-desktop slang smime spam-report spamassassin spell split-usr sql ssh ssl startup-notification subversion svg systemd taglib tcpd tex4ht texi2html theora threads tiff truetype udev udisks unicode upower usb v4l2 vcd vim-syntax vnc vorbis wavpack wayland webengine widgets win32codecs wmf wxwidgets x264 xattr xcb xcomposite xetex xface xine xml xmp xnest xpm xv xvid yahoo zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="atiixp" 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="aes avx fma3 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" CURL_SSL="gnutls" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev" KERNEL="linux" L10N="en en-GB" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6 python_pypy" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="intel i965" 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, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Michael Mounteney 2019-09-29 01:42:00 UTC
# emerge --info
Portage 2.3.72 (python 3.6.9-final-0, default/linux/amd64/17.0/desktop/plasma/systemd, gcc-9.2.0, glibc-2.29-r4, 5.0.9-gentoo-6 x86_64)
=================================================================
System uname: Linux-5.0.9-gentoo-6-x86_64-Intel-R-_Core-TM-_i3-4010U_CPU_@_1.70GHz-with-gentoo-2.6
KiB Mem:     8056900 total,    996580 free
KiB Swap:   16777212 total,  16405748 free
Timestamp of repository gentoo: Sat, 28 Sep 2019 21:00:01 +0000
Head commit of repository gentoo: fca8a8f69fce2a343dac48cb28dc619ebd15dd1f
sh bash 5.0_p9
ld GNU ld (Gentoo 2.32 p2) 2.32.0
app-shells/bash:          5.0_p9::gentoo
dev-java/java-config:     2.2.0-r4::gentoo
dev-lang/perl:            5.30.0::gentoo
dev-lang/python:          2.7.16::gentoo, 3.5.7::gentoo, 3.6.9::gentoo, 3.7.4-r1::gentoo
dev-util/cmake:           3.15.2::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.6-r1::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.32-r1::gentoo
sys-devel/gcc:            9.2.0::gentoo
sys-devel/gcc-config:     2.0::gentoo
sys-devel/libtool:        2.4.6-r5::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 5.1::gentoo (virtual/os-headers)
sys-libs/glibc:           2.29-r4::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    sync-rsync-verify-max-age: 24
    sync-rsync-extra-opts: 
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-jobs: 1

Installed sets: @base, @kde5-metal, @michael, @powerful, @wayland
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="@FREE"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=native -pipe -fomit-frame-pointer"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php7.3/ext-active/ /etc/php/cgi-php7.3/ext-active/ /etc/php/cli-php7.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -march=native -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN 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 multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://ftp.swin.edu.au/gentoo http://mirror.pacific.net.au/linux/Gentoo ftp://ftp.swin.edu.au/gentoo ftp://mirror.pacific.net.au/linux/Gentoo "
LANG="en_GB.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en en_GB"
MAKEOPTS="-j5 -s"
PKGDIR="/usr/portage/packages"
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="/tmp"
USE="3dnow 3dnowext X a52 aac acl acpi activities ada alsa amd64 autoipd avahi berkdb branding bzip2 cairo cdda cdr cjk cli colord context crypt cups cxx dbus declarative detex disk-partition doc down-root dri dts dv dvb dvd dvdr dvi2tty emboss encode epspdf exif extras fam flac fontconfig foomatic fortran freerdp gbm gd gdbm gif git glamor glibc-omitfp gnat_2018 gnutls gpm graphics gstreamer gtk gtk3 handbook humanities iconv icu imap inotify iproute2 iscsi jadetex javascript jpeg jpeg2k kde kipi kpathsea kwallet lame latex lcms ldap libnotify libtirpc luatex lz4 lzma lzo mad mbedtls mercurial metapost mmap mms mng mp3 mp4 mpeg msn mtp multilib musepack music ncurses nfsv41 nls nntp npp nptl odbc ogg openexr opengl openmp oscar oss pam pango pcre pdf pdfannotextractor pdo phonon plasma plugins png policykit postgres ppds pstricks publishers pulseaudio qml qt5 quicktime rdesktop readline real rss sasl science sdl seccomp semantic-desktop slang smime spam-report spamassassin spell split-usr sql ssh ssl startup-notification subversion svg systemd taglib tcpd tex4ht texi2html theora threads tiff truetype udev udisks unicode upower usb v4l2 vcd vim-syntax vnc vorbis wavpack wayland webengine widgets win32codecs wmf wxwidgets x264 xattr xcb xcomposite xetex xface xine xml xmp xnest xpm xv xvid yahoo zlib" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="atiixp" 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="aes avx fma3 mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" CURL_SSL="gnutls" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="evdev" KERNEL="linux" L10N="en en-GB" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" NETBEANS_MODULES="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6 python_pypy" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="intel i965" 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, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 Michael Mounteney 2019-09-29 01:54:26 UTC
I did try using portage/package.env and portage/env to add "-std=c++14" to the compilation arguments but it was overridden by what the ebuild itself supplies:

... -DQT_NO_DEBUG -DNDEBUG -O2 -march=native -pipe -fomit-frame-pointer -std=c++14 -std=c++0x -fno-operator-names ...

compared with what is used when I don't attempt to add -std=c++14:

... -DQT_NO_DEBUG -DNDEBUG -O2 -march=native -pipe -fomit-frame-pointer -std=c++0x -fno-operator-names ...
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2019-09-29 10:14:20 UTC
Please attach the entire build log to this bug report.
Comment 4 Larry the Git Cow gentoo-dev 2019-09-29 20:07:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=925dd6589015d7741309faf139c2932378aec3e4

commit 925dd6589015d7741309faf139c2932378aec3e4
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-09-29 19:47:53 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-09-29 20:07:06 +0000

    mail-client/kube: Fix build with GCC-9
    
    Closes: https://bugs.gentoo.org/695830
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../kube/files/kube-0.7.0-require-cxx14.patch      | 36 ++++++++++++++++++++++
 mail-client/kube/kube-0.7.0.ebuild                 |  5 ++-
 2 files changed, 40 insertions(+), 1 deletion(-)
Comment 5 Larry the Git Cow gentoo-dev 2019-10-01 23:43:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2326f3ed0c2cf02ca9fc719ea5696040906fb9a2

commit 2326f3ed0c2cf02ca9fc719ea5696040906fb9a2
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2019-10-01 17:31:42 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2019-10-01 23:41:42 +0000

    mail-client/kube: Properly fix build with GCC-9, update HOMEPAGE
    
    Switch to kde.org tar.xz
    Depend on slots
    
    Closes: https://bugs.gentoo.org/695830
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 mail-client/kube/Manifest                          |  1 +
 .../kube/files/kube-0.7.0-require-cxx14.patch      | 41 +++++++--------
 mail-client/kube/kube-0.7.0-r1.ebuild              | 58 ++++++++++++++++++++++
 3 files changed, 80 insertions(+), 20 deletions(-)