Bug#1126803: libc6-dev: __INO_T_MATCHES_INO64_T not defined on alpha
Christian Göttsche <[email protected]>
| Newsgroups | gmane.linux.debian.devel.glibc |
|---|---|
| Message-ID | <CAJ2a_Dd6EDcJtHoAkXNUoenW-H3N=zAeCtrONReXTyWbLw+E-g__25121.2039541983$1769970577$gmane$org@mail.gmail.com> |
Package: glibc Version: 2.41-3 src:libselinux FTBFS on alpha due to pedantic checks for an ABI incompatibility around matchpathcon_filespec_add(3). It seems __INO_T_MATCHES_INO64_T is not defined (to 1) although from my understanding ino_t and ino64_t have the same size of 8 bytes.