[Scons-users] How to remove colourisation

Stijn De Ruyck Stijn.DeRuyck at onsemi.com
Wed Feb 17 11:30:48 EST 2021


You can customize the output style. I’m using the implementation from the second answer here: https://stackoverflow.com/questions/890142/what-do-you-do-to-make-compiler-lines-shorter/1009483

Something is already doing that for you it seems.

Regards,

Stijn

From: Scons-users <scons-users-bounces at scons.org> On Behalf Of Bill Deegan
Sent: Wednesday, February 17, 2021 1:41
To: SCons users mailing list <scons-users at scons.org>
Subject: Re: [Scons-users] How to remove colourisation

[External Email]: This email arrived from an external source - Please exercise caution when opening any attachments or clicking on links.
SCons does not natively colorize output.
It's being done by the implementation of scons building whatever package you're trying to build.

What package are you trying to build?
(URL, git repo, other source/website)




On Tue, Feb 16, 2021 at 1:40 PM Alain D D Williams <addw at phcomp.co.uk<mailto:addw at phcomp.co.uk>> wrote:
Hi,

how can I stop scons from colouring output. Eg in the line below

 [   SHCXX] nomali/lib/mali_t7xx.cc -> .os

nomali/lib/mali_t7xx.cc is in 2 different shades of yellow
->      is in blue
.os     is in yellow

Since my terminal background is either white or yellow it is very hard to read
the messages.

I have scanned the documentation - I cannot see anything.

Thanks

--
Alain Williams
Linux/GNU Consultant - Mail systems, Web sites, Networking, Programmer, IT Lecturer.
+44 (0) 787 668 0256  https://www.phcomp.co.uk/<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.phcomp.co.uk_&d=DwMFaQ&c=MHZppzMdXMt3JYjCV71UsQ&r=8LVpFxjyvFCn2WEonjjaolDsA1N1qWB4BZUbCm1iVWc&m=LKljJDVBYDn8asNDtk4D11lYBfp22AgiR4wQEjJtJr4&s=iC0ThHPoCImjwqba88RwATQ-pEW6cY7emePqUlSDE0c&e=>
Parliament Hill Computers Ltd. Registration Information: https://www.phcomp.co.uk/Contact.html<https://urldefense.proofpoint.com/v2/url?u=https-3A__www.phcomp.co.uk_Contact.html&d=DwMFaQ&c=MHZppzMdXMt3JYjCV71UsQ&r=8LVpFxjyvFCn2WEonjjaolDsA1N1qWB4BZUbCm1iVWc&m=LKljJDVBYDn8asNDtk4D11lYBfp22AgiR4wQEjJtJr4&s=G1rqkzaOIgE0KFj7_ArF-JDBR8NZgnJ9Yg-01gjKSKE&e=>
#include <std_disclaimer.h>
_______________________________________________
Scons-users mailing list
Scons-users at scons.org<mailto:Scons-users at scons.org>
https://pairlist4.pair.net/mailman/listinfo/scons-users<https://urldefense.proofpoint.com/v2/url?u=https-3A__pairlist4.pair.net_mailman_listinfo_scons-2Dusers&d=DwMFaQ&c=MHZppzMdXMt3JYjCV71UsQ&r=8LVpFxjyvFCn2WEonjjaolDsA1N1qWB4BZUbCm1iVWc&m=LKljJDVBYDn8asNDtk4D11lYBfp22AgiR4wQEjJtJr4&s=ZJA8KfoAOXPzNyTTZSDDkpm77CwJffOSAX9yhzwQkGk&e=>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20210217/667fee5e/attachment.html>


More information about the Scons-users mailing list