First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 172380
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: OpenOffice Team <openoffice@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: John <qe2eqe@gmail.com>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
env_log.diff log Env to file instead of printing to stdout patch Hanno Meyer-Thurow 2007-04-18 16:38 0000 377 bytes Details | Diff
ooo-env_log.diff completed and tested, pipe Env to file patch Hanno Meyer-Thurow 2007-04-19 20:10 0000 617 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 172380 depends on: Show dependency tree
Show dependency graph
Bug 172380 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-03-27 06:42 0000
Emerge openoffice -NDu
 app-office/openoffice-2.0.4

Reproducible: Sometimes

Steps to Reproduce:
1.Emerge openoffice
2.
3.

Actual Results:  
blue output to console, 
e.g. 
------------------------------
Making: ../../unxlngi6.pro/slo/impimage.obj
...
------------------------------
is blue

Expected Results:  
white output to console

<a href="http://pastebin.ca/411672">
/etc/make.conf
</a>

GCC (Gentoo 4.1.1-r3)

------- Comment #1 From Jakub Moc 2007-03-27 07:01:22 0000 -------
(In reply to comment #0)
> <a href="http://pastebin.ca/411672">
> /etc/make.conf
> </a>

Err, this pastebin does only produce timeout; in general never refer to any
pastebins whatsoever when reporting bugs. Reopen with emerge --info posted
here.

------- Comment #2 From John 2007-03-27 14:14:57 0000 -------
Portage 2.1.2.2 (default-linux/x86/2006.1, gcc-4.1.1, glibc-2.5-r0,
2.6.18-suspend2-r1 i686)
=================================================================
System uname: 2.6.18-suspend2-r1 i686 Intel(R) Pentium(R) III Mobile CPU     
1200MHz
Gentoo Base System release 1.12.9
Timestamp of tree: Thu, 22 Mar 2007 13:20:01 +0000
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.31
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf
/etc/java-config/vms/ /etc/php/apache1-php5/ext-active/
/etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/
/etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo
/etc/texmf/web2c"
CXXFLAGS="-O2 -march=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks metadata-transfer paralell-fetch sandbox
sfperms strict"
GENTOO_MIRRORS="ftp://ftp.gtlib.gatech.edu/pub/gentoo
http://www.gtlib.gatech.edu/pub/gentoo "
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress
--force --whole-file --delete --delete-after --stats --timeout=180
--exclude=/distfiles --exclude=/local --exclude=/packages
--filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage"
USE="X X11 acpi alsa apm berkdb bitmap-fonts cli cracklib crypt cups dbus doc
dri en en-US examples firefox fortran freetype gdbm gpm i810 i830 iconv ipv6
isdnlog java libg++ lm_sensors midi ncurses nls nptl nptlonly nsplugin odk pam
pcre perl ppds pppd python readline reflection session spl ssl tcpd
truetype-fonts type1-fonts unicode x86 xorg zlib" ALSA_CARDS="ali5451 als4000
atiixp atiixp-modem bt87x ca0106 cmipci emu10k1 emu10k1x ens1370 ens1371 es1938
es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx
via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop
empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi
null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard
mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780
lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="apm ark ati
chips cirrus cyrix dummy fbdev glint i128 i740 i810 imstt mga neomagic nsc nv
rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l
vesa vga via vmware voodoo"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS,
LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS,
PORTDIR_OVERLAY

------- Comment #3 From John 2007-03-27 15:04:02 0000 -------
Reopened bug. Thanks!

------- Comment #4 From Andreas Proschofsky 2007-03-27 19:12:01 0000 -------
Might I just ask: So what?

What's the concrete problem resulting from that?

------- Comment #5 From Hanno Meyer-Thurow 2007-03-27 21:19:29 0000 -------
It is an annoying color. ;)
I comment this in /usr/lib/portage/pym/portage.py to stop colouring text.

'mysettings["PORTAGE_COLORMAP"] = "\n".join(mycolors)'

I wonder why there is a newline, which does this. Or why ooo-build does call
'env' or whatever that sets these variables. Or whatever...
It should be fixed. It does what it should not. :)

Though, still cosmetics.

------- Comment #6 From Hanno Meyer-Thurow 2007-03-27 21:25:07 0000 -------
Ah, I forgot, if there is an error it is unreadable and costs some time to
paste into editor. ;)

------- Comment #7 From Hanno Meyer-Thurow 2007-04-18 16:38:00 0000 -------
Created an attachment (id=116643) [edit]
log Env to file instead of printing to stdout

This patch is untested but should pipe Env to env.log instead of printing to
stdout which misinterprets PORTAGE_COLORMAP value.

------- Comment #8 From Hanno Meyer-Thurow 2007-04-19 20:10:23 0000 -------
Created an attachment (id=116757) [edit]
completed and tested, pipe Env to file

------- Comment #9 From Andreas Proschofsky 2007-04-24 21:37:13 0000 -------
(In reply to comment #6)
> Ah, I forgot, if there is an error it is unreadable and costs some time to
> paste into editor. ;)
> 

That's indeed a very convincing argument ;) So I've added your patch, closing

First Last Prev Next    No search results available      Search page      Enter new bug