Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 849938 - sci-libs/cantera-2.6.0 fails to compile: option --use-feature: invalid choice: in-tree-build (choose from 2020-resolver, fast-deps)
Summary: sci-libs/cantera-2.6.0 fails to compile: option --use-feature: invalid choice...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergey Torokhov
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-06-06 07:33 UTC by Agostino Sarubbo
Modified: 2022-06-07 07:45 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,142.14 KB, text/plain)
2022-06-06 07:33 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 2022-06-06 07:33:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/cantera-2.6.0 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)
Comment 1 Agostino Sarubbo gentoo-dev 2022-06-06 07:33:19 UTC
Created attachment 783050 [details]
build.log

build log and emerge --info
Comment 2 Sergey Torokhov 2022-06-06 10:19:20 UTC
Feature that causes the error was deprecated and now used by default since pip-22.1.

The solution is just remove it from cython/SConcript as resolved in upstream.

I assume to fix it in PR without revbump by updating files/cantera-2.6.0_env.patch.
Comment 3 Larry the Git Cow gentoo-dev 2022-06-07 07:45:55 UTC
The bug has been closed via the following commit(s):

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

commit b2bd34c5505de901634cfe583f956b7ed85da8a4
Author:     Sergey Torokhov <torokhov-s-a@yandex.ru>
AuthorDate: 2022-06-06 22:13:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-07 07:44:04 +0000

    sci-libs/cantera: 2.6.0 fix install for >=dev-python/pip-22.1.1
    
    Closes: https://bugs.gentoo.org/849938
    
    Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
    Signed-off-by: Sam James <sam@gentoo.org>

 sci-libs/cantera/files/cantera-2.6.0_env.patch | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)