D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/tggraphlayout-1.22-7.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.H146ot + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf TGGraphLayout + /usr/bin/unzip -qq /home/iurt/rpmbuild/SOURCES/TGGL_122_jre11.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd TGGraphLayout + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/iurt/rpmbuild/SOURCES/tggraphlayout-javadoc.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch ++ find . -name '*.jar' + for j in $(find . -name "*.jar") + mv ./TGGraphLayout.jar ./TGGraphLayout.jar.no ++ find . -name '*.class' + mv 'TGGL ReleaseNotes.txt' TGGL_ReleaseNotes.txt + mkdir -p classes + mkdir -p apidocs + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.YhJvXq + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd TGGraphLayout + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export ClASSPATH=%Java_home/jre/lib/rt.jar + ClASSPATH=%Java_home/jre/lib/rt.jar ++ find com/ -name '*.java' + javac -d classes com/touchgraph/graphlayout/graphelements/GESUtils.java com/touchgraph/graphlayout/graphelements/TGForEachNode.java com/touchgraph/graphlayout/graphelements/Locality.java com/touchgraph/graphlayout/graphelements/TGForEachNodePair.java com/touchgraph/graphlayout/graphelements/ImmutableGraphEltSet.java com/touchgraph/graphlayout/graphelements/TGNodeQueue.java com/touchgraph/graphlayout/graphelements/TGForEachEdge.java com/touchgraph/graphlayout/graphelements/VisibleLocality.java com/touchgraph/graphlayout/graphelements/GraphEltSet.java com/touchgraph/graphlayout/TGPaintListener.java com/touchgraph/graphlayout/LocalityUtils.java com/touchgraph/graphlayout/GLPanel.java com/touchgraph/graphlayout/TGScrollPane.java com/touchgraph/graphlayout/Node.java com/touchgraph/graphlayout/TGLensSet.java com/touchgraph/graphlayout/TGLayout.java com/touchgraph/graphlayout/TGException.java com/touchgraph/graphlayout/Edge.java com/touchgraph/graphlayout/interaction/GLNavigateUI.java com/touchgraph/graphlayout/interaction/TGUserInterface.java com/touchgraph/graphlayout/interaction/HVRotateDragUI.java com/touchgraph/graphlayout/interaction/HyperScroll.java com/touchgraph/graphlayout/interaction/RotateScroll.java com/touchgraph/graphlayout/interaction/TGAbstractDragUI.java com/touchgraph/graphlayout/interaction/DragMultiselectUI.java com/touchgraph/graphlayout/interaction/DragAddUI.java com/touchgraph/graphlayout/interaction/GLEditUI.java com/touchgraph/graphlayout/interaction/TGUIManager.java com/touchgraph/graphlayout/interaction/TGAbstractClickUI.java com/touchgraph/graphlayout/interaction/LocalityScroll.java com/touchgraph/graphlayout/interaction/HVScroll.java com/touchgraph/graphlayout/interaction/TGSelfDeactivatingUI.java com/touchgraph/graphlayout/interaction/TGAbstractMousePausedUI.java com/touchgraph/graphlayout/interaction/ZoomScroll.java com/touchgraph/graphlayout/interaction/DragNodeUI.java com/touchgraph/graphlayout/interaction/TGAbstractMouseMotionUI.java com/touchgraph/graphlayout/TGAbstractLens.java com/touchgraph/graphlayout/GraphListener.java com/touchgraph/graphlayout/TGPoint2D.java com/touchgraph/graphlayout/GraphLayoutApplet.java com/touchgraph/graphlayout/TGPanel.java Note: Some input files use unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. ++ find com/ -name '*.java' + javadoc -d apidocs com/touchgraph/graphlayout/graphelements/GESUtils.java com/touchgraph/graphlayout/graphelements/TGForEachNode.java com/touchgraph/graphlayout/graphelements/Locality.java com/touchgraph/graphlayout/graphelements/TGForEachNodePair.java com/touchgraph/graphlayout/graphelements/ImmutableGraphEltSet.java com/touchgraph/graphlayout/graphelements/TGNodeQueue.java com/touchgraph/graphlayout/graphelements/TGForEachEdge.java com/touchgraph/graphlayout/graphelements/VisibleLocality.java com/touchgraph/graphlayout/graphelements/GraphEltSet.java com/touchgraph/graphlayout/TGPaintListener.java com/touchgraph/graphlayout/LocalityUtils.java com/touchgraph/graphlayout/GLPanel.java com/touchgraph/graphlayout/TGScrollPane.java com/touchgraph/graphlayout/Node.java com/touchgraph/graphlayout/TGLensSet.java com/touchgraph/graphlayout/TGLayout.java com/touchgraph/graphlayout/TGException.java com/touchgraph/graphlayout/Edge.java com/touchgraph/graphlayout/interaction/GLNavigateUI.java com/touchgraph/graphlayout/interaction/TGUserInterface.java com/touchgraph/graphlayout/interaction/HVRotateDragUI.java com/touchgraph/graphlayout/interaction/HyperScroll.java com/touchgraph/graphlayout/interaction/RotateScroll.java com/touchgraph/graphlayout/interaction/TGAbstractDragUI.java com/touchgraph/graphlayout/interaction/DragMultiselectUI.java com/touchgraph/graphlayout/interaction/DragAddUI.java com/touchgraph/graphlayout/interaction/GLEditUI.java com/touchgraph/graphlayout/interaction/TGUIManager.java com/touchgraph/graphlayout/interaction/TGAbstractClickUI.java com/touchgraph/graphlayout/interaction/LocalityScroll.java com/touchgraph/graphlayout/interaction/HVScroll.java com/touchgraph/graphlayout/interaction/TGSelfDeactivatingUI.java com/touchgraph/graphlayout/interaction/TGAbstractMousePausedUI.java com/touchgraph/graphlayout/interaction/ZoomScroll.java com/touchgraph/graphlayout/interaction/DragNodeUI.java com/touchgraph/graphlayout/interaction/TGAbstractMouseMotionUI.java com/touchgraph/graphlayout/TGAbstractLens.java com/touchgraph/graphlayout/GraphListener.java com/touchgraph/graphlayout/TGPoint2D.java com/touchgraph/graphlayout/GraphLayoutApplet.java com/touchgraph/graphlayout/TGPanel.java Loading source file com/touchgraph/graphlayout/graphelements/GESUtils.java... Loading source file com/touchgraph/graphlayout/graphelements/TGForEachNode.java... Loading source file com/touchgraph/graphlayout/graphelements/Locality.java... Loading source file com/touchgraph/graphlayout/graphelements/TGForEachNodePair.java... Loading source file com/touchgraph/graphlayout/graphelements/ImmutableGraphEltSet.java... Loading source file com/touchgraph/graphlayout/graphelements/TGNodeQueue.java... Loading source file com/touchgraph/graphlayout/graphelements/TGForEachEdge.java... Loading source file com/touchgraph/graphlayout/graphelements/VisibleLocality.java... Loading source file com/touchgraph/graphlayout/graphelements/GraphEltSet.java... Loading source file com/touchgraph/graphlayout/TGPaintListener.java... Loading source file com/touchgraph/graphlayout/LocalityUtils.java... Loading source file com/touchgraph/graphlayout/GLPanel.java... Loading source file com/touchgraph/graphlayout/TGScrollPane.java... Loading source file com/touchgraph/graphlayout/Node.java... Loading source file com/touchgraph/graphlayout/TGLensSet.java... Loading source file com/touchgraph/graphlayout/TGLayout.java... Loading source file com/touchgraph/graphlayout/TGException.java... Loading source file com/touchgraph/graphlayout/Edge.java... Loading source file com/touchgraph/graphlayout/interaction/GLNavigateUI.java... Loading source file com/touchgraph/graphlayout/interaction/TGUserInterface.java... Loading source file com/touchgraph/graphlayout/interaction/HVRotateDragUI.java... Loading source file com/touchgraph/graphlayout/interaction/HyperScroll.java... Loading source file com/touchgraph/graphlayout/interaction/RotateScroll.java... Loading source file com/touchgraph/graphlayout/interaction/TGAbstractDragUI.java... Loading source file com/touchgraph/graphlayout/interaction/DragMultiselectUI.java... Loading source file com/touchgraph/graphlayout/interaction/DragAddUI.java... Loading source file com/touchgraph/graphlayout/interaction/GLEditUI.java... Loading source file com/touchgraph/graphlayout/interaction/TGUIManager.java... Loading source file com/touchgraph/graphlayout/interaction/TGAbstractClickUI.java... Loading source file com/touchgraph/graphlayout/interaction/LocalityScroll.java... Loading source file com/touchgraph/graphlayout/interaction/HVScroll.java... Loading source file com/touchgraph/graphlayout/interaction/TGSelfDeactivatingUI.java... Loading source file com/touchgraph/graphlayout/interaction/TGAbstractMousePausedUI.java... Loading source file com/touchgraph/graphlayout/interaction/ZoomScroll.java... Loading source file com/touchgraph/graphlayout/interaction/DragNodeUI.java... Loading source file com/touchgraph/graphlayout/interaction/TGAbstractMouseMotionUI.java... Loading source file com/touchgraph/graphlayout/TGAbstractLens.java... Loading source file com/touchgraph/graphlayout/GraphListener.java... Loading source file com/touchgraph/graphlayout/TGPoint2D.java... Loading source file com/touchgraph/graphlayout/GraphLayoutApplet.java... Loading source file com/touchgraph/graphlayout/TGPanel.java... Constructing Javadoc information... Standard Doclet version 1.8.0_242 Building tree for all the packages and classes... Generating apidocs/com/touchgraph/graphlayout/graphelements/GESUtils.html... com/touchgraph/graphlayout/graphelements/GESUtils.java:76: warning: no @param for ges public static Hashtable calculateDistances(GraphEltSet ges, Node focusNode, int radius, ^ com/touchgraph/graphlayout/graphelements/GESUtils.java:76: warning: no @param for focusNode public static Hashtable calculateDistances(GraphEltSet ges, Node focusNode, int radius, ^ com/touchgraph/graphlayout/graphelements/GESUtils.java:76: warning: no @param for radius public static Hashtable calculateDistances(GraphEltSet ges, Node focusNode, int radius, ^ com/touchgraph/graphlayout/graphelements/GESUtils.java:76: warning: no @param for maxAddEdgeCount public static Hashtable calculateDistances(GraphEltSet ges, Node focusNode, int radius, ^ com/touchgraph/graphlayout/graphelements/GESUtils.java:76: warning: no @param for maxExpandEdgeCount public static Hashtable calculateDistances(GraphEltSet ges, Node focusNode, int radius, ^ com/touchgraph/graphlayout/graphelements/GESUtils.java:76: warning: no @param for unidirectional public static Hashtable calculateDistances(GraphEltSet ges, Node focusNode, int radius, ^ com/touchgraph/graphlayout/graphelements/GESUtils.java:76: warning: no @return public static Hashtable calculateDistances(GraphEltSet ges, Node focusNode, int radius, ^ com/touchgraph/graphlayout/graphelements/GESUtils.java:112: warning: no @param for ges public static Hashtable getLargestConnectedSubgraph(GraphEltSet ges) { ^ com/touchgraph/graphlayout/graphelements/GESUtils.java:112: warning: no @return public static Hashtable getLargestConnectedSubgraph(GraphEltSet ges) { ^ Generating apidocs/com/touchgraph/graphlayout/graphelements/GraphEltSet.html... com/touchgraph/graphlayout/graphelements/GraphEltSet.java:92: warning: no @param for i protected Node nodeAt( int i ) { ^ com/touchgraph/graphlayout/graphelements/GraphEltSet.java:92: warning: no @return protected Node nodeAt( int i ) { ^ com/touchgraph/graphlayout/graphelements/GraphEltSet.java:126: warning: no @param for node public synchronized void addNode( Node node ) throws TGException { ^ com/touchgraph/graphlayout/graphelements/GraphEltSet.java:126: warning: no @throws for com.touchgraph.graphlayout.TGException public synchronized void addNode( Node node ) throws TGException { ^ com/touchgraph/graphlayout/graphelements/GraphEltSet.java:151: warning: no @param for node public boolean contains( Node node ) { ^ com/touchgraph/graphlayout/graphelements/GraphEltSet.java:151: warning: no @return public boolean contains( Node node ) { ^ com/touchgraph/graphlayout/graphelements/GraphEltSet.java:158: warning: no @param for index protected Edge edgeAt( int index ) { ^ com/touchgraph/graphlayout/graphelements/GraphEltSet.java:158: warning: no @return protected Edge edgeAt( int index ) { ^ com/touchgraph/graphlayout/graphelements/GraphEltSet.java:184: warning: no @param for edge public void addEdge( Edge edge ) { ^ com/touchgraph/graphlayout/graphelements/GraphEltSet.java:196: warning: no @param for from public Edge addEdge( Node from, Node to, int tension ) { ^ com/touchgraph/graphlayout/graphelements/GraphEltSet.java:196: warning: no @param for to public Edge addEdge( Node from, Node to, int tension ) { ^ com/touchgraph/graphlayout/graphelements/GraphEltSet.java:196: warning: no @param for tension public Edge addEdge( Node from, Node to, int tension ) { ^ com/touchgraph/graphlayout/graphelements/GraphEltSet.java:196: warning: no @return public Edge addEdge( Node from, Node to, int tension ) { ^ com/touchgraph/graphlayout/graphelements/GraphEltSet.java:206: warning: no @param for edge public boolean contains( Edge edge ) { ^ com/touchgraph/graphlayout/graphelements/GraphEltSet.java:206: warning: no @return public boolean contains( Edge edge ) { ^ com/touchgraph/graphlayout/graphelements/GraphEltSet.java:217: warning: no @param for strURL public Node findNodeByURL( String strURL ) { ^ com/touchgraph/graphlayout/graphelements/GraphEltSet.java:217: warning: no @return public Node findNodeByURL( String strURL ) { ^ com/touchgraph/graphlayout/graphelements/GraphEltSet.java:274: warning: no @param for edge public boolean deleteEdge( Edge edge ) { ^ com/touchgraph/graphlayout/graphelements/GraphEltSet.java:274: warning: no @return public boolean deleteEdge( Edge edge ) { ^ com/touchgraph/graphlayout/graphelements/GraphEltSet.java:285: warning: no @param for edgesToDelete public void deleteEdges( Vector edgesToDelete ) { ^ com/touchgraph/graphlayout/graphelements/GraphEltSet.java:295: warning: no @param for from public boolean deleteEdge( Node from, Node to ) { ^ com/touchgraph/graphlayout/graphelements/GraphEltSet.java:295: warning: no @param for to public boolean deleteEdge( Node from, Node to ) { ^ com/touchgraph/graphlayout/graphelements/GraphEltSet.java:295: warning: no @return public boolean deleteEdge( Node from, Node to ) { ^ com/touchgraph/graphlayout/graphelements/GraphEltSet.java:304: warning: no @param for node public boolean deleteNode( Node node ) { ^ com/touchgraph/graphlayout/graphelements/GraphEltSet.java:304: warning: no @return public boolean deleteNode( Node node ) { ^ com/touchgraph/graphlayout/graphelements/GraphEltSet.java:328: warning: no @param for nodesToDelete public void deleteNodes( Vector nodesToDelete ) { ^ com/touchgraph/graphlayout/graphelements/ImmutableGraphEltSet.java:69: warning: no @return public int nodeCount(); ^ com/touchgraph/graphlayout/graphelements/ImmutableGraphEltSet.java:74: warning: no @return public int nodeNum(); ^ com/touchgraph/graphlayout/graphelements/ImmutableGraphEltSet.java:80: warning: no @return public int edgeCount(); ^ com/touchgraph/graphlayout/graphelements/ImmutableGraphEltSet.java:85: warning: no @return public int edgeNum(); ^ com/touchgraph/graphlayout/graphelements/ImmutableGraphEltSet.java:91: warning: no @param for id public Node findNode( String id ); ^ com/touchgraph/graphlayout/graphelements/ImmutableGraphEltSet.java:91: warning: no @return public Node findNode( String id ); ^ com/touchgraph/graphlayout/graphelements/ImmutableGraphEltSet.java:99: warning: no @param for substring public Node findNodeLabelContaining( String substring ); ^ com/touchgraph/graphlayout/graphelements/ImmutableGraphEltSet.java:99: warning: no @return public Node findNodeLabelContaining( String substring ); ^ com/touchgraph/graphlayout/graphelements/ImmutableGraphEltSet.java:102: warning: no @param for from public Edge findEdge( Node from, Node to ); ^ com/touchgraph/graphlayout/graphelements/ImmutableGraphEltSet.java:102: warning: no @param for to public Edge findEdge( Node from, Node to ); ^ com/touchgraph/graphlayout/graphelements/ImmutableGraphEltSet.java:102: warning: no @return public Edge findEdge( Node from, Node to ); ^ com/touchgraph/graphlayout/graphelements/ImmutableGraphEltSet.java:105: warning: no @return public Node getRandomNode(); ^ com/touchgraph/graphlayout/graphelements/ImmutableGraphEltSet.java:108: warning: no @return public Node getFirstNode(); ^ com/touchgraph/graphlayout/graphelements/ImmutableGraphEltSet.java:111: warning: no @param for fen public void forAllNodes( TGForEachNode fen ); ^ com/touchgraph/graphlayout/graphelements/ImmutableGraphEltSet.java:114: warning: no @param for fenp public void forAllNodePairs( TGForEachNodePair fenp ); ^ com/touchgraph/graphlayout/graphelements/ImmutableGraphEltSet.java:117: warning: no @param for fee public void forAllEdges( TGForEachEdge fee ); ^ Generating apidocs/com/touchgraph/graphlayout/graphelements/ImmutableGraphEltSet.html... Generating apidocs/com/touchgraph/graphlayout/graphelements/Locality.html... com/touchgraph/graphlayout/graphelements/Locality.java:79: warning: no @param for ges public Locality(GraphEltSet ges) { ^ Generating apidocs/com/touchgraph/graphlayout/graphelements/TGForEachEdge.html... Generating apidocs/com/touchgraph/graphlayout/graphelements/TGForEachNode.html... Generating apidocs/com/touchgraph/graphlayout/graphelements/TGForEachNodePair.html... Generating apidocs/com/touchgraph/graphlayout/graphelements/TGNodeQueue.html... Generating apidocs/com/touchgraph/graphlayout/graphelements/VisibleLocality.html... Generating apidocs/com/touchgraph/graphlayout/Edge.html... com/touchgraph/graphlayout/Edge.java:99: warning: no @return public Node getFrom() { return from; } ^ com/touchgraph/graphlayout/Edge.java:102: warning: no @return public Node getTo() { return to; } ^ com/touchgraph/graphlayout/Edge.java:105: warning: no @return public Color getColor() { ^ com/touchgraph/graphlayout/Edge.java:110: warning: no @param for color public void setColor( Color color ) { ^ com/touchgraph/graphlayout/Edge.java:115: warning: no @return public String getID() ^ com/touchgraph/graphlayout/Edge.java:121: warning: no @param for id public void setID( String id ) ^ com/touchgraph/graphlayout/Edge.java:127: warning: no @return public int getLength() { ^ com/touchgraph/graphlayout/Edge.java:132: warning: no @param for len public void setLength(int len) { ^ com/touchgraph/graphlayout/Edge.java:137: warning: no @param for v public void setVisible( boolean v) { ^ com/touchgraph/graphlayout/Edge.java:142: warning: no @return public boolean isVisible() { ^ com/touchgraph/graphlayout/Edge.java:88: warning: no @param for f public Edge(Node f, Node t) { ^ com/touchgraph/graphlayout/Edge.java:88: warning: no @param for t public Edge(Node f, Node t) { ^ com/touchgraph/graphlayout/Edge.java:78: warning: no @param for f public Edge(Node f, Node t, int len) { ^ com/touchgraph/graphlayout/Edge.java:78: warning: no @param for t public Edge(Node f, Node t, int len) { ^ com/touchgraph/graphlayout/Edge.java:78: warning: no @param for len public Edge(Node f, Node t, int len) { ^ Generating apidocs/com/touchgraph/graphlayout/GLPanel.html... com/touchgraph/graphlayout/GLPanel.java:136: warning: no @return public TGPanel getTGPanel() { ^ com/touchgraph/graphlayout/GLPanel.java:143: warning: no @return public HVScroll getHVScroll() ^ com/touchgraph/graphlayout/GLPanel.java:149: warning: no @return public HyperScroll getHyperScroll() ^ com/touchgraph/graphlayout/GLPanel.java:157: warning: no @param for p public void setOffset( Point p ) { ^ com/touchgraph/graphlayout/GLPanel.java:162: warning: no @return public Point getOffset() { ^ com/touchgraph/graphlayout/GLPanel.java:169: warning: no @return public RotateScroll getRotateScroll() ^ com/touchgraph/graphlayout/GLPanel.java:175: warning: no @param for angle public void setRotationAngle( int angle ) { ^ com/touchgraph/graphlayout/GLPanel.java:180: warning: no @return public int getRotationAngle() { ^ com/touchgraph/graphlayout/GLPanel.java:187: warning: no @return public LocalityScroll getLocalityScroll() ^ com/touchgraph/graphlayout/GLPanel.java:195: warning: no @param for radius public void setLocalityRadius( int radius ) { ^ com/touchgraph/graphlayout/GLPanel.java:200: warning: no @return public int getLocalityRadius() { ^ com/touchgraph/graphlayout/GLPanel.java:207: warning: no @return public ZoomScroll getZoomScroll() ^ com/touchgraph/graphlayout/GLPanel.java:213: warning: no @param for zoomValue public void setZoomValue( int zoomValue ) { ^ com/touchgraph/graphlayout/GLPanel.java:218: warning: no @return public int getZoomValue() { ^ Generating apidocs/com/touchgraph/graphlayout/GraphLayoutApplet.html... Generating apidocs/com/touchgraph/graphlayout/GraphListener.html... Generating apidocs/com/touchgraph/graphlayout/LocalityUtils.html... com/touchgraph/graphlayout/LocalityUtils.java:241: warning: no @param for n public void expandNode(final Node n) { ^ com/touchgraph/graphlayout/LocalityUtils.java:272: warning: no @param for hideNode public synchronized void hideNode( final Node hideNode ) { ^ com/touchgraph/graphlayout/LocalityUtils.java:300: warning: no @param for collapseNode public synchronized void collapseNode( final Node collapseNode ) { ^ Generating apidocs/com/touchgraph/graphlayout/Node.html... com/touchgraph/graphlayout/Node.java:217: warning: no @param for id public void setID( String id ) { ^ com/touchgraph/graphlayout/Node.java:223: warning: no @return public String getID() { ^ com/touchgraph/graphlayout/Node.java:229: warning: no @param for p public void setLocation( Point p ) { ^ com/touchgraph/graphlayout/Node.java:237: warning: no @return public Point getLocation() { ^ com/touchgraph/graphlayout/Node.java:243: warning: no @param for v public void setVisible( boolean v) { ^ com/touchgraph/graphlayout/Node.java:249: warning: no @return public boolean isVisible() { ^ com/touchgraph/graphlayout/Node.java:260: warning: no @param for type public void setType( int type ) { ^ com/touchgraph/graphlayout/Node.java:270: warning: no @return public int getType() { ^ com/touchgraph/graphlayout/Node.java:275: warning: no @param for font public void setFont( Font font ) { ^ com/touchgraph/graphlayout/Node.java:280: warning: no @return public Font getFont() { ^ com/touchgraph/graphlayout/Node.java:285: warning: no @param for bgColor public void setBackColor( Color bgColor ) { ^ com/touchgraph/graphlayout/Node.java:291: warning: no @return public Color getBackColor() { ^ com/touchgraph/graphlayout/Node.java:296: warning: no @param for txtColor public void setTextColor( Color txtColor ) { ^ com/touchgraph/graphlayout/Node.java:303: warning: no @return public Color getTextColor() { ^ com/touchgraph/graphlayout/Node.java:309: warning: no @param for label public void setLabel( String label ) { ^ com/touchgraph/graphlayout/Node.java:315: warning: no @return public String getLabel() { ^ Generating apidocs/com/touchgraph/graphlayout/TGAbstractLens.html... Generating apidocs/com/touchgraph/graphlayout/TGException.html... Generating apidocs/com/touchgraph/graphlayout/TGLayout.html... Generating apidocs/com/touchgraph/graphlayout/TGLensSet.html... Generating apidocs/com/touchgraph/graphlayout/TGPaintListener.html... Generating apidocs/com/touchgraph/graphlayout/TGPanel.html... Generating apidocs/com/touchgraph/graphlayout/TGPanel.AdjustOriginLens.html... Generating apidocs/com/touchgraph/graphlayout/TGPanel.SwitchSelectUI.html... Generating apidocs/com/touchgraph/graphlayout/TGPoint2D.html... Generating apidocs/com/touchgraph/graphlayout/TGScrollPane.html... Generating apidocs/com/touchgraph/graphlayout/interaction/DragAddUI.html... Generating apidocs/com/touchgraph/graphlayout/interaction/DragMultiselectUI.html... Generating apidocs/com/touchgraph/graphlayout/interaction/DragNodeUI.html... Generating apidocs/com/touchgraph/graphlayout/interaction/GLEditUI.html... Generating apidocs/com/touchgraph/graphlayout/interaction/GLNavigateUI.html... Generating apidocs/com/touchgraph/graphlayout/interaction/HVRotateDragUI.html... Generating apidocs/com/touchgraph/graphlayout/interaction/HVScroll.html... Generating apidocs/com/touchgraph/graphlayout/interaction/HyperScroll.html... Generating apidocs/com/touchgraph/graphlayout/interaction/LocalityScroll.html... Generating apidocs/com/touchgraph/graphlayout/interaction/RotateScroll.html... Generating apidocs/com/touchgraph/graphlayout/interaction/TGAbstractClickUI.html... Generating apidocs/com/touchgraph/graphlayout/interaction/TGAbstractDragUI.html... Generating apidocs/com/touchgraph/graphlayout/interaction/TGAbstractMouseMotionUI.html... Generating apidocs/com/touchgraph/graphlayout/interaction/TGAbstractMousePausedUI.html... Generating apidocs/com/touchgraph/graphlayout/interaction/TGSelfDeactivatingUI.html... Generating apidocs/com/touchgraph/graphlayout/interaction/TGUIManager.html... Generating apidocs/com/touchgraph/graphlayout/interaction/TGUserInterface.html... Generating apidocs/com/touchgraph/graphlayout/interaction/ZoomScroll.html... Generating apidocs/overview-frame.html... Generating apidocs/com/touchgraph/graphlayout/package-frame.html... Generating apidocs/com/touchgraph/graphlayout/package-summary.html... Generating apidocs/com/touchgraph/graphlayout/package-tree.html... Generating apidocs/com/touchgraph/graphlayout/graphelements/package-frame.html... Generating apidocs/com/touchgraph/graphlayout/graphelements/package-summary.html... Generating apidocs/com/touchgraph/graphlayout/graphelements/package-tree.html... Generating apidocs/com/touchgraph/graphlayout/interaction/package-frame.html... Generating apidocs/com/touchgraph/graphlayout/interaction/package-summary.html... Generating apidocs/com/touchgraph/graphlayout/interaction/package-tree.html... Generating apidocs/constant-values.html... Generating apidocs/serialized-form.html... Building index for all the packages and classes... Generating apidocs/overview-tree.html... Generating apidocs/index-all.html... Generating apidocs/deprecated-list.html... Building index for all classes... Generating apidocs/allclasses-frame.html... Generating apidocs/allclasses-noframe.html... Generating apidocs/index.html... Generating apidocs/overview-summary.html... Generating apidocs/help-doc.html... 100 warnings + pushd classes ~/rpmbuild/BUILD/TGGraphLayout/classes ~/rpmbuild/BUILD/TGGraphLayout + jar cf ../tggraphlayout-1.22.jar com + popd ~/rpmbuild/BUILD/TGGraphLayout + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6pqMWp + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/tggraphlayout-1.22-7.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/tggraphlayout-1.22-7.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/tggraphlayout-1.22-7.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/tggraphlayout-1.22-7.mga8.aarch64 + cd TGGraphLayout + '[' 1 -eq 1 ']' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/tggraphlayout-1.22-7.mga8.aarch64/usr/share/java + install -pm 644 tggraphlayout-1.22.jar /home/iurt/rpmbuild/BUILDROOT/tggraphlayout-1.22-7.mga8.aarch64/usr/share/java/ + cd /home/iurt/rpmbuild/BUILDROOT/tggraphlayout-1.22-7.mga8.aarch64/usr/share/java + for jar in *-1.22* + ln -sf tggraphlayout-1.22.jar tggraphlayout.jar + ln -sf tggraphlayout-1.22.jar /home/iurt/rpmbuild/BUILDROOT/tggraphlayout-1.22-7.mga8.aarch64/usr/share/java/tggl.jar + mkdir -p /home/iurt/rpmbuild/BUILDROOT/tggraphlayout-1.22-7.mga8.aarch64/usr/share/javadoc/tggraphlayout-1.22 + cp -pr apidocs/allclasses-frame.html apidocs/allclasses-noframe.html apidocs/com apidocs/constant-values.html apidocs/deprecated-list.html apidocs/help-doc.html apidocs/index-all.html apidocs/index.html apidocs/overview-frame.html apidocs/overview-summary.html apidocs/overview-tree.html apidocs/package-list apidocs/script.js apidocs/serialized-form.html apidocs/stylesheet.css /home/iurt/rpmbuild/BUILDROOT/tggraphlayout-1.22-7.mga8.aarch64/usr/share/javadoc/tggraphlayout-1.22 + ln -s tggraphlayout-1.22 /home/iurt/rpmbuild/BUILDROOT/tggraphlayout-1.22-7.mga8.aarch64/usr/share/javadoc/tggraphlayout + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 1.22-7.mga8 --unique-debug-suffix -1.22-7.mga8.aarch64 --unique-debug-src-base tggraphlayout-1.22-7.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/TGGraphLayout + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: tggraphlayout-1.22-7.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.8wKR5q + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd TGGraphLayout + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/tggraphlayout-1.22-7.mga8.aarch64/usr/share/doc/tggraphlayout + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/tggraphlayout-1.22-7.mga8.aarch64/usr/share/doc/tggraphlayout + cp -pr TG-APACHE-LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/tggraphlayout-1.22-7.mga8.aarch64/usr/share/doc/tggraphlayout + cp -pr TGGL_ReleaseNotes.txt /home/iurt/rpmbuild/BUILDROOT/tggraphlayout-1.22-7.mga8.aarch64/usr/share/doc/tggraphlayout + cp -pr TGGraphLayout.html /home/iurt/rpmbuild/BUILDROOT/tggraphlayout-1.22-7.mga8.aarch64/usr/share/doc/tggraphlayout + RPM_EC=0 ++ jobs -p + exit 0 Provides: tggraphlayout = 1.22-7.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: tggraphlayout-javadoc-1.22-7.mga8.noarch Provides: tggraphlayout-javadoc = 1.22-7.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/tggraphlayout-1.22-7.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/tggraphlayout-1.22-7.mga8.noarch.rpm Wrote: /home/iurt/rpmbuild/RPMS/noarch/tggraphlayout-javadoc-1.22-7.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9dwnxs + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd TGGraphLayout + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/tggraphlayout-1.22-7.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.0W1fwt + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf TGGraphLayout + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!