Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 516396 - media-libs/libbluray-0.5.0-r1 - javac: .../work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/peer/BDFramePeer.java:28: error: BDFramePeer is not abstract and does not override abstract method emulateActivation(boolean) in FramePeer
Summary: media-libs/libbluray-0.5.0-r1 - javac: .../work/libbluray-0.5.0/src/libbluray...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-04 22:59 UTC by tman
Modified: 2015-12-03 09:49 UTC (History)
0 users

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


Attachments
error (build.log,172.55 KB, text/plain)
2014-07-04 23:00 UTC, tman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description tman 2014-07-04 22:59:32 UTC
[javac]                            ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/BDToolkit.java:286: warning: CanvasPeer is internal proprietary API and may be removed in a future release
    [javac]     protected java.awt.peer.CanvasPeer createCanvas(Canvas target) {
    [javac]                            ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/BDToolkit.java:289: warning: CheckboxPeer is internal proprietary API and may be removed in a future release
    [javac]     protected java.awt.peer.CheckboxPeer createCheckbox(Checkbox target) {
    [javac]                            ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/BDToolkit.java:292: warning: CheckboxMenuItemPeer is internal proprietary API and may be removed in a future release
    [javac]     protected java.awt.peer.CheckboxMenuItemPeer createCheckboxMenuItem(CheckboxMenuItem target) {
    [javac]                            ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/BDToolkit.java:295: warning: ChoicePeer is internal proprietary API and may be removed in a future release
    [javac]     protected java.awt.peer.ChoicePeer createChoice(Choice target) {
    [javac]                            ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/BDToolkit.java:298: warning: DesktopPeer is internal proprietary API and may be removed in a future release
    [javac]     protected java.awt.peer.DesktopPeer createDesktopPeer(Desktop target) {
    [javac]                            ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/BDToolkit.java:301: warning: DialogPeer is internal proprietary API and may be removed in a future release
    [javac]     protected java.awt.peer.DialogPeer createDialog(Dialog target) {
    [javac]                            ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/BDToolkit.java:304: warning: DragSourceContextPeer is internal proprietary API and may be removed in a future release
    [javac]     public java.awt.dnd.peer.DragSourceContextPeer createDragSourceContextPeer(java.awt.dnd.DragGestureEvent dge) {
    [javac]                             ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/BDToolkit.java:307: warning: FileDialogPeer is internal proprietary API and may be removed in a future release
    [javac]     public java.awt.peer.FileDialogPeer createFileDialog(FileDialog target) {
    [javac]                         ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/BDToolkit.java:310: warning: LabelPeer is internal proprietary API and may be removed in a future release
    [javac]     protected java.awt.peer.LabelPeer createLabel(Label target) {
    [javac]                            ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/BDToolkit.java:313: warning: ListPeer is internal proprietary API and may be removed in a future release
    [javac]     protected java.awt.peer.ListPeer createList(List target) {
    [javac]                            ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/BDToolkit.java:316: warning: MenuPeer is internal proprietary API and may be removed in a future release
    [javac]     protected java.awt.peer.MenuPeer createMenu(Menu target) {
    [javac]                            ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/BDToolkit.java:319: warning: MenuBarPeer is internal proprietary API and may be removed in a future release
    [javac]     protected java.awt.peer.MenuBarPeer createMenuBar(MenuBar target) {
    [javac]                            ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/BDToolkit.java:322: warning: MenuItemPeer is internal proprietary API and may be removed in a future release
    [javac]     protected java.awt.peer.MenuItemPeer createMenuItem(MenuItem target) {
    [javac]                            ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/BDToolkit.java:325: warning: PanelPeer is internal proprietary API and may be removed in a future release
    [javac]     protected java.awt.peer.PanelPeer createPanel(Panel target) {
    [javac]                            ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/BDToolkit.java:328: warning: PopupMenuPeer is internal proprietary API and may be removed in a future release
    [javac]     protected java.awt.peer.PopupMenuPeer createPopupMenu(PopupMenu target) {
    [javac]                            ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/BDToolkit.java:331: warning: ScrollbarPeer is internal proprietary API and may be removed in a future release
    [javac]     protected java.awt.peer.ScrollbarPeer createScrollbar(Scrollbar target) {
    [javac]                            ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/BDToolkit.java:334: warning: ScrollPanePeer is internal proprietary API and may be removed in a future release
    [javac]     protected java.awt.peer.ScrollPanePeer createScrollPane(ScrollPane target) {
    [javac]                            ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/BDToolkit.java:337: warning: TextAreaPeer is internal proprietary API and may be removed in a future release
    [javac]     protected java.awt.peer.TextAreaPeer createTextArea(TextArea target) {
    [javac]                            ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/BDToolkit.java:340: warning: TextFieldPeer is internal proprietary API and may be removed in a future release
    [javac]     protected java.awt.peer.TextFieldPeer createTextField(TextField target) {
    [javac]                            ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/BDToolkit.java:343: warning: WindowPeer is internal proprietary API and may be removed in a future release
    [javac]     protected java.awt.peer.WindowPeer createWindow(Window target) {
    [javac]                            ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/BDToolkit.java:352: warning: FontPeer is internal proprietary API and may be removed in a future release
    [javac]     protected java.awt.peer.FontPeer getFontPeer(String name, int style) {
    [javac]                            ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/sun/awt/KeyboardFocusManagerPeerProvider.java:26: warning: KeyboardFocusManagerPeer is internal proprietary API and may be removed in a future release
    [javac]     public abstract KeyboardFocusManagerPeer createKeyboardFocusManagerPeer(KeyboardFocusManager kfm);
    [javac]                     ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/peer/BDComponentPeer.java:28: warning: ComponentPeer is internal proprietary API and may be removed in a future release
    [javac] public abstract class BDComponentPeer implements ComponentPeer
    [javac]                                                  ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/peer/BDComponentPeer.java:36: warning: Region is internal proprietary API and may be removed in a future release
    [javac]     public void applyShape(sun.java2d.pipe.Region r) {
    [javac]                                           ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/peer/BDComponentPeer.java:223: warning: ContainerPeer is internal proprietary API and may be removed in a future release
    [javac]     public void reparent(ContainerPeer p) {
    [javac]                          ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/peer/BDComponentPeer.java:260: warning: ComponentPeer is internal proprietary API and may be removed in a future release
    [javac]     public void setZOrder(ComponentPeer peer) {
    [javac]                           ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/peer/BDFramePeer.java:28: warning: FramePeer is internal proprietary API and may be removed in a future release
    [javac] public class BDFramePeer extends BDComponentPeer implements FramePeer
    [javac]                                                             ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/peer/BDFramePeer.java:28: error: BDFramePeer is not abstract and does not override abstract method emulateActivation(boolean) in FramePeer
    [javac] public class BDFramePeer extends BDComponentPeer implements FramePeer
    [javac]        ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/peer/BDFramePeer.java:169: warning: CausedFocusEvent is internal proprietary API and may be removed in a future release
    [javac]     public boolean requestFocus(Component c, boolean a, boolean b, long l, sun.awt.CausedFocusEvent.Cause d) {
    [javac]                                                                                   ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/peer/BDKeyboardFocusManagerPeer.java:27: warning: KeyboardFocusManagerPeer is internal proprietary API and may be removed in a future release
    [javac] public class BDKeyboardFocusManagerPeer implements KeyboardFocusManagerPeer {
    [javac]                                                    ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/peer/BDKeyboardFocusManagerPeer.java:32: warning: KeyboardFocusManagerPeer is internal proprietary API and may be removed in a future release
    [javac]     public static KeyboardFocusManagerPeer getInstance() {
    [javac]                   ^
    [javac] /var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/java-j2se/java/awt/peer/BDLightweightComponentPeer.java:25: warning: LightweightPeer is internal proprietary API and may be removed in a future release
    [javac] public abstract class BDLightweightComponentPeer extends BDComponentPeer implements LightweightPeer
    [javac]                                                                                     ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 error
    [javac] 54 warnings

BUILD FAILED
/var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0/src/libbluray/bdj/build.xml:22: Compile failed; see the compiler error output for details.

Total time: 3 seconds
Makefile:1875: recipe for target 'all-local' failed
make[2]: *** [all-local] Error 1
make[2]: Leaving directory '/var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0-abi_x86_64.amd64/src'
Makefile:497: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0-abi_x86_64.amd64'
Makefile:425: recipe for target 'all' failed
make: *** [all] Error 2
 * ERROR: media-libs/libbluray-0.5.0-r1::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=media-libs/libbluray-0.5.0-r1::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=media-libs/libbluray-0.5.0-r1::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/media-libs/libbluray-0.5.0-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/libbluray-0.5.0-r1/temp/environment'.
 * Working directory: '/var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0-abi_x86_64.amd64'
 * S: '/var/tmp/portage/media-libs/libbluray-0.5.0-r1/work/libbluray-0.5.0'
!!! When you file a bug report, please include the following information:
GENTOO_VM=oracle-jdk-bin-1.8  CLASSPATH="" JAVA_HOME="/opt/oracle-jdk-bin-1.8.0.5"
JAVACFLAGS="-source 1.6 -target 1.6" COMPILER=""
and of course, the output of emerge --info =libbluray-0.5.0

>>> Failed to emerge media-libs/libbluray-0.5.0-r1, Log file:

>>>  '/var/tmp/portage/media-libs/libbluray-0.5.0-r1/temp/build.log'

 * Messages for package media-libs/libbluray-0.5.0-r1:


Reproducible: Always




Portage 2.2.10 (default/linux/amd64/13.0/desktop, gcc-4.8.3, glibc-2.19-r1, 3.15.3-gentoo x86_64)
=================================================================
System uname: Linux-3.15.3-gentoo-x86_64-Intel-R-_Core-TM-_i7-3740QM_CPU_@_2.70GHz-with-gentoo-2.2
KiB Mem:    24627364 total,   8065292 free
KiB Swap:   25598972 total,  25598876 free
Timestamp of tree: Unknown
ld GNU ld (Gentoo 2.24 p1.4) 2.24
app-shells/bash:          4.2_p47
dev-java/java-config:     2.2.0
dev-lang/python:          2.7.7, 3.3.5, 3.4.1
dev-util/cmake:           2.8.12.2-r1
dev-util/pkgconfig:       0.28-r1
sys-apps/baselayout:      2.2
sys-apps/openrc:          0.12.4
sys-apps/sandbox:         2.6-r1
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.11.6, 1.14.1
sys-devel/binutils:       2.24-r3
sys-devel/gcc:            4.8.3
sys-devel/gcc-config:     1.8
sys-devel/libtool:        2.4.2-r1
sys-devel/make:           4.0-r1
sys-kernel/linux-headers: 3.15 (virtual/os-headers)
sys-libs/glibc:           2.19-r1
Repositories: gentoo bitcoin steam-overlay bumblebee printer-drivers lokal
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=corei7 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.5/ext-active/ /etc/php/cgi-php5.5/ext-active/ /etc/php/cli-php5.5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-march=corei7 -O2 -pipe"
DISTDIR="/mnt/portage/distfiles"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="de_DE.UTF-8"
LC_ALL=""
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j9"
PKGDIR="/mnt/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/mnt/portage"
Comment 1 tman 2014-07-04 23:00:39 UTC
Created attachment 380204 [details]
error
Comment 2 Alexis Ballier gentoo-dev 2015-12-03 09:49:44 UTC
should be fixed in latest versions