[Bug 137] icedtea6 build fails on Debian unstable (sid) with "missing return value"

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Fri Apr 25 07:03:27 PDT 2008


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=137


classpath45org at stuart.es changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |classpath45org at stuart.es




------- Comment #3 from classpath45org at stuart.es  2008-04-25 14:03 -------
I updated my version of Icedtea6 and tried again, this time with

./configure --with-java=/usr/bin/gij-4.3 --with-javah=/usr/bin/gjavah-4.3
--with-jar=/usr/bin/gjar-4.3 --with-rmic=/usr/bin/grmic-4.3

but I still get the same error message. Any ideas?

build-bootstrap-javac:
    [mkdir] Created dir:
/home/stuart/install/icedtea/Mercurial/icedtea6/openjdk/control/build/linux-i586/langtools/build/bootstrap/gensrc
    [mkdir] Created dir:
/home/stuart/install/icedtea/Mercurial/icedtea6/openjdk/control/build/linux-i586/langtools/build/bootstrap/classes
 [pcompile] Generating 7 resource files to
/home/stuart/install/icedtea/Mercurial/icedtea6/openjdk/control/build/linux-i586/langtools/build/bootstrap/gensrc
     [copy] Copying 1 file to
/home/stuart/install/icedtea/Mercurial/icedtea6/openjdk/control/build/linux-i586/langtools/build/bootstrap/gensrc
 [pcompile] Generating 1 resource files to
/home/stuart/install/icedtea/Mercurial/icedtea6/openjdk/control/build/linux-i586/langtools/build/bootstrap/gensrc
    [javac] Compiling 8 source files to
/home/stuart/install/icedtea/Mercurial/icedtea6/openjdk/control/build/linux-i586/langtools/build/bootstrap/classes
    [javac] Compiling 243 source files to
/home/stuart/install/icedtea/Mercurial/icedtea6/openjdk/control/build/linux-i586/langtools/build/bootstrap/classes
    [javac]
/home/stuart/install/icedtea/Mercurial/icedtea6/openjdk/langtools/src/share/classes/javax/lang/model/element/Modifier.java:74:
missing return value
    [javac]     return lowercase;
    [javac]     ^
    [javac]
/home/stuart/install/icedtea/Mercurial/icedtea6/openjdk/langtools/src/share/classes/javax/lang/model/type/TypeKind.java:157:
missing return value
    [javac]         return true;
    [javac]         ^
    [javac]
/home/stuart/install/icedtea/Mercurial/icedtea6/openjdk/langtools/src/share/classes/javax/lang/model/type/TypeKind.java:160:
missing return value


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list