Public bug reported:

checking for gcc  options needed to detect all undeclared functions... cannot 
detect
configure: error: in '/home/ubuntu/git/packages/heimdal/heimdal':
configure: error: cannot make gcc  report undeclared builtins
See 'config.log' for more details


and


configure:19563: gcc  -c -g -O2  -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer 
-ffile-prefix-map=/home/ubuntu/git/packages/heimdal/heimdal=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/home/ubuntu/git/packages/heimdal/heimdal=/usr/src/heimdal-7.8.git20221117.28daf24+dfsg-7ubuntu1
  -fno-builtin -Wdate-time -D_FORTIFY_SOURCE=3 -D_LARGE_FILES= 
-D_FILE_OFFSET_BITS= conftest.c >&5
In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
                 from /usr/include/limits.h:26,
                 from /usr/lib/gcc/x86_64-linux-gnu/14/include/limits.h:210,
                 from /usr/lib/gcc/x86_64-linux-gnu/14/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-linux-gnu/14/include/limits.h:34,
                 from conftest.c:50:
/usr/include/features.h:398:52: error: operator '&&' has no right operand
  398 | #if defined _FILE_OFFSET_BITS && _FILE_OFFSET_BITS == 64
      |                                                    ^~
conftest.c:41:16: error: duplicate 'unsigned'
   41 | #define size_t unsigned int
      |                ^~~~~~~~
conftest.c:41:25: error: two or more data types in declaration specifiers
   41 | #define size_t unsigned int
      |                         ^~~

Looks like _FILE_OFFSET_BITS is empty

** Affects: heimdal (Ubuntu)
     Importance: High
         Status: Triaged


** Tags: ftbfs

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to heimdal in Ubuntu.
https://bugs.launchpad.net/bugs/2076542

Title:
  FTBFS with autoconf 2.72

Status in heimdal package in Ubuntu:
  Triaged

Bug description:
  checking for gcc  options needed to detect all undeclared functions... cannot 
detect
  configure: error: in '/home/ubuntu/git/packages/heimdal/heimdal':
  configure: error: cannot make gcc  report undeclared builtins
  See 'config.log' for more details

  
  and

  
  configure:19563: gcc  -c -g -O2  -fno-omit-frame-pointer 
-mno-omit-leaf-frame-pointer 
-ffile-prefix-map=/home/ubuntu/git/packages/heimdal/heimdal=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection 
-fdebug-prefix-map=/home/ubuntu/git/packages/heimdal/heimdal=/usr/src/heimdal-7.8.git20221117.28daf24+dfsg-7ubuntu1
  -fno-builtin -Wdate-time -D_FORTIFY_SOURCE=3 -D_LARGE_FILES= 
-D_FILE_OFFSET_BITS= conftest.c >&5
  In file included from 
/usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33,
                   from /usr/include/limits.h:26,
                   from /usr/lib/gcc/x86_64-linux-gnu/14/include/limits.h:210,
                   from /usr/lib/gcc/x86_64-linux-gnu/14/include/syslimits.h:7,
                   from /usr/lib/gcc/x86_64-linux-gnu/14/include/limits.h:34,
                   from conftest.c:50:
  /usr/include/features.h:398:52: error: operator '&&' has no right operand
    398 | #if defined _FILE_OFFSET_BITS && _FILE_OFFSET_BITS == 64
        |                                                    ^~
  conftest.c:41:16: error: duplicate 'unsigned'
     41 | #define size_t unsigned int
        |                ^~~~~~~~
  conftest.c:41:25: error: two or more data types in declaration specifiers
     41 | #define size_t unsigned int
        |                         ^~~

  Looks like _FILE_OFFSET_BITS is empty

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


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to