Hi, The Debian package for 2.1 is failing to autobuild on both ia64 and amd64. I don't have the necessary hardware to do any kind of tests myself, so I hope Sergey or others can have a look at this one.
amd64 fails during the testsuite run: Running /build/buildd-mailutils_2.1+dfsg1-2-kfreebsd-amd64-Q5hTrI/mailutils-2.1+dfsg1/imap4d/testsuite/imap4d/IDEF0956.exp ... FAIL: FETCH 1 BODY[TEXT]<0.18446744073709551614> All other imap4d tests pass. The full output of the amd64 build can be found here: https://buildd.debian.org/fetch.cgi?&pkg=mailutils&ver=1%3A2.1%2Bdfsg1-2&arch=kfreebsd-amd64&stamp=1256868981&file=log For ia64, the story is completely different: # source='mu_guile.c' object='mu_guile.lo' libtool=yes /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I../include -I../mailbox -I../libproto/include -DDATADIR=\"/usr/share/mailutils\" -DSYSCONFDIR=\"/etc\" -g -O2 -g -Wall -O2 -c -o mu_guile.lo mu_guile.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../include -I../include -I../mailbox -I../libproto/include -DDATADIR=\"/usr/share/mailutils\" -DSYSCONFDIR=\"/etc\" -g -O2 -g -Wall -O2 -c mu_guile.c -fPIC -DPIC -o .libs/mu_guile.o mu_guile.c: In function 'eval_catch_handler': mu_guile.c:31: warning: implicit declaration of function 'longjmp' mu_guile.c:31: error: 'jmp_buf' undeclared (first use in this function) mu_guile.c:31: error: (Each undeclared identifier is reported only once mu_guile.c:31: error: for each function it appears in.) mu_guile.c:31: error: expected expression before ')' token mu_guile.c: In function 'mu_guile_safe_exec': mu_guile.c:52: error: 'jmp_buf' undeclared (first use in this function) mu_guile.c:52: error: expected ';' before 'jmp_env' mu_guile.c:55: warning: implicit declaration of function 'setjmp' mu_guile.c:55: error: 'jmp_env' undeclared (first use in this function) mu_guile.c: In function 'mu_guile_safe_proc_call': mu_guile.c:86: error: 'jmp_buf' undeclared (first use in this function) mu_guile.c:86: error: expected ';' before 'jmp_env' mu_guile.c:89: error: 'jmp_env' undeclared (first use in this function) make[4]: *** [mu_guile.lo] Error 1 make[4]: Leaving directory `/build/buildd/mailutils-2.1+dfsg1/libmu_scm' https://buildd.debian.org/fetch.cgi?&pkg=mailutils&ver=1%3A2.1%2Bdfsg1-2&arch=ia64&stamp=1256861531&file=log Any ideas? Thanks, Jordi -- Jordi Mallach Pérez -- Debian developer http://www.debian.org/ [email protected] [email protected] http://www.sindominio.net/ GnuPG public key information available at http://oskuro.net/ _______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
