Public bug reported: 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. ** Affects: hfsplus (Ubuntu) Importance: Undecided Status: Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2083086 Title: FTBFS with gcc-14 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/hfsplus/+bug/2083086/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
