https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227428
--- Comment #19 from Willem Jan Withagen <[email protected]> --- (In reply to Willem Jan Withagen from comment #17) Hi Jan, There is an update to the luminous tree: 12.2.5. So I ran the current net/ceph port through poudriere after fixing the version and distinfo. That makes it compile without much problems. - virtenv is indeed not needed. - boost_pythons complains with an error: --- Error: /usr/local/bin/ceph-mgr is linked to /usr/local/lib/libboost_python.so.1.66.0 from devel/boost-python-libs but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libboost_python.so:devel/boost-python-libs --- Which also shows the "main problem". it is still linked against Boost 1.66. That even though I portsnapped to update the complete ports tree for the poudriere env. Is this expected? -- You are receiving this mail because: You are on the CC list for the bug.
