Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 85362 - tiobench: column descriptions are gone
Summary: tiobench: column descriptions are gone
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Sven Wegener
URL: http://nerdbynature.de/bench/prinz/2....
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-15 09:02 UTC by Christian
Modified: 2005-03-22 04:52 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian 2005-03-15 09:02:02 UTC
i've noticed the problem first on a machine running debian gnu/linux (unstable,i386) and filed a bugreport, which pretty much describes the issue, supplies a patch and was able to get the (minor) bug resolved:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=297221

this problem could possibly forwarded upstream.

thank you,
Christian.

Reproducible: Always
Steps to Reproduce:
1. run tiobench, wait to finish
2. watch the results (see URL above)
3. miss the column descriptions :-\

Actual Results:  
the column descriptions were gone, i had to grab out older versions of tiobench
to see something like this:
http://nerdbynature.de/bench/prinz/2.6.3-rc1/prinz-2.6.3-rc1-xfs.txt
and i could deduce the descriptions from that.

Expected Results:  
the column descriptions should be on top of the table.

Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.3.4, glibc-2.3.4.20050125-r0,
2.6.11-gentoo-r3 i686)
=================================================================
System uname: 2.6.11-gentoo-r3 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.6.10
Python:              dev-lang/python-2.3.5 [2.3.5 (#1, Feb 19 2005, 03:23:46)]
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.4 [enabled]
dev-lang/python:     2.3.5
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.5
sys-devel/binutils:  2.15.92.0.2-r6
sys-devel/libtool:   1.5.14
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-tbird -fomit-frame-pointer -DHAVE_SNPRINTF=1"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.3/env
/usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-tbird -fomit-frame-pointer -DHAVE_SNPRINTF=1"
DISTDIR="/data/Scratch/ports/distfiles/"
FEATURES="autoaddcvs autoconfig ccache distcc distlocks sandbox sfperms"
GENTOO_MIRRORS="ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo
ftp://ftp.ipv6.uni-muenster.de/pub/linux/distributions/gentoo"
LANG="C"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/mnt/disk/portage/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://linux.rz.ruhr-uni-bochum.de/gentoo-portage/"
USE="x86 X alsa apm arts avi bash-completion berkdb bitmap-fonts cdr crypt cups
curl emboss encode esd fam flac font-server foomaticdb fortran gdbm gif gnome
gpm gtk gtk2 imlib ipv6 java jpeg junit libg++ libwww mad mikmod motif mozilla
mp3 mpeg ncurses nls oggvorbis opengl oss pam pdflib perl png quicktime readline
sdl spell ssl svga tcltk tcpd tiff truetype truetype-fonts type1-fonts xml2 xmms
xv zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS, PORTDIR_OVERLAY
Comment 1 Christian 2005-03-15 09:25:18 UTC
again, to show the differences:

http://nerdbynature.de/bits/prinz/tiobench/tiobench_output.txt

and the fix, to apply with -p0:

http://nerdbynature.de/bits/prinz/tiobench/tiobench_fix.diff
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2005-03-16 09:46:03 UTC
no thanks.
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2005-03-16 10:55:20 UTC
seems like mr_bones_ has disowned this package..
Comment 4 Christian 2005-03-16 16:41:42 UTC
> seems like mr_bones_ has disowned this package..

hm, what a pity. because the bug could be resolved in no-time. i am not too familiar with gentoo's bug-system yet, is there any chance i could (e)build a new package by myself and submit it for inclusion in gentoo ~x86 tree?

thanks,
Christian.
Comment 5 Sven Wegener gentoo-dev 2005-03-17 01:26:25 UTC
I submitted the tiobench ebuild before I became a developer and I will take care of this. Today or tomorrow.
Comment 6 Sven Wegener gentoo-dev 2005-03-22 04:52:52 UTC
Sorry for the delay. I just added 0.3.3-r2 to CVS. Thanks for the patch!