** Description changed: 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. + + even with -std=c17, the build fails for regex.c, likely due to lftp + somehow bundling libc (in lib/) files in its source files.
** Description changed: 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. even with -std=c17, the build fails for regex.c, likely due to lftp - somehow bundling libc (in lib/) files in its source files. + somehow bundling gnulib (in lib/) files in its source. -- 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. even with -std=c17, the build fails for regex.c, likely due to lftp somehow bundling gnulib (in lib/) files in its source. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lftp/+bug/2125130/+subscriptions -- Mailing list: https://launchpad.net/~debcrafters-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~debcrafters-packages More help : https://help.launchpad.net/ListHelp

