* Package: dev-java/miglayout-4.0-r1  * Repository: gentoo  * Maintainer: java@gentoo.org  * USE: abi_x86_64 amd64 doc elibc_glibc examples kernel_linux source userland_GNU  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Using: openjdk-11 >>> Unpacking source... >>> Unpacking miglayout-4.0-sources.jar to /var/tmp/portage/dev-java/miglayout-4.0-r1/work >>> Source unpacked in /var/tmp/portage/dev-java/miglayout-4.0-r1/work >>> Preparing source in /var/tmp/portage/dev-java/miglayout-4.0-r1/work ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-java/miglayout-4.0-r1/work ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-java/miglayout-4.0-r1/work ... * Verbose logging for "ejavac" function * Compiler executable: javac * Extra arguments: -source 1.8 -target 1.8 * Complete command: * javac -source 1.8 -target 1.8 -d classes @sources.lst * Compiling ... warning: [options] bootstrap class path not set in conjunction with -source 8 Note: Some input files use or override a deprecated API. Note: Recompile with -Xlint:deprecation for details. Note: net/miginfocom/layout/Grid.java uses unchecked or unsafe operations. Note: Recompile with -Xlint:unchecked for details. 1 warning Loading source file net/miginfocom/swing/SwingContainerWrapper.java... Loading source file net/miginfocom/swing/SwingComponentWrapper.java... Loading source file net/miginfocom/swing/MigLayout.java... Loading source file net/miginfocom/layout/UnitValue.java... Loading source file net/miginfocom/layout/UnitConverter.java... Loading source file net/miginfocom/layout/ResizeConstraint.java... Loading source file net/miginfocom/layout/PlatformDefaults.java... Loading source file net/miginfocom/layout/LinkHandler.java... Loading source file net/miginfocom/layout/LC.java... Loading source file net/miginfocom/layout/LayoutUtil.java... Loading source file net/miginfocom/layout/LayoutCallback.java... Loading source file net/miginfocom/layout/InCellGapProvider.java... Loading source file net/miginfocom/layout/IDEUtil.java... Loading source file net/miginfocom/layout/Grid.java... Loading source file net/miginfocom/layout/DimConstraint.java... Loading source file net/miginfocom/layout/ContainerWrapper.java... Loading source file net/miginfocom/layout/ConstraintParser.java... Loading source file net/miginfocom/layout/ComponentWrapper.java... Loading source file net/miginfocom/layout/CC.java... Loading source file net/miginfocom/layout/BoundSize.java... Loading source file net/miginfocom/layout/AC.java... Constructing Javadoc information... Creating destination directory: "api/" Standard Doclet version 11.0.11 Building tree for all the packages and classes... net/miginfocom/layout/InCellGapProvider.java:47: error: bad HTML entity * if (adjacentComp.getComponentType(false) == ComponentWrapper.TYPE_LABEL && comp.getComponentType(false) == ComponentWrapper.TYPE_TEXT_FIELD) ^ net/miginfocom/layout/InCellGapProvider.java:47: error: bad HTML entity * if (adjacentComp.getComponentType(false) == ComponentWrapper.TYPE_LABEL && comp.getComponentType(false) == ComponentWrapper.TYPE_TEXT_FIELD) ^ net/miginfocom/layout/InCellGapProvider.java:51: error: malformed HTML * ^ Generating api/net/miginfocom/layout/AC.html... net/miginfocom/layout/AC.java:64: error: malformed HTML * These contains all information in this class. ^ net/miginfocom/layout/AC.java:64: error: bad use of '>' * These contains all information in this class. ^ net/miginfocom/layout/AC.java:65: error: block element not allowed within inline element : p *

^ net/miginfocom/layout/AC.java:68: warning: nested tag not allowed: * never null. ^ net/miginfocom/layout/AC.java:64: error: element not closed: code * These contains all information in this class. ^ Generating api/net/miginfocom/layout/BoundSize.html... net/miginfocom/layout/BoundSize.java:68: error: element not closed: b /** Constructor. This method is here for serilization only and should normally not be used. Use ^ net/miginfocom/layout/BoundSize.java:80: error: element not closed: b /** Constructor. This method is here for serilization only and should normally not be used. Use ^ Generating api/net/miginfocom/layout/CC.html... net/miginfocom/layout/CC.java:752: error: unexpected text /** Same functionality as {@link #setSpanY(int LayoutUtil.INF)} which means this cell will span the rest of the column. ^ net/miginfocom/layout/CC.java:836: error: unterminated signature /** Same functionality as {@link #setPushY(Float))} which means this cell will push the rest of the column. ^ net/miginfocom/layout/CC.java:939: error: unexpected text /** Same functionality as {@link #setExternal(boolean true)} only this method returns this for chaining multiple calls. ^ net/miginfocom/layout/CC.java:951: error: reference not found /** Same functionality as {@link #setFlowX(Boolean .TRUE)} only this method returns this for chaining multiple calls. ^ net/miginfocom/layout/CC.java:963: error: reference not found /** Same functionality as {@link #setFlowX(Boolean .FALSE)} only this method returns this for chaining multiple calls. ^ net/miginfocom/layout/CC.java:990: error: unexpected text /** Same functionality as {@link #setNewline(boolean true)} only this method returns this for chaining multiple calls. ^ net/miginfocom/layout/CC.java:1022: error: unexpected text /** Same functionality as {@link #setWrap(boolean true)} only this method returns this for chaining multiple calls. ^ net/miginfocom/layout/CC.java:1054: error: unexpected text /** Same functionality as {@link #setDockSide(int 0)} only this method returns this for chaining multiple calls. ^ net/miginfocom/layout/CC.java:1066: error: unexpected text /** Same functionality as {@link #setDockSide(int 1)} only this method returns this for chaining multiple calls. ^ net/miginfocom/layout/CC.java:1078: error: unexpected text /** Same functionality as {@link #setDockSide(int 2)} only this method returns this for chaining multiple calls. ^ net/miginfocom/layout/CC.java:1090: error: unexpected text /** Same functionality as {@link #setDockSide(int 3)} only this method returns this for chaining multiple calls. ^ net/miginfocom/layout/PlatformDefaults.java:479: error: semicolon missing * and letters in lower case will get the width the current look&feel specifies. ^ net/miginfocom/layout/PlatformDefaults.java:495: error: bad use of '>' *

  • 'X' - A tag for the "next >" or "forward >" button. ^ net/miginfocom/layout/PlatformDefaults.java:495: error: bad use of '>' *
  • 'X' - A tag for the "next >" or "forward >" button. ^ net/miginfocom/layout/PlatformDefaults.java:496: error: malformed HTML *
  • 'B' - A tag for the "< back>" or "< previous" button. ^ net/miginfocom/layout/PlatformDefaults.java:496: error: bad use of '>' *
  • 'B' - A tag for the "< back>" or "< previous" button. ^ net/miginfocom/layout/PlatformDefaults.java:496: error: malformed HTML *
  • 'B' - A tag for the "< back>" or "< previous" button. ^ Generating api/net/miginfocom/layout/ComponentWrapper.html... Generating api/net/miginfocom/layout/ConstraintParser.html... Generating api/net/miginfocom/layout/ContainerWrapper.html... Generating api/net/miginfocom/layout/DimConstraint.html... net/miginfocom/layout/DimConstraint.java:221: error: ')' missing in reference * @see net.miginfocom.layout.ConstraintParser#parseBoundSize(String, boolean, boolean). ^ net/miginfocom/layout/DimConstraint.java:254: error: ')' missing in reference * @see net.miginfocom.layout.ConstraintParser#parseBoundSize(String, boolean, boolean). ^ net/miginfocom/layout/DimConstraint.java:275: error: ')' missing in reference * @see net.miginfocom.layout.ConstraintParser#parseBoundSize(String, boolean, boolean). ^ net/miginfocom/layout/DimConstraint.java:356: error: bad use of '>' * @return code>true means that components should grow. ^ net/miginfocom/layout/DimConstraint.java:356: error: unexpected end tag: * @return code>true means that components should grow. ^ Generating api/net/miginfocom/layout/Grid.html... Generating api/net/miginfocom/layout/IDEUtil.html... net/miginfocom/layout/IDEUtil.java:131: error: reference not found * in SWT it will be a {@link org.eclipse.swt.widgets.Composite}. ^ net/miginfocom/layout/IDEUtil.java:154: error: reference not found * in SWT it will be a {@link org.eclipse.swt.widgets.Composite}. ^ net/miginfocom/layout/LayoutUtil.java:486: warning: no @throws for java.io.IOException public static synchronized void writeAsXML(ObjectOutput out, Object o) throws IOException ^ Generating api/net/miginfocom/layout/InCellGapProvider.html... Generating api/net/miginfocom/layout/LayoutCallback.html... Generating api/net/miginfocom/layout/LayoutUtil.html... net/miginfocom/layout/LC.java:596: error: unexpected text * Same functionality as {@link #setWrapAfter(int 0)} only this method returns this for chaining multiple calls. ^ net/miginfocom/layout/LC.java:619: error: unexpected text /** Same functionality as {@link #setNoCache(boolean true)} only this method returns this for chaining multiple calls. ^ net/miginfocom/layout/LC.java:630: error: unexpected text /** Same functionality as {@link #setFlowX(boolean false)} only this method returns this for chaining multiple calls. ^ net/miginfocom/layout/LC.java:641: error: unexpected text /** Same functionality as {@link #setFlowX(boolean true)} only this method returns this for chaining multiple calls. ^ net/miginfocom/layout/LC.java:652: error: unexpected text /** Same functionality as {@link #setFillX(boolean true)} and {@link #setFillY(boolean true)} conmbined.T his method returns ^ net/miginfocom/layout/LC.java:652: error: unexpected text /** Same functionality as {@link #setFillX(boolean true)} and {@link #setFillY(boolean true)} conmbined.T his method returns ^ net/miginfocom/layout/LC.java:665: error: unexpected text /** Same functionality as {@link #setFillX(boolean true)} only this method returns this for chaining multiple calls. ^ net/miginfocom/layout/LC.java:676: error: unexpected text /** Same functionality as {@link #setFillY(boolean true)} only this method returns this for chaining multiple calls. ^ net/miginfocom/layout/LC.java:711: error: unexpected text /** Same functionality as {@link #setTopToBottom(boolean false)} only this method returns this for chaining multiple calls. ^ net/miginfocom/layout/LC.java:722: error: unexpected text /** Same functionality as {@link #setTopToBottom(boolean true)} only this method returns this for chaining multiple calls. ^ net/miginfocom/layout/LC.java:734: error: unexpected text /** Same functionality as {@link #setNoGrid(boolean true)} only this method returns this for chaining multiple calls. ^ net/miginfocom/layout/LC.java:745: error: unexpected text /** Same functionality as {@link #setVisualPadding(boolean false)} only this method returns this for chaining multiple calls. ^ Generating api/net/miginfocom/layout/LC.html... Generating api/net/miginfocom/layout/LinkHandler.html... Generating api/net/miginfocom/layout/PlatformDefaults.html... Generating api/net/miginfocom/layout/UnitConverter.html... Generating api/net/miginfocom/layout/UnitValue.html... Generating api/net/miginfocom/swing/MigLayout.html... Generating api/net/miginfocom/swing/SwingComponentWrapper.html... Generating api/net/miginfocom/swing/SwingContainerWrapper.html... Generating api/net/miginfocom/layout/package-summary.html... Generating api/net/miginfocom/layout/package-tree.html... Generating api/net/miginfocom/swing/package-summary.html... Generating api/net/miginfocom/swing/package-tree.html... Generating api/constant-values.html... Generating api/serialized-form.html... Building index for all the packages and classes... Generating api/overview-tree.html... Generating api/index-all.html... Building index for all classes... Generating api/allclasses-index.html... Generating api/allpackages-index.html... Generating api/deprecated-list.html... Building index for all classes... Generating api/allclasses.html... Generating api/allclasses.html... Generating api/index.html... Generating api/overview-summary.html... Generating api/help-doc.html... 46 errors 2 warnings * ERROR: dev-java/miglayout-4.0-r1::gentoo failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 125: Called src_compile * environment, line 2123: Called die * The specific snippet of code: * javadoc "${classpath[@]}" -author -version -d api @sources.lst || die; * * If you need support, post the output of `emerge --info '=dev-java/miglayout-4.0-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-java/miglayout-4.0-r1::gentoo'`. !!! When you file a bug report, please include the following information: GENTOO_VM=openjdk-11 CLASSPATH="" JAVA_HOME="/usr/lib64/openjdk-11" JAVACFLAGS="-source 1.8 -target 1.8" COMPILER="" and of course, the output of emerge --info =miglayout-4.0 * The complete build log is located at '/var/tmp/portage/dev-java/miglayout-4.0-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-java/miglayout-4.0-r1/temp/environment'. * Working directory: '/var/tmp/portage/dev-java/miglayout-4.0-r1/work' * S: '/var/tmp/portage/dev-java/miglayout-4.0-r1/work'