Hi Niko,

Niko Tyni, on 2024-08-04:
> > RPC.xs: In function ‘constant’:
> > RPC.xs:157:13: error: ‘return’ with no value, in function returning 
> > non-void [-Wreturn-mismatch]
> >   157 |             return _ACECLIENT_;
> >       |             ^~~~~~
> > RPC.xs:24:1: note: declared here
> >    24 | constant(name, arg)
> >       | ^~~~~~~~
> > make[3]: *** [Makefile:327: RPC.o] Error 1
> 
> _ACECLIENT_ is an include guard with no value, it makes
> no sense to treat it as a constant.
> 
> The attached patch from Gentoo ( https://bugs.gentoo.org/637330 )
> fixes the build for me.
> 
> Hope this helps,

Yes it does, thank you for your help, I'm appending the Gentoo
patch in an upcoming upload of libace-perl.

Have a nice day,  :)
-- 
  .''`.  Étienne Mollier <emoll...@debian.org>
 : :' :  pgp: 8f91 b227 c7d6 f2b1 948c  8236 793c f67e 8f0d 11da
 `. `'   sent from /dev/pts/0, please excuse my verbosity
   `-    on air: Opeth - Folklore

Attachment: signature.asc
Description: PGP signature

Reply via email to