Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944297 - sys-fs/f2fs-tools-1.16.0-r1 fails to compile: f2fs_fs.h:107:25: error: two or more data types in declaration specifiers
Summary: sys-fs/f2fs-tools-1.16.0-r1 fails to compile: f2fs_fs.h:107:25: error: two or...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PATCH, PullRequest
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-21 13:05 UTC by Agostino Sarubbo
Modified: 2025-02-15 15:58 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,61.21 KB, text/plain)
2024-11-21 13:05 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 2024-11-21 13:05:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-fs/f2fs-tools-1.16.0-r1 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-21 13:05:16 UTC
Created attachment 910990 [details]
build.log

build log and emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2025-02-15 15:58:50 UTC
The bug has been closed via the following commit(s):

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

commit 944c89dcba6ac65d0349ebea383d3149e2f03add
Author:     NHOrus <jy6x2b32pie9@yahoo.com>
AuthorDate: 2025-02-15 08:35:05 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-02-15 15:57:58 +0000

    sys-fs/f2fs-tools: fix build with C23
    
    Add upstream patch
    
    Closes: https://bugs.gentoo.org/944297
    Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
    Closes: https://github.com/gentoo/gentoo/pull/40580
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-fs/f2fs-tools/f2fs-tools-1.16.0-r2.ebuild      | 62 ++++++++++++++++++++++
 .../f2fs-tools/files/f2fs-tools-1.16.0-c23.patch   | 41 ++++++++++++++
 2 files changed, 103 insertions(+)