Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923582 - app-misc/ddccontrol-0.6.1 fails to compile: monitor_db.c:71:18: error: call to undeclared library function malloc with type void (unsigned long); ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Summary: app-misc/ddccontrol-0.6.1 fails to compile: monitor_db.c:71:18: error: call t...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c99-porting 924411
  Show dependency tree
 
Reported: 2024-02-02 08:01 UTC by Agostino Sarubbo
Modified: 2024-03-13 04:46 UTC (History)
0 users

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


Attachments
build.log (build.log,66.39 KB, text/plain)
2024-02-02 08:01 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-02-02 08:01:37 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: clang-lld_tinderbox)
System: CLANG-LLD (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CLANG-LLD)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0002
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-02 08:01:39 UTC
Created attachment 883990 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-03-13 04:46:38 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(+)