Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920454 - app-misc/ddccontrol-0.6.1 fails to compile (GCC-14-SYSTEM): dbus_client.c:83:17: error: passing argument 1 of strncpy from incompatible pointer type [-Wincompatible-pointer-types]
Summary: app-misc/ddccontrol-0.6.1 fails to compile (GCC-14-SYSTEM): dbus_client.c:83:...
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:
Depends on:
Blocks: c99-porting 924411
  Show dependency tree
 
Reported: 2023-12-21 08:09 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,67.75 KB, text/plain)
2023-12-21 08:09 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 2023-12-21 08:09:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/ddccontrol-0.6.1 fails to compile (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-13 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2023-12-21 08:09:10 UTC
Created attachment 880117 [details]
build.log

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