Fltk-1.4.9999 does not install fluid, just the man page. I have verified that fluid is built, it just not gets installed. For comparison, version 1.3.5-r2 installs fluid correctly. Reproducible: Always Steps to Reproduce: 1. add "x11-libs/fltk **" to /etc/portage/package.accept_keywords 2. emerge fltk 3. try to start the fluid binary Actual Results: command not found: fluid Expected Results: The fluid application should start Additional reproduction/verificatin steps: 4. verify with "equery f fltk|grep fluid" that no fluid binary gets installed 5. ebuild /var/db/repos/gentoo/x11-libs/fltk/fltk-1.4.9999.ebuild compile 6. verify that /var/tmp/portage/x11-libs/fltk-1.4.9999/work/fltk-1.4.9999-abi_x86_64.amd64/fluid/fluid is the compiled fluid executable
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c409ac36fdb2bb4a88b72ef74ce551a56a2da2c1 commit c409ac36fdb2bb4a88b72ef74ce551a56a2da2c1 Author: Jeroen Roovers <jer@gentoo.org> AuthorDate: 2019-11-15 08:46:34 +0000 Commit: Jeroen Roovers <jer@gentoo.org> CommitDate: 2019-11-15 10:05:47 +0000 x11-libs/fltk: Install /usr/bin/fluid Package-Manager: Portage-2.3.79, Repoman-2.3.18 Fixes: https://bugs.gentoo.org/700144 Signed-off-by: Jeroen Roovers <jer@gentoo.org> x11-libs/fltk/fltk-1.3.9999.ebuild | 2 +- x11-libs/fltk/fltk-1.4.9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)