=app-text/podofo-0.9.2 ebuild has such DEPEND: boost? ( dev-util/boost-build ) I have dev-util/boost-build but not dev-util/boost installed and on emerge get compilation error: ####### Building extension podofo ####### x86_64-pc-linux-gnu-g++ -O2 -pipe -march=core2 -fPIC -O2 -pipe -march=core2 -pthread -I/usr/include/python2.7 -O3 -I/usr/include -I/usr/include/podofo -c /var/tmp/portage/app-text/calibre-1.2/work/calibre/src/calibre/utils/podofo/doc.cpp -o /var/tmp/portage/app-text/calibre-1.2/work/calibre/build/objects/podofo/doc.o In file included from /usr/include/podofo/podofo-base.h:27, from /usr/include/podofo/podofo.h:34, from /var/tmp/portage/app-text/calibre-1.2/work/calibre/src/calibre/utils/podofo/global.h:14, from /var/tmp/portage/app-text/calibre-1.2/work/calibre/src/calibre/utils/podofo/doc.cpp:8: /usr/include/podofo/base/PdfDefines.h:66:28: error: boost/config.hpp: No such file or directory Don't know if boost-build dependency is necessary, but dev-util/boost looks necessary for +boost case.
*** This bug has been marked as a duplicate of bug 503802 ***
This made no sense back then, and it makes even less sense now that dev-libs/boost-1.80 no longer needs dev-util/boost-build.
(In reply to cyrillic from comment #2) > This made no sense back then, and it makes even less sense now that > dev-libs/boost-1.80 no longer needs dev-util/boost-build. I suggest you file a new bug for the issue and reference this one rather than resurrecting an 8 year old bug.
Sorry, I was just trying to avoid DUPL or WONT because the details have not changed since the original bug was filed : podofo is simply depending on the wrong package.
(In reply to cyrillic from comment #4) > Sorry, I was just trying to avoid DUPL or WONT because the details have not > changed since the original bug was filed : > > podofo is simply depending on the wrong package. Okay, fair enough, let's reopen this one :)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01857c9bc46a9e89273e0a6c188654cb22e526ba commit 01857c9bc46a9e89273e0a6c188654cb22e526ba Author: Zac Medico <zmedico@gentoo.org> AuthorDate: 2022-09-05 19:15:35 +0000 Commit: Zac Medico <zmedico@gentoo.org> CommitDate: 2022-09-05 19:18:31 +0000 app-text/podofo: fix boost BDEPEND Closes: https://bugs.gentoo.org/484662 Signed-off-by: Zac Medico <zmedico@gentoo.org> app-text/podofo/podofo-0.9.6_p20190928-r100.ebuild | 4 ++-- app-text/podofo/podofo-0.9.7.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-)