Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831243 - media-video/jubler-5.1 fails to compile with openjdk-bin-11
Summary: media-video/jubler-5.1 fails to compile with openjdk-bin-11
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords: PMASKED
: 846932 (view as bug list)
Depends on:
Blocks: EAPI6Removal jdk11
  Show dependency tree
 
Reported: 2022-01-15 11:10 UTC by Agostino Sarubbo
Modified: 2023-11-09 08:06 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,54.80 KB, text/plain)
2022-01-15 11:10 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 2022-01-15 11:10:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-video/jubler-5.1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses CLANG as a compiler and LLD as a linker
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-15 11:10:08 UTC
Created attachment 762209 [details]
build.log

build log and emerge --info
Comment 2 Volkmar W. Pogatzki 2022-01-15 12:17:36 UTC
From the build.log

!!! When you file a bug report, please include the following information:
GENTOO_VM=openjdk-bin-11  CLASSPATH="" JAVA_HOME="/opt/openjdk-bin-11.0.13_p8"
JAVACFLAGS="-source 1.6 -target 1.6" COMPILER="javac"
Comment 3 Volkmar W. Pogatzki 2022-05-25 09:44:22 UTC
*** Bug 846932 has been marked as a duplicate of this bug. ***
Comment 4 Volkmar W. Pogatzki 2022-05-25 09:53:51 UTC
PR 24907 exists but needs help with runtime error:

$ jubler 
Using default language
Registering plugin Multi-platform application support
Registering plugin ASpell checker
Registering plugin Text subtitles
Registering plugin Basic tools
Registering plugin MPlayer media player
Registering plugin Zemberek spell checker
6 plugins found
32 plugin items found
4 listeners found
Unable to locate library ffdecode
Comment 5 Larry the Git Cow gentoo-dev 2023-09-21 06:47:13 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac82d8209635aa0c3eb4ec5eca8c7edccdcf3a38

commit ac82d8209635aa0c3eb4ec5eca8c7edccdcf3a38
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2022-03-19 18:06:22 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2023-09-21 06:44:08 +0000

    media-video/jubler: add 7.0.3, update EAPI 6 -> 8
    
    Bug: https://bugs.gentoo.org/753209
    Bug: https://bugs.gentoo.org/831243
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/24907
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-video/jubler/Manifest                 |   1 +
 media-video/jubler/files/7.0.3-helpme.patch |  13 +++
 media-video/jubler/jubler-7.0.3.ebuild      | 151 ++++++++++++++++++++++++++++
 media-video/jubler/metadata.xml             |   4 +-
 4 files changed, 168 insertions(+), 1 deletion(-)
Comment 6 Volkmar W. Pogatzki 2023-11-09 08:06:57 UTC
Treecleaned with commit #c31fe1f1dd672d9dae0b639478037c24f2e9777b. Closing.