Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 894334 - app-benchmarks/iozone-3.488 fails to compile (MUSL-CLANG-SYSTEM): libbif.c:205:1: error: type specifier missing, defaults to int; ISO C99 and later do not support implicit int [-Wimplicit-int]
Summary: app-benchmarks/iozone-3.488 fails to compile (MUSL-CLANG-SYSTEM): libbif.c:20...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Patrick Lauer
URL:
Whiteboard: fixed in 3.506
Keywords: PullRequest
: 941908 (view as bug list)
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-02-14 08:46 UTC by Agostino Sarubbo
Modified: 2024-10-29 19:22 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,108.94 KB, text/plain)
2023-02-14 08:46 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-02-14 08:46:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-benchmarks/iozone-3.488 fails to compile (MUSL-CLANG-SYSTEM).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
(MUSL-CLANG-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc + clang16 but this bug MAY or MAY NOT BE related to musl/clang16.
Comment 1 Agostino Sarubbo gentoo-dev 2023-02-14 08:46:08 UTC
Created attachment 851024 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-10-20 19:36:00 UTC
The bug has been closed via the following commit(s):

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

commit 3ac67989573aeea738011373bcac8d835e6f163f
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2024-10-19 05:53:25 +0000
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-10-20 19:33:42 +0000

    app-benchmarks/iozone: add 3.506
    
    Closes: https://bugs.gentoo.org/894334
    Closes: https://bugs.gentoo.org/871093
    Closes: https://bugs.gentoo.org/729118
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/39038
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>

 app-benchmarks/iozone/Manifest                     |  1 +
 .../iozone-3.506-include-function-parameters.patch | 23 +++++++
 app-benchmarks/iozone/iozone-3.506.ebuild          | 73 ++++++++++++++++++++++
 3 files changed, 97 insertions(+)
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-10-21 04:36:14 UTC
*** Bug 941908 has been marked as a duplicate of this bug. ***