ezmlm does not compile, patch found but no idea what it does :) Reproducible: Always Steps to Reproduce: 1. emerge ezmlm 2. 3. Actual Results: ./compile getconf.c ( ( ./compile tryulong32.c && ./load tryulong32 && \ ./tryulong32 ) >/dev/null 2>&1 \ && cat uint32.h2 || cat uint32.h1 ) > uint32.h ezmlm-manage.c: Dans la fonction
ezmlm does not compile, patch found but no idea what it does :) Reproducible: Always Steps to Reproduce: 1. emerge ezmlm 2. 3. Actual Results: ./compile getconf.c ( ( ./compile tryulong32.c && ./load tryulong32 && \ ./tryulong32 ) >/dev/null 2>&1 \ && cat uint32.h2 || cat uint32.h1 ) > uint32.h ezmlm-manage.c: Dans la fonction « main »: ezmlm-manage.c:320: error: incompatible type for argument 1 of `log' ezmlm-manage.c:320: error: too many arguments to function `log' ezmlm-manage.c:331: error: incompatible type for argument 1 of `log' ezmlm-manage.c:331: error: too many arguments to function `log' ezmlm-manage.c:135: attention : le type de retour de « main » n'est pas « int » make: *** [ezmlm-manage.o] Erreur 1 make: *** Attente des tâches non terminées.... rm -f tryulong32.o tryulong32 make: *** Attente des tâches non terminées.... !!! ERROR: net-mail/ezmlm-0.53 failed. !!! Function src_compile, Line 31, Exitcode 2 !!! (no error message) Expected Results: Should've installed Patch that seems to work at this address: http://csa-net.dk/djbware/ezmlm-0.53-ia64.patch
fixed in CVS.