+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/openjdk8-1.8.362/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake configure BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/openjdk8-1.8.362/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 => Checksum BLAKE2s OK for openjdk7/jdk8u-jdk8u362-b09.1.tar.gz => Checksum SHA512 OK for openjdk7/jdk8u-jdk8u362-b09.1.tar.gz ===> Installing dependencies for openjdk8-1.8.362 ========================================================================== The supported build options for openjdk8 are: debug jdk-hotspot-vm jdk-zero-vm jre-jce x11 The currently selected options are: jdk-hotspot-vm jre-jce x11 You can select which build options to use by setting PKG_DEFAULT_OPTIONS or the following variable. Its current value is shown: PKG_OPTIONS.openjdk8 (not defined) ========================================================================== ========================================================================== The following variables will affect the build process of this package, openjdk8-1.8.362. Their current value is shown below: * JPEG_DEFAULT = jpeg * KRB5_DEFAULT = mit-krb5 Based on these variables, the following variables have been set: * JPEGBASE (defined, but empty) * JPEG_TYPE = jpeg * KRB5BASE (defined, but empty) * KRB5_TYPE = mit-krb5 You may want to abort the process now with CTRL-C and change the value of variables in the first group before continuing. Be sure to run `/opt/pkg/bin/bmake clean' after the changes. ========================================================================== => Tool dependency mktools-[0-9]*: found mktools-20220614 => Tool dependency gmake>=3.81: found gmake-4.4 => Tool dependency pax>=20040802: found pax-20210219 => Tool dependency pkgconf-[0-9]*: found pkgconf-1.9.4 => Tool dependency cwrappers>=20150314: found cwrappers-20220403 => Tool dependency checkperms>=1.1: found checkperms-1.12 => Build dependency mozilla-rootcerts>=1.0.20140820nb2: found mozilla-rootcerts-1.0.20221204 => Build dependency sun-jdk7>=7.0.9: found sun-jdk7-7.0.80nb3 => Build dependency sun-jre7>=7.0.9: found sun-jre7-7.0.80 => Build dependency xorgproto>=2016.1: found xorgproto-2022.2 => Build dependency xcb-proto>=1.4: found xcb-proto-1.15.2nb1 => Build dependency libXt>=1.0.0: found libXt-1.2.1 => Build dependency binutils>=2.38nb1: found binutils-2.40 => Build dependency libcups>=2.4.2nb4: found libcups-2.4.2nb4 => Full dependency dejavu-ttf-[0-9]*: found dejavu-ttf-2.37 => Full dependency unzip-[0-9]*: found unzip-6.0nb9 => Full dependency zip-[0-9]*: found zip-3.0nb3 => Full dependency libXext>=1.1: found libXext-1.3.5 => Full dependency libXi>=1.0.0: found libXi-1.8 => Full dependency libXtst>=1.0.1: found libXtst-1.2.4 => Full dependency libXrender>=0.9.2: found libXrender-0.9.11 => Full dependency libiconv>=1.9.1nb4: found libiconv-1.17 => Full dependency zlib>=1.2.3: found zlib-1.2.13 => Full dependency fontconfig>=2.14.1nb1: found fontconfig-2.14.2 => Full dependency freetype2>=2.8.1: found freetype2-2.13.0 ===> Overriding tools for openjdk8-1.8.362 ===> Extracting for openjdk8-1.8.362 /usr/bin/mkdir -p /home/pbulk/build/lang/openjdk8/work/bootstrap cd /opt/pkg/java/sun-7 && pax -rw . /home/pbulk/build/lang/openjdk8/work/bootstrap ===> Patching for openjdk8-1.8.362 => Applying pkgsrc patches for openjdk8-1.8.362 => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-aa => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-aa Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-aa,v 1.10 2021/06/28 15:53:57 tnn Exp $ | |-DragonFly support. |-Add workaround for missing sem_timedwait() in NetBSD < 6.99.4 | |--- hotspot/src/os/bsd/vm/os_bsd.cpp.orig 2021-05-14 21:52:06.000000000 +0000 |+++ hotspot/src/os/bsd/vm/os_bsd.cpp -------------------------- Patching file hotspot/src/os/bsd/vm/os_bsd.cpp using Plan A... Hunk #1 succeeded at 110. Hunk #2 succeeded at 296. Hunk #3 succeeded at 335. Hunk #4 succeeded at 391. Hunk #5 succeeded at 1603. Hunk #6 succeeded at 2113. Hunk #7 succeeded at 2175. Hunk #8 succeeded at 2352. Hunk #9 succeeded at 3053. Hunk #10 succeeded at 3082. Hunk #11 succeeded at 3769. Hunk #12 succeeded at 4105. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-al => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-al Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-al,v 1.1 2015/02/08 08:41:25 tnn Exp $ | |DragonFly support. | |--- jdk/src/solaris/classes/sun/nio/fs/DefaultFileSystemProvider.java.orig 2015-02-02 15:37:12.000000000 +0000 |+++ jdk/src/solaris/classes/sun/nio/fs/DefaultFileSystemProvider.java -------------------------- Patching file jdk/src/solaris/classes/sun/nio/fs/DefaultFileSystemProvider.java using Plan A... Hunk #1 succeeded at 27. Hunk #2 succeeded at 38. Hunk #3 succeeded at 67. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-an => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-an Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-an,v 1.1 2015/02/08 08:41:25 tnn Exp $ | |NetBSD fix. | |--- hotspot/src/os_cpu/bsd_x86/vm/bytes_bsd_x86.inline.hpp.orig 2015-02-02 15:32:37.000000000 +0000 |+++ hotspot/src/os_cpu/bsd_x86/vm/bytes_bsd_x86.inline.hpp -------------------------- Patching file hotspot/src/os_cpu/bsd_x86/vm/bytes_bsd_x86.inline.hpp using Plan A... Hunk #1 succeeded at 39. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-ap => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-ap Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ap,v 1.3 2015/02/10 11:44:32 tnn Exp $ | |Use pkgsrc fontconfig. | |--- jdk/src/solaris/native/sun/awt/fontpath.c.orig 2015-02-02 15:37:12.000000000 +0000 |+++ jdk/src/solaris/native/sun/awt/fontpath.c -------------------------- Patching file jdk/src/solaris/native/sun/awt/fontpath.c using Plan A... Hunk #1 succeeded at 59. Hunk #2 succeeded at 154. Hunk #3 succeeded at 549. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-as => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-as Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-as,v 1.1 2015/02/08 08:41:25 tnn Exp $ | |--- jdk/src/share/classes/sun/applet/AppletViewerPanel.java.orig 2015-02-02 15:37:12.000000000 +0000 |+++ jdk/src/share/classes/sun/applet/AppletViewerPanel.java -------------------------- Patching file jdk/src/share/classes/sun/applet/AppletViewerPanel.java using Plan A... Hunk #1 succeeded at 42. Hunk #2 succeeded at 70. Hunk #3 succeeded at 106. Hunk #4 succeeded at 202. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-at => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-at Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-at,v 1.1 2015/02/08 08:41:25 tnn Exp $ | |--- jdk/src/share/classes/sun/applet/AppletPanel.java.orig 2015-02-02 15:37:12.000000000 +0000 |+++ jdk/src/share/classes/sun/applet/AppletPanel.java -------------------------- Patching file jdk/src/share/classes/sun/applet/AppletPanel.java using Plan A... Hunk #1 succeeded at 61. Hunk #2 succeeded at 157. Hunk #3 succeeded at 305. Hunk #4 succeeded at 699. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-ba => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-ba Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-ba,v 1.1 2015/02/08 08:41:25 tnn Exp $ | |DragonFly support. | |--- hotspot/src/share/vm/utilities/macros.hpp.orig 2015-02-02 15:32:37.000000000 +0000 |+++ hotspot/src/share/vm/utilities/macros.hpp -------------------------- Patching file hotspot/src/share/vm/utilities/macros.hpp using Plan A... Hunk #1 succeeded at 287 (offset 9 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-bh => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-bh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-bh,v 1.1 2015/02/08 08:41:25 tnn Exp $ | |DragonFly support. | |--- hotspot/make/defs.make.orig 2015-02-02 15:32:37.000000000 +0000 |+++ hotspot/make/defs.make -------------------------- Patching file hotspot/make/defs.make using Plan A... Hunk #1 succeeded at 185 (offset 12 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-bi => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-bi Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-bi,v 1.2 2018/12/12 14:22:11 ryoon Exp $ | |DragonFly support. | |--- hotspot/src/os_cpu/bsd_x86/vm/os_bsd_x86.cpp.orig 2018-12-09 09:51:15.000000000 +0000 |+++ hotspot/src/os_cpu/bsd_x86/vm/os_bsd_x86.cpp -------------------------- Patching file hotspot/src/os_cpu/bsd_x86/vm/os_bsd_x86.cpp using Plan A... Hunk #1 succeeded at 106 (offset 10 lines). Hunk #2 succeeded at 293 (offset 10 lines). Hunk #3 succeeded at 371 (offset 10 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-bn => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-bn Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-bn,v 1.1 2015/02/08 08:41:25 tnn Exp $ | |Use pkgsrc fonts. | |--- jdk/src/solaris/classes/sun/awt/fontconfigs/bsd.fontconfig.properties.orig 2015-02-02 15:37:12.000000000 +0000 |+++ jdk/src/solaris/classes/sun/awt/fontconfigs/bsd.fontconfig.properties -------------------------- Patching file jdk/src/solaris/classes/sun/awt/fontconfigs/bsd.fontconfig.properties using Plan A... Hunk #1 succeeded at 167. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-common_autoconf_boot-jdk.m4 => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-common_autoconf_boot-jdk.m4 Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-common_autoconf_boot-jdk.m4,v 1.3 2018/12/12 14:22:11 ryoon Exp $ | |--- common/autoconf/boot-jdk.m4.orig 2018-12-09 09:50:43.000000000 +0000 |+++ common/autoconf/boot-jdk.m4 -------------------------- Patching file common/autoconf/boot-jdk.m4 using Plan A... Hunk #1 succeeded at 334. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-common_autoconf_generated-configure.sh => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-common_autoconf_generated-configure.sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-common_autoconf_generated-configure.sh,v 1.22 2022/07/10 14:47:24 ryoon Exp $ | |--- common/autoconf/generated-configure.sh.orig 2022-05-26 16:48:39.258220648 +0000 |+++ common/autoconf/generated-configure.sh -------------------------- Patching file common/autoconf/generated-configure.sh using Plan A... Hunk #1 succeeded at 4198. Hunk #2 succeeded at 15489 (offset 14 lines). Hunk #3 succeeded at 20363 (offset 14 lines). Hunk #4 succeeded at 20695 (offset 14 lines). Hunk #5 succeeded at 21013 (offset 14 lines). Hunk #6 succeeded at 21201 (offset 14 lines). Hunk #7 succeeded at 21479 (offset 14 lines). Hunk #8 succeeded at 21529 (offset 14 lines). Hunk #9 succeeded at 21744 (offset 14 lines). Hunk #10 succeeded at 21924 (offset 14 lines). Hunk #11 succeeded at 22132 (offset 14 lines). Hunk #12 succeeded at 22312 (offset 14 lines). Hunk #13 succeeded at 22520 (offset 14 lines). Hunk #14 succeeded at 22700 (offset 14 lines). Hunk #15 succeeded at 22908 (offset 14 lines). Hunk #16 succeeded at 23088 (offset 14 lines). Hunk #17 succeeded at 23283 (offset 14 lines). Hunk #18 succeeded at 23461 (offset 14 lines). Hunk #19 succeeded at 23657 (offset 14 lines). Hunk #20 succeeded at 23835 (offset 14 lines). Hunk #21 succeeded at 24030 (offset 14 lines). Hunk #22 succeeded at 24208 (offset 14 lines). Hunk #23 succeeded at 24404 (offset 14 lines). Hunk #24 succeeded at 24582 (offset 14 lines). Hunk #25 succeeded at 24759 (offset 14 lines). Hunk #26 succeeded at 25165 (offset 14 lines). Hunk #27 succeeded at 27729 (offset 14 lines). Hunk #28 succeeded at 28184 (offset 14 lines). Hunk #29 succeeded at 29470 (offset 14 lines). Hunk #30 succeeded at 29925 (offset 14 lines). Hunk #31 succeeded at 42032 (offset 14 lines). Hunk #32 succeeded at 42109 (offset 14 lines). Hunk #33 succeeded at 42271 (offset 14 lines). Hunk #34 succeeded at 43130 (offset 14 lines). Hunk #35 succeeded at 43620 (offset 14 lines). Hunk #36 succeeded at 44851 (offset 14 lines). Hunk #37 succeeded at 45267 (offset 14 lines). Hunk #38 succeeded at 48381 (offset 14 lines). Hunk #39 succeeded at 48514 (offset 14 lines). Hunk #40 succeeded at 49849 (offset 14 lines). Hunk #41 succeeded at 49891 (offset 14 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-common_autoconf_spec.gmk.in => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-common_autoconf_spec.gmk.in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-common_autoconf_spec.gmk.in,v 1.5 2022/05/24 21:32:43 tnn Exp $ | |--- common/autoconf/spec.gmk.in.orig 2015-06-10 10:29:06.000000000 +0000 |+++ common/autoconf/spec.gmk.in -------------------------- Patching file common/autoconf/spec.gmk.in using Plan A... Hunk #1 succeeded at 396 (offset 44 lines). Hunk #2 succeeded at 405 (offset 44 lines). Hunk #3 succeeded at 451 (offset 1 line). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_agent_src_os_bsd_Makefile => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_agent_src_os_bsd_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_agent_src_os_bsd_Makefile,v 1.2 2018/09/15 02:51:02 ryoon Exp $ | |--- hotspot/agent/src/os/bsd/Makefile.orig 2018-09-14 14:55:42.000000000 +0000 |+++ hotspot/agent/src/os/bsd/Makefile -------------------------- Patching file hotspot/agent/src/os/bsd/Makefile using Plan A... Hunk #1 succeeded at 89 (offset 1 line). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_agent_src_share_classes_sun_jvm_hotspot_utilities_PlatformInfo.java => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_agent_src_share_classes_sun_jvm_hotspot_utilities_PlatformInfo.java Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_agent_src_share_classes_sun_jvm_hotspot_utilities_PlatformInfo.java,v 1.1 2015/02/08 08:41:25 tnn Exp $ | |--- hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/PlatformInfo.java.orig 2015-02-02 15:32:37.000000000 +0000 |+++ hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/PlatformInfo.java -------------------------- Patching file hotspot/agent/src/share/classes/sun/jvm/hotspot/utilities/PlatformInfo.java using Plan A... Hunk #1 succeeded at 45. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_bsd_makefiles_defs.make => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_bsd_makefiles_defs.make Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_make_bsd_makefiles_defs.make,v 1.5 2017/07/24 12:27:33 wiz Exp $ | |--- hotspot/make/bsd/makefiles/defs.make.orig 2017-04-27 09:45:08.000000000 +0000 |+++ hotspot/make/bsd/makefiles/defs.make -------------------------- Patching file hotspot/make/bsd/makefiles/defs.make using Plan A... Hunk #1 succeeded at 31. Hunk #2 succeeded at 45. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_bsd_makefiles_saproc.make => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_bsd_makefiles_saproc.make Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_make_bsd_makefiles_saproc.make,v 1.2 2018/12/12 14:22:11 ryoon Exp $ | |--- hotspot/make/bsd/makefiles/saproc.make.orig 2018-12-09 09:51:15.000000000 +0000 |+++ hotspot/make/bsd/makefiles/saproc.make -------------------------- Patching file hotspot/make/bsd/makefiles/saproc.make using Plan A... Hunk #1 succeeded at 114 (offset 7 lines). Hunk #2 succeeded at 122 (offset 7 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_solaris_makefiles_build__vm__def.sh => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_solaris_makefiles_build__vm__def.sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_make_solaris_makefiles_build__vm__def.sh,v 1.1 2015/07/03 20:40:59 fhajny Exp $ | |Fix path to nm. | |--- hotspot/make/solaris/makefiles/build_vm_def.sh.orig 2013-02-19 23:21:59.000000000 +0000 |+++ hotspot/make/solaris/makefiles/build_vm_def.sh -------------------------- Patching file hotspot/make/solaris/makefiles/build_vm_def.sh using Plan A... Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_solaris_makefiles_debug.make => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_solaris_makefiles_debug.make Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_make_solaris_makefiles_debug.make,v 1.1 2015/07/03 20:40:59 fhajny Exp $ | |GCC support. | |--- hotspot/make/solaris/makefiles/debug.make.orig 2015-02-02 15:32:37.000000000 +0000 |+++ hotspot/make/solaris/makefiles/debug.make -------------------------- Patching file hotspot/make/solaris/makefiles/debug.make using Plan A... Hunk #1 succeeded at 49. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_solaris_makefiles_dtrace.make => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_solaris_makefiles_dtrace.make Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_make_solaris_makefiles_dtrace.make,v 1.2 2017/12/15 14:27:52 jperkin Exp $ | |Enable DTrace support with GCC. | |--- hotspot/make/solaris/makefiles/dtrace.make.orig 2017-11-28 00:13:38.000000000 +0000 |+++ hotspot/make/solaris/makefiles/dtrace.make -------------------------- Patching file hotspot/make/solaris/makefiles/dtrace.make using Plan A... Hunk #1 succeeded at 29. Hunk #2 succeeded at 49. Hunk #3 succeeded at 101. Hunk #4 succeeded at 127. Hunk #5 succeeded at 192. Hunk #6 succeeded at 213. Hunk #7 succeeded at 354. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_solaris_makefiles_fastdebug.make => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_solaris_makefiles_fastdebug.make Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_make_solaris_makefiles_fastdebug.make,v 1.1 2015/07/03 20:40:59 fhajny Exp $ | |GCC support. | |--- hotspot/make/solaris/makefiles/fastdebug.make.orig 2015-02-02 15:32:37.000000000 +0000 |+++ hotspot/make/solaris/makefiles/fastdebug.make -------------------------- Patching file hotspot/make/solaris/makefiles/fastdebug.make using Plan A... Hunk #1 succeeded at 120. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_solaris_makefiles_gcc.make => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_solaris_makefiles_gcc.make Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_make_solaris_makefiles_gcc.make,v 1.3 2021/06/27 14:54:41 tnn Exp $ | |GCC support. | |--- hotspot/make/solaris/makefiles/gcc.make.orig 2021-05-14 21:52:06.000000000 +0000 |+++ hotspot/make/solaris/makefiles/gcc.make -------------------------- Patching file hotspot/make/solaris/makefiles/gcc.make using Plan A... Hunk #1 succeeded at 70. Hunk #2 succeeded at 98. Hunk #3 succeeded at 107. Hunk #4 succeeded at 119. Hunk #5 succeeded at 134. Hunk #6 succeeded at 203. Hunk #7 succeeded at 211. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_solaris_makefiles_jsig.make => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_solaris_makefiles_jsig.make Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_make_solaris_makefiles_jsig.make,v 1.4 2019/11/05 22:30:15 jperkin Exp $ | |GCC support. | |--- hotspot/make/solaris/makefiles/jsig.make.orig 2019-10-16 01:41:55.000000000 +0000 |+++ hotspot/make/solaris/makefiles/jsig.make -------------------------- Patching file hotspot/make/solaris/makefiles/jsig.make using Plan A... Hunk #1 succeeded at 39. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_solaris_makefiles_mapfile-vers-COMPILER1.gcc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_solaris_makefiles_mapfile-vers-COMPILER1.gcc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_make_solaris_makefiles_mapfile-vers-COMPILER1.gcc,v 1.1 2015/07/03 20:40:59 fhajny Exp $ | |GCC support. | |--- hotspot/make/solaris/makefiles/mapfile-vers-COMPILER1.gcc.orig 2013-03-10 22:22:12.895432470 +0000 |+++ hotspot/make/solaris/makefiles/mapfile-vers-COMPILER1.gcc -------------------------- (Creating file hotspot/make/solaris/makefiles/mapfile-vers-COMPILER1.gcc...) Patching file hotspot/make/solaris/makefiles/mapfile-vers-COMPILER1.gcc using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_solaris_makefiles_mapfile-vers-COMPILER2.gcc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_solaris_makefiles_mapfile-vers-COMPILER2.gcc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_make_solaris_makefiles_mapfile-vers-COMPILER2.gcc,v 1.1 2015/07/03 20:40:59 fhajny Exp $ | |GCC support. | |--- hotspot/make/solaris/makefiles/mapfile-vers-COMPILER2.gcc.orig 2015-07-01 10:10:20.072415621 +0000 |+++ hotspot/make/solaris/makefiles/mapfile-vers-COMPILER2.gcc -------------------------- (Creating file hotspot/make/solaris/makefiles/mapfile-vers-COMPILER2.gcc...) Patching file hotspot/make/solaris/makefiles/mapfile-vers-COMPILER2.gcc using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_solaris_makefiles_mapfile-vers-TIERED.gcc => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_solaris_makefiles_mapfile-vers-TIERED.gcc Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_make_solaris_makefiles_mapfile-vers-TIERED.gcc,v 1.1 2015/07/03 20:40:59 fhajny Exp $ | |GCC support. | |--- hotspot/make/solaris/makefiles/mapfile-vers-TIERED.gcc.orig 2015-07-01 10:10:20.142891086 +0000 |+++ hotspot/make/solaris/makefiles/mapfile-vers-TIERED.gcc -------------------------- (Creating file hotspot/make/solaris/makefiles/mapfile-vers-TIERED.gcc...) Patching file hotspot/make/solaris/makefiles/mapfile-vers-TIERED.gcc using Plan A... Empty context always matches. Hunk #1 succeeded at 1. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_solaris_makefiles_optimized.make => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_solaris_makefiles_optimized.make Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_make_solaris_makefiles_optimized.make,v 1.1 2015/07/03 20:40:59 fhajny Exp $ | |GCC support. | |--- hotspot/make/solaris/makefiles/optimized.make.orig 2013-02-19 23:21:59.000000000 +0000 |+++ hotspot/make/solaris/makefiles/optimized.make -------------------------- Patching file hotspot/make/solaris/makefiles/optimized.make using Plan A... Hunk #1 succeeded at 57. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_solaris_makefiles_product.make => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_solaris_makefiles_product.make Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_make_solaris_makefiles_product.make,v 1.1 2015/07/03 20:40:59 fhajny Exp $ | |GCC support. | |--- hotspot/make/solaris/makefiles/product.make.orig 2015-02-02 15:32:37.000000000 +0000 |+++ hotspot/make/solaris/makefiles/product.make -------------------------- Patching file hotspot/make/solaris/makefiles/product.make using Plan A... Hunk #1 succeeded at 67. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_solaris_makefiles_saproc.make => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_solaris_makefiles_saproc.make Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_make_solaris_makefiles_saproc.make,v 1.1 2015/07/03 20:40:59 fhajny Exp $ | |Only use libdemangle for Sun Studio builds. | |--- hotspot/make/solaris/makefiles/saproc.make.orig 2015-02-02 15:32:37.000000000 +0000 |+++ hotspot/make/solaris/makefiles/saproc.make -------------------------- Patching file hotspot/make/solaris/makefiles/saproc.make using Plan A... Hunk #1 succeeded at 60. Hunk #2 succeeded at 108. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_solaris_makefiles_vm.make => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_make_solaris_makefiles_vm.make Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_make_solaris_makefiles_vm.make,v 1.1 2015/07/03 20:40:59 fhajny Exp $ | |GCC support. | |--- hotspot/make/solaris/makefiles/vm.make.orig 2015-02-02 15:32:37.000000000 +0000 |+++ hotspot/make/solaris/makefiles/vm.make -------------------------- Patching file hotspot/make/solaris/makefiles/vm.make using Plan A... Hunk #1 succeeded at 59. Hunk #2 succeeded at 275. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_cpu_aarch64_vm_vm__version__aarch64.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_cpu_aarch64_vm_vm__version__aarch64.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_cpu_aarch64_vm_vm__version__aarch64.cpp,v 1.1 2021/06/27 18:30:26 tnn Exp $ | |NetBSD/evbarm-aarch64 support | |--- hotspot/src/cpu/aarch64/vm/vm_version_aarch64.cpp.orig 2021-05-14 21:52:06.000000000 +0000 |+++ hotspot/src/cpu/aarch64/vm/vm_version_aarch64.cpp -------------------------- Patching file hotspot/src/cpu/aarch64/vm/vm_version_aarch64.cpp using Plan A... Hunk #1 succeeded at 199 (offset 11 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_cpu_aarch64_vm_vm__version__aarch64.hpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_cpu_aarch64_vm_vm__version__aarch64.hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_cpu_aarch64_vm_vm__version__aarch64.hpp,v 1.1 2021/06/27 18:30:26 tnn Exp $ | |NetBSD/evbarm-aarch64 support | |--- hotspot/src/cpu/aarch64/vm/vm_version_aarch64.hpp.orig 2021-05-14 21:52:06.000000000 +0000 |+++ hotspot/src/cpu/aarch64/vm/vm_version_aarch64.hpp -------------------------- Patching file hotspot/src/cpu/aarch64/vm/vm_version_aarch64.hpp using Plan A... Hunk #1 succeeded at 49. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_cpu_zero_vm_methodHandles__zero.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_cpu_zero_vm_methodHandles__zero.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_cpu_zero_vm_methodHandles__zero.cpp,v 1.1 2015/02/20 09:38:00 tnn Exp $ | |Fix zero build w/ debug enabled | |--- hotspot/src/cpu/zero/vm/methodHandles_zero.cpp.orig 2015-02-02 15:32:37.000000000 +0000 |+++ hotspot/src/cpu/zero/vm/methodHandles_zero.cpp -------------------------- Patching file hotspot/src/cpu/zero/vm/methodHandles_zero.cpp using Plan A... Hunk #1 succeeded at 24. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_cpu_zero_vm_nativeInst__zero.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_cpu_zero_vm_nativeInst__zero.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_cpu_zero_vm_nativeInst__zero.cpp,v 1.2 2018/09/15 02:51:02 ryoon Exp $ | |--- hotspot/src/cpu/zero/vm/nativeInst_zero.cpp.orig 2018-09-14 14:55:42.000000000 +0000 |+++ hotspot/src/cpu/zero/vm/nativeInst_zero.cpp -------------------------- Patching file hotspot/src/cpu/zero/vm/nativeInst_zero.cpp using Plan A... Hunk #1 succeeded at 24. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os__cpu_bsd__aarch64_vm_bytes__bsd__aarch64.inline.hpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os__cpu_bsd__aarch64_vm_bytes__bsd__aarch64.inline.hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_os__cpu_bsd__aarch64_vm_bytes__bsd__aarch64.inline.hpp,v 1.1 2021/06/27 18:30:26 tnn Exp $ | |NetBSD/evbarm-aarch64 support | |--- hotspot/src/os_cpu/bsd_aarch64/vm/bytes_bsd_aarch64.inline.hpp.orig 2021-05-14 21:52:06.000000000 +0000 |+++ hotspot/src/os_cpu/bsd_aarch64/vm/bytes_bsd_aarch64.inline.hpp -------------------------- Patching file hotspot/src/os_cpu/bsd_aarch64/vm/bytes_bsd_aarch64.inline.hpp using Plan A... Hunk #1 succeeded at 33. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os__cpu_bsd__aarch64_vm_os__bsd__aarch64.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os__cpu_bsd__aarch64_vm_os__bsd__aarch64.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_os__cpu_bsd__aarch64_vm_os__bsd__aarch64.cpp,v 1.3 2022/07/17 03:03:41 tnn Exp $ | |NetBSD/evbarm-aarch64 support | |--- hotspot/src/os_cpu/bsd_aarch64/vm/os_bsd_aarch64.cpp.orig 2022-04-23 02:23:55.000000000 +0000 |+++ hotspot/src/os_cpu/bsd_aarch64/vm/os_bsd_aarch64.cpp -------------------------- Patching file hotspot/src/os_cpu/bsd_aarch64/vm/os_bsd_aarch64.cpp using Plan A... Hunk #1 succeeded at 110. Hunk #2 succeeded at 120. Hunk #3 succeeded at 130. Hunk #4 succeeded at 140. Hunk #5 succeeded at 296. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os__cpu_bsd__aarch64_vm_vm__version__bsd__aarch64.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os__cpu_bsd__aarch64_vm_vm__version__bsd__aarch64.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_os__cpu_bsd__aarch64_vm_vm__version__bsd__aarch64.cpp,v 1.1 2021/06/27 18:30:26 tnn Exp $ | |NetBSD/evbarm-aarch64 support | |--- hotspot/src/os_cpu/bsd_aarch64/vm/vm_version_bsd_aarch64.cpp.orig 2021-05-14 21:52:06.000000000 +0000 |+++ hotspot/src/os_cpu/bsd_aarch64/vm/vm_version_bsd_aarch64.cpp -------------------------- Patching file hotspot/src/os_cpu/bsd_aarch64/vm/vm_version_bsd_aarch64.cpp using Plan A... Hunk #1 succeeded at 201. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os__cpu_bsd__zero_vm_atomic__bsd__zero.inline.hpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os__cpu_bsd__zero_vm_atomic__bsd__zero.inline.hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_os__cpu_bsd__zero_vm_atomic__bsd__zero.inline.hpp,v 1.2 2019/07/25 12:00:08 tnn Exp $ | |match atomic op prototype | |--- hotspot/src/os_cpu/bsd_zero/vm/atomic_bsd_zero.inline.hpp.orig 2019-07-18 21:55:16.000000000 +0000 |+++ hotspot/src/os_cpu/bsd_zero/vm/atomic_bsd_zero.inline.hpp -------------------------- Patching file hotspot/src/os_cpu/bsd_zero/vm/atomic_bsd_zero.inline.hpp using Plan A... Hunk #1 succeeded at 260. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os__cpu_bsd__zero_vm_os__bsd__zero.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os__cpu_bsd__zero_vm_os__bsd__zero.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_os__cpu_bsd__zero_vm_os__bsd__zero.cpp,v 1.5 2022/10/08 11:20:07 nia Exp $ | |Fix building with GCC < 10. | ^ |--- hotspot/src/os_cpu/bsd_zero/vm/os_bsd_zero.cpp.orig 2022-07-31 16:21:00.000000000 +0000 |+++ hotspot/src/os_cpu/bsd_zero/vm/os_bsd_zero.cpp -------------------------- Patching file hotspot/src/os_cpu/bsd_zero/vm/os_bsd_zero.cpp using Plan A... Hunk #1 succeeded at 450. Hunk #2 succeeded at 461. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_atomic__solaris__x86.inline.hpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_atomic__solaris__x86.inline.hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_os__cpu_solaris__x86_vm_atomic__solaris__x86.inline.hpp,v 1.1 2015/07/03 20:40:59 fhajny Exp $ | |GCC support. | |--- hotspot/src/os_cpu/solaris_x86/vm/atomic_solaris_x86.inline.hpp.orig 2013-02-19 23:21:59.000000000 +0000 |+++ hotspot/src/os_cpu/solaris_x86/vm/atomic_solaris_x86.inline.hpp -------------------------- Patching file hotspot/src/os_cpu/solaris_x86/vm/atomic_solaris_x86.inline.hpp using Plan A... Hunk #1 succeeded at 58 (offset -1 lines). Hunk #2 succeeded at 67 (offset -1 lines). Hunk #3 succeeded at 102 (offset -1 lines). Hunk #4 succeeded at 134 (offset -1 lines). Hunk #5 succeeded at 283 (offset -1 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_orderAccess__solaris__x86.inline.hpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_orderAccess__solaris__x86.inline.hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_os__cpu_solaris__x86_vm_orderAccess__solaris__x86.inline.hpp,v 1.1 2015/07/03 20:40:59 fhajny Exp $ | |GCC support. | |--- hotspot/src/os_cpu/solaris_x86/vm/orderAccess_solaris_x86.inline.hpp.orig 2013-02-19 23:21:59.000000000 +0000 |+++ hotspot/src/os_cpu/solaris_x86/vm/orderAccess_solaris_x86.inline.hpp -------------------------- Patching file hotspot/src/os_cpu/solaris_x86/vm/orderAccess_solaris_x86.inline.hpp using Plan A... Hunk #1 succeeded at 72 (offset 1 line). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_os__solaris__x86.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_os__solaris__x86.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_os__cpu_solaris__x86_vm_os__solaris__x86.cpp,v 1.1 2015/07/03 20:40:59 fhajny Exp $ | |GCC support. | |--- hotspot/src/os_cpu/solaris_x86/vm/os_solaris_x86.cpp.orig 2015-06-10 10:31:53.000000000 +0000 |+++ hotspot/src/os_cpu/solaris_x86/vm/os_solaris_x86.cpp -------------------------- Patching file hotspot/src/os_cpu/solaris_x86/vm/os_solaris_x86.cpp using Plan A... Hunk #1 succeeded at 234. Hunk #2 succeeded at 960. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_os__solaris__x86.inline.hpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_os__solaris__x86.inline.hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_os__cpu_solaris__x86_vm_os__solaris__x86.inline.hpp,v 1.1 2021/07/23 12:18:23 jperkin Exp $ | |Support GCC. | |--- hotspot/src/os_cpu/solaris_x86/vm/os_solaris_x86.inline.hpp.orig 2021-05-14 21:52:06.000000000 +0000 |+++ hotspot/src/os_cpu/solaris_x86/vm/os_solaris_x86.inline.hpp -------------------------- Patching file hotspot/src/os_cpu/solaris_x86/vm/os_solaris_x86.inline.hpp using Plan A... Hunk #1 succeeded at 27. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_prefetch__solaris__x86.inline.hpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os__cpu_solaris__x86_vm_prefetch__solaris__x86.inline.hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_os__cpu_solaris__x86_vm_prefetch__solaris__x86.inline.hpp,v 1.1 2015/07/03 20:40:59 fhajny Exp $ | |GCC support. | |--- hotspot/src/os_cpu/solaris_x86/vm/prefetch_solaris_x86.inline.hpp.orig 2013-02-19 23:21:59.000000000 +0000 |+++ hotspot/src/os_cpu/solaris_x86/vm/prefetch_solaris_x86.inline.hpp -------------------------- Patching file hotspot/src/os_cpu/solaris_x86/vm/prefetch_solaris_x86.inline.hpp using Plan A... Hunk #1 succeeded at 34. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os_bsd_vm_jsig.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os_bsd_vm_jsig.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_os_bsd_vm_jsig.c,v 1.1 2019/02/19 17:00:17 ryoon Exp $ | |On NetBSD, __sigaction14 should be used as sigaction. | |--- hotspot/src/os/bsd/vm/jsig.c.orig 2015-11-03 06:24:48.000000000 +0000 |+++ hotspot/src/os/bsd/vm/jsig.c 2019-02-19 03:17:22.275103947 +0000 -------------------------- Patching file hotspot/src/os/bsd/vm/jsig.c using Plan A... Hunk #1 succeeded at 171. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os_bsd_vm_osThread__bsd.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os_bsd_vm_osThread__bsd.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_os_bsd_vm_osThread__bsd.cpp,v 1.3 2015/07/03 20:40:59 fhajny Exp $ | |--- hotspot/src/os/bsd/vm/osThread_bsd.cpp.orig 2015-06-10 10:31:51.000000000 +0000 |+++ hotspot/src/os/bsd/vm/osThread_bsd.cpp -------------------------- Patching file hotspot/src/os/bsd/vm/osThread_bsd.cpp using Plan A... Hunk #1 succeeded at 30. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os_posix_vm_os__posix.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os_posix_vm_os__posix.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_os_posix_vm_os__posix.cpp,v 1.3 2015/07/03 20:40:59 fhajny Exp $ | |rlim_t fixes. | |--- hotspot/src/os/posix/vm/os_posix.cpp.orig 2015-06-10 10:31:52.000000000 +0000 |+++ hotspot/src/os/posix/vm/os_posix.cpp -------------------------- Patching file hotspot/src/os/posix/vm/os_posix.cpp using Plan A... Hunk #1 succeeded at 189 (offset 9 lines). Hunk #2 succeeded at 217 (offset 9 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os_solaris_dtrace_jhelper.d => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os_solaris_dtrace_jhelper.d Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_os_solaris_dtrace_jhelper.d,v 1.1 2015/07/03 20:40:59 fhajny Exp $ | |GCC support. | |--- hotspot/src/os/solaris/dtrace/jhelper.d.orig 2015-06-10 10:31:52.000000000 +0000 |+++ hotspot/src/os/solaris/dtrace/jhelper.d -------------------------- Patching file hotspot/src/os/solaris/dtrace/jhelper.d using Plan A... Hunk #1 succeeded at 43. Hunk #2 succeeded at 173. Hunk #3 succeeded at 190. Hunk #4 succeeded at 296. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os_solaris_vm_decoder__solaris.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os_solaris_vm_decoder__solaris.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_os_solaris_vm_decoder__solaris.cpp,v 1.1 2015/07/03 20:40:59 fhajny Exp $ | |Avoid libdemangle with GCC. | |--- hotspot/src/os/solaris/vm/decoder_solaris.cpp.orig 2013-02-19 23:21:59.000000000 +0000 |+++ hotspot/src/os/solaris/vm/decoder_solaris.cpp -------------------------- Patching file hotspot/src/os/solaris/vm/decoder_solaris.cpp using Plan A... Hunk #1 succeeded at 27. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os_solaris_vm_os__solaris.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os_solaris_vm_os__solaris.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_os_solaris_vm_os__solaris.cpp,v 1.1 2015/07/03 20:40:59 fhajny Exp $ | |Misc SunOS casts. | |--- hotspot/src/os/solaris/vm/os_solaris.cpp.orig 2015-06-10 10:31:52.000000000 +0000 |+++ hotspot/src/os/solaris/vm/os_solaris.cpp -------------------------- Patching file hotspot/src/os/solaris/vm/os_solaris.cpp using Plan A... Hunk #1 succeeded at 113. Hunk #2 succeeded at 484 (offset -56 lines). Hunk #3 succeeded at 507 (offset -56 lines). Hunk #4 succeeded at 515 (offset -56 lines). Hunk #5 succeeded at 635 (offset 7 lines). Hunk #6 succeeded at 751 (offset -56 lines). Hunk #7 succeeded at 920 (offset 7 lines). Hunk #8 succeeded at 2717 (offset -76 lines). Hunk #9 succeeded at 2812 (offset 7 lines). Hunk #10 succeeded at 2849 (offset -76 lines). Hunk #11 succeeded at 4728 (offset 36 lines). Hunk #12 succeeded at 4956 (offset -68 lines). Hunk #13 succeeded at 5081 (offset 36 lines). Hunk #14 succeeded at 5029 (offset -68 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os_solaris_vm_perfMemory__solaris.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_os_solaris_vm_perfMemory__solaris.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_os_solaris_vm_perfMemory__solaris.cpp,v 1.1 2015/07/03 20:40:59 fhajny Exp $ | |dirent->dd_fd is legacy, dirent->d_fd is POSIX, dirfd(dirent) is better. | |--- hotspot/src/os/solaris/vm/perfMemory_solaris.cpp.orig 2015-06-10 10:31:52.000000000 +0000 |+++ hotspot/src/os/solaris/vm/perfMemory_solaris.cpp -------------------------- Patching file hotspot/src/os/solaris/vm/perfMemory_solaris.cpp using Plan A... Hunk #1 succeeded at 334. Hunk #2 succeeded at 366. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_share_vm_oops_klass.hpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_share_vm_oops_klass.hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_share_vm_oops_klass.hpp,v 1.1 2015/09/12 16:56:48 joerg Exp $ | |Left shift of negative values is UB. | |--- hotspot/src/share/vm/oops/klass.hpp.orig 2015-09-03 15:25:36.000000000 +0000 |+++ hotspot/src/share/vm/oops/klass.hpp -------------------------- Patching file hotspot/src/share/vm/oops/klass.hpp using Plan A... Hunk #1 succeeded at 358 (offset 6 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_share_vm_opto_library__call.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_share_vm_opto_library__call.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_share_vm_opto_library__call.cpp,v 1.2 2019/11/02 21:31:14 tnn Exp $ | |Left shift of negative values is UB. | |--- hotspot/src/share/vm/opto/library_call.cpp.orig 2019-10-16 01:41:55.000000000 +0000 |+++ hotspot/src/share/vm/opto/library_call.cpp -------------------------- Patching file hotspot/src/share/vm/opto/library_call.cpp using Plan A... Hunk #1 succeeded at 3845 (offset 42 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_share_vm_opto_node.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_share_vm_opto_node.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_share_vm_opto_node.cpp,v 1.1 2015/02/08 08:41:25 tnn Exp $ | |--- hotspot/src/share/vm/opto/node.cpp.orig 2015-02-02 15:32:37.000000000 +0000 |+++ hotspot/src/share/vm/opto/node.cpp -------------------------- Patching file hotspot/src/share/vm/opto/node.cpp using Plan A... Hunk #1 succeeded at 291. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_share_vm_runtime_arguments.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_share_vm_runtime_arguments.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_share_vm_runtime_arguments.cpp,v 1.1 2015/08/27 19:03:59 joerg Exp $ | |On 64bit systems, the JVM by default reserves 1GB VA to mangle class |pointers into a 32bit representation. When the available memory is less |than 16GB, e.g. due to process limits, scale this down. Even unused |pages waste system resources and the default limit can stop the JVM |from starting with ulimit -v 2G. | |--- hotspot/src/share/vm/runtime/arguments.cpp.orig 2015-08-26 15:02:34.000000000 +0000 |+++ hotspot/src/share/vm/runtime/arguments.cpp -------------------------- Patching file hotspot/src/share/vm/runtime/arguments.cpp using Plan A... Hunk #1 succeeded at 1887 (offset 79 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_share_vm_runtime_os.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_share_vm_runtime_os.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_share_vm_runtime_os.cpp,v 1.1 2021/07/23 12:18:23 jperkin Exp $ | |SunOS does not have tm_gmtoff. | |--- hotspot/src/share/vm/runtime/os.cpp.orig 2021-05-14 21:52:06.000000000 +0000 |+++ hotspot/src/share/vm/runtime/os.cpp -------------------------- Patching file hotspot/src/share/vm/runtime/os.cpp using Plan A... Hunk #1 succeeded at 148. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_share_vm_utilities_globalDefinitions__gcc.hpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_share_vm_utilities_globalDefinitions__gcc.hpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_share_vm_utilities_globalDefinitions__gcc.hpp,v 1.4 2016/08/15 19:09:38 ryoon Exp $ | |--- hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp.orig 2016-08-11 05:37:42.000000000 +0000 |+++ hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp -------------------------- Patching file hotspot/src/share/vm/utilities/globalDefinitions_gcc.hpp using Plan A... Hunk #1 succeeded at 30. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_share_vm_utilities_hashtable.cpp => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-hotspot_src_share_vm_utilities_hashtable.cpp Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-hotspot_src_share_vm_utilities_hashtable.cpp,v 1.1 2015/07/03 20:40:59 fhajny Exp $ | |Delete obsolete (and now harmful) SunOS code. | |--- hotspot/src/share/vm/utilities/hashtable.cpp.orig 2015-06-10 10:31:47.000000000 +0000 |+++ hotspot/src/share/vm/utilities/hashtable.cpp -------------------------- Patching file hotspot/src/share/vm/utilities/hashtable.cpp using Plan A... Hunk #1 succeeded at 391 (offset 27 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_make_CompileDemos.gmk => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_make_CompileDemos.gmk Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_make_CompileDemos.gmk,v 1.1 2015/07/03 20:40:59 fhajny Exp $ | |--- jdk/make/CompileDemos.gmk.orig 2015-06-10 10:36:15.000000000 +0000 |+++ jdk/make/CompileDemos.gmk -------------------------- Patching file jdk/make/CompileDemos.gmk using Plan A... Hunk #1 succeeded at 56. Hunk #2 succeeded at 76. Hunk #3 succeeded at 157. Hunk #4 succeeded at 371. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_make_CompileLaunchers.gmk => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_make_CompileLaunchers.gmk Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_make_CompileLaunchers.gmk,v 1.6 2018/09/14 15:53:46 tnn Exp $ | |--- jdk/make/CompileLaunchers.gmk.orig 2018-05-26 23:58:30.000000000 +0000 |+++ jdk/make/CompileLaunchers.gmk -------------------------- Patching file jdk/make/CompileLaunchers.gmk using Plan A... Hunk #1 succeeded at 121. Hunk #2 succeeded at 477 (offset 36 lines). Hunk #3 succeeded at 564 (offset 16 lines). Hunk #4 succeeded at 677 (offset 36 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_make_CreateJars.gmk => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_make_CreateJars.gmk Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_make_CreateJars.gmk,v 1.2 2015/02/20 09:38:00 tnn Exp $ | |Ensure global tool arguments are used. | |--- jdk/make/CreateJars.gmk.orig 2015-02-02 15:37:11.000000000 +0000 |+++ jdk/make/CreateJars.gmk -------------------------- Patching file jdk/make/CreateJars.gmk using Plan A... Hunk #1 succeeded at 301 (offset 6 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_make_GenerateSources.gmk => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_make_GenerateSources.gmk Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_make_GenerateSources.gmk,v 1.1 2015/02/08 08:41:25 tnn Exp $ | |--- jdk/make/GenerateSources.gmk.orig 2015-02-02 15:37:11.000000000 +0000 |+++ jdk/make/GenerateSources.gmk -------------------------- Patching file jdk/make/GenerateSources.gmk using Plan A... Hunk #1 succeeded at 74. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_make_Images.gmk => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_make_Images.gmk Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_make_Images.gmk,v 1.3 2015/07/03 20:40:59 fhajny Exp $ | |Building ja_JP.UTF-8 manpages crashes the bootstrap JVM. | |--- jdk/make/Images.gmk.orig 2015-06-10 10:36:15.000000000 +0000 |+++ jdk/make/Images.gmk -------------------------- Patching file jdk/make/Images.gmk using Plan A... Hunk #1 succeeded at 198 (offset 8 lines). Hunk #2 succeeded at 242 (offset 8 lines). Hunk #3 succeeded at 462 (offset 8 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_make_lib_Awt2dLibraries.gmk => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_make_lib_Awt2dLibraries.gmk Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_make_lib_Awt2dLibraries.gmk,v 1.5 2018/12/12 14:22:11 ryoon Exp $ | |GCC support. |Proper libiconv link (and SunOS needs it too). | |--- jdk/make/lib/Awt2dLibraries.gmk.orig 2018-12-09 09:51:37.000000000 +0000 |+++ jdk/make/lib/Awt2dLibraries.gmk -------------------------- Patching file jdk/make/lib/Awt2dLibraries.gmk using Plan A... Hunk #1 succeeded at 45. Hunk #2 succeeded at 696 (offset 10 lines). Hunk #3 succeeded at 1064 (offset 1 line). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_make_lib_CoreLibraries.gmk => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_make_lib_CoreLibraries.gmk Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_make_lib_CoreLibraries.gmk,v 1.5 2018/02/23 14:43:49 fhajny Exp $ | |Ensure we can find zlib. |Proper libiconv link (and SunOS needs it too). | |--- jdk/make/lib/CoreLibraries.gmk.orig 2017-11-28 00:13:34.000000000 +0000 |+++ jdk/make/lib/CoreLibraries.gmk -------------------------- Patching file jdk/make/lib/CoreLibraries.gmk using Plan A... Hunk #1 failed at 253. Hunk #2 succeeded at 566 (offset 14 lines). 1 out of 2 hunks failed--saving rejects to jdk/make/lib/CoreLibraries.gmk.rej done Patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_make_lib_CoreLibraries.gmk failed => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_make_lib_NioLibraries.gmk => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_make_lib_NioLibraries.gmk Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_make_lib_NioLibraries.gmk,v 1.4 2015/09/24 22:54:28 tnn Exp $ | |Fix list of platforms that do not have SCTP support. | |--- jdk/make/lib/NioLibraries.gmk.orig 2015-06-10 10:36:24.000000000 +0000 |+++ jdk/make/lib/NioLibraries.gmk -------------------------- Patching file jdk/make/lib/NioLibraries.gmk using Plan A... Hunk #1 succeeded at 185. Hunk #2 succeeded at 226. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_make_lib_ServiceabilityLibraries.gmk => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_make_lib_ServiceabilityLibraries.gmk Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_make_lib_ServiceabilityLibraries.gmk,v 1.3 2018/05/26 21:26:46 ryoon Exp $ | |Proper libiconv link (and SunOS needs it too). | |--- jdk/make/lib/ServiceabilityLibraries.gmk.orig 2018-05-26 23:58:30.000000000 +0000 |+++ jdk/make/lib/ServiceabilityLibraries.gmk -------------------------- Patching file jdk/make/lib/ServiceabilityLibraries.gmk using Plan A... Hunk #1 succeeded at 282. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_make_lib_SoundLibraries.gmk => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_make_lib_SoundLibraries.gmk Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_make_lib_SoundLibraries.gmk,v 1.3 2015/07/03 20:40:59 fhajny Exp $ | |--- jdk/make/lib/SoundLibraries.gmk.orig 2015-06-10 10:36:24.000000000 +0000 |+++ jdk/make/lib/SoundLibraries.gmk -------------------------- Patching file jdk/make/lib/SoundLibraries.gmk using Plan A... Hunk #1 succeeded at 76. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_share_classes_sun_security_jca_ProviderConfig.java => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_share_classes_sun_security_jca_ProviderConfig.java Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_src_share_classes_sun_security_jca_ProviderConfig.java,v 1.1 2017/03/30 12:57:11 jperkin Exp $ | |Fix https://www.illumos.org/issues/7227 | |--- jdk/src/share/classes/sun/security/jca/ProviderConfig.java.orig 2017-01-31 13:43:12.000000000 +0000 |+++ jdk/src/share/classes/sun/security/jca/ProviderConfig.java -------------------------- Patching file jdk/src/share/classes/sun/security/jca/ProviderConfig.java using Plan A... Hunk #1 succeeded at 102. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_share_lib_security_java.security-bsd => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_share_lib_security_java.security-bsd Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_src_share_lib_security_java.security-bsd,v 1.1 2016/04/29 09:38:19 ryoon Exp $ | |--- jdk/src/share/lib/security/java.security-bsd.orig 2016-03-27 19:49:14.000000000 +0000 |+++ jdk/src/share/lib/security/java.security-bsd -------------------------- Patching file jdk/src/share/lib/security/java.security-bsd using Plan A... Hunk #1 succeeded at 114. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_share_native_sun_awt_image_jpeg_imageioJPEG.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_share_native_sun_awt_image_jpeg_imageioJPEG.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_src_share_native_sun_awt_image_jpeg_imageioJPEG.c,v 1.2 2015/09/24 22:54:28 tnn Exp $ | |Ensure we use the bundled jpeg. | |--- jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c.orig 2015-02-02 15:37:11.000000000 +0000 |+++ jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c -------------------------- Patching file jdk/src/share/native/sun/awt/image/jpeg/imageioJPEG.c using Plan A... Hunk #1 succeeded at 50. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_share_native_sun_awt_image_jpeg_jpegdecoder.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_share_native_sun_awt_image_jpeg_jpegdecoder.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_src_share_native_sun_awt_image_jpeg_jpegdecoder.c,v 1.2 2015/06/10 11:38:51 tnn Exp $ | |Ensure we use the bundled jpeg. | |--- jdk/src/share/native/sun/awt/image/jpeg/jpegdecoder.c.orig 2015-06-09 13:56:33.000000000 +0000 |+++ jdk/src/share/native/sun/awt/image/jpeg/jpegdecoder.c -------------------------- Patching file jdk/src/share/native/sun/awt/image/jpeg/jpegdecoder.c using Plan A... Hunk #1 succeeded at 44. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_share_native_sun_awt_libpng_pngpriv.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_share_native_sun_awt_libpng_pngpriv.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_src_share_native_sun_awt_libpng_pngpriv.h,v 1.3 2018/12/15 20:27:45 jperkin Exp $ | |Set _POSIX_SOURCE correctly. | |--- jdk/src/share/native/sun/awt/libpng/pngpriv.h.orig 2018-12-09 09:51:37.000000000 +0000 |+++ jdk/src/share/native/sun/awt/libpng/pngpriv.h -------------------------- Patching file jdk/src/share/native/sun/awt/libpng/pngpriv.h using Plan A... Hunk #1 succeeded at 63. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_share_native_sun_security_ec_impl_ecc__impl.h => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_share_native_sun_security_ec_impl_ecc__impl.h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_src_share_native_sun_security_ec_impl_ecc__impl.h,v 1.1 2015/07/03 20:40:59 fhajny Exp $ | |GCC compatability. | |--- jdk/src/share/native/sun/security/ec/impl/ecc_impl.h.orig 2015-06-10 10:36:26.000000000 +0000 |+++ jdk/src/share/native/sun/security/ec/impl/ecc_impl.h -------------------------- Patching file jdk/src/share/native/sun/security/ec/impl/ecc_impl.h using Plan A... Hunk #1 succeeded at 39 (offset 1 line). Hunk #2 succeeded at 59 (offset 1 line). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_solaris_bin_ergo.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_solaris_bin_ergo.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_src_solaris_bin_ergo.c,v 1.1 2015/02/08 08:41:25 tnn Exp $ | |No _SC_PHYS_PAGES on NetBSD < 6. |we could use the hw.physmem64 sysctl instead of returning 0, |although I don't think this code is actually used. | |--- jdk/src/solaris/bin/ergo.c.orig 2015-02-02 15:37:12.000000000 +0000 |+++ jdk/src/solaris/bin/ergo.c -------------------------- Patching file jdk/src/solaris/bin/ergo.c using Plan A... Hunk #1 succeeded at 100. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_solaris_bin_ergo__i586.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_solaris_bin_ergo__i586.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_src_solaris_bin_ergo__i586.c,v 1.1 2015/07/03 20:40:59 fhajny Exp $ | |GCC compatability. | |--- jdk/src/solaris/bin/ergo_i586.c.orig 2015-02-02 15:37:12.000000000 +0000 |+++ jdk/src/solaris/bin/ergo_i586.c -------------------------- Patching file jdk/src/solaris/bin/ergo_i586.c using Plan A... Hunk #1 succeeded at 27. Hunk #2 succeeded at 76. Hunk #3 succeeded at 108. Hunk #4 succeeded at 173. Hunk #5 succeeded at 200. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_solaris_classes_sun_net_PortConfig.java => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_solaris_classes_sun_net_PortConfig.java Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_src_solaris_classes_sun_net_PortConfig.java,v 1.1 2015/02/08 08:41:25 tnn Exp $ | |--- jdk/src/solaris/classes/sun/net/PortConfig.java.orig 2015-02-02 15:37:12.000000000 +0000 |+++ jdk/src/solaris/classes/sun/net/PortConfig.java -------------------------- Patching file jdk/src/solaris/classes/sun/net/PortConfig.java using Plan A... Hunk #1 succeeded at 52. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_solaris_classes_sun_nio_ch_DefaultAsynchronousChannelProvider.java => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_solaris_classes_sun_nio_ch_DefaultAsynchronousChannelProvider.java Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_src_solaris_classes_sun_nio_ch_DefaultAsynchronousChannelProvider.java,v 1.1 2015/02/08 08:41:25 tnn Exp $ | |* Fix apache-tomcat7's error, "java.lang.InternalError: platform not recognized" | patch is from http://www.freebsd.org/cgi/query-pr.cgi?pr=183389 | |--- jdk/src/solaris/classes/sun/nio/ch/DefaultAsynchronousChannelProvider.java.orig 2015-02-02 15:37:12.000000000 +0000 |+++ jdk/src/solaris/classes/sun/nio/ch/DefaultAsynchronousChannelProvider.java -------------------------- Patching file jdk/src/solaris/classes/sun/nio/ch/DefaultAsynchronousChannelProvider.java using Plan A... Hunk #1 succeeded at 66. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_solaris_native_com_sun_media_sound_PLATFORM__API__BsdOS__ALSA__PCM.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_solaris_native_com_sun_media_sound_PLATFORM__API__BsdOS__ALSA__PCM.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_src_solaris_native_com_sun_media_sound_PLATFORM__API__BsdOS__ALSA__PCM.c,v 1.1 2015/02/08 08:41:25 tnn Exp $ | |On some platforms ESTRPIPE is not defined, make it equal to EPIPE. | |--- jdk/src/solaris/native/com/sun/media/sound/PLATFORM_API_BsdOS_ALSA_PCM.c.orig 2015-02-02 15:37:12.000000000 +0000 |+++ jdk/src/solaris/native/com/sun/media/sound/PLATFORM_API_BsdOS_ALSA_PCM.c -------------------------- Patching file jdk/src/solaris/native/com/sun/media/sound/PLATFORM_API_BsdOS_ALSA_PCM.c using Plan A... Hunk #1 succeeded at 30. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_solaris_native_com_sun_security_auth_module_Unix.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_solaris_native_com_sun_security_auth_module_Unix.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_src_solaris_native_com_sun_security_auth_module_Unix.c,v 1.1 2018/07/24 12:58:45 jperkin Exp $ | |Fix build on SunOS with C99. | |--- jdk/src/solaris/native/com/sun/security/auth/module/Unix.c.orig 2018-05-26 23:58:28.000000000 +0000 |+++ jdk/src/solaris/native/com/sun/security/auth/module/Unix.c -------------------------- Patching file jdk/src/solaris/native/com/sun/security/auth/module/Unix.c using Plan A... Hunk #1 succeeded at 24. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_solaris_native_java_lang_UNIXProcess__md.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_solaris_native_java_lang_UNIXProcess__md.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_src_solaris_native_java_lang_UNIXProcess__md.c,v 1.1 2015/02/08 08:41:25 tnn Exp $ | |* NetBSD 5 has no posix_spawn. | |--- jdk/src/solaris/native/java/lang/UNIXProcess_md.c.orig 2015-02-02 15:37:12.000000000 +0000 |+++ jdk/src/solaris/native/java/lang/UNIXProcess_md.c -------------------------- Patching file jdk/src/solaris/native/java/lang/UNIXProcess_md.c using Plan A... Hunk #1 succeeded at 44. Hunk #2 succeeded at 464 (offset 2 lines). Hunk #3 succeeded at 548 (offset 2 lines). Hunk #4 succeeded at 562 (offset 2 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_solaris_native_java_lang_java__props__md.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_solaris_native_java_lang_java__props__md.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_src_solaris_native_java_lang_java__props__md.c,v 1.2 2015/09/24 22:54:28 tnn Exp $ | |DragonFly support. | |--- jdk/src/solaris/native/java/lang/java_props_md.c.orig 2015-02-02 15:37:12.000000000 +0000 |+++ jdk/src/solaris/native/java/lang/java_props_md.c -------------------------- Patching file jdk/src/solaris/native/java/lang/java_props_md.c using Plan A... Hunk #1 succeeded at 463 (offset -36 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_solaris_native_java_net_NetworkInterface.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_solaris_native_java_net_NetworkInterface.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_src_solaris_native_java_net_NetworkInterface.c,v 1.4 2017/11/28 05:07:25 ryoon Exp $ | |Zones support. | |--- jdk/src/solaris/native/java/net/NetworkInterface.c.orig 2017-11-28 00:13:32.000000000 +0000 |+++ jdk/src/solaris/native/java/net/NetworkInterface.c -------------------------- Patching file jdk/src/solaris/native/java/net/NetworkInterface.c using Plan A... Hunk #1 succeeded at 39. Hunk #2 succeeded at 59. Hunk #3 succeeded at 81. Hunk #4 succeeded at 1867 (offset 24 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_solaris_native_java_net_net__util__md.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_solaris_native_java_net_net__util__md.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_src_solaris_native_java_net_net__util__md.c,v 1.2 2015/09/29 14:55:45 ryoon Exp $ | |--- jdk/src/solaris/native/java/net/net_util_md.c.orig 2015-09-28 21:01:39.000000000 +0000 |+++ jdk/src/solaris/native/java/net/net_util_md.c -------------------------- Patching file jdk/src/solaris/native/java/net/net_util_md.c using Plan A... Hunk #1 succeeded at 90 (offset -6 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_solaris_native_sun_awt_X11Color.c => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_src_solaris_native_sun_awt_X11Color.c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_src_solaris_native_sun_awt_X11Color.c,v 1.1 2015/02/08 08:41:25 tnn Exp $ | |Casting. | |--- jdk/src/solaris/native/sun/awt/X11Color.c.orig 2015-02-02 15:37:12.000000000 +0000 |+++ jdk/src/solaris/native/sun/awt/X11Color.c -------------------------- Patching file jdk/src/solaris/native/sun/awt/X11Color.c using Plan A... Hunk #1 succeeded at 119. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_test_Makefile => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_test_Makefile Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_test_Makefile,v 1.1 2015/02/08 08:41:25 tnn Exp $ | |Use tools from pkgsrc. | |--- jdk/test/Makefile.orig 2015-02-02 15:37:13.000000000 +0000 |+++ jdk/test/Makefile -------------------------- Patching file jdk/test/Makefile using Plan A... Hunk #1 succeeded at 56. Hunk #2 succeeded at 260. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_test_java_beans_Introspector_4168475_Test4168475.java => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_test_java_beans_Introspector_4168475_Test4168475.java Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_test_java_beans_Introspector_4168475_Test4168475.java,v 1.1 2015/02/08 08:41:25 tnn Exp $ | |Test fixes. | |--- jdk/test/java/beans/Introspector/4168475/Test4168475.java.orig 2015-02-02 15:37:12.000000000 +0000 |+++ jdk/test/java/beans/Introspector/4168475/Test4168475.java -------------------------- Patching file jdk/test/java/beans/Introspector/4168475/Test4168475.java using Plan A... Hunk #1 succeeded at 41. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_test_java_beans_Introspector_4520754_Test4520754.java => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_test_java_beans_Introspector_4520754_Test4520754.java Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_test_java_beans_Introspector_4520754_Test4520754.java,v 1.1 2015/02/08 08:41:25 tnn Exp $ | |Test fixes. | |--- jdk/test/java/beans/Introspector/4520754/Test4520754.java.orig 2015-02-02 15:37:12.000000000 +0000 |+++ jdk/test/java/beans/Introspector/4520754/Test4520754.java -------------------------- Patching file jdk/test/java/beans/Introspector/4520754/Test4520754.java using Plan A... Hunk #1 succeeded at 56. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_test_java_beans_Introspector_Test4144543.java => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_test_java_beans_Introspector_Test4144543.java Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_test_java_beans_Introspector_Test4144543.java,v 1.1 2015/02/08 08:41:25 tnn Exp $ | |Test fixes. | |--- jdk/test/java/beans/Introspector/Test4144543.java.orig 2015-02-02 15:37:12.000000000 +0000 |+++ jdk/test/java/beans/Introspector/Test4144543.java -------------------------- Patching file jdk/test/java/beans/Introspector/Test4144543.java using Plan A... Hunk #1 succeeded at 34. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_test_java_lang_management_OperatingSystemMXBean_GetSystemLoadAverage.java => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_test_java_lang_management_OperatingSystemMXBean_GetSystemLoadAverage.java Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_test_java_lang_management_OperatingSystemMXBean_GetSystemLoadAverage.java,v 1.1 2015/02/08 08:41:25 tnn Exp $ | |Test fixes. | |--- jdk/test/java/lang/management/OperatingSystemMXBean/GetSystemLoadAverage.java.orig 2015-02-02 15:37:13.000000000 +0000 |+++ jdk/test/java/lang/management/OperatingSystemMXBean/GetSystemLoadAverage.java -------------------------- Patching file jdk/test/java/lang/management/OperatingSystemMXBean/GetSystemLoadAverage.java using Plan A... Hunk #1 succeeded at 105. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_test_sun_security_ec_TestEC.java => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_test_sun_security_ec_TestEC.java Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-jdk_test_sun_security_ec_TestEC.java,v 1.1 2015/02/08 08:41:25 tnn Exp $ | |Test fixes. | |--- jdk/test/sun/security/ec/TestEC.java.orig 2015-02-02 15:37:12.000000000 +0000 |+++ jdk/test/sun/security/ec/TestEC.java -------------------------- Patching file jdk/test/sun/security/ec/TestEC.java using Plan A... Hunk #1 succeeded at 99 (offset 2 lines). done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-langtools_make_build.xml => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-langtools_make_build.xml Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-langtools_make_build.xml,v 1.1 2015/02/08 08:41:25 tnn Exp $ | |* Avoid *.orig files. | |--- langtools/make/build.xml.orig 2015-02-02 15:31:46.000000000 +0000 |+++ langtools/make/build.xml -------------------------- Patching file langtools/make/build.xml using Plan A... Hunk #1 succeeded at 237. Hunk #2 succeeded at 923. done => Verifying /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-make_common_NativeCompilation.gmk => Applying pkgsrc patch /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-make_common_NativeCompilation.gmk Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |$NetBSD: patch-make_common_NativeCompilation.gmk,v 1.1 2020/05/09 20:47:26 tnn Exp $ | |Disable PaX mprotect. | |--- make/common/NativeCompilation.gmk.orig 2020-04-15 02:42:06.000000000 +0000 |+++ make/common/NativeCompilation.gmk -------------------------- Patching file make/common/NativeCompilation.gmk using Plan A... No such line 623 in input file, ignoring Hunk #1 succeeded at 592 (offset -32 lines). done ERROR: Patching failed due to modified or broken patch file(s): ERROR: /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8/patches/patch-jdk_make_lib_CoreLibraries.gmk ERROR: ========================================================================== ERROR: ERROR: Some of the selected build options and/or local patches may be incompatible. ERROR: Please try building with fewer options or patches. ERROR: ERROR: ========================================================================== *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8 *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/lang/openjdk8