Summary: | databases/clickhouse: fails to build with boost 1.68 | ||
---|---|---|---|
Product: | Ports & Packages | Reporter: | Jan Beich <jbeich> |
Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> |
Status: | Closed DUPLICATE | ||
Severity: | Affects Only Me | CC: | proler |
Priority: | --- | Keywords: | needs-patch |
Version: | Latest | Flags: | jbeich:
maintainer-feedback+
|
Hardware: | Any | ||
OS: | Any | ||
See Also: | https://github.com/yandex/ClickHouse/issues/2630 | ||
Bug Depends on: | |||
Bug Blocks: | 229569 |
Description
Jan Beich
![]() In order to reproduce try the following: $ fetch -qo- 'https://reviews.freebsd.org/D16165?download=true' | patch -Efsp0 -d /usr/ports $ make all deinstall install clean -C/usr/ports/devel/boost-jam $ make all deinstall install clean -C/usr/ports/devel/boost-libs $ make -C /usr/ports/databases/clickhouse https://github.com/yandex/ClickHouse/pull/2656/files Will be fixed in next clickhouse release Thanks. Builds fine after ports r475667, see https://ptpb.pw/p1on *** This bug has been marked as a duplicate of bug 230054 *** |