Summary: | games-board/pokerth-1.1.2 does not build with new dev-libs/boost-1.70.0 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | thunderrd <rzubaly> |
Component: | Current packages | Assignee: | Gentoo Games <games> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | gentoo, jstein, rzubaly |
Priority: | Normal | Keywords: | PATCH |
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
URL: | https://github.com/pokerth/pokerth/issues/338 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 671712 | ||
Attachments: | build log |
Description
thunderrd
2019-07-05 04:23:20 UTC
Created attachment 581936 [details]
build log
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e99b8bc1ffe6e199605cbddb7ec82fee8b571649 commit e99b8bc1ffe6e199605cbddb7ec82fee8b571649 Author: David Seifert <soap@gentoo.org> AuthorDate: 2019-07-14 10:54:36 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2019-07-14 10:54:36 +0000 games-board/pokerth: Add upper bound on boost-1.70 Bug: https://bugs.gentoo.org/689298 Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: David Seifert <soap@gentoo.org> games-board/pokerth/pokerth-1.1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Arch have a patch: https://aur.archlinux.org/cgit/aur.git/tree/pokerth-1.1.2.patch?h=pokerth The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3f67754346ac4fc694059dc38790058aa37cc40 commit a3f67754346ac4fc694059dc38790058aa37cc40 Author: David Seifert <soap@gentoo.org> AuthorDate: 2019-08-11 19:12:05 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2019-08-11 19:12:05 +0000 games-board/pokerth: Unbundle dev-cpp/websocketpp Closes: https://bugs.gentoo.org/689298 Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: David Seifert <soap@gentoo.org> .../pokerth/files/pokerth-1.1.2-boost-1.66.patch | 38 ++++++++ .../pokerth/files/pokerth-1.1.2-fix-includes.patch | 106 +++++++++++++++++++++ .../files/pokerth-1.1.2-system-websockets.patch | 17 ++++ games-board/pokerth/pokerth-1.1.2.ebuild | 10 +- 4 files changed, 170 insertions(+), 1 deletion(-) |