maintainer-feedback requested: [Bug 266395] java/openjdk8: unable to build corba
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 266395] java/openjdk8: unable to build corba"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 13 Sep 2022 09:59:34 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-java (Nobody) <java@FreeBSD.org> for maintainer-feedback: Bug 266395: java/openjdk8: unable to build corba https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266395 --- Description --- openjdk8 is failing to build on FreeBSD13.1 aarch64 ## Starting corba gmake[2]: Entering directory '/usr/ports/java/openjdk8/work/jdk8u-jdk8u342-b07.1/corba/make' Compiling 6 files for BUILD_LOGUTIL Creating corba/btjars/logutil.jar # # A fatal error has been detected by the Java Runtime Environment: # # SIGILL (0x4) at pc=0x000000004224bb1c, pid=63138, tid=0x000000000002063b # # JRE version: (8.0_292-b10) (build ) # Java VM: OpenJDK 64-Bit Server VM (25.292-b10 mixed mode bsd-aarch64 compressed oops) # Problematic frame: # v ~BufferBlob::native signature handlers # # Core dump written. Default location: /usr/ports/java/openjdk8/work/jdk8u-jdk8u342-b07.1/corba/make/java.core # # An error report file with more information is saved as: # /usr/ports/java/openjdk8/work/jdk8u-jdk8u342-b07.1/corba/make/hs_err_pid63138.l og # # A fatal error has been detected by the Java Runtime Environment: # # SIGILL (0x4) at pc=0x000000004224bb1c, pid=63134, tid=0x000000000002063e # # JRE version: (8.0_292-b10) (build ) # Java VM: OpenJDK 64-Bit Server VM (25.292-b10 mixed mode bsd-aarch64 compressed oops) # Problematic frame: # v ~BufferBlob::native signature handlers # # Core dump written. Default location: /usr/ports/java/openjdk8/work/jdk8u-jdk8u342-b07.1/corba/make/java.core # # An error report file with more information is saved as: # /usr/ports/java/openjdk8/work/jdk8u-jdk8u342-b07.1/corba/make/hs_err_pid63134.l og # # If you would like to submit a bug report, please visit: # https://bugs.freebsd.org/bugzilla/enter_bug.cgi?product=Ports%20%26%20Packages& component=Individual%20Port(s)&short_desc=java/openjdk8%3A%20 # # # If you would like to submit a bug report, please visit: # https://bugs.freebsd.org/bugzilla/enter_bug.cgi?product=Ports%20%26%20Packages& component=Individual%20Port(s)&short_desc=java/openjdk8%3A%20 # # # A fatal error has been detected by the Java Runtime Environment: # # SIGILL (0x4) at pc=0x000000004224bd00, pid=63132, tid=0x00000000000205ee # # JRE version: (8.0_292-b10) (build ) # Java VM: OpenJDK 64-Bit Server VM (25.292-b10 mixed mode bsd-aarch64 compressed oops) # Problematic frame: # v ~BufferBlob::native signature handlers # # Core dump written. Default location: /usr/ports/java/openjdk8/work/jdk8u-jdk8u342-b07.1/corba/make/java.core # # An error report file with more information is saved as: # /usr/ports/java/openjdk8/work/jdk8u-jdk8u342-b07.1/corba/make/hs_err_pid63132.l og # # If you would like to submit a bug report, please visit: # https://bugs.freebsd.org/bugzilla/enter_bug.cgi?product=Ports%20%26%20Packages& component=Individual%20Port(s)&short_desc=java/openjdk8%3A%20 # # # A fatal error has been detected by the Java Runtime Environment: # # SIGILL (0x4) at pc=0x000000004224b9a0, pid=63160, tid=0x00000000000206b2 # # JRE version: (8.0_292-b10) (build ) # Java VM: OpenJDK 64-Bit Server VM (25.292-b10 mixed mode bsd-aarch64 compressed oops) # Problematic frame: # v ~BufferBlob::native signature handlers # # Core dump written. Default location: /usr/ports/java/openjdk8/work/jdk8u-jdk8u342-b07.1/corba/make/java.core # # An error report file with more information is saved as: # /usr/ports/java/openjdk8/work/jdk8u-jdk8u342-b07.1/corba/make/hs_err_pid63160.l og # # If you would like to submit a bug report, please visit: # https://bugs.freebsd.org/bugzilla/enter_bug.cgi?product=Ports%20%26%20Packages& component=Individual%20Port(s)&short_desc=java/openjdk8%3A%20 # gmake[2]: Leaving directory '/usr/ports/java/openjdk8/work/jdk8u-jdk8u342-b07.1/corba/make' ## Finished corba (build time 00:00:01)