Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887225 - [guru] app-editors/imhex-1.22.0-r1 fails to compile (CLANG-STRICTER-SYSTEM): ast_node_mathematical_expression.hpp:95:58: error: an attribute specifier sequence in this position is a C++2b extension [-Werror,-Wc++2b-extensions]
Summary: [guru] app-editors/imhex-1.22.0-r1 fails to compile (CLANG-STRICTER-SYSTEM): ...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: vowstar
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-19 15:30 UTC by Agostino Sarubbo
Modified: 2023-04-17 09:22 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,92.63 KB, text/plain)
2022-12-19 15:30 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 2022-12-19 15:30:47 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-editors/imhex-1.22.0-r1 fails to compile (CLANG-STRICTER-SYSTEM).
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
(CLANG-STRICTER-SYSTEM) in the summary means that the bug was found on a machine that runs clang with stricter mode

This machine uses clang with CFLAGS/CXXFLAGS=-Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types

See also:
https://archives.gentoo.org/gentoo-dev/message/dd9f2d3082b8b6f8dfbccb0639e6e240
https://wiki.gentoo.org/wiki/Modern_C_porting
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-19 15:30:49 UTC
Created attachment 843837 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-04-17 09:22:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1a9c0b53a56114d9e273f20fdb1d6ed1bc420c38

commit 1a9c0b53a56114d9e273f20fdb1d6ed1bc420c38
Author:     Henri Gasc <gasc@eurecom.fr>
AuthorDate: 2023-04-15 19:20:52 +0000
Commit:     Henri Gasc <gasc@eurecom.fr>
CommitDate: 2023-04-15 19:41:05 +0000

    app-editors/imhex: add 1.28.0, drop 1.26.2-r1
    
    Closes: https://bugs.gentoo.org/869221
    Closes: https://bugs.gentoo.org/887225
    Closes: https://bugs.gentoo.org/890395
    Closes: https://bugs.gentoo.org/890397
    Closes: https://bugs.gentoo.org/890403
    Closes: https://bugs.gentoo.org/890405
    Signed-off-by: Henri Gasc <gasc@eurecom.fr>

 app-editors/imhex/Manifest                         |  4 +--
 ...{imhex-1.26.2-r1.ebuild => imhex-1.28.0.ebuild} | 40 +++++++---------------
 app-editors/imhex/metadata.xml                     |  5 ++-
 3 files changed, 19 insertions(+), 30 deletions(-)