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

Bug 924411

Summary: app-misc/ddccontrol-0.6.1 fails to compile: conf.c:55:20: error: type of getenv does not match original declaration [-Werror=lto-type-mismatch]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 920454, 923582    
Bug Blocks: 618550    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-02-13 08:14:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/ddccontrol-0.6.1 fails to compile.
Discovered on: amd64 (internal ref: lto_tinderbox)
System: LTO-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#LTO)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-13 08:14:05 UTC
Created attachment 884841 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-13 08:20:03 UTC
This should be fixed when fixing bug 923582.
Comment 3 Larry the Git Cow gentoo-dev 2024-03-13 04:46:41 UTC
The bug has been closed via the following commit(s):

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

commit f72870d9ad8e75d818224f321ffaa1e7d0c7ae1a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-03-13 04:33:41 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-13 04:35:02 +0000

    app-misc/ddccontrol: add 1.0.3
    
    * Drop XML-Parser dep (guessing it was added as workaround for intltool issues)
    * Put linux-headers in DEPEND where it belongs, not BDEPEND
    * USE=gtk -> USE=gui per QA policy
    * Drop USE=static-libs (nothing uses it here)
    
    Closes: https://bugs.gentoo.org/920454
    Closes: https://bugs.gentoo.org/923582
    Closes: https://bugs.gentoo.org/924411
    Signed-off-by: Sam James <sam@gentoo.org>

 app-misc/ddccontrol/Manifest                |  1 +
 app-misc/ddccontrol/ddccontrol-1.0.3.ebuild | 92 +++++++++++++++++++++++++++++
 2 files changed, 93 insertions(+)