| Summary: | security/i2pd: fails to build with boost 1.66 | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Jan Beich <jbeich> |
| Component: | Individual Port(s) | Assignee: | Dmitry Marakasov <amdmi3> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | Keywords: | needs-patch |
| Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(amdmi3) |
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
| See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224177 | ||
| Bug Depends on: | |||
| Bug Blocks: | 223922 | ||
|
Description
Jan Beich
2017-12-08 15:46:00 UTC
Maybe check defined(__GLIBC__) as well, see In file included from daemon/I2PControl.cpp:5: In file included from /usr/local/include/boost/lexical_cast.hpp:32: In file included from /usr/local/include/boost/lexical_cast/try_lexical_convert.hpp:42: In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical.hpp:54: In file included from /usr/local/include/boost/lexical_cast/detail/converter_lexical_streams.hpp:63: In file included from /usr/local/include/boost/lexical_cast/detail/inf_nan.hpp:34: In file included from /usr/local/include/boost/math/special_functions/sign.hpp:16: In file included from /usr/local/include/boost/math/tools/config.hpp:14: In file included from /usr/local/include/boost/predef.h:17: In file included from /usr/local/include/boost/predef/os.h:18: In file included from /usr/local/include/boost/predef/os/bsd.h:52: In file included from /usr/local/include/boost/predef/os/bsd/bsdi.h:11: In file included from /usr/local/include/boost/predef/os/bsd.h:95: In file included from /usr/local/include/boost/predef/os/bsd/dragonfly.h:11: In file included from /usr/local/include/boost/predef/os/bsd.h:96: In file included from /usr/local/include/boost/predef/os/bsd/free.h:37: /usr/include/sys/param.h:77:2: error: __FreeBSD_kernel__ bootlegging test A commit references this bug: Author: amdmi3 Date: Tue Dec 12 15:50:51 UTC 2017 New revision: 456169 URL: https://svnweb.freebsd.org/changeset/ports/456169 Log: - Fix build with boost 1.66 PR: 224179 Reported by: jbeich@FreeBSD.org Changes: head/security/i2pd/files/patch-daemon_I2PControl.cpp head/security/i2pd/files/patch-libi2pd_I2PEndian.h head/security/i2pd/files/patch-libi2pd_Reseed.cpp |