Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936551 - sci-mathematics/octave-9.2.0 fails to compile: octave.jar does not exist
Summary: sci-mathematics/octave-9.2.0 fails to compile: octave.jar does not exist
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Mathematics related packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 938709
  Show dependency tree
 
Reported: 2024-07-23 13:11 UTC by Agostino Sarubbo
Modified: 2024-11-19 21:53 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log.xz (build.log.xz,105.00 KB, application/x-xz)
2024-07-23 13:11 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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?