[gnutls-devel] -jX broken for X > 2 (in guile)

Ludovic Courtès ludo at gnu.org
Fri Oct 4 13:44:38 CEST 2013


Hi Nikos,

Nikos Mavrogiannopoulos <nmav at gnutls.org> skribis:

> On 09/15/2013 11:34 PM, Ludovic Courtès wrote:
>> Andreas Metzler <ametzler at bebt.de> skribis:
>> 
>>> On 2013-09-13 Ludovic Courtès <ludo at gnu.org> wrote:
>>> [...]
>>>> Could you try this:
>>> [...]
>>>
>>> Seems to work for me. Thanks.
>> 
>> Thanks, pushed as 0d34b03.
>> 
>> Nikos: could you cherry-pick that patch on the relevant branches?
>
> Hello Ludo,
>  I still have issues in master when building with multiple jobs. I get
> errors like:
>
> In file included from core.c:3364:0:
> core.x:272:323: error:
> 'scm_gnutls_set_certificate_credentials_x509_keys_x__subr' undeclared
> (first use in this function)
>  scm_gnutls_set_certificate_credentials_x509_keys_x__raw_objtable[2] =
> scm_gnutls_set_certificate_credentials_x509_keys_x__subr_foreign;
> scm_gnutls_set_certificate_credentials_x509_keys_x__raw_objtable[3] =
> scm_gnutls_set_certificate_credentials_x509_keys_x__name; (((((SCM
> *)((scm_t_cell *) (((scm_t_bits) (0?
> (*(SCM*)0=((scm_gnutls_set_certificate_credentials_x509_keys_x__subr))):
> (scm_gnutls_set_certificate_credentials_x509_keys_x__subr)))))) [(1)]) =
> ((scm_subr_objcode_trampoline (3, 0, 0))))); scm_define
> (scm_gnutls_set_certificate_credentials_x509_keys_x__name,
> scm_gnutls_set_certificate_credentials_x509_keys_x__subr);;

Is it reproducible with ‘cd guile ; make clean && make -j’?

Could you check the contents of core.x: is it incomplete?  What’s on
line 273?

Are you sure all the relevant patches have been applied?

What version of GNU Make are you using?

Thanks in advance,
Ludo’.



More information about the Gnutls-devel mailing list