Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 904170 - app-misc/recoll-1.34.6[-spell] - configure: error: --enable-python-aspell is set but libaspell is not found
Summary: app-misc/recoll-1.34.6[-spell] - configure: error: --enable-python-aspell is ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: P Purkayastha
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-04-11 16:38 UTC by Zentoo
Modified: 2023-05-27 07:49 UTC (History)
3 users (show)

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


Attachments
full emerge log (app-misc:recoll-1.34.6:20230411-163154.log.gz,5.91 KB, application/gzip)
2023-04-11 16:38 UTC, Zentoo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zentoo 2023-04-11 16:38:06 UTC
app-misc/recoll-1.34.6 doesn't emerge without "spell USE flag:

checking for aspell_speller_suggest in -laspell... no
configure: error: --enable-python-aspell is set but libaspell is not found

Reproducible: Always

Steps to Reproduce:
USE="-spell"  emerge -av1 =app-misc/recoll-1.34.6 


Actual Results:  
checking for aspell_speller_suggest in -laspell... no
configure: error: --enable-python-aspell is set but libaspell is not found

Expected Results:  
app-misc/recoll-1.34.6 emerged
Comment 1 Zentoo 2023-04-11 16:38:53 UTC
Created attachment 859876 [details]
full emerge log
Comment 2 Larry the Git Cow gentoo-dev 2023-05-27 07:49:25 UTC
The bug has been closed via the following commit(s):

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

commit fa217cb09eac41b670804a2af0c8a1e4d43eed84
Author:     Punarbasu Purkayastha <ppurka@gmail.com>
AuthorDate: 2023-05-13 11:49:48 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2023-05-27 07:49:18 +0000

    app-misc/recoll: Fix configure error with python-aspell
    
    Closes: https://bugs.gentoo.org/904170
    Signed-off-by: Punarbasu Purkayastha <ppurka@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/31020
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-misc/recoll/recoll-1.34.6-r1.ebuild | 128 ++++++++++++++++++++++++++++++++
 1 file changed, 128 insertions(+)