In file included from fileio.cpp:21: project.h:210:14: error: friend declaration of ‘bool ReadGPR_OLD(project&, std::istream&, bool, bool)’ specifies default arguments and isn’t a definition [-fpermissive] 210 | friend bool ReadGPR_OLD(project &, istream &, bool, bool = false); ///< this is for the very old version. | ^~~~~~~~~~~ project.h:211:14: error: friend declaration of ‘bool ReadGPR_v100(project&, std::istream&, bool, bool)’ specifies default arguments and isn’t a definition [-fpermissive] ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1-developer_20190531-121908 ------------------------------------------------------------------- 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-8.3.1 [3] 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) * Available Rust versions: [1] rust-1.35.0 * 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 sci-chemistry/ghemical [ebuild N ] sci-chemistry/ghemical-3.0.0 USE="-openbabel -seamonkey -threads"
Created attachment 578868 [details] emerge-info.txt
Created attachment 578870 [details] emerge-history.txt
Created attachment 578872 [details] environment
Created attachment 578874 [details] etc.portage.tbz2
Created attachment 578876 [details] logs.tbz2
Created attachment 578878 [details] sci-chemistry:ghemical-3.0.0:20190605-131648.log
Created attachment 578880 [details] temp.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2ab6a8f5354a899d9637574ee0eb7b4a43961a2 commit b2ab6a8f5354a899d9637574ee0eb7b4a43961a2 Author: David Seifert <soap@gentoo.org> AuthorDate: 2019-06-23 13:10:45 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2019-06-23 13:10:45 +0000 sci-chemistry/ghemical: Fix building against GCC 9 Closes: https://bugs.gentoo.org/687450 Package-Manager: Portage-2.3.67, Repoman-2.3.15 Signed-off-by: David Seifert <soap@gentoo.org> sci-chemistry/ghemical/files/3.0.0-fix-gcc9.patch | 37 +++++++++++++++++++++++ sci-chemistry/ghemical/ghemical-3.0.0.ebuild | 5 ++- 2 files changed, 41 insertions(+), 1 deletion(-)