Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 729680 - dev-cpp/clucene fails to compile
Summary: dev-cpp/clucene fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: systemwide-clang
  Show dependency tree
 
Reported: 2020-06-26 07:40 UTC by Agostino Sarubbo
Modified: 2021-06-14 14:50 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,55.33 KB, text/plain)
2020-06-26 07:40 UTC, Agostino Sarubbo
Details
other.tar.bz2 (other.tar.bz2,14.18 KB, application/x-bzip-compressed-tar)
2020-06-26 07:40 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 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(-)