Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 885883 - net-misc/streamtuner-0.99.99-r5 fails to compile (CLANG-STRICTER-SYSTEM): configure: error: ANSI C headers not present
Summary: net-misc/streamtuner-0.99.99-r5 fails to compile (CLANG-STRICTER-SYSTEM): con...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-14 11:23 UTC by Agostino Sarubbo
Modified: 2024-06-08 12:01 UTC (History)
0 users

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


Attachments
build.log (build.log,64.33 KB, text/plain)
2022-12-14 11:24 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,57.42 KB, text/plain)
2022-12-14 11:24 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-14 11:23:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/streamtuner-0.99.99-r5 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-12-14 11:24:00 UTC
Created attachment 842613 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-14 11:24:01 UTC
Created attachment 842615 [details]
1-config.log

1-config.log
Comment 3 Larry the Git Cow gentoo-dev 2024-06-08 12:01:43 UTC
The bug has been closed via the following commit(s):

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

commit d46e2fc7f745cb263846f1c0d2575c5685be68fc
Author:     David Seifert <soap@gentoo.org>
AuthorDate: 2024-06-08 12:01:30 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2024-06-08 12:01:30 +0000

    net-misc/streamtuner: update EAPI 6 -> 8
    
    Closes: https://bugs.gentoo.org/849332
    Closes: https://bugs.gentoo.org/885883
    Closes: https://bugs.gentoo.org/900258
    Closes: https://bugs.gentoo.org/926211
    Signed-off-by: David Seifert <soap@gentoo.org>

 .../files/streamtuner-0.99.99-audacious.patch      |  25 ++---
 .../files/streamtuner-0.99.99-gentoo.patch         | 122 +++++++++++++++------
 .../files/streamtuner-0.99.99-shoutcast.patch      |   4 +-
 ....99-r5.ebuild => streamtuner-0.99.99-r6.ebuild} |  17 +--
 4 files changed, 110 insertions(+), 58 deletions(-)