[Bug 2081729] Re: FTBFS with autoconf 2.72

Pushkar Kulkarni 2081729 at bugs.launchpad.net
Mon Sep 23 17:27:40 UTC 2024


** Merge proposal linked:
   https://code.launchpad.net/~pushkarnk/ubuntu/+source/libaal/+git/libaal/+merge/473671

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to libaal in Ubuntu.
https://bugs.launchpad.net/bugs/2081729

Title:
  FTBFS with autoconf 2.72

Status in libaal package in Ubuntu:
  New

Bug description:
  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.

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




More information about the foundations-bugs mailing list