Re: code fails on scons master with python3
Bill Deegan <bill-cJFiu+DHMVC5azolltMz9laTQe2KTcn/@public.gmane.org>
| Newsgroups | gmane.comp.programming.tools.scons.devel |
|---|---|
| Message-ID | <CAEyG4CGto3iQTUnXYL2q5GuGcH47dNEnBmWryefE08+hAw-iHA@mail.gmail.com> |
Can you run with --debug=stacktrace and post the output? Thanks, -Bill On Tue, Jun 13, 2017 at 8:20 AM, Neal Becker <[email protected]> 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 > [email protected] > https://pairlist2.pair.net/mailman/listinfo/scons-dev > _______________________________________________ Scons-dev mailing list [email protected] https://pairlist2.pair.net/mailman/listinfo/scons-dev