[Scons-dev] code fails on scons master with python3
Bill Deegan
bill at baddogconsulting.com
Tue Jun 13 09:07:13 EDT 2017
Can you run with --debug=stacktrace and post the output?
Thanks,
-Bill
On Tue, Jun 13, 2017 at 8:20 AM, Neal Becker <ndbecker2 at gmail.com> wrote:
> This code is failing:
> RPATH = [Literal(':'.join([ORIGIN + x for x in
> ':'.join([MKLPATH]).split(':')]))]
>
> with error:
> scons: *** [mkl.cpython-35m-x86_64-linux-gnu.so] TypeError `unhashable
> type:
> 'Literal'' trying to evaluate `${_concat(RPATHPREFIX, RPATH, RPATHSUFFIX,
> __env__)}'
>
> But this code succeeds on my own (old) port of scons to python3
>
> _______________________________________________
> Scons-dev mailing list
> Scons-dev at scons.org
> https://pairlist2.pair.net/mailman/listinfo/scons-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist2.pair.net/pipermail/scons-dev/attachments/20170613/be779ae4/attachment.html>
More information about the Scons-dev
mailing list