Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 729680

Summary: dev-cpp/clucene fails to compile
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: paolo.pedroni, sam, sunk67188
Priority: Normal Keywords: PATCH
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 408963    
Attachments: build.log
other.tar.bz2

Description Agostino Sarubbo gentoo-dev 2020-06-26 07:40:11 UTC
@@This is an auto-filed bug@@
Feel free to change the summary at your convenience.

Issue: dev-cpp/clucene fails to compile.
Discovered on: amd64

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please mention it in the summary and block bug 408963. If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-06-26 07:40:21 UTC
Created attachment 646466 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-06-26 07:40:24 UTC
Created attachment 646468 [details]
other.tar.bz2

other logs
Comment 3 Paolo Pedroni 2021-03-01 16:23:38 UTC
There is a patch in the sf.net bugtracker that fixes compilation with clang: https://sourceforge.net/p/clucene/bugs/231/
Comment 4 Larry the Git Cow gentoo-dev 2021-06-14 14:50:01 UTC
The bug has been closed via the following commit(s):

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

commit 73689f2a05dda2853d24839f0380dc9974d62d24
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2021-06-14 14:43:59 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-06-14 14:49:55 +0000

    dev-cpp/clucene: fix build on clang
    
     - tested on clang and gcc against few random rdeps.
    
    Closes: https://bugs.gentoo.org/729680
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-cpp/clucene/clucene-2.3.3.4-r6.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)