id summary reporter owner description type status milestone component version severity resolution keywords cc 10096 Symlink needs to check SEARCH as well as LOCATE anoynamous Vladimir Prus "AMDG On 06/02/2014 02:31 PM, Kcarr wrote: > I have found the cause of my problem but I am unsure of what it was added. > In 1.54 in the virtual-target.jam file in the rule actualize-location > (target) there was an added check at the beginning for scanner-target. > > if $(self.action) &&* ! $(is-scanner-target)* > > This new code causes LOCATE var to never be set. > > > This seems to be a bug in the new build with using LOCATE in the > symlink.jam file when it shouldnt be used and instead SEARCH var > should be used. Symlink code needs to be update in ln rule to look in SEARCH as well as LOCATE " Bugs new To Be Determined build Boost 1.54.0 Problem symlink, SEARCH, LOCATE