BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002734 [BusyBox] Other minor always 04-02-08 07:48 05-03-08 00:23
Reporter KiBi View Status public  
Assigned To BusyBox
Priority normal Resolution no change required  
Status closed   Product Version
Summary 0002734: "make menuconfig" unusable with colormake
Description With MAKE=colormake, calling "make menuconfig" (or calling "colormake menuconfig" with MAKE unset) results in the screen being cleared, and then one gets:

--8<--8<--8<--
#
# using defaults found in .config
#

interrupted(11)
make[1]: *** [menuconfig] Error 1
make: *** [menuconfig] Error 2
-->8-->8-->8--

It might be a problem in colormake as well, but I guess it could be handled at least more gracefully by the busybox build system.

Happens with 1.9.2 and 1.10.0 at least (both of which not being available in the "product version" drop-down list anyway).
Additional Information
Attached Files

- Relationships

- Notes
(0006324)
vda
04-02-08 11:15
edited on: 04-02-08 11:16

Hmmm...

Colormake
---------
This is a simple wrapper for making the output from make easier to read
(more colorful), and errors easier to find in messy compilations. It was
inspired by Micheal T. Babcock's excellent logcolorize program.

It most probably got utterly confused by "make menuconfig"'s output which contains ESC sequences etc. I am not volunteering to fix it...

 

- Issue History
Date Modified Username Field Change
04-02-08 07:48 KiBi New Issue
04-02-08 07:48 KiBi Status new => assigned
04-02-08 07:48 KiBi Assigned To  => BusyBox
04-02-08 11:15 vda Note Added: 0006324
04-02-08 11:16 vda Note Edited: 0006324
05-03-08 00:23 vda Status assigned => closed
05-03-08 00:23 vda Resolution open => no change required


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker