Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829517 - dev-java/libreadline-java-0.8.0-r5 fails to compile: org_gnu_readline_Readline.c:433:5: error: non-void function java_completer should return a value [-Wreturn-type]
Summary: dev-java/libreadline-java-0.8.0-r5 fails to compile: org_gnu_readline_Readlin...
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:
 
Reported: 2021-12-18 07:41 UTC by Agostino Sarubbo
Modified: 2022-01-16 17:36 UTC (History)
0 users

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


Attachments
build.log (build.log,50.35 KB, text/plain)
2021-12-18 07:41 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2021-12-18 07:41:13 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-java/libreadline-java-0.8.0-r5 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses clang as a compiler and lld as a linker
Comment 1 Agostino Sarubbo gentoo-dev 2021-12-18 07:41:15 UTC
Created attachment 759526 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-12-18 12:12:15 UTC
The bug has been referenced in the following commit(s):

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

commit ba79e95b9b22cabbb07faa76a8cfc5a14d2f15b8
Author:     Volkmar W. Pogatzki <gentoo@pogatzki.net>
AuthorDate: 2021-12-18 09:22:49 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2021-12-18 12:12:11 +0000

    profiles/package.mask last-rite dev-java/{jrrd,libreadline-java}
    
    Bug: https://bugs.gentoo.org/736880
    Bug: https://bugs.gentoo.org/614480
    Bug: https://bugs.gentoo.org/829517
    
    Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
    Closes: https://github.com/gentoo/gentoo/pull/23406
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 profiles/package.mask | 8 ++++++++
 1 file changed, 8 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2022-01-16 17:36:30 UTC
The bug has been closed via the following commit(s):

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

commit d72df5d650171d89cb1efa90a7d79d48038cd701
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-01-16 17:35:12 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-01-16 17:35:12 +0000

    dev-java/libreadline-java: treeclean
    
    Closes: https://bugs.gentoo.org/829517
    Closes: https://bugs.gentoo.org/614480
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-java/libreadline-java/Manifest                 |  1 -
 .../files/libreadline-java-0.8.0-gmake.patch       | 19 -------
 .../libreadline-java-0.8.0-respect-flags.patch     | 27 ----------
 .../files/termcap-to-ncurses.patch                 | 13 -----
 .../libreadline-java-0.8.0-r5.ebuild               | 61 ----------------------
 dev-java/libreadline-java/metadata.xml             | 11 ----
 profiles/package.mask                              |  4 --
 7 files changed, 136 deletions(-)