In file included from ./Solver.h:29, from ./Solver.C:20: ./SolverTypes.h:122:20: error: friend declaration of ‘Clause* Clause_new(const V&, bool)’ specifies default arguments and isn’t a definition [-fpermissive] 122 | friend Clause* Clause_new(const V& ps, bool learnt = false); | ^~~~~~~~~~ In file included from ./Solver.h:29, ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-no-multilib_libressl_20190510-225704 ------------------------------------------------------------------- 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.2 java-config: The following VMs are available for generation-2: emerge -qpvO dev-lang/yap [ebuild N ] dev-lang/yap-6.3.3-r1 USE="readline -R -debug -doc -examples -gmp -java -mpi -mysql -odbc -static -threads"
Created attachment 576782 [details] emerge-info.txt
Created attachment 576784 [details] dev-lang:yap-6.3.3-r1:20190515-172506.log
Created attachment 576786 [details] emerge-history.txt
Created attachment 576788 [details] environment
Created attachment 576790 [details] etc.portage.tbz2
Created attachment 576792 [details] logs.tbz2
Created attachment 576794 [details] temp.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=32f1d8c31b170487e5f39e402ac3fbf4cb929771 commit 32f1d8c31b170487e5f39e402ac3fbf4cb929771 Author: David Seifert <soap@gentoo.org> AuthorDate: 2019-06-23 20:43:43 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2019-06-23 20:43:43 +0000 dev-lang/yap: Fix building against GCC 9 Closes: https://bugs.gentoo.org/686048 Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: David Seifert <soap@gentoo.org> dev-lang/yap/files/yap-6.3.3-fix-gcc9.patch | 27 +++++++++++++++++++++++++++ dev-lang/yap/yap-6.3.3-r1.ebuild | 5 ++++- 2 files changed, 31 insertions(+), 1 deletion(-)