← Back to team overview

debcrafters-packages team mailing list archive

[Bug 2125130] [NEW] ppc64el 4.9.2-3 fails to build with gcc15

 

Public bug reported:

build failure log:
https://launchpadlibrarian.net/818172145/buildlog_ubuntu-questing-
ppc64el.lftp_4.9.2-3ubuntu2_BUILDING.txt.gz

reproduced on ppc64el porterbox with 15.2.0-2ubuntu2.

one failing file is malloc/scratch_buffer_grow.c.
-std=gnu23 is the new standard in gcc 15, but -std=gnu17 also errors (in fact, all gnu* standards I tried).
-std=c17 and -std=c23 both compile the file well.

** Affects: lftp (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: ftbfs

-- 
You received this bug notification because you are a member of
Debcrafters packages, which is subscribed to lftp in Ubuntu.
https://bugs.launchpad.net/bugs/2125130

Title:
  ppc64el 4.9.2-3 fails to build with gcc15

Status in lftp package in Ubuntu:
  New

Bug description:
  build failure log:
  https://launchpadlibrarian.net/818172145/buildlog_ubuntu-questing-
  ppc64el.lftp_4.9.2-3ubuntu2_BUILDING.txt.gz

  reproduced on ppc64el porterbox with 15.2.0-2ubuntu2.

  one failing file is malloc/scratch_buffer_grow.c.
  -std=gnu23 is the new standard in gcc 15, but -std=gnu17 also errors (in fact, all gnu* standards I tried).
  -std=c17 and -std=c23 both compile the file well.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lftp/+bug/2125130/+subscriptions



Follow ups