Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 744970 - app-misc/ddcutil-0.9.9-r2 fails to compile: vcp_feature_codes.c:3606:20: error: initializer overrides prior initialization of this subobject [-Werror,-Winitializer-overrides]
Summary: app-misc/ddcutil-0.9.9-r2 fails to compile: vcp_feature_codes.c:3606:20: erro...
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:
: 782940 784533 805911 (view as bug list)
Depends on:
Blocks: werror systemwide-clang
  Show dependency tree
 
Reported: 2020-09-27 18:58 UTC by Agostino Sarubbo
Modified: 2022-06-11 06:15 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,50.45 KB, text/plain)
2020-09-27 18:58 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 2020-09-27 18:58:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/ddcutil-0.9.9 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-27 18:58:57 UTC
Created attachment 662689 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-09-27 18:58:58 UTC
Possible context of error(s):

vcp_feature_codes.c:3606:20: error: initializer overrides prior initialization
Comment 3 Agostino Sarubbo gentoo-dev 2021-04-15 07:49:54 UTC
*** Bug 782940 has been marked as a duplicate of this bug. ***
Comment 4 Agostino Sarubbo gentoo-dev 2021-12-13 12:17:58 UTC
tinderbox has reproduced this issue with version 0.9.9-r2 - Updating summary.
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-11 06:09:44 UTC
*** Bug 784533 has been marked as a duplicate of this bug. ***
Comment 6 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2022-06-11 06:09:55 UTC
*** Bug 805911 has been marked as a duplicate of this bug. ***
Comment 7 Larry the Git Cow gentoo-dev 2022-06-11 06:15:54 UTC
The bug has been closed via the following commit(s):

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

commit 5c1465b2b9923c2d2d70617b42c058563f108a5b
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-06-11 06:10:57 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-06-11 06:10:57 +0000

    app-misc/ddcutil: drop Werror
    
    Closes: https://bugs.gentoo.org/744970
    Signed-off-by: Sam James <sam@gentoo.org>

 app-misc/ddcutil/ddcutil-1.2.2.ebuild              |  4 +++
 .../ddcutil/files/ddcutil-1.2.2-no-werror.patch    | 41 ++++++++++++++++++++++
 2 files changed, 45 insertions(+)