Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 883239 - dev-embedded/arduino-ctags-20161123-r1 fails to compile (CLANG-STRICTER-SYSTEM): routines.c:529:48: error: expected )
Summary: dev-embedded/arduino-ctags-20161123-r1 fails to compile (CLANG-STRICTER-SYSTE...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-11-27 08:52 UTC by Agostino Sarubbo
Modified: 2024-06-14 08:13 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,58.24 KB, text/plain)
2022-11-27 08:52 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-11-27 08:52:35 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-embedded/arduino-ctags-20161123-r1 fails to compile (CLANG-STRICTER-SYSTEM).
Discovered on: amd64 (internal ref: clang-stricter_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-11-27 08:52:37 UTC
Created attachment 837345 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-06-14 08:13:24 UTC
The bug has been closed via the following commit(s):

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

commit c46998277217ea242bb190f0c05eb2bcef5dd207
Author:     Martin Mokry <martin-kokos@protonmail.com>
AuthorDate: 2024-06-03 18:52:38 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-06-14 08:10:44 +0000

    dev-embedded/arduino-ctags: Fix modern C build failure
    
    Closes: https://bugs.gentoo.org/883239
    Closes: https://bugs.gentoo.org/874969
    Signed-off-by: Martin Mokry <martin-kokos@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/37006
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/arduino-ctags-20161123-gcc-unused-attribute.patch   | 11 +++++++++++
 1 file changed, 11 insertions(+)