Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 866461 - [guru] sci-electronics/lxi-tools-2.1 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: [guru] sci-electronics/lxi-tools-2.1 fails to compile with dev-lang/python-ex...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Jan Henke
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 762406
  Show dependency tree
 
Reported: 2022-08-25 05:28 UTC by Agostino Sarubbo
Modified: 2022-09-06 01:06 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,106.44 KB, text/plain)
2022-08-25 05:28 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-08-25 05:28:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-electronics/lxi-tools-2.1 fails to compile with dev-lang/python-exec[-native-symlinks].
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
Please take a look at the tracker bug for more info.
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-25 05:28:59 UTC
Created attachment 800920 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-08-25 05:29:01 UTC
Error(s) that match a know pattern:


/usr/bin/env: ‘python3’: No such file or directory
FAILED: install script '/var/tmp/portage/sci-electronics/lxi-tools-2.1/work/lxi-tools-2.1/build-aux/meson/postinstall.py' exit code 127, stopped
Program appstream-util found: NO
Comment 3 Larry the Git Cow gentoo-dev 2022-09-06 01:06:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e4dd8a04176619fe03d9f6f97b721c5fabc37938

commit e4dd8a04176619fe03d9f6f97b721c5fabc37938
Author:     Jan Henke <Jan.Henke@taujhe.de>
AuthorDate: 2022-08-28 15:44:45 +0000
Commit:     Jan Henke <Jan.Henke@taujhe.de>
CommitDate: 2022-08-28 15:46:03 +0000

    sci-electronics/lxi-tools: Fix pkg_setup
    
    Due to using both lua-single-r1 and python-any-r1, pkg_setup needs to
    explicitly call both's eclasses pkg_setup function.
    
    Closes: https://bugs.gentoo.org/866461
    Signed-off-by: Jan Henke <Jan.Henke@taujhe.de>

 sci-electronics/lxi-tools/lxi-tools-2.1.ebuild | 5 +++++
 1 file changed, 5 insertions(+)