In file included from ../inc/cc++/thread.h:50, from thread.cpp:41: ../inc/cc++/string.h:734:35: error: friend declaration of ‘std::istream& getline(std::istream&, ost::String&, char, size_t)’ specifies default arguments and isn’t a definition [-fpermissive] 734 | friend __EXPORT std::istream &getline(std::istream &is, String &str, char delim = '\n', size_t size = 0); | ^~~~~~~ make[2]: *** [Makefile:708: thread.lo] Error 1 ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1-developer_20190510-230707 ------------------------------------------------------------------- Please see the tracker bug for details. gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.1 [2] x86_64-pc-linux-gnu-9.1.0 * Available Python interpreters, in order of preference: [1] python3.6 [2] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) [3] ruby26 (with Rubygems) * Available Rust versions: [1] rust-bin-1.34.1 * [2] rust-1.34.1 java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.12.0 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm emerge -qpvO dev-cpp/commoncpp2 [ebuild N ] dev-cpp/commoncpp2-1.8.1-r4 USE="ipv6 ssl -debug -doc -examples -gnutls -libressl -static-libs"
Created attachment 576756 [details] emerge-info.txt
Created attachment 576758 [details] dev-cpp:commoncpp2-1.8.1-r4:20190515-070348.log
Created attachment 576760 [details] emerge-history.txt
Created attachment 576762 [details] environment
Created attachment 576764 [details] etc.portage.tbz2
Created attachment 576766 [details] logs.tbz2
Created attachment 576768 [details] temp.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10e0e9358b88632b1cd64ecda26606d8f0565747 commit 10e0e9358b88632b1cd64ecda26606d8f0565747 Author: David Seifert <soap@gentoo.org> AuthorDate: 2019-06-22 09:48:30 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2019-06-22 09:48:30 +0000 dev-cpp/commoncpp2: Fix building against GCC 9 Closes: https://bugs.gentoo.org/686012 Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: David Seifert <soap@gentoo.org> dev-cpp/commoncpp2/commoncpp2-1.8.1-r4.ebuild | 1 + dev-cpp/commoncpp2/files/1.8.1-fix-gcc9.patch | 28 +++++++++++++++++++++++++++ 2 files changed, 29 insertions(+)