Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 729118 - app-benchmarks/iozone-3.488 fails to compile: libbif.c:230:1: error: conflicting types for 'do_header'
Summary: app-benchmarks/iozone-3.488 fails to compile: libbif.c:230:1: error: conflict...
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:
Keywords:
Depends on: 764269
Blocks: systemwide-clang
  Show dependency tree
 
Reported: 2020-06-22 08:46 UTC by Agostino Sarubbo
Modified: 2024-10-20 19:36 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,11.68 KB, text/plain)
2020-06-22 08:47 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-06-22 08:46:57 UTC
@@This is an auto-filed bug@@
If you think that a different summary clarifies the issue better, feel free to change it.

Issue: app-benchmarks/iozone fails to compile.
Discovered on: amd64

NOTE:
If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-06-22 08:47:02 UTC
Created attachment 645670 [details]
build.log

build log and emerge --info
Comment 2 dE 2020-09-27 02:47:04 UTC
Seems like it does not build with clang. It does with GCC-10 and works fine; earlier versions don't compile with GCC-10 without -fcommon
Comment 3 Agostino Sarubbo gentoo-dev 2021-12-11 09:46:13 UTC
tinderbox has reproduced this issue with version 3.488 - Updating summary.
Comment 4 Larry the Git Cow gentoo-dev 2024-10-20 19:36:01 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(+)