Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922205 - app-misc/ddcutil-2.1.4 calls commands that do not exist (GCC-14-SYSTEM): 0
Summary: app-misc/ddcutil-2.1.4 calls commands that do not exist (GCC-14-SYSTEM): 0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: nonbash
  Show dependency tree
 
Reported: 2024-01-16 09:59 UTC by Agostino Sarubbo
Modified: 2024-03-31 16:27 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,191.65 KB, text/plain)
2024-01-16 09:59 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-01-16 09:59:46 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/ddcutil-2.0.0-r2 calls commands that do not exist (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: gcc14_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-14 but this bug MAY or MAY NOT BE related to the new compiler
Please look for 'command not found' and/or 'no such file or directory'.
Comment 1 Agostino Sarubbo gentoo-dev 2024-01-16 09:59:48 UTC
Created attachment 882398 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-01 10:01:35 UTC
ci has reproduced this issue with version 2.1.2 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2024-02-08 09:49:12 UTC
ci has reproduced this issue with version 2.1.3 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2024-02-24 16:43:57 UTC
ci has reproduced this issue with version 2.1.4 - Updating summary.
Comment 5 Larry the Git Cow gentoo-dev 2024-03-31 16:27:44 UTC
The bug has been closed via the following commit(s):

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

commit b7e21df46f74f27f04c332e2ae01864b3390d1d0
Author:     Matthew White <mehw.is.me@inventati.org>
AuthorDate: 2024-03-31 08:29:53 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2024-03-31 16:27:02 +0000

    app-misc/ddcutil: fix command not found error
    
    Fixes:
    
     * QA Notice: command not found:
     *
     *      ./configure: line 2975: 0: command not found
    
    Closes: https://bugs.gentoo.org/922205
    Package-Manager: portage-3.0.63
    Signed-off-by: Matthew White <mehw.is.me@inventati.org>
    X-cherry-picked: 0eb622b9779318b160ed865c095d3bdd4508d96c)
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/36012

 app-misc/ddcutil/files/ddcutil-1.4.1-no-werror.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)