[Bug 2052578] [NEW] 2.4.4+dfsg1-1 is FTBFS on armhf in Noble

Launchpad Bug Tracker 2052578 at bugs.launchpad.net
Wed Feb 7 21:00:29 UTC 2024


You have been subscribed to a public bug by Chris Peterson (cpete):

build fails with:
ldap/servers/slapd/back-ldbm/db-bdb/bdb_layer.c: At top level:
ldap/servers/slapd/back-ldbm/db-bdb/bdb_layer.c:429:26: error: unknown type name ‘off64_t’; did you mean ‘off_t’?
  429 | bdb_seek43_large(int fd, off64_t offset, int whence)
      |                          ^~~~~~~
      |                          off_t


The source properly detects when to define _LARGEFILE64_SOURCE but I think this is an ordering issue of the define and a standard library header include.

I can recreate this on an armhf machine by including <stdio.h> before
the LFS define.

** Affects: 389-ds-base (Ubuntu)
     Importance: Undecided
     Assignee: Chris Peterson (cpete)
         Status: New

-- 
 2.4.4+dfsg1-1 is FTBFS on armhf in Noble
https://bugs.launchpad.net/bugs/2052578
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