[Bug 2081729] [NEW] FTBFS with autoconf 2.72

Launchpad Bug Tracker 2081729 at bugs.launchpad.net
Mon Sep 23 17:45:27 UTC 2024


You have been subscribed to a public bug by Pushkar Kulkarni (pushkarnk):

Build fails with autoconf 2.72 with the following error:

In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
                 from /usr/include/stdint.h:26,
                 from /usr/lib/gcc/x86_64-linux-gnu/14/include/stdint.h:9,
                 from ../include/aal/types.h:29,
                 from ../include/aal/libaal.h:17,
                 from exception.c:8:
/usr/include/features.h:398:52: error: operator '&&' has no right operand
  398 | #if defined _FILE_OFFSET_BITS && _FILE_OFFSET_BITS == 64
      |                                                    ^~
In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
                 from /usr/include/stdint.h:26,
                 from /usr/lib/gcc/x86_64-linux-gnu/14/include/stdint.h:9,
                 from ../include/aal/types.h:29,
                 from ../include/aal/libaal.h:17,
                 from list.c:7:
/usr/include/features.h:398:52: error: operator '&&' has no right operand
  398 | #if defined _FILE_OFFSET_BITS && _FILE_OFFSET_BITS == 64

>From a google search, it seems like AC_SYS_LARGEFILE for autoconf 2.72 now sets
ac_cv_sys_file_offset_bits to the empty string in some cases.

** Affects: libaal (Ubuntu)
     Importance: Undecided
     Assignee: Pushkar Kulkarni (pushkarnk)
         Status: In Progress

-- 
FTBFS with autoconf 2.72
https://bugs.launchpad.net/bugs/2081729
You received this bug notification because you are a member of Ubuntu Sponsors, which is subscribed to the bug report.



More information about the Ubuntu-sponsors mailing list