Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 785151 - [guru] sci-electronics/verilator-5.022 fails to compile with dev-lang/python-exec[-native-symlinks]
Summary: [guru] sci-electronics/verilator-5.022 fails to compile with dev-lang/python-...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: vowstar
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-04-23 07:27 UTC by Agostino Sarubbo
Modified: 2024-03-19 00:39 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,8.72 KB, text/plain)
2021-04-23 07:28 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,13.79 KB, text/plain)
2021-04-23 07: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 2021-04-23 07:27:55 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-electronics/verilator-4.200 fails to compile with dev-lang/python-exec[-native-symlinks].
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
Please take a look at the tracker bug for more info.
Comment 1 Agostino Sarubbo gentoo-dev 2021-04-23 07:28:17 UTC
Created attachment 701805 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-04-23 07:28:20 UTC
Created attachment 701808 [details]
1-config.log

1-config.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-04-23 07:28:22 UTC
Possible context of error(s):

configure: error: Cannot find "python3" in your PATH, please install it
configure: error: Cannot find "python3" in your PATH, please install it
Comment 4 Agostino Sarubbo gentoo-dev 2021-04-25 14:05:31 UTC
Changing TRACKER as requested by QA.
Comment 5 Agostino Sarubbo gentoo-dev 2022-02-21 08:01:38 UTC
guru_ci has reproduced this issue with version 4.218 - Updating summary.
Comment 6 Agostino Sarubbo gentoo-dev 2022-04-05 07:39:28 UTC
guru_ci has reproduced this issue with version 4.220 - Updating summary.
Comment 7 Agostino Sarubbo gentoo-dev 2022-07-11 19:20:45 UTC
guru_ci has reproduced this issue with version 4.224 - Updating summary.
Comment 8 Agostino Sarubbo gentoo-dev 2022-09-08 08:45:56 UTC
guru_ci has reproduced this issue with version 4.226 - Updating summary.
Comment 9 Agostino Sarubbo gentoo-dev 2022-10-30 08:08:04 UTC
guru_ci has reproduced this issue with version 4.228 - Updating summary.
Comment 10 Agostino Sarubbo gentoo-dev 2022-11-26 17:42:45 UTC
guru_ci has reproduced this issue with version 5.002 - Updating summary.
Comment 11 Agostino Sarubbo gentoo-dev 2023-01-07 08:05:49 UTC
guru_ci has reproduced this issue with version 5.004 - Updating summary.
Comment 12 Agostino Sarubbo gentoo-dev 2023-01-31 13:19:29 UTC
guru_ci has reproduced this issue with version 5.006 - Updating summary.
Comment 13 Agostino Sarubbo gentoo-dev 2023-04-02 08:35:34 UTC
guru_ci has reproduced this issue with version 5.008 - Updating summary.
Comment 14 Agostino Sarubbo gentoo-dev 2023-08-10 12:50:23 UTC
guru_ci has reproduced this issue with version 5.014 - Updating summary.
Comment 15 Agostino Sarubbo gentoo-dev 2023-11-07 07:49:17 UTC
guru_ci has reproduced this issue with version 5.018 - Updating summary.
Comment 16 Agostino Sarubbo gentoo-dev 2024-03-17 07:57:20 UTC
guru_ci has reproduced this issue with version 5.022 - Updating summary.
Comment 17 Larry the Git Cow gentoo-dev 2024-03-19 00:39:48 UTC
The bug has been closed via the following commit(s):

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

commit 01e3aec7e7e42a3ff27a057482656b825e1648ed
Author:     Huang Rui <vowstar@gmail.com>
AuthorDate: 2024-03-18 13:19:09 +0000
Commit:     Huang Rui <vowstar@gmail.com>
CommitDate: 2024-03-18 13:19:09 +0000

    sci-electronics/verilator: fix compile bugs
    
    - fix fails to compile with dev-lang/python-exec[-native-symlinks]
    - fix adds debug flags (-g/-ggdb) on its own
    
    Closes: https://bugs.gentoo.org/785151
    Closes: https://bugs.gentoo.org/887917
    Signed-off-by: Huang Rui <vowstar@gmail.com>

 sci-electronics/verilator/verilator-5.022.ebuild | 29 +++++++++++++++++++++-
 sci-electronics/verilator/verilator-9999.ebuild  | 31 ++++++++++++++++++++++--
 2 files changed, 57 insertions(+), 3 deletions(-)