On Mon, Feb 5, 2018 at 3:41 PM, Brian Callahan <[email protected]> wrote: > > > On 2/5/2018 4:35 PM, Stuart Henderson wrote: >> On 2018/02/05 14:31, Stuart Henderson wrote: >>> 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. >>> >> Here's a fixed-up one. Move boost to LIB_DEPENDS, regenerated WANTLIB, >> regenerated patches. >> >> Runtime not tested, anyone fancy taking it from here? > > Thanks, Stuart. I can take it from here in a few hours, if no one beats > me to it. > > ~Brian
Thanks for that Stuart. I was going to reply the same :) codeblocks is a giant port to compile.
