Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898562 - sys-block/fio-3.30-r1 fails to compile (MUSL-CLANG-SYSTEM): io_uring.c:621:32: error: incompatible pointer to integer conversion passing pthread_t (aka struct __pthread ) to parameter of type uint64_t (aka unsigned long) [-Wint-conversion]
Summary: sys-block/fio-3.30-r1 fails to compile (MUSL-CLANG-SYSTEM): io_uring.c:621:32...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-03-01 08:27 UTC by Agostino Sarubbo
Modified: 2024-10-30 21:20 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,155.13 KB, text/plain)
2023-03-01 08:27 UTC, Agostino Sarubbo
Details
fix (fio-3.30-pthread-self-cast-long.patch,760 bytes, patch)
2023-04-13 01:27 UTC, Alfred Persson
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-03-01 08:27:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-block/fio-3.30-r1 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-03-01 08:27:02 UTC
Created attachment 855370 [details]
build.log

build log and emerge --info
Comment 2 Alfred Persson 2023-04-13 01:27:57 UTC
Created attachment 859988 [details, diff]
fix
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-13 01:33:28 UTC
(In reply to Alfred Persson from comment #2)
> Created attachment 859988 [details, diff] [details, diff]
> fix

Upstream fix is https://github.com/axboe/fio/commit/6243766bb1660ad8880fffc373121bcc4d61620d
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-04-13 06:12:10 UTC
commit 92a873192905e6e10d6b222237ea494e7c95e6d2
Author: Robin H. Johnson <robbat2@gentoo.org>
Date:   Wed Apr 12 22:53:08 2023 -0700

    sys-block/fio: bump

    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Comment 5 Larry the Git Cow gentoo-dev 2024-10-30 21:20:27 UTC
The bug has been referenced in the following commit(s):

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

commit 02010dfed471ab5337d31ce8ad0560728bc641e0
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2024-10-30 21:19:47 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2024-10-30 21:20:15 +0000

    sys-block/fio: drop 3.27-r4, 3.30-r1
    
    Bug: https://bugs.gentoo.org/898562
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 sys-block/fio/Manifest           |   2 -
 sys-block/fio/fio-3.27-r4.ebuild | 148 --------------------------------------
 sys-block/fio/fio-3.30-r1.ebuild | 150 ---------------------------------------
 3 files changed, 300 deletions(-)