Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 201306 - Stable request for dev-java/jfreechart-1.0.8a
Summary: Stable request for dev-java/jfreechart-1.0.8a
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Java team
URL: http://www.gentoo.org/proj/en/java/ge...
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks: CVE-2007-6306
  Show dependency tree
 
Reported: 2007-12-05 01:45 UTC by Petteri Räty (RETIRED)
Modified: 2007-12-26 11:09 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 Petteri Räty (RETIRED) gentoo-dev 2007-12-05 01:45:38 UTC
You also need to mark dev-java/jcommon:1.0 as a dependency.
Comment 1 Markus Meier gentoo-dev 2007-12-05 19:44:45 UTC
dev-java/jcommon-1.0.8  USE="doc source test -debug"

BUILD SUCCESSFUL
Total time: 3 seconds
.........................................
.........................................
.........................................
.F.....
Time: 0.842
There was 1 failure:
1) testEqualShapes(org.jfree.util.junit.ShapeUtilitiesTests)junit.framework.AssertionFailedError
        at org.jfree.util.junit.ShapeUtilitiesTests.testEqualShapes(ShapeUtilitiesTests.java:134)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

FAILURES!!!
Tests run: 129,  Failures: 1,  Errors: 0

GENTOO_VM=sun-jdk-1.6  CLASSPATH="" JAVA_HOME="/opt/sun-jdk-1.6.0.03"
JAVACFLAGS="-source 1.4 -target 1.4" COMPILER="javac"


Portage 2.1.3.19 (default-linux/x86/2007.0/desktop, gcc-4.1.2, glibc-2.6.1-r0, 2.6.23.9 i686)
=================================================================
System uname: 2.6.23.9 i686 Genuine Intel(R) CPU T2300 @ 1.66GHz
Timestamp of tree: Wed, 05 Dec 2007 15:30:02 +0000
app-shells/bash:     3.2_p17
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
sys-apps/baselayout: 1.12.9-r2
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r2
ACCEPT_KEYWORDS="x86"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=prescott -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -march=prescott -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--nospinner"
FEATURES="collision-protect distlocks parallel-fetch sandbox sfperms strict test unmerge-orphans userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://mirror.switch.ch/mirror/gentoo/ http://gentoo.inode.at/"
LINGUAS="en de en_GB de_CH"
MAKEOPTS="-j3"
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.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa apache2 asf avahi berkdb bitmap-fonts cairo cdr cdrom cli cracklib crypt cups dbus divx dri dts dvd dvdr dvdread eds emboss encode evo fam ffmpeg firefox flac fortran gdbm gif gnome gpm gstreamer gtk hal iconv ipv6 isdnlog java jpeg kde kdeenablefinal kerberos latex ldap lirc mad midi mikmod mmx mono mp3 mpeg mudflap ncurses nls nptl nptlonly ogg opengl openmp oss pam pcre pdf perl png pppd pulseaudio python qt3 qt3support qt4 quicktime readline reflection rtsp ruby samba sdl session smp spell spl sse sse2 sse3 ssl svg tcpd test tetex tex theora threads tiff truetype truetype-fonts type1-fonts unicode vcd vorbis wifi win32codecs wxwindows x264 x86 xine xml xorg xprint xv xvid zlib" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LINGUAS="en de en_GB de_CH" LIRC_DEVICES="macmini" USERLAND="GNU" VIDEO_CARDS="i810 fbdev vesa"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2007-12-08 11:20:17 UTC
Same error as in Comment #1 for jcommon-1.0.8, we could mark 1.0.5 but seems to skip all tests.

Also test suite for jfreechart is failing. 

    [junit] Testcase: testGetFirstMillisecond took 0.002 sec
    [junit] 	FAILED
    [junit] expected:<5094000000> but was:<5097600000>
    [junit] junit.framework.AssertionFailedError: expected:<5094000000> but was:<5097600000>
    [junit] 	at org.jfree.data.time.junit.DayTests.testGetFirstMillisecond(DayTests.java:298)
    [junit] 

BUILD FAILED
/var/tmp/portage/dev-java/jfreechart-1.0.4/work/jfreechart-1.0.4/ant/build.xml:281: Test org.jfree.data.time.junit.DataTimePackageTests failed

Total time: 52 seconds
 * 
 * ERROR: dev-java/jfreechart-1.0.4 failed.

So out of 2 packages requested stable, 2 fails.. amd64 skips, removing CC.
Comment 3 Tobias Scherbaum (RETIRED) gentoo-dev 2007-12-22 16:28:38 UTC
Also fails test on ppc:

    [junit] Testcase: testMondayThroughFridayTranslations took 0.034 sec
    [junit]     FAILED
    [junit] expected:<978476400000> but was:<978390000000>
    [junit] junit.framework.AssertionFailedError: expected:<978476400000> but was:<978390000000>
    [junit]     at org.jfree.chart.axis.junit.SegmentedTimelineTests.verifyTranslations(SegmentedTimelineTests.java:848)
    [junit]     at org.jfree.chart.axis.junit.SegmentedTimelineTests.testMondayThroughFridayTranslations(SegmentedTimelineTests.java:787)
    [junit] 

BUILD FAILED
/var/tmp/portage/dev-java/jfreechart-1.0.4/work/jfreechart-1.0.4/ant/build.xml:281: Test org.jfree.chart.axis.junit.AxisPackageTests failed
Comment 4 Petteri Räty (RETIRED) gentoo-dev 2007-12-24 01:39:39 UTC
Reported upstream and should be fixed. Just waiting for the upstream maintainer to commit the fix to svn. 
https://sourceforge.net/tracker/?func=detail&atid=115494&aid=1851416&group_id=15494
Comment 5 Petteri Räty (RETIRED) gentoo-dev 2007-12-25 02:22:51 UTC
Grabbed a patch from upstream svn after he fixed my bug report. Please mark 1.0.8a stable.
Comment 6 nixnut (RETIRED) gentoo-dev 2007-12-25 13:53:28 UTC
ppc stable
Comment 7 Samuli Suominen (RETIRED) gentoo-dev 2007-12-25 14:21:02 UTC
amd64 stable
Comment 8 Markus Meier gentoo-dev 2007-12-26 11:09:27 UTC
x86 stable, closing (last arch)