On 2018/02/05 09:26, Josh Grosse wrote: > On 2018-02-05 07:41, Amit Kulkarni wrote: > > > > When I ran 'make update-patches' some patches got regenerated. > > > > Also, when I ran 'make port-lib-depends-check' I got some complaints > > > > about > > > > boost_system.7 missing. > > > > > > I received a similar NOT_REACHABLE error, for boost_system.8 (which > > > is -current) > > > during one build, but it was not a reproduceable issue. Here on > > > amd64, I > > > was not able to reproduce the message after that first occurrance. > > > > This happens also on make lib-depends-check on amd64. I guess WANTLIB > > += boost_system should fix the issue. > > > > Thanks > > No, because that produces a "Bogus WANTLIB" report.
Make sure you have packages and ports tree in sync. If there's a discrepancy it's likely to come up with errors like this, and since boost was updated recently including a library version number bump, it's fairly likely here.