-*- mode: compilation; default-directory: "~/build/GNU/T/exchange/" -*- Compilation started at Wed Dec 23 09:20:33 ./bootstrap warning: L'esecuzione di un pull senza specificare come riconciliare branch divergenti non è consigliata. È possibile sopprimere questo messaggio eseguendo uno dei seguenti comandi prima di eseguire il prossimo pull: git config pull.rebase false # merge (strategia predefinita) git config pull.rebase true # rebase git config pull.ff only # esegui solo fast forward Puoi sostituire "git config" con "git config --global" per impostare una preferenza predefinita per tutti i repository. Puoi anche passare gli argomenti --rebase, --no-rebase o --ff-only sulla riga di comando per eseguire l'override del valore predefinito configurato per una singola invocazione. warning: redirezione a https://git.gnunet.org/gana.git/ in corso Da https://gnunet.org/git/gana * branch master -> FETCH_HEAD Già aggiornato. recfix --check registry.rec cd ../http-status-codes; make ; cd - make[1]: ingresso nella directory «/home/ttn/build/GNU/T/exchange/contrib/gana/http-status-codes» recfix --check registry.rec registry.rec:24: error: mandatory field 'Identifier' not found in record registry.rec:28: error: mandatory field 'Identifier' not found in record registry.rec:32: error: mandatory field 'Identifier' not found in record registry.rec:36: error: mandatory field 'Identifier' not found in record registry.rec:40: error: mandatory field 'Identifier' not found in record registry.rec:44: error: mandatory field 'Identifier' not found in record registry.rec:48: error: mandatory field 'Identifier' not found in record registry.rec:52: error: mandatory field 'Identifier' not found in record registry.rec:56: error: mandatory field 'Identifier' not found in record registry.rec:60: error: mandatory field 'Identifier' not found in record registry.rec:64: error: mandatory field 'Identifier' not found in record registry.rec:68: error: mandatory field 'Identifier' not found in record registry.rec:72: error: mandatory field 'Identifier' not found in record registry.rec:76: error: mandatory field 'Identifier' not found in record registry.rec:80: error: mandatory field 'Identifier' not found in record registry.rec:84: error: mandatory field 'Identifier' not found in record registry.rec:88: error: mandatory field 'Identifier' not found in record registry.rec:92: error: mandatory field 'Identifier' not found in record registry.rec:96: error: mandatory field 'Identifier' not found in record registry.rec:101: error: value does not match the regexp. registry.rec:100: error: mandatory field 'Identifier' not found in record registry.rec:104: error: mandatory field 'Identifier' not found in record registry.rec:108: error: mandatory field 'Identifier' not found in record registry.rec:112: error: mandatory field 'Identifier' not found in record registry.rec:116: error: mandatory field 'Identifier' not found in record registry.rec:120: error: mandatory field 'Identifier' not found in record registry.rec:124: error: mandatory field 'Identifier' not found in record registry.rec:128: error: mandatory field 'Identifier' not found in record registry.rec:132: error: mandatory field 'Identifier' not found in record registry.rec:136: error: mandatory field 'Identifier' not found in record registry.rec:140: error: mandatory field 'Identifier' not found in record registry.rec:144: error: mandatory field 'Identifier' not found in record registry.rec:148: error: mandatory field 'Identifier' not found in record registry.rec:152: error: mandatory field 'Identifier' not found in record registry.rec:156: error: mandatory field 'Identifier' not found in record registry.rec:160: error: mandatory field 'Identifier' not found in record registry.rec:164: error: mandatory field 'Identifier' not found in record registry.rec:168: error: mandatory field 'Identifier' not found in record registry.rec:172: error: mandatory field 'Identifier' not found in record registry.rec:176: error: mandatory field 'Identifier' not found in record registry.rec:180: error: mandatory field 'Identifier' not found in record registry.rec:184: error: mandatory field 'Identifier' not found in record registry.rec:188: error: mandatory field 'Identifier' not found in record registry.rec:192: error: mandatory field 'Identifier' not found in record registry.rec:196: error: mandatory field 'Identifier' not found in record registry.rec:200: error: mandatory field 'Identifier' not found in record registry.rec:204: error: mandatory field 'Identifier' not found in record registry.rec:208: error: mandatory field 'Identifier' not found in record registry.rec:212: error: mandatory field 'Identifier' not found in record registry.rec:216: error: mandatory field 'Identifier' not found in record registry.rec:220: error: mandatory field 'Identifier' not found in record registry.rec:224: error: mandatory field 'Identifier' not found in record registry.rec:228: error: mandatory field 'Identifier' not found in record registry.rec:232: error: mandatory field 'Identifier' not found in record registry.rec:236: error: mandatory field 'Identifier' not found in record registry.rec:240: error: mandatory field 'Identifier' not found in record registry.rec:244: error: mandatory field 'Identifier' not found in record registry.rec:248: error: mandatory field 'Identifier' not found in record registry.rec:252: error: mandatory field 'Identifier' not found in record registry.rec:256: error: mandatory field 'Identifier' not found in record registry.rec:260: error: mandatory field 'Identifier' not found in record registry.rec:264: error: mandatory field 'Identifier' not found in record make[1]: *** [Makefile:4: check] Errore 1 make[1]: uscita dalla directory «/home/ttn/build/GNU/T/exchange/contrib/gana/http-status-codes» /home/ttn/build/GNU/T/exchange/contrib/gana/gnu-taler-error-codes recsel -t TalerErrorCode -j HttpStatus -p Description,Name,Value,HttpStatus,HttpStatus.Value,HttpStatus.Identifier ../http-status-codes/registry.rec registry.rec > combined.xtmp if ! diff combined.tmp combined.xtmp > /dev/null; then mv combined.xtmp combined.tmp; else rm combined.xtmp; fi Uncrustify not detected, hook not installed. Please install uncrustify if you plan on doing development libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' configure.ac:50: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:50: You should run autoupdate. ./lib/autoconf/c.m4:1621: AC_PROG_CC_C99 is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... configure.ac:50: the top level configure.ac:50: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:50: You should run autoupdate. ./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from... m4/libgcrypt.m4:23: AM_PATH_LIBGCRYPT is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... configure.ac:50: the top level configure.ac:50: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:50: You should run autoupdate. ./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from... m4/libgnurl.m4:38: LIBGNURL_CHECK_CONFIG is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... configure.ac:50: the top level configure.ac:50: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:50: You should run autoupdate. ./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from... m4/libcurl.m4:38: LIBCURL_CHECK_CONFIG is expanded from... lib/m4sugar/m4sh.m4:699: AS_IF is expanded from... configure.ac:50: the top level configure.ac:31: installing './compile' configure.ac:24: installing './missing' src/auditor/Makefile.am: installing './depcomp' Compilation finished at Wed Dec 23 09:20:46