[Scons-users] scons 3.0.1: 'ascii' codec can't decode

Bill Deegan bill at baddogconsulting.com
Tue Dec 12 10:48:17 EST 2017


Yes.
The current logic is broken.
Signatures should always be only bytes.

Please file a bug.
scons.tigris.org

We'll see if we can get it resolved for the next patch release.


On Tue, Dec 12, 2017 at 3:15 AM, <mpac1234 at will-hier-weg.de> wrote:

> No, I do really have nodes that depend on executables. For example a test
> result depends on the test executable. I use SCons to create archives of
> applications, these archives do also depend on executables. These
> SConstructs worked with SCons 2.5.1 and stop working when trying to move to
> SCons 3.0.1. I think this is undesirable behavior in SCons 3.0.1.
>
> *Gesendet:* Montag, 11. Dezember 2017 um 14:33 Uhr
> *Von:* "Tim Jenness" <tjenness at lsst.org>
> *An:* "SCons users mailing list" <scons-users at scons.org>
> *Betreff:* Re: [Scons-users] scons 3.0.1: 'ascii' codec can't decode
>
>
>
> On Dec 11, 2017, at 02:12, Matthias Lieberei <mpac1234 at will-hier-weg.de>
> wrote:
>
> I do not think this is a matter of the locale. Its the binary program that
> scons tries to decode as ascii, because the binary executable "hello" is
> specified as a source for the Value "datetime.datetime.now", to make scons
> run the program every time. The binary cannot be decoded as ascii because
> it is no ascii.
>
>
>
> Yes. I was trying to work out if you expected the output of the executable
> to be in iso-8859-1 with that symbol in it.
>
>> Tim Jenness
>
> _______________________________________________ Scons-users mailing list
> Scons-users at scons.org https://pairlist4.pair.net/
> mailman/listinfo/scons-users
>
>
>
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> https://pairlist4.pair.net/mailman/listinfo/scons-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20171212/97f1ce46/attachment.html>


More information about the Scons-users mailing list