Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 765862 - dev-libs/udis86-1.7.2 calls python directly (dev-lang/python-exec[-native-symlinks])
Summary: dev-libs/udis86-1.7.2 calls python directly (dev-lang/python-exec[-native-sym...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chí-Thanh Christopher Nguyễn
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2021-01-18 07:57 UTC by Agostino Sarubbo
Modified: 2021-01-23 23:38 UTC (History)
0 users

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


Attachments
build.log (build.log,13.07 KB, text/plain)
2021-01-18 07:57 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,26.38 KB, text/plain)
2021-01-18 07:57 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-01-18 07:57:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/udis86-1.7.2 calls python directly (dev-lang/python-exec[-native-symlinks]).
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
Please take a look at the tracker bug for more info.
Comment 1 Agostino Sarubbo gentoo-dev 2021-01-18 07:57:40 UTC
Created attachment 683449 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-01-18 07:57:42 UTC
Created attachment 683452 [details]
1-config.log

1-config.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-01-18 07:57:44 UTC
Possible context of error(s):

configure: error: Python not found. Use --with-python to specify path to python binary
Comment 4 Larry the Git Cow gentoo-dev 2021-01-23 23:38:00 UTC
The bug has been closed via the following commit(s):

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

commit d8d68e4b7e09155d1a4569c365780fe48908c7c4
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2021-01-23 23:37:50 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-01-23 23:37:50 +0000

    dev-libs/udis86: Port to EAPI 7
    
    * Fix python automagic
    * Fix python tests scripts
    
    Closes: https://bugs.gentoo.org/632251
    Closes: https://bugs.gentoo.org/737214
    Closes: https://bugs.gentoo.org/765862
    Package-Manager: Portage-3.0.14, Repoman-3.0.2
    Signed-off-by: David Seifert <soap@gentoo.org>

 dev-libs/udis86/files/udis86-1.7.2-python3.patch | 42 ++++++++++++++++++
 dev-libs/udis86/udis86-1.7.2-r1.ebuild           | 54 ++++++++++++++++++++++++
 dev-libs/udis86/udis86-1.7.2.ebuild              | 39 -----------------
 3 files changed, 96 insertions(+), 39 deletions(-)