Gentoo Archives: gentoo-user

From: Walter Dnes <waltdnes@××××××××.org>
To: Gentoo Users List <gentoo-user@l.g.o>
Subject: [gentoo-user] How do I turn off ansi (colour) codes in GCC 6.3.0 ?
Date: Wed, 10 May 2017 18:29:50
Message-Id: 20170510182912.GB27581@waltdnes.org
1 Splitting away from the main GCC 6.3.0 thread, because this is a
2 tangential issue. The GCC 6.3.0 build output is cutsie/wootsie with
3 lots of colour... "because teh shiney". Unfortunately, it absolutely
4 sucks for reading build logs giving stuff like...
5
6 ^[[01m^[[Kicesh.cc:249:1:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knarrowing conversion of '^[[01m^[[K4294967295ul^[[m^[[K' from '^[[01m^[[Klong unsigned int^[[m^[[K' to '^[[01m^[[Klong int^[[m^[[K' inside { } [^[[01;31m^[[K-Wnarrowing^[[m^[[K]
7 ^[[01;31m^[[K}^[[m^[[K;
8 ^[[01;31m^[[K^^[[m^[[K
9 ^[[01m^[[Kicesh.cc:261:1:^[[m^[[K ^[[01;31m^[[Kerror: ^[[m^[[Knarrowing conversion of '^[[01m^[[K4294967295ul^[[m^[[K' from '^[[01m^[[Klong unsigned int^[[m^[[K' to '^[[01m^[[Klong int^[[m^[[K' inside { } [^[[01;31m^[[K-Wnarrowing^[[m^[[K]
10 ^[[01;31m^[[K}^[[m^[[K;
11 ^[[01;31m^[[K^^[[m^[[K
12
13 I tried "emerge --color=n icewm", but that doesn't help. Any ideas?
14
15 --
16 Walter Dnes <waltdnes@××××××××.org>
17 I don't run "desktop environments"; I run useful applications

Replies

Subject Author
Re: [gentoo-user] How do I turn off ansi (colour) codes in GCC 6.3.0 ? R0b0t1 <r030t1@×××××.com>