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

Bug 772983

Summary: app-portage/portage-utils-0.91 fails to compile with dev-lang/python-exec[-native-symlinks]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Fabian Groffen <grobian>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 762406    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-02-26 08:00:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-portage/portage-utils-0.91 fails to compile with 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-02-26 08:01:01 UTC
Created attachment 688434 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-02-26 08:01:03 UTC
Possible context of error(s):

/usr/bin/env: ‘python’: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2021-02-27 11:32:33 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=f34b76d4ad4097f249cd160c8fd15647e7c1e2fc

commit f34b76d4ad4097f249cd160c8fd15647e7c1e2fc
Author:     Fabian Groffen <grobian@gentoo.org>
AuthorDate: 2021-02-27 11:31:17 +0000
Commit:     Fabian Groffen <grobian@gentoo.org>
CommitDate: 2021-02-27 11:31:17 +0000

    tests/atom_compare: drop portage test
    
    We have no real need to test what Portage's doing here, and dropping the
    test means we're Python and Portage free.
    
    Bug: https://bugs.gentoo.org/772983
    Signed-off-by: Fabian Groffen <grobian@gentoo.org>

 tests/atom_compare/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 4 Fabian Groffen gentoo-dev 2021-12-27 18:16:12 UTC
0.91 no longer is in the tree, 0.92 should have this fixed