[Bug 2083086] Re: FTBFS with gcc-14

Dan Bungert 2083086 at bugs.launchpad.net
Sat Sep 28 01:14:35 UTC 2024


** Changed in: hfsplus (Ubuntu)
       Status: New => Fix Committed

-- 
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 Committed

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