[Scons-users] Adding dependency on installed libs

Bill Deegan bill at baddogconsulting.com
Fri Mar 31 19:46:08 EDT 2017


Can you run with

--taskmastertrace=FILE

And then pastebin the file?

-Bill


On Fri, Mar 31, 2017 at 6:54 PM, Pawel Winogrodzki <pawelwi at microsoft.com>
wrote:

> Yes, I’ve checked the dependency tree and it seemed correct – the
> binaries, which sometimes fail to link had a dependency on the libs from
> the install directory.
>
>
>
> The bad news is, that I currently don’t have a good small repro AND even
> after applying the patch I could still observe the issue. You can try
> building the IoTivity <https://github.com/iotivity/iotivity> project
> we’re working on with “-j” set to twice the number of your logic CPUs (or
> in general some larger number), because that’s how we’re getting a repro
> now. I’ll try to create a smaller project where this problem can be
> observed, but I don’t have too much time at the moment.
>
>
>
> Thanks,
>
> Pawel
>
>
>
> *From:* Bill Deegan [mailto:bill at baddogconsulting.com]
> *Sent:* Friday, March 31, 2017 14:36
> *To:* Pawel Winogrodzki <pawelwi at microsoft.com>
> *Cc:* SCons users mailing list <scons-users at scons.org>
> *Subject:* Re: [Scons-users] Adding dependency on installed libs
>
>
>
> Have you checked the output of scons --tree=prune to make sure the
> installed library shows up as a dependency as expected?
>
> Any chance you can provide a small testcase to demonstrate?
>
> The pattern you've described I've used many many times on multi-platform
> (including win32) with SCons.
>
>
>
> -Bill
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20170331/b7e8c955/attachment.html>


More information about the Scons-users mailing list