Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61324 - bcel 5.1 failed to compile
Summary: bcel 5.1 failed to compile
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-22 20:59 UTC by Jackey Yang ("timeout" in forum)
Modified: 2004-10-05 14:30 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 Jackey Yang ("timeout" in forum) 2004-08-22 20:59:12 UTC
init:

compile:
    [mkdir] Created dir: /var/tmp/portage/bcel-5.1/work/bcel-5.1/bin/classes
    [javac] Compiling 334 source files to /var/tmp/portage/bcel-5.1/work/bcel-5.1/bin/classes
    [javac] error: error reading source file: sun.io.MalformedInputException
    [javac] error: error reading source file: sun.io.MalformedInputException
    [javac] 2 errors

BUILD FAILED
/var/tmp/portage/bcel-5.1/work/bcel-5.1/build.xml:61: Compile failed; see the compiler error output for details.

Total time: 10 seconds

!!! ERROR: dev-java/bcel-5.1 failed.
!!! Function src_compile, Line 33, Exitcode 1
!!! Compile failed during jar target.

jackey@magiclinux ~ $ java -version
java version "1.4.2-rc1"
Java(TM) 2 Runtime Environment, Standard Edition (build Blackdown-1.4.2-rc1)
Java HotSpot(TM) Client VM (build Blackdown-1.4.2-rc1, mixed mode)

jackey@magiclinux ~ $ emerge info
Portage 2.0.50-r10 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.4.20040808-r0, 2.6.8-ck3)
=================================================================
System uname: 2.6.8-ck3 i686 Intel(R) Celeron(TM) CPU                1066MHz
Gentoo Base System version 1.5.3
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer -funroll-loops"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer -funroll-loops"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs buildpkg ccache fixpackages sandbox"
GENTOO_MIRRORS="http://www.gtlib.cc.gatech.edu/pub/gentoo http://gentoo.chem.wisc.edu/gentoo http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib acpi acpi4linux alsa apache2 arts avi berkdb cddb cdr chroot cjk crypt cups dga directfb divx4linux dvd encode esd evo flash foomaticdb freetype gd gdbm gif gimp gimpprint glade gphoto2 gpm gtk gtk2 i8x0 imagemagick imlib ipv6 irda jpeg kde lcd lcms ldap libg++ libgda libwww linguas_zh_CN mad md5sum mgc mikmod motif mozilla mpeg mpeg4 mplayer mysql ncurses nls nptl odbc oggvorbis opengl openssh oss pam pcmcia pdflib perl php png pnp postgres python qt quicktime readline samba scanner sdl slang slp snmp socks5 spell sse ssl svga tcpd tetex tiff truetype trusted unicode usb v4l v4l2 vhosts video_cards_i830 wavelan wifi wmf x86 xml xml2 xmms xosd xv xvid zlib"


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Thomas Matthijs (RETIRED) gentoo-dev 2004-09-10 15:14:25 UTC
Not sure whats wrong, but i believe it's related to having a UTF-8 locale in LANG or LC_*
can you tell me if you do?
Comment 2 Thomas Matthijs (RETIRED) gentoo-dev 2004-10-05 14:30:56 UTC
info needed