Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 936551

Summary: sci-mathematics/octave-9.2.0 fails to compile: octave.jar does not exist
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Science Mathematics related packages <sci-mathematics>
Status: CONFIRMED ---    
Severity: normal CC: fkobi
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 938709    
Attachments: build.log.xz

Description Agostino Sarubbo gentoo-dev 2024-07-23 13:11:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-mathematics/octave-9.2.0 fails to compile.
Discovered on: amd64 (internal ref: gcc14_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14) - openjdk-bin-24

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-23 13:11:04 UTC
Created attachment 898193 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-07-23 13:11:05 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


 *               die "${jar} does not exist";
 *   /var/tmp/portage/sci-mathematics/octave-9.2.0/image/usr/share/octave/9.2.0/m/java/octave.jar does not exist
    echo "error: dlname is empty in $ltlib!"; \
Comment 3 Filip Kobierski 2024-11-19 21:53:45 UTC
Unable to reproduce with openjdk{,-bin}:17 and gcc-13.3.1_p20241025.

I think this might be a Java issue, as tinderbot is using a version
of the openjdk that is still in beta.

Could somebody with gcc-14 check this?

Assuming this is a bleeding-edge java problem, should this be blocking stabilization?