In file included from ../include/siod.h:17, from slib.cc:89: ../include/EST_String.h:576:16: error: friend declaration of ‘int fcompare(const EST_String&, const EST_String&, const unsigned char*)’ specifies default arguments and isn’t a definition [-fpermissive] 576 | friend int fcompare(const EST_String &a, const EST_String &b, | ^~~~~~~~ ../include/EST_String.h:579:16: error: friend declaration of ‘int fcompare(const EST_String&, const char*, const unsigned char*)’ specifies default arguments and isn’t a definition [-fpermissive] ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0_libressl_20190510-220703 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-9.1.0 * Available Python interpreters, in order of preference: [1] python3.7 [2] python3.6 [3] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) [3] ruby26 (with Rubygems) * Available Rust versions: [1] rust-1.34.1 * emerge -qpvO app-accessibility/speech-tools [ebuild N ] app-accessibility/speech-tools-2.1-r4 USE="-X -nas"
Created attachment 576390 [details] emerge-info.txt
Created attachment 576392 [details] app-accessibility:speech-tools-2.1-r4:20190513-091611.log
Created attachment 576394 [details] emerge-history.txt
Created attachment 576396 [details] environment
Created attachment 576398 [details] etc.portage.tbz2
Created attachment 576400 [details] logs.tbz2
Created attachment 576402 [details] temp.tbz2
Created attachment 598640 [details, diff] GCC9 fixes GCC9 fixes Removes default parameters from declarations and adds parameters to code as needed
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=063df9aae04bc82fef0ec6d51144052251cb4b3b commit 063df9aae04bc82fef0ec6d51144052251cb4b3b Author: Peter Levine <plevine457@gmail.com> AuthorDate: 2020-05-30 07:14:29 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2020-08-23 15:33:19 +0000 app-accessibility/speech-tools: Bump speech-tools-2.5.0 Closes: https://bugs.gentoo.org/650474 Closes: https://github.com/gentoo/gentoo/pull/16011 Bug: https://bugs.gentoo.org/685810 Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Peter Levine <plevine457@gmail.com> Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> app-accessibility/speech-tools/Manifest | 1 + .../files/speech-tools-2.5.0-fno-common.patch | 22 ++++ .../speech-tools/speech-tools-2.5.0.ebuild | 141 +++++++++++++++++++++ 3 files changed, 164 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9651ecdd87fa56219abe24f00196dabc5db54102 commit 9651ecdd87fa56219abe24f00196dabc5db54102 Author: Miroslav Šulc <fordfrog@gentoo.org> AuthorDate: 2021-05-10 06:38:12 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2021-05-10 06:38:12 +0000 app-accessibility/speech-tools: removed obsolete 2.4-r1 Closes: https://bugs.gentoo.org/685810 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> app-accessibility/speech-tools/Manifest | 1 - .../speech-tools/files/speech-tools-2.1-gcc7.patch | 20 ---- .../speech-tools/speech-tools-2.1-r4.ebuild | 120 --------------------- 3 files changed, 141 deletions(-)