Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 218018 - dev-util/cmake does not have color Makefile output with x86/GNU Screen
Summary: dev-util/cmake does not have color Makefile output with x86/GNU Screen
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-16 20:58 UTC by thewtex
Modified: 2008-05-19 01:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
used /etc/DIR_COLORS for fix (cmake-2.4.8-screencolors.patch,742 bytes, patch)
2008-04-16 20:59 UTC, thewtex
Details | Diff
uses the patch (cmake-2.4.8-r1.ebuild,2.89 KB, text/plain)
2008-04-16 21:00 UTC, thewtex
Details

Note You need to log in before you can comment on or make changes to this bug.
Description thewtex 2008-04-16 20:58:17 UTC
cmake does not have color Makefile output with x86/GNU Screen

Does not recognize $TERM = screen.linux

Reproducible: Always

Steps to Reproduce:
1. emerge cmake screen
2. screen
3. cmake /path/to/cmake/project
4. make

Actual Results:  
no pretty colors.  Lack oooing and awwwwing.`

Expected Results:  
The typical gentoo terminal rainbow joy.

patch and ebuild attached
Comment 1 thewtex 2008-04-16 20:59:23 UTC
Created attachment 149990 [details, diff]
used /etc/DIR_COLORS for fix
Comment 2 thewtex 2008-04-16 21:00:15 UTC
Created attachment 149992 [details]
uses the patch
Comment 3 Ingmar Vanhassel (RETIRED) gentoo-dev 2008-05-15 13:39:14 UTC
I can't reproduce this.
Please take the patch upstream first, and we'll consider adding it to the cmake ebuilds.
Comment 4 thewtex 2008-05-19 01:59:18 UTC
(In reply to comment #3)
> I can't reproduce this.
> Please take the patch upstream first, and we'll consider adding it to the cmake
> ebuilds.
> 

The upstream bug can be found here
http://public.kitware.com/Bug/view.php?id=6833

Note that I only see this with x86/GNU screen, not amd64/GNU screen because with amd64/GNU screen echo $TERM = screen