Bug 172653 - dev-java/bcmail-1.36 failed to compile
Bug#: 172653 Product:  Gentoo Linux Version: 2006.1 Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: java@gentoo.org Reported By: le.retired@gmail.com
Component: Applications
URL: 
Summary: dev-java/bcmail-1.36 failed to compile
Keywords:  
Status Whiteboard: 
Opened: 2007-03-29 08:55 0000
Description:   Opened: 2007-03-29 08:55 0000
With my last emerge -uDN world I noticed that dev-java/bcmail-1.36 was part of
the update and failed to compil

my emerge --info:
Portage 2.1.2.2 (default-linux/x86/2006.1, gcc-4.1.2, glibc-2.5-r1,
2.6.18-gentoo-r6 i686)
=================================================================
System uname: 2.6.18-gentoo-r6 i686 AMD Athlon(tm) 3200+
Gentoo Base System release 1.12.9
Timestamp of tree: Thu, 29 Mar 2007 06:50:01 +0000
dev-java/java-config: 1.3.7, 2.0.31-r5
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.15-r1
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.20-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow
-fomit-frame-pointer -fforce-addr -minline-all-stringops
-maccumulate-outgoing-args"
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 -pipe -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow
-fomit-frame-pointer -fforce-addr -minline-all-stringops
-maccumulate-outgoing-args"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms
strict"
GENTOO_MIRRORS="http://ftp.belnet.be/mirror/rsync.gentoo.org/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"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.belnet.be/gentoo-portage"
USE="3dnow 3dnowext X a52 aac acl acpi aiglx alsa aotuv apm bash-completion
berkdb bitmap-fonts bzip2 cairo cdda cdr cjk cli cracklib crypt cups curl dbus
deprecated discouraged dri dts dv dvb dvd dvdr dvdread encode fbcon ffmpeg
firefox flac fortran ftp gcj gdbm gif glade gnome gpm gstreamer gtk gtk2
gtkhtml hal httpd iconv ipv6 isdnlog java javascript jpeg jpeg2k kerberos kqemu
ldap libg++ lm_sensors lzo mad matroska midi mime mjpeg mmx mmxext mng mono mp3
mpeg msn musepack nas ncurses nls nodrm nptl nptlonly ogg openal opengl pam
pcre pdf perl php png ppds pppd python quicktime readline reflection ruby samba
scanner sdl session snmp sockets socks5 speex spell spl sse ssl stream svg svga
tcpd tetex theora threads tiff truetype truetype-fonts type1-fonts unicode usb
v4l vcd vim-syntax vorbis wifi wmf wxwindows x264 x86 xinerama xml xorg xpm xv
xvid yv12 zip 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" DVB_CARDS="dibusb-usb2" ELIBC="glibc"
INPUT_DEVICES="keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz
cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU"
VIDEO_CARDS="radeon"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS,
LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

------- Comment #1 From Le retraité 2007-03-29 08:58:07 0000 -------
Created an attachment (id=114848) [details]
/var/tmp/portage/dev-java/bcmail-1.36/temp/build.log 

here is the build log

------- Comment #2 From William L. Thomson Jr. (RETIRED) 2007-03-29 14:35:16 0000 -------
Looks as if I forgot to add jaf to the classpath. Not sure why that did not
fail to build for me. I added jaf to the classpath, and committed to tree.
Should resolve this bug. Going to close now, please re-open if it does not
resolve the problem. Also just committed the fix, so please allow 4+ hours
before syncing your tree. Thanks for the report.

------- Comment #3 From Le retraité 2007-03-29 19:15:53 0000 -------
I confirm it's now fixed, thanks