Control: reopen 1051098
Control: tags 1051098 -patch

On 2024-03-19, Vagrant Cascadian wrote:
> On 2024-02-29, Nicolas Boulenguez wrote:
>> diff --git a/debian/control b/debian/control
>> index 7a6bbc31cc..c6aec92cf6 100644
>> --- a/debian/control
>> +++ b/debian/control
>> @@ -186,7 +187,8 @@ Description: A boot loader for omap systems
>>  Package: u-boot-sunxi
>>  Architecture: armhf arm64
>>  Multi-Arch: same
>> -Built-Using: ${u-boot-sunxi:Built-Using}
>> +Built-Using: ${dh-builtusing:arm-trusted-firmware} [arm64],
>> + ${dh-builtusing:crust-firmware} [arm64],
>>  Depends: ${misc:Depends}
>>  Recommends: u-boot-tools [arm64]
>>  Suggests: arm-trusted-firmware [arm64]
>
> Looks like this triggered build failures on armhf, as it ends up with:
>
>   Built-Using: [arm64], [arm64]
>
> So this needs some special-casing which might make it not quite as
> simple :/
>
>   
> https://buildd.debian.org/status/fetch.php?pkg=u-boot&arch=armhf&ver=2024.01%2Bdfsg-2&stamp=1710912003&raw=0
>
> Although looking at the dh-builtusing manpage, looks like it *should*
> work ... so an inconsistency between documentation and implementation.

About to upload a version reverting this change to fix build failure on
armhf.

Removing the patch flag, as the patch does not quite work correctly.

Also filed a bug on dh-builtusing about this:

  https://bugs.debian.org/1067242

I look forward to an improved dh-builtusing and patch for u-boot! :)

live well,
  vagrant

Attachment: signature.asc
Description: PGP signature

Reply via email to