[icedtea7] 2.4.1 patch error on Debian
Alex Kasko
alex.kasko.lists at gmail.com
Wed Aug 14 07:33:40 PDT 2013
I'm trying to build icedtea-2.4.1
(http://blog.fuseyism.com/index.php/2013/07/08/security-icedtea-2-4-1-for-openjdk-7-released/)
on Debian Wheezy amd64 and got patch error. My build steps:
$ uname -a
Linux hp 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1 x86_64 GNU/Linux
$ sha256sum icedtea-2.4.1.tar.gz
65142e19ee14c28106345b30b6181f5a4926dd20be599c536d778e31a8a5812a
icedtea-2.4.1.tar.gz
$ cd icedtea-2.4.1/
$ ./configure
$ make
...
Checking patches/boot/ecj-diamond.patch
1 out of 4 hunks FAILED -- saving rejects to file
openjdk-boot/jdk/src/share/classes/sun/security/krb5/internal/ktab/KeyTab.java.rej
1 out of 3 hunks FAILED -- saving rejects to file
openjdk-boot/jdk/src/share/classes/sun/util/logging/PlatformLogger.java.rej
ERROR patch patches/boot/ecj-diamond.patch FAILED!
WARNING make clean-patch before retrying a fix
make: *** [stamps/patch-boot.stamp] Error 2
Specified ".rej" files don't exists after this error. I've tried
different configure settings and error is always reproducible. 2.4.0
version works fine.
I'm not familiar with icedtea patching process - is there anything that
I'm missing here?
--
Regards,
Alex Kasko
More information about the distro-pkg-dev
mailing list