Opened 7 months ago

Closed 4 months ago

#68498 closed update (duplicate)

openjdk8: Update to 8u392

Reported by: breun (Nils Breunese) Owned by: usersxx
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: cooljeanius (Eric Gallager)
Port: openjdk8

Description

Several vulnerabilities were fixed in OpenJDK 8u392 GA (b08): https://openjdk.org/groups/vulnerability/advisories/2023-10-17

Tag: ​https://github.com/openjdk/jdk8u/releases/tag/jdk8u392-ga

I tried bumping the version and build number, but that fails on my macOS 14.0 (arm64) machine:

:debug:build SDKROOT='/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.sdk'
:info:build Executing:  cd "/opt/local/var/macports/build/_Users_breun_Projects_macports-ports-test_java_openjdk8/openjdk8/work/jdk8u-jdk8u392-ga" && /usr/bin/gnumake -j1 COMPILER_WARNINGS_FATAL=false -w all 
:debug:build system:  cd "/opt/local/var/macports/build/_Users_breun_Projects_macports-ports-test_java_openjdk8/openjdk8/work/jdk8u-jdk8u392-ga" && /usr/bin/gnumake -j1 COMPILER_WARNINGS_FATAL=false -w all 
:info:build No configurations found for /opt/local/var/macports/build/_Users_breun_Projects_macports-ports-test_java_openjdk8/openjdk8/work/jdk8u-jdk8u392-ga/! Please run configure to create a configuration.
:info:build gnumake: Entering directory `/opt/local/var/macports/build/_Users_breun_Projects_macports-ports-test_java_openjdk8/openjdk8/work/jdk8u-jdk8u392-ga'
:info:build Makefile:55: *** Cannot continue.  Stop.
:info:build gnumake: Leaving directory `/opt/local/var/macports/build/_Users_breun_Projects_macports-ports-test_java_openjdk8/openjdk8/work/jdk8u-jdk8u392-ga'
:info:build Command failed:  cd "/opt/local/var/macports/build/_Users_breun_Projects_macports-ports-test_java_openjdk8/openjdk8/work/jdk8u-jdk8u392-ga" && /usr/bin/gnumake -j1 COMPILER_WARNINGS_FATAL=false -w all 
:info:build Exit code: 2
:error:build Failed to build openjdk8: command execution failed
:debug:build Error code: CHILDSTATUS 26719 2
:debug:build Backtrace: command execution failed
:debug:build     while executing
:debug:build "system {*}$notty {*}$callback {*}$nice $fullcmdstring"
:debug:build     invoked from within
:debug:build "command_exec -callback portprogress::target_progress_callback build"
:debug:build     (procedure "portbuild::build_main" line 8)
:debug:build     invoked from within
:debug:build "$procedure $targetname"
:error:build See /opt/local/var/macports/logs/_Users_breun_Projects_macports-ports-test_java_openjdk8/openjdk8/main.log for details.

Change History (6)

comment:1 Changed 7 months ago by breun (Nils Breunese)

Type: defectupdate

comment:2 Changed 7 months ago by ryandesign (Ryan Carsten Schmidt)

Summary: Update openjdk8 to 8u392openjdk8: Update to 8u392

comment:3 Changed 4 months ago by cooljeanius (Eric Gallager)

I guess this supersedes #67804 then?

comment:4 Changed 4 months ago by cooljeanius (Eric Gallager)

Cc: cooljeanius added

comment:5 Changed 4 months ago by breun (Nils Breunese)

If the port would be updated to 3u392, then that would supersede the update to 3u382, yes. The maintainer of this port seems inactive, and I don’t know what would need to be done to get this port updated to 8u382 or 8u392.

Last edited 4 months ago by breun (Nils Breunese) (previous) (diff)

comment:6 Changed 4 months ago by jmroot (Joshua Root)

Resolution: duplicate
Status: assignedclosed

Superseded by #69120.

Note: See TracTickets for help on using tickets.