-*- mode: compilation; default-directory: "~/build/GNU/T/exchange/" -*- Compilation started at Mon Dec 28 11:32:04 export PATH=/usr/local/bin:/usr/bin:/bin:/home/ttn/local/share/ttn-do ; make make all-recursive make[1]: ingresso nella directory «/home/ttn/build/GNU/T/exchange» Making all in . make[2]: ingresso nella directory «/home/ttn/build/GNU/T/exchange» make[2]: uscita dalla directory «/home/ttn/build/GNU/T/exchange» Making all in contrib make[2]: ingresso nella directory «/home/ttn/build/GNU/T/exchange/contrib» Making all in . make[3]: ingresso nella directory «/home/ttn/build/GNU/T/exchange/contrib» make[3]: Nessuna operazione da eseguire per «all-am». make[3]: uscita dalla directory «/home/ttn/build/GNU/T/exchange/contrib» make[2]: uscita dalla directory «/home/ttn/build/GNU/T/exchange/contrib» Making all in src make[2]: ingresso nella directory «/home/ttn/build/GNU/T/exchange/src» Making all in include make[3]: ingresso nella directory «/home/ttn/build/GNU/T/exchange/src/include» make[3]: Nessuna operazione da eseguire per «all». make[3]: uscita dalla directory «/home/ttn/build/GNU/T/exchange/src/include» Making all in util make[3]: ingresso nella directory «/home/ttn/build/GNU/T/exchange/src/util» CC taler-helper-crypto-eddsa.o taler-helper-crypto-eddsa.c: In function ‘run’: taler-helper-crypto-eddsa.c:1538:7: warning: ‘strncpy’ specified bound 108 equals destination size [-Wstringop-truncation] 1538 | strncpy (un.sun_path, | ^~~~~~~~~~~~~~~~~~~~~ 1539 | unixpath, | ~~~~~~~~~ 1540 | sizeof (un.sun_path)); | ~~~~~~~~~~~~~~~~~~~~~ CC amount.lo CC auditor_signatures.lo CC config.lo CC crypto.lo CC crypto_helper_denom.lo crypto_helper_denom.c: In function ‘try_connect.part.0’: crypto_helper_denom.c:128:5: warning: ‘strncpy’ specified bound 108 equals destination size [-Wstringop-truncation] 128 | strncpy (dh->my_sa.sun_path, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 129 | tmpdir, | ~~~~~~~ 130 | sizeof (dh->sa.sun_path)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ crypto_helper_denom.c: In function ‘TALER_CRYPTO_helper_denom_connect’: crypto_helper_denom.c:211:3: warning: ‘strncpy’ specified bound 108 equals destination size [-Wstringop-truncation] 211 | strncpy (dh->sa.sun_path, | ^~~~~~~~~~~~~~~~~~~~~~~~~ 212 | unixpath, | ~~~~~~~~~ 213 | sizeof (dh->sa.sun_path)); | ~~~~~~~~~~~~~~~~~~~~~~~~~ CC crypto_helper_esign.lo crypto_helper_esign.c: In function ‘try_connect.part.0’: crypto_helper_esign.c:128:5: warning: ‘strncpy’ specified bound 108 equals destination size [-Wstringop-truncation] 128 | strncpy (esh->my_sa.sun_path, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 129 | tmpdir, | ~~~~~~~ 130 | sizeof (esh->sa.sun_path)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ crypto_helper_esign.c: In function ‘TALER_CRYPTO_helper_esign_connect’: crypto_helper_esign.c:211:3: warning: ‘strncpy’ specified bound 108 equals destination size [-Wstringop-truncation] 211 | strncpy (esh->sa.sun_path, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 212 | unixpath, | ~~~~~~~~~ 213 | sizeof (esh->sa.sun_path)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ CC crypto_wire.lo CC getopt.lo CC lang.lo CC mhd.lo CC offline_signatures.lo CC payto.lo CC secmod_signatures.lo CC taler_error_codes.lo taler_error_codes.c:92:18: error: ‘MHD_HTTP_’ undeclared here (not in a function); did you mean ‘MHD_HTTP_OK’? 92 | .http_code = MHD_HTTP_ | ^~~~~~~~~ | MHD_HTTP_OK make[3]: *** [Makefile:999: taler_error_codes.lo] Errore 1 make[3]: uscita dalla directory «/home/ttn/build/GNU/T/exchange/src/util» make[2]: *** [Makefile:483: all-recursive] Errore 1 make[2]: uscita dalla directory «/home/ttn/build/GNU/T/exchange/src» make[1]: *** [Makefile:458: all-recursive] Errore 1 make[1]: uscita dalla directory «/home/ttn/build/GNU/T/exchange» make: *** [Makefile:390: all] Errore 2 Compilation exited abnormally with code 2 at Mon Dec 28 11:32:14