Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939506 - sys-fs/zfs-2.2.6 fails to compile: zpool_vdev_os.c:100:10: error: initializer-string for array of char is too long [-Werror=unterminated-string-initialization]
Summary: sys-fs/zfs-2.2.6 fails to compile: zpool_vdev_os.c:100:10: error: initializer...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sam James
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: werror gcc-15
  Show dependency tree
 
Reported: 2024-09-12 07:16 UTC by Agostino Sarubbo
Modified: 2024-09-14 21:26 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,543.47 KB, text/plain)
2024-09-12 07:16 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-09-12 07:16:06 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-fs/zfs-2.2.6 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#CF0002
Comment 1 Agostino Sarubbo gentoo-dev 2024-09-12 07:16:07 UTC
Created attachment 902692 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-09-12 07:16:08 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


configure: WARNING: cannot find aio via pkg-config or in the standard locations
cmd/zpool/os/linux/zpool_vdev_os.c:100:10: error: initializer-string for array of ‘char’ is too long [-Werror=unterminated-string-initialization[https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wno-unterminated-string-initialization]]