Building Aibu error

24 views
Skip to first unread message

tony liu

unread,
Oct 20, 2021, 11:23:49 PM10/20/21
to VOT Challenge technical support

lm@lmdeMacBook-Pro aibu-master % ant

Buildfile: /aibu-master/build.xml

ivy:

init:

[mkdir] Created dir:/aibu-master/bin

[mkdir] Created dir: /aibu-master/deploy

resolve:

[ivy:retrieve] :: Apache Ivy 2.5.0 - 20191020104435 ::https://ant.apache.org/ivy/::[ivy:retrieve] :: loading settings :: url =jar:file:/usr/local/Cellar/ant/1.10.12/libexec/lib/ivy-2.5.0.jar!/org/apache/ivy/core/settings/ivysettings.xml

[ivy:retrieve] :: resolving dependencies :: vicos#aibu;wor...@lmdeMacBook-Pro.local

[ivy:retrieve] confs: [default]

[ivy:retrieve] found lukacu#coffeeshop;20211020105147 in local

[ivy:retrieve] [20211020105147] lukacu#coffeeshop;latest.integration

[ivy:retrieve] :: resolution report :: resolve 60ms :: artifacts dl 5ms

---------------------------------------------------------------------

| | modules || artifacts |

| conf | number| search|dwnlded|evicted|| number|dwnlded|

---------------------------------------------------------------------

| default | 1 | 1 | 0 | 0 || 4 | 0 |

---------------------------------------------------------------------

[ivy:retrieve] :: retrieving :: vicos#aibu

[ivy:retrieve] confs: [default]

[ivy:retrieve] 4 artifacts copied, 0 already retrieved (372kB/10ms)

build:

[echo] Building Aibu editor

[javac] Compiling 57 source files to /aibu-master/bin

[javac] Warning: [options] boot classpath not set with -source 7

[javac] Warning: the [options] source value of 7 is outdated and will be removed in all future releases

[javac] Warning: the [options] target value of 7 is outdated and will be removed in all future releases

[javac] Warning: [options] To hide warnings about obsolete options, use -xlint :-options.

[javac] /aibu-master/src/si/vicos/annotations/editor/tracking/TrackingViewer.java:318: Error: TrackingViewer ViewerTreeModel is not abstract, and uncovered TreeNode abstract methods in the children ()

[javac] private class ViewerTreeModel extends TagPlot implements TreeNode {

[javac] ^

[javac] /aibu-master/src/si/vicos/annotations/editor/tracking/TrackingViewer.java:763: Error: TrackingViewer ViewerTreeModel the children () the children unable to realize the TreeNode ()

[javac] public Enumeration<?> children() {

[javac] ^

[javac] Return type Enumeration<? With Enumeration > <? Extends TreeNode> incompatible

[javac] /aibu-master/src/si/vicos/annotations/editor/tracking/TrackingViewer.java:341: Error: TrackingViewer. ViewerTreeModel. AnnotationSource is not abstract, and uncovered the TreeNode abstract methods in the children ()

[javac] private class AnnotationSource extends TransferableAnnotations

[javac] ^

[javac] /aibu-master/src/si/vicos/annotations/editor/tracking/TrackingViewer.java:572: Error: TrackingViewer. ViewerTreeModel. AnnotationSource the children () the children unable to realize the TreeNode ()

[javac] public Enumeration<?> children() {

[javac] ^

[javac] 返回类型Enumeration<?>与Enumeration<? extends TreeNode>不兼容

[javac] /aibu-master/src/si/vicos/annotations/editor/tracking/TrackingViewer.java:347: 错误: TrackingViewer.ViewerTreeModel.AnnotationSource.ValuesAnnotations不是抽象的, 并且未覆盖TreeNode中的抽象方法children()

[javac] private class ValuesAnnotations implements TreeNode, NodeStyle {

[javac] ^

[javac] /aibu-master/src/si/vicos/annotations/editor/tracking/TrackingViewer.java:378: 错误: TrackingViewer.ViewerTreeModel.AnnotationSource.ValuesAnnotations中的children()无法实现TreeNode中的children()

[javac] public Enumeration<?> children() {

[javac] ^

[javac] 返回类型Enumeration<?>与Enumeration<? extends TreeNode>不兼容

[javac] /aibu-master/src/si/vicos/annotations/editor/tracking/TrackingViewer.java:377: 错误: 方法不会覆盖或实现超类型的方法

[javac] @Override

[javac] ^

[javac] /aibu-master/src/si/vicos/annotations/editor/tracking/TrackingViewer.java:571: 错误: 方法不会覆盖或实现超类型的方法

[javac] @Override

[javac] ^

[javac] /aibu-master/src/si/vicos/annotations/editor/tracking/TrackingViewer.java:762: 错误: 方法不会覆盖或实现超类型的方法

[javac] @Override

[javac] ^

[javac] 注: /aibu-master/src/si/vicos/annotations/Annotation.java使用或覆盖了已过时的 API。

[javac] 注: 有关详细信息, 请使用 -Xlint:deprecation 重新编译。

[javac] 9 个错误

[javac] 4 个警告

BUILD FAILED

/aibu-master/build.xml:26: Compile failed; see the compiler error output for details.

Reply all
Reply to author
Forward
0 new messages