In file included from ../freehdl/std-vhdl-types.hh:2231, from error.cc:4: ../freehdl/kernel-db.hh:234:35: error: vector was not declared in this scope; did you mean std::vector? 234 | typedef pair<db_key_kind_base*, vector<db_entry_base*> > db_key_entry_pair; | ^~~~~~ | std::vector ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_hardened-abi32+64-20200503-182741 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10.1.0 * clang version 10.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/10/bin /usr/lib/llvm/10 10.0.0 Available Python interpreters, in order of preference: [1] python3.6 [2] python3.8 (fallback) [3] python3.7 (fallback) [4] python2.7 (fallback) [5] pypy3 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * Available Rust versions: [1] rust-bin-1.43.1 * The following VMs are available for generation-2: *) AdoptOpenJDK 8.252_p09 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.0.2 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Sun 10 May 2020 03:05:14 AM UTC emerge -qpvO sci-electronics/freehdl [ebuild N ] sci-electronics/freehdl-0.0.8
Created attachment 637378 [details] emerge-info.txt
Created attachment 637380 [details] emerge-history.txt
Created attachment 637382 [details] environment
Created attachment 637384 [details] etc.portage.tbz2
Created attachment 637386 [details] logs.tbz2
Created attachment 637388 [details] sci-electronics:freehdl-0.0.8:20200510-052522.log
Created attachment 637390 [details] temp.tbz2
Dear treecleaner@: I'm still able to reproduce this issue right now. Since it has not been fixed for a long time, I'd suggest to evaluate if it is the case to remove this package from the tree. Thanks
Created attachment 714903 [details, diff] freehdl-0.0.8.ebuild.patch This patch is quite raw, it includes "using namespace std;" at the top of all headers. It may need to be refined but it works. Treeclean for such trivial issues is may be overkill
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7765f8b5c10087199efc953b296d12ecdfb000c commit a7765f8b5c10087199efc953b296d12ecdfb000c Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2023-10-26 16:47:12 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2023-10-26 17:00:33 +0000 package.mask: Last rite sci-electronics/freehdl Bug: https://bugs.gentoo.org/722006 Signed-off-by: Michał Górny <mgorny@gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=046da7b3cefe14d9a3508d9a1a09f49666a3a7bb commit 046da7b3cefe14d9a3508d9a1a09f49666a3a7bb Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2023-12-15 20:57:18 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2023-12-15 20:57:18 +0000 sci-electronics/freehdl: treeclean Closes: https://bugs.gentoo.org/722006 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> profiles/package.mask | 6 - sci-electronics/freehdl/Manifest | 1 - .../freehdl/files/freehdl-0.0.8-fix-c++14.patch | 507 --------------------- .../freehdl/files/freehdl-0.0.8-qa.patch | 279 ------------ sci-electronics/freehdl/freehdl-0.0.8.ebuild | 32 -- sci-electronics/freehdl/metadata.xml | 24 - 6 files changed, 849 deletions(-)