[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1061370: gcc-14 ftbfs on armel



On Mon, 29 Jan 2024 at 20:36, Emanuele Rocca <ema@debian.org> wrote:
>
> On 2024-01-29 01:33, Luca Boccassi wrote:
> > On the Bugzilla report a patch has been linked, would it be possible to
> > backport it, please?
> >
> > https://gcc.gnu.org/pipermail/gcc-patches/2024-January/644147.html
>
> I have rebuilt gcc-14 with the attached debdiff, and then tried building
> systemd passing the newly built debs as --extra-package - which resulted
> in libatomic1 and a few others being upgraded. Unfortunately systemd
> still failed building, see full logs at:
> https://people.debian.org/~ema/systemd_255.3-1_armel.build

Guess that doesn't solve it them, as it's the same problem, the meson
build tests are failing, all of these should be 'YES':

Run-time dependency libcryptsetup found: YES 2.6.1
Checking for function "crypt_set_metadata_size" with dependency
libcryptsetup: NO
Checking for function "crypt_activate_by_signed_key" with dependency
libcryptsetup: NO
Checking for function "crypt_token_max" with dependency libcryptsetup: NO
Checking for function "crypt_reencrypt_init_by_passphrase" with
dependency libcryptsetup: NO
Checking for function "crypt_reencrypt" with dependency libcryptsetup: NO
Checking for function "crypt_set_data_offset" with dependency libcryptsetup: NO
Checking for function "crypt_activate_by_token_pin" with dependency
libcryptsetup: NO


Reply to: