Summary: | net-p2p/eiskaltdcpp-2.2.10 : /.../TigerHash.cpp: fatal error: boost/.../endian.hpp: No such file or directory | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | DEEJAY.JPM+bugs, klondike, luke, nbowler, sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 logs.tbz2 net-p2p:eiskaltdcpp-2.2.10:20201015-010524.log temp.tbz2 temporary ebuild to merge it (worked for me) |
Description
Toralf Förster
![]() Created attachment 665804 [details]
emerge-info.txt
Created attachment 665807 [details]
emerge-history.txt
Created attachment 665810 [details]
environment
Created attachment 665813 [details]
etc.portage.tbz2
Created attachment 665816 [details]
logs.tbz2
Created attachment 665819 [details]
net-p2p:eiskaltdcpp-2.2.10:20201015-010524.log
Created attachment 665822 [details]
temp.tbz2
EiskaltDC++ 2.4.0 has been already released by upstream. As 2.4.0 is out, can someone make a net-p2p/eiskaltdcpp-2.4.0.ebuild ? It may close this bug... Created attachment 679455 [details]
temporary ebuild to merge it (worked for me)
I commented out some lines until 2.4.0 merged, I leave it here...
2.4.0 Does not depend on boost and should solve this. But the bug will note be really fixed until it is merged into the tree AND stabilized (wich will take at least a month). If you are interested, the pull request is at https://github.com/gentoo/gentoo/pull/18854 FWIW, we don't need to wait a month if this doesn't build at all or is otherwise broken for most people. @klondike, if nobody else reviews it, ping me and I will. Thanks! The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea9a84c313855498c26825e578fbc1b2e313135e commit ea9a84c313855498c26825e578fbc1b2e313135e Author: Francisco Blas (klondike) Izquierdo Riera <klondike@gentoo.org> AuthorDate: 2021-01-25 01:34:41 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2021-02-28 08:03:16 +0000 net-p2p/eiskaltdcpp: Update to 2.4.1 * Update to 2.4.1 * Add gold USE flag * make.defaults has USE=cli enable json by default too to keep CI happy * Correctly indicate support for lua-5.2 * Drop boost dependency * All gcc and clang versions on the portage tree support c++14 so no need for a explicit check * Port also these changes to the live ebuild * Take ownership of the package * Fix compilation when lua is disabled and lua is not available on the system. * Update longdescription. (Thanks tehnick). Closes: https://bugs.gentoo.org/749249 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Francisco Blas Izquierdo Riera (klondike) <klondike@gentoo.org> Signed-off-by: Joonas Niilola <juippis@gentoo.org> net-p2p/eiskaltdcpp/Manifest | 1 + net-p2p/eiskaltdcpp/eiskaltdcpp-2.4.1.ebuild | 184 +++++++++++++++++++++++++++ net-p2p/eiskaltdcpp/eiskaltdcpp-9999.ebuild | 33 +++-- net-p2p/eiskaltdcpp/metadata.xml | 10 +- 4 files changed, 219 insertions(+), 9 deletions(-) Comment on attachment 665819 [details]
net-p2p:eiskaltdcpp-2.2.10:20201015-010524.log
What news? I have the same error with 2.2.10
2.2.10 is no longer supported. Update to 2.4.2 |