Hi Jochen

On 2020-12-18 12:31:40 +0100, Sebastian Ramacher wrote:
> On 2020-12-17 13:42:32, Joachim Bauch wrote:
> > Am 17.12.20 um 10:38 schrieb Sebastian Ramacher:
> > > On 2020-12-16 21:20:15, Sebastian Ramacher wrote:
> > >> On 2020-12-16 17:27:59 +0100, Joachim Bauch wrote:
> > >>> Hi all,
> > >>>
> > >>> there is a new release of libheif for which I just updated the packaging
> > >>> on Salsa (not tagged as Debian package release yet):
> > >>> https://salsa.debian.org/multimedia-team/libheif
> > >>>
> > >>> For reference, the source package is available at
> > >>> https://mentors.debian.net/debian/pool/main/libh/libheif/libheif_1.10.0-1.dsc
> > >>>
> > >>> Could somebody please review my changes and upload the new package if
> > >>> everything is fine?
> > >>
> > >> Thanks, uploaded. Same comment as for libde265.
> > > 
> > > libheif failed to build on mips64el, ppc64el and s390x:
> > > https://buildd.debian.org/status/package.php?p=libheif
> > > 
> > > I don't really understand why as there is no error message.
> > 
> > An error message would be really helpful. Is there a way this can be
> > reproduced locally without having such hardware?
> 
> You can ask for a guest account to access one of the porter boxes for
> those architectures:
> 
> https://dsa.debian.org/doc/guest-account/
> 
> There you have a chroot available where you can build the package and
> check the issue in more detail.

The issues are:

../../libheif/heif.cc: In function 'heif_error 
heif_encoder_set_parameter_integer(heif_encoder*, const char*, int)':
../../libheif/heif.cc:1607:18: error: 'valid_values' may be used uninitialized 
in this function [-Werror=maybe-uninitialized]
 1607 |       const int* valid_values;
      |                  ^~~~~~~~~~~~
cc1plus: all warnings being treated as errors

And something (but I don't know what) injects ">/dev/null 2>&1" to hide
all the output of GCC.

Cheers
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: PGP signature

_______________________________________________
pkg-multimedia-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to