Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 786732 - dev-java/miglayout: does not compile with USE=doc
Summary: dev-java/miglayout: does not compile with USE=doc
Status: RESOLVED FIXED
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: PullRequest
Depends on:
Blocks: jdk11
  Show dependency tree
 
Reported: 2021-04-29 09:52 UTC by Volkmar W. Pogatzki
Modified: 2021-06-14 07:52 UTC (History)
2 users (show)

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


Attachments
build log (build.log,15.30 KB, text/plain)
2021-05-04 10:36 UTC, Volkmar W. Pogatzki
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Volkmar W. Pogatzki 2021-04-29 09:52:24 UTC
Please bump
Comment 1 Larry the Git Cow gentoo-dev 2021-05-04 09:11:08 UTC
The bug has been referenced in the following commit(s):

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

commit 356e83df3ba4949b81697b924338f703b1b527d1
Author:     Wolfgang E. Sanyer <ezzieyguywuf@gmail.com>
AuthorDate: 2021-05-03 19:55:34 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2021-05-04 09:09:47 +0000

    dev-java/miglayout: update java deps
    
    This does not close bug 786732 because USE=doc is still broken. However,
    it does update the java lower bound.
    
    Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf@gmail.com>
    Bug: https://bugs.gentoo.org/786732
    Closes: https://github.com/gentoo/gentoo/pull/20608/commits/6ac21472948977fff33c2fef56301fda7d9d270a
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 .../miglayout/{miglayout-4.0.ebuild => miglayout-4.0-r1.ebuild}     | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Comment 2 Miroslav Šulc gentoo-dev 2021-05-04 09:12:11 UTC
old removed
Comment 3 Volkmar W. Pogatzki 2021-05-04 10:36:01 UTC
Created attachment 705969 [details]
build log

Regardless if jdk-1.8 or jdk-11

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;
Comment 4 Volkmar W. Pogatzki 2021-06-11 13:19:33 UTC
And it (USE=doc) doesn't even work with java 8.  Please last-rite this package and its only user which is games-strategy/freecol
Comment 5 Volkmar W. Pogatzki 2021-06-13 12:18:34 UTC
Keep it according to https://bugs.gentoo.org/795765#c1 and restore title.
Comment 6 Larry the Git Cow gentoo-dev 2021-06-14 07:52:35 UTC
The bug has been closed via the following commit(s):

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

commit 17726b5169a2c7c38980c3f3390db2441b3348cd
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2021-06-13 12:26:07 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2021-06-14 07:52:15 +0000

    dev-java/miglayout: remove doc flag (broken)
    
    Closes: https://bugs.gentoo.org/786732
    Package-Manager: Portage-3.0.18, Repoman-3.0.2
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/21225
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 dev-java/miglayout/miglayout-4.0-r2.ebuild | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)