<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>124860</bug_id>
          
          <creation_ts>2006-03-03 13:30 0000</creation_ts>
          <short_desc>CEDET version app-emacs/jde-2.3.5 pulls in is rejected by JDEE (on emacs-cvs)</short_desc>
          <delta_ts>2006-05-21 02:33:26 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>128103</blocked>
          
          <everconfirmed>1</everconfirmed>
          <reporter>aiviru@diamond-age.net</reporter>
          <assigned_to>emacs@gentoo.org</assigned_to>
          <cc>amd64@gentoo.org</cc>
    
    <cc>jp393@cornell.edu</cc>
    
    <cc>Martin.vGagern@gmx.net</cc>

      

      
          <long_desc isprivate="0">
            <who>aiviru@diamond-age.net</who>
            <bug_when>2006-03-03 13:30:32 0000</bug_when>
            <thetext>Using GNU emacs-cvs-22.0.50-r1 (re-emerged fairly recently), the following events occurred:

1: I updated to app-emacs/jde-2.3.5, which required app-emacs/cedet-1.0_pre3
2: I attempted to open a new .java file in emacs.

Emacs then told me: JDEE requires a version of CEDET between 1.0beta2 and 1.0 (found 1.0pre3)
(as well as leaving me in fundamental mode)

I haven&apos;t tested the regular emacs build, so it could be a change in some comparison function. If not, it seems the jde ebuild depends on the wrong version of CEDET. It also may or may not be related that I had to migrate away from speedbar+eieio+semantic to accomodate cedet.

The issue happens on at least two separate machines, including emerge --info from only one below. On one machine all emacs related packages aside from emacs-cvs itself are x86 versions.


Gentoo Base System version 1.12.0_pre16
Portage 2.0.54 (default-linux/x86/2005.1, gcc-3.4.5, glibc-2.3.5-r2, 2.6.14-gentoo-r4 i686)
=================================================================
System uname: 2.6.14-gentoo-r4 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS=&quot;x86&quot;
AUTOCLEAN=&quot;yes&quot;
CBUILD=&quot;i686-pc-linux-gnu&quot;
CFLAGS=&quot;-Os -march=pentium4 -fomit-frame-pointer -pipe&quot;
CHOST=&quot;i686-pc-linux-gnu&quot;
CONFIG_PROTECT=&quot;/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/X11/xkb /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&quot;
CONFIG_PROTECT_MASK=&quot;/etc/gconf /etc/splash /etc/terminfo /etc/env.d&quot;
CXXFLAGS=&quot;-Os -march=pentium4 -fomit-frame-pointer -pipe&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;autoconfig distlocks sandbox sfperms strict&quot;
GENTOO_MIRRORS=&quot;http://ftp.easynet.nl/mirror/gentoo/ http://ftp.snt.utwente.nl/pub/os/linux/gentoo&quot;
LANG=&quot;en_US&quot;
MAKEOPTS=&quot;-j3&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
SYNC=&quot;rsync://inferno/gentoo-portage&quot;
USE=&quot;x86 GAPING_SECURITY_HOLE X Xaw3d a52 aac aalib acpi alsa apm audiofile avi berkdb bitmap-fonts bzip2 bzlib c++ cdparanoia cdr cjk crypt cups curl directfb disablexmb doc dvb dvd dvdr edl emacs emboss encode esd ethereal exif expat fam fbcon ffmpeg flac flash font-server foomaticdb fortran gcj gd gdbm gif glut gmp gstreamer gtk gtk2 guile idn imagemagick imlib java joystick jpeg lcms leim libcaca libg++ libwww lm_sensors lzo mad matroska mhash mikmod mmx mng motif mozilla mp3 mpeg msn mythtv ncurses nethack network nls nowin nsplugin nvidia offensive ogg oggvorbis opengl oss pam pcre pdflib perl pic png python quicktime readline real recode rtc ruby scanner sdl slang smp spell sse sse2 ssl svg tcltk tcpd tetex tiff truetype truetype-fonts type1-fonts udev unicode usb userlocales v4l v4l2 videos vorbis xanim xml xml2 xmms xosd xpm xprint xv xvid xvmc zlib video_cards_nvidia video_cards_vesa video_cards_fbdev input_devices_keyboard input_devices_mouse userland_GNU kernel_linux elibc_glibc&quot;
Unset:  ASFLAGS, CTARGET, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jp393@cornell.edu</who>
            <bug_when>2006-03-03 20:39:19 0000</bug_when>
            <thetext>(In reply to comment #0)
i had this problem also. for some reason, the jde is not realizing that CEDET 1.0pre3 _is_ between 1.0beta2 and 1.0. the workaround is to use command M-x customize-variable jde-check-version-flag and set it to nil. </thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>jakub@gentoo.org</who>
            <bug_when>2006-03-10 14:31:37 0000</bug_when>
            <thetext>*** Bug 125763 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mkennedy@gentoo.org</who>
            <bug_when>2006-04-26 09:47:17 0000</bug_when>
            <thetext>app-emacs/jde-2.3.5-r1 and app-emacs/jde-2.3.5.1 (both ~x86) fix this problem.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mkennedy@gentoo.org</who>
            <bug_when>2006-04-26 09:58:33 0000</bug_when>
            <thetext>Arch testers for x86, amd64 and ppc: Please stablize the ebuild for app-emacs/jde-2.3.5.1.  I believe the dependencies (except for Bug #128103 which is being arch tester requested simultaneously) are already stable and no oustanding bugs exist.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dertobi123@gentoo.org</who>
            <bug_when>2006-04-29 05:08:57 0000</bug_when>
            <thetext>ppc stable</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>halcy0n@gentoo.org</who>
            <bug_when>2006-05-13 18:01:29 0000</bug_when>
            <thetext>x86 done</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>blubb@gentoo.org</who>
            <bug_when>2006-05-21 02:33:26 0000</bug_when>
            <thetext>everybody&apos;s happy now</thetext>
          </long_desc>
      
    </bug>

</bugzilla>