porting icedtea6 to FreeBSD
Jason Helfman
jgh at FreeBSD.org
Tue Mar 27 22:52:07 PDT 2012
Hi,
I am trying to do a port of iceatea6 to FreeBSD, and am getting a failure
when it is in the patching stage. I did have to patch the method of
patching to include a "-R" as they were already seen as patched. I don't
know if this something that I should be doing or not, however it did get
past the initial patches, and fails at the end.
Here is the error I receive:
Checking patches/security/20110607/6213702.patch
5 out of 5 hunks failed--saving rejects to
openjdk/jdk/src/windows/classes/sun/nio/ch/WindowsSelectorImpl.java.rej
2 out of 2 hunks failed--saving rejects to
openjdk/jdk/src/windows/native/sun/nio/ch/WindowsSelectorImpl.c.rej
ERROR patch patches/security/20110607/6213702.patch FAILED!
WARNING make clean-patch before retrying a fix
*** Error code 2
Stop in /usr/local/workspace/jgh/icedtea6/work/icedtea6-1.10.6.
*** Error code 1
Stop in /usr/local/workspace/jgh/icedtea6
The source for my port can be found here:
http://svn.freebsd.org/base/user/jgh/icedtea6/
Thanks in advance, and I've attached the rejected files and the make log.
Jason
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120327/56ee2803/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: WindowsSelectorImpl.c.rej
Type: application/octet-stream
Size: 1133 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120327/56ee2803/WindowsSelectorImpl.c.rej
-------------- next part --------------
A non-text attachment was scrubbed...
Name: WindowsSelectorImpl.java.rej
Type: application/octet-stream
Size: 4698 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120327/56ee2803/WindowsSelectorImpl.java.rej
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make.log
Type: application/octet-stream
Size: 28452 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120327/56ee2803/make.log
More information about the distro-pkg-dev
mailing list