[Bug 2055399] Re: FTBFS due new glibc and strlcpy

2024-03-28 Thread Launchpad Bug Tracker
This bug was fixed in the package android-platform-art - 14.0.0+r15-1ubuntu1 --- android-platform-art (14.0.0+r15-1ubuntu1) noble; urgency=medium * debian/patches/fix-ftbfs-strlcpy-glibc.patch (LP: #2055399): Don't build the custom strlcpy function with newer glibc. Since

[Bug 2055399] Re: FTBFS due new glibc and strlcpy

2024-02-29 Thread Danilo Egea Gondolfo
** Merge proposal linked: https://code.launchpad.net/~danilogondolfo/ubuntu/+source/android-platform-art/+git/android-platform-art/+merge/461525 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2055399] Re: FTBFS due new glibc and strlcpy

2024-02-29 Thread Danilo Egea Gondolfo
** Description changed: This package had it's own implementation of strlcpy. glibc added it in 2.38 and now it's failing to build. In file included from runtime/debugger.cc:37: libartbase/base/strlcpy.h:31:22: error: static declaration of 'strlcpy' follows non-static declaration