[Bug 865] New: Patching fails with patches/ecj/jaxws-getdtdtype.patch

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Wed Feb 1 08:25:59 PST 2012


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

             Bug #: 865
           Summary: Patching fails with patches/ecj/jaxws-getdtdtype.patch
    Classification: Unclassified
           Product: IcedTea
           Version: 6-1.11
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: Bootstrapping
        AssignedTo: ahughes at redhat.com
        ReportedBy: stefan at complang.tuwien.ac.at
                CC: unassigned at icedtea.classpath.org


When I forget to specify --with-jdk-home=/usr/lib/jvm/java-1.6.0-openjdk on my
old Fedora 10 i386 box, the build fails. I guess this is because gcj is chosen
as the JDK. The build works fine with said JDK home.

The symptom is exactly the same as in bug #744.

Log excerpt:

checking build identification... Built on Fedora release 10 (Cambridge) (Wed
Feb  1 17:19:21 CE
T 2012)
checking whether to build a bootstrap version first... yes
checking for a JDK home directory... /usr/lib/jvm/java-gcj
checking if a java binary was specified... no
checking if /usr/lib/jvm/java-gcj/bin/java is a valid executable file... yes
checking for javac... /usr/bin/javac
checking if a javah binary was specified... no
checking if /usr/lib/jvm/java-gcj/bin/javah is a valid executable file... yes
checking if a jar binary was specified... no
checking if /usr/lib/jvm/java-gcj/bin/jar is a valid executable file... yes
checking whether jar supports @<file> argument... no
checking whether jar supports stdin file arguments... yes
checking whether jar supports -J options at the end... no
checking if a rmic binary was specified... no
checking if /usr/lib/jvm/java-gcj/bin/rmic is a valid executable file... yes
checking if a native2ascii binary was specified... no
checking if /usr/lib/jvm/java-gcj/bin/native2ascii is a valid executable
file... no
checking for native2ascii... /usr/bin/native2ascii
checking for an ecj JAR file... /usr/share/java/eclipse-ecj.jar
checking for xsltproc... /usr/bin/xsltproc

...

Applying patches/ecj/xsltproc.patch
patching file openjdk-ecj/hotspot/make/linux/makefiles/jvmti.make
Checking patches/ecj/jaxws-getdtdtype.patch
1 out of 1 hunk FAILED -- saving rejects to file
openjdk-ecj/jaxws/build.properties.rej
ERROR patch patches/ecj/jaxws-getdtdtype.patch FAILED!
WARNING make clean-patch before retrying a fix
make: *** [stamps/patch-ecj.stamp] Error 2

I started the build like this:
./configure --with-parallel-jobs=1 --disable-plugin --disable-docs && make

Sorry for noticing this just after the release. It's a pure coincidence.

-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the distro-pkg-dev mailing list