[Bug 2083086] Re: FTBFS with gcc-14
Dan Bungert
2083086 at bugs.launchpad.net
Mon Sep 30 18:51:02 UTC 2024
** Bug watch added: Debian Bug tracker #1083059
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1083059
** Also affects: hfsplus (Debian) via
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1083059
Importance: Unknown
Status: Unknown
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to hfsplus in Ubuntu.
https://bugs.launchpad.net/bugs/2083086
Title:
FTBFS with gcc-14
Status in hfsplus package in Ubuntu:
Fix Released
Status in hfsplus package in Debian:
Unknown
Bug description:
hfsplus is FTBFS with gcc-14
https://launchpadlibrarian.net/749243763/buildlog_ubuntu-
oracular-s390x.hfsplus_1.0.4-17.1build1_BUILDING.txt.gz
In file included from partitions.c:29:
partitions.c: In function ‘partition_fillstruct’:
swab.h:51:51: error: assignment to ‘char *’ from incompatible pointer type ‘UInt16 *’ {aka ‘short unsigned int *’} [-Wincompatible-pointer-types]
51 | #define bswabU16_inc(ptr) *((UInt16*) (ptr)); ptr = (UInt16*)ptr + 1
| ^
partitions.c:59:23: note: in expansion of macro ‘bswabU16_inc’
59 | p->pmSig = bswabU16_inc( buf);
| ^~~~~~~~~~~~
this continues for all the bswabUXX_inc in partition_fillstruct.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hfsplus/+bug/2083086/+subscriptions
More information about the foundations-bugs
mailing list