Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927328 - [guru] sci-electronics/verilator-5.028 calls commands that do not exist: gdb
Summary: [guru] sci-electronics/verilator-5.028 calls commands that do not exist: gdb
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: 2024-03-20 08:30 UTC by Agostino Sarubbo
Modified: 2024-10-11 09:55 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,290.64 KB, text/plain)
2024-03-20 08:30 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 2024-03-20 08:30:25 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-electronics/verilator-5.022 calls commands that do not exist.
Discovered on: amd64 (internal ref: guru_ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0018
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-20 08:30:27 UTC
Created attachment 887966 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-05-01 05:13:11 UTC
guru_ci has reproduced this issue with version 5.024 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2024-10-11 06:46:49 UTC
guru_ci has reproduced this issue with version 5.028 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2024-10-11 09:55:24 UTC
The bug has been closed via the following commit(s):

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

commit 25bad19b5ae63eedd27120ed2919d3d16e0ff186
Author:     Huang Rui <vowstar@gmail.com>
AuthorDate: 2024-10-11 08:29:16 +0000
Commit:     Huang Rui <vowstar@gmail.com>
CommitDate: 2024-10-11 08:29:16 +0000

    sci-electronics/verilator: fix user CFLAG and missing gdb BDEPEND
    
    - fix overwrites user's optimization (-O*)
    - fix calls commands that do not exist: gdb
    
    Closes: https://bugs.gentoo.org/927328
    Closes: https://bugs.gentoo.org/887919
    Signed-off-by: Huang Rui <vowstar@gmail.com>

 .../verilator/{verilator-5.026.ebuild => verilator-5.026-r1.ebuild} | 6 ++++++
 .../verilator/{verilator-5.028.ebuild => verilator-5.028-r1.ebuild} | 6 ++++++
 sci-electronics/verilator/verilator-9999.ebuild                     | 6 ++++++
 3 files changed, 18 insertions(+)