Probems building on Fedora 12
Dr Andrew John Hughes
ahughes at redhat.com
Tue Dec 7 15:21:40 PST 2010
On 15:19 Tue 07 Dec , Venkat Yekkirala wrote:
> [ysvenkat at buildbot ~]$ env | grep ALT
> ALT_BOOTDIR=/usr/lib/jvm/java-openjdk/
> [ysvenkat at buildbot ~]$ ls -l /usr/lib/jvm/java-openjdk/
> total 27852
> drwxr-xr-x 2 root root 4096 Dec 7 10:49 bin
> drwxr-xr-x 3 root root 4096 Dec 7 10:49 include
> drwxr-xr-x 4 root root 4096 Nov 24 03:53 jre
> drwxr-xr-x 3 root root 4096 Dec 7 10:49 lib
> -rw-r--r-- 1 root root 28466678 Nov 24 03:50 src.zip
> drwxr-xr-x 2 root root 4096 Dec 7 10:49 tapset
> [ysvenkat at buildbot ~]$ ls -l /usr/lib/jvm/java-openjdk
> lrwxrwxrwx 1 root root 34 Dec 7 10:49 /usr/lib/jvm/java-openjdk -> /etc/alternatives/java_sdk_openjdk
> [ysvenkat at buildbot ~]$ ls -l /etc/alternatives/java_sdk_openjdk
> lrwxrwxrwx 1 root root 31 Dec 7 10:49 /etc/alternatives/java_sdk_openjdk -> /usr/lib/jvm/java-1.6.0-openjdk
> [ysvenkat at buildbot ~]$ which java
> /usr/bin/java
> [ysvenkat at buildbot ~]$ java -version
> java version "1.6.0_18"
> OpenJDK Runtime Environment (IcedTea6 1.8.3) (fedora-43.1.8.3.fc12-i386)
> OpenJDK Client VM (build 14.0-b16, mixed mode)
> [ysvenkat at buildbot ~]$ ls -l /usr/bin/java
> lrwxrwxrwx 1 root root 22 Dec 7 10:38 /usr/bin/java -> /etc/alternatives/java
> [ysvenkat at buildbot ~]$ ls -l /etc/alternatives/java
> lrwxrwxrwx 1 root root 39 Dec 7 10:38 /etc/alternatives/java -> /usr/lib/jvm/jre-1.6.0-openjdk/bin/java
> [ysvenkat at buildbot ~]$ env
> HOSTNAME=buildbot.ncsa.uiuc.edu
> TERM=xterm-color
> SHELL=/bin/bash
> HISTSIZE=1000
> QTDIR=/usr/lib/qt-3.3
> OLDPWD=/home/ysvenkat/openjdk-6-b20/t
> QTINC=/usr/lib/qt-3.3/include
> SSH_TTY=/dev/pts/0
> LC_ALL=C
> USER=ysvenkat
> LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.tbz=01;31:*.tbz2=01;31:*.bz=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.axa=01;36:*.oga=01;36:*.spx=01;36:*.xspf=01;36:
> USERNAME=ysvenkat
> MAIL=/var/spool/mail/ysvenkat
> PATH=/usr/bin:/bin:/usr/sbin:/sbin
> PWD=/home/ysvenkat
> LANG=C
> SSH_ASKPASS=/usr/libexec/openssh/gnome-ssh-askpass
> HISTCONTROL=ignoreboth
> KRB5CCNAME=FILE:/tmp/krb5cc_41590_FOCQXl
> SHLVL=1
> HOME=/home/ysvenkat
> ALT_BOOTDIR=/usr/lib/jvm/java-openjdk/
> LOGNAME=ysvenkat
> QTLIB=/usr/lib/qt-3.3/lib
> CVS_RSH=ssh
> LESSOPEN=|/usr/bin/lesspipe.sh %s
> DISPLAY=localhost:10.0
> COMPUTERNAME=buildbot.ncsa.uiuc.edu
> G_BROKEN_FILENAMES=1
> _=/usr/bin/env
> [ysvenkat at buildbot ~]$
>
>
> ----- Original Message -----
> > On 13:25 Tue 07 Dec , Venkat Yekkirala wrote:
> > > Hello,
> > >
> > > Following the instructions in README-builds.html for Fedora 11,
> > > I attempted a build of openjdk-6-src-b20-21_jun_2010 on a Fedora 12
> > > machine.
> > >
> > > The build fails as follows:
> > >
> > > ...
> > >
> > > # Running javac:/usr/lib/jvm/java-openjdk//bin/java -client -Xmx874m
> > > -Xms128m -XXermSize=32m -
> > > XX:MaxPermSize=160m
> > > -Xbootclasspath/p:/home/ysvenkat/openjdk-6-b20/build/linux-i586/langtools/dist/bootstrap/lib/javac.jar
> > > -jar /home/ysvenkat/openjdk-6-b20/bui
> > > ld/linux-i586/langtools/dist/bootstrap/lib/javac.jar
> > > -XDignore.symbol.file=true
> > > -source 1.5 -target 5 -encoding ascii -classpath
> > > /usr/lib/jvm/java-openjdk//lib/
> > > tools.jar -sourcepath
> > > /home/ysvenkat/openjdk-6-b20/build/linux-i586/corba/gensrc
> > > :../../../../../../src/solaris/classes:../../../../../../src/share/classes
> > > -d /h
> > > ome/ysvenkat/openjdk-6-b20/build/linux-i586/corba/classes
> > > @/home/ysvenkat/openjd
> > > k-6-b20/build/linux-i586/corba/tmp/sun/com.sun.corba.se.impl.corespi/.classes.li
> > > st
> > > ../../../../../../src/share/classes/com/sun/corba/se/spi/orb/OperationFactory.ja
> > > va:449: cannot find symbol
> > > symbol : method
> > > compactObjectToString(com.sun.corba.se.spi.orb.Operation[])
> > > location: class com.sun.corba.se.impl.orbutil.ObjectUtility
> > > ObjectUtility.compactObjectToString(actions) + ")" ;
> > > ^
> > > ../../../../../../src/share/classes/com/sun/corba/se/spi/orb/OperationFactory.java:536:
> > > cannot find symbol
> > > symbol : method
> > > compactObjectToString(com.sun.corba.se.spi.orb.Operation[])
> > > location: class com.sun.corba.se.impl.orbutil.ObjectUtility
> > > ObjectUtility.compactObjectToString(op) + ")" ;
> > >
> > > I can send the complete log and my env if needed.
> > >
> > > Thanks,
> > >
> > > venkat
> >
> > Including the environment variables and the JDK you are using to
> > bootstrap would help :-)
> > --
> > Andrew :)
> >
> > Free Java Software Engineer
> > Red Hat, Inc. (http://www.redhat.com)
> >
> > Support Free Java!
> > Contribute to GNU Classpath and IcedTea
> > http://www.gnu.org/software/classpath
> > http://icedtea.classpath.org
> > PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
> > Fingerprint = F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8
I'm still not sure what the issue is, but the simplest solution might be
to upgrade. Fedora 12 is no longer supported and F14 has IcedTea 1.9.3 with
OpenJDK6 b20 pre-built in the java-1.6.0-openjdk package.
--
Andrew :)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
Support Free Java!
Contribute to GNU Classpath and IcedTea
http://www.gnu.org/software/classpath
http://icedtea.classpath.org
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint = F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8
More information about the jdk6-dev
mailing list