------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/netqmail-1.06_4.txz ===> Creating groups. Creating group 'qmail' with gid '82'. Creating group 'qnofiles' with gid '81'. ===> Creating users Creating user 'alias' with uid '81'. Creating user 'qmaild' with uid '82'. Creating user 'qmaill' with uid '83'. Creating user 'qmailp' with uid '84'. Creating user 'qmailq' with uid '85'. Creating user 'qmailr' with uid '86'. Creating user 'qmails' with uid '87'. A /usr/local/etc/rc.d/qmailsmtpd and a /usr/local/etc/rc.d/qmailsend symlink were created. Your hostname is sting.dragonflybsd.org. hard error Sorry, I couldn't find your host's canonical name in DNS. You will have to set up control/me yourself. ===== Message from netqmail-1.06_4: -- ATTENTION: You can enable qmail as your default mailer executing: > /var/qmail/scripts/enable-qmail Installing /packages/All/ezmlm-0.53_1.txz ===== Message from ezmlm-0.53_1: -- ===> NOTICE: The ezmlm port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The qtools port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> qtools-0.56_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The qtools port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> qtools-0.56_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by qtools-0.56_3 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The qtools port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> qtools-0.56_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by qtools-0.56_3 for building => SHA256 Checksum OK for qtools-0.56.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The qtools port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> qtools-0.56_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by qtools-0.56_3 for building ===> Extracting for qtools-0.56_3 => SHA256 Checksum OK for qtools-0.56.tar.gz. Extracted Memory Use: 0.66M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for qtools-0.56_3 ===> Applying dragonfly patches for qtools-0.56_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for qtools-0.56_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for qtools-0.56_3 --- load --- --- compile --- --- systype --- --- choose --- --- load --- ( cat warn-auto.sh; echo 'main="$1"; shift'; echo exec "`head -1 conf-ld`" '-o "$main" "$main".o ${1+"$@"}' ) > load --- compile --- ( cat warn-auto.sh; echo exec "`head -1 conf-cc`" '-c ${1+"$@"}' ) > compile --- systype --- ( cat warn-auto.sh; echo CC=\'`head -1 conf-cc`\'; echo LD=\'`head -1 conf-ld`\'; cat find-systype.sh; ) | sh > systype --- choose --- cat warn-auto.sh choose.sh | sed s}HOME}"`head -1 conf-home`"}g > choose --- load --- chmod 755 load --- compile --- chmod 755 compile --- 822body.o --- --- strerr.o --- --- strerr_sys.o --- --- strerr_die.o --- --- error.o --- --- error_str.o --- --- error_temp.o --- --- buffer.o --- --- 822body.o --- ./compile 822body.c --- strerr.o --- ./compile strerr.c --- strerr_sys.o --- ./compile strerr_sys.c --- strerr_die.o --- ./compile strerr_die.c --- error.o --- ./compile error.c --- error_str.o --- ./compile error_str.c --- error_temp.o --- ./compile error_temp.c --- buffer.o --- ./compile buffer.c --- buffer_get.o --- ./compile buffer_get.c --- buffer_put.o --- ./compile buffer_put.c --- buffer_copy.o --- --- buffer_2.o --- --- buffer_copy.o --- ./compile buffer_copy.c --- buffer_2.o --- ./compile buffer_2.c --- buffer_1.o --- ./compile buffer_1.c --- buffer_0.o --- ./compile buffer_0.c --- buffer_2.o --- In file included from buffer_2.c:2: buffer.h:12:61: warning: initialization of 'int (*)()' from incompatible pointer type 'ssize_t (*)(int, const void *, size_t)' {aka 'long int (*)(int, const void *, long unsigned int)'} [-Wincompatible-pointer-types] #define BUFFER_INIT(op,fd,buf,len) { (buf), 0, (len), (fd), (op) } ^ buffer_2.c:5:20: note: in expansion of macro 'BUFFER_INIT' static buffer it = BUFFER_INIT(write,2,buffer_2_space,sizeof buffer_2_space); ^~~~~~~~~~~ buffer.h:12:61: note: (near initialization for 'it.op') #define BUFFER_INIT(op,fd,buf,len) { (buf), 0, (len), (fd), (op) } ^ buffer_2.c:5:20: note: in expansion of macro 'BUFFER_INIT' static buffer it = BUFFER_INIT(write,2,buffer_2_space,sizeof buffer_2_space); ^~~~~~~~~~~ --- buffer_1.o --- In file included from buffer_1.c:2: buffer.h:12:61: warning: initialization of 'int (*)()' from incompatible pointer type 'ssize_t (*)(int, const void *, size_t)' {aka 'long int (*)(int, const void *, long unsigned int)'} [-Wincompatible-pointer-types] #define BUFFER_INIT(op,fd,buf,len) { (buf), 0, (len), (fd), (op) } ^ buffer_1.c:5:20: note: in expansion of macro 'BUFFER_INIT' static buffer it = BUFFER_INIT(write,1,buffer_1_space,sizeof buffer_1_space); ^~~~~~~~~~~ buffer.h:12:61: note: (near initialization for 'it.op') #define BUFFER_INIT(op,fd,buf,len) { (buf), 0, (len), (fd), (op) } ^ buffer_1.c:5:20: note: in expansion of macro 'BUFFER_INIT' static buffer it = BUFFER_INIT(write,1,buffer_1_space,sizeof buffer_1_space); ^~~~~~~~~~~ --- getln.o --- --- getln2.o --- --- getln.o --- ./compile getln.c --- getln2.o --- ./compile getln2.c --- stralloc_eady.o --- ./compile stralloc_eady.c --- stralloc_pend.o --- ./compile stralloc_pend.c --- stralloc_copy.o --- ./compile stralloc_copy.c --- stralloc_opys.o --- --- stralloc_opyb.o --- ./compile stralloc_opyb.c --- stralloc_cat.o --- ./compile stralloc_cat.c --- stralloc_opys.o --- ./compile stralloc_opys.c --- stralloc_cats.o --- ./compile stralloc_cats.c --- stralloc_catb.o --- ./compile stralloc_catb.c --- stralloc_arts.o --- ./compile stralloc_arts.c --- alloc.o --- ./compile alloc.c --- alloc_re.o --- ./compile alloc_re.c --- str_chr.o --- ./compile str_chr.c --- str_rchr.o --- ./compile str_rchr.c --- str_cpy.o --- --- mess822_line.o --- --- str_cpy.o --- ./compile str_cpy.c --- mess822_line.o --- ./compile mess822_line.c --- str_len.o --- ./compile str_len.c --- mess822_line.o --- mess822_line.c: In function 'mess822_end': mess822_line.c:44:10: warning: implicit declaration of function 'case_diffb' [-Wimplicit-function-declaration] if (!case_diffb(h->inprogress.s,pos,a->name)) ^~~~~~~~~~ --- alloc.o --- alloc.c:3:14: warning: conflicting types for built-in function 'malloc' [-Wbuiltin-declaration-mismatch] extern char *malloc(); ^~~~~~ --- str_diff.o --- --- str_diffn.o --- --- str_diff.o --- ./compile str_diff.c --- str_diffn.o --- ./compile str_diffn.c --- choose --- chmod 755 choose --- str_start.o --- ./compile str_start.c --- byte_chr.o --- ./compile byte_chr.c --- byte_diff.o --- ./compile byte_diff.c --- byte_rchr.o --- --- byte_copy.o --- --- byte_cr.o --- --- byte_rchr.o --- ./compile byte_rchr.c --- byte_cr.o --- ./compile byte_cr.c --- byte_copy.o --- ./compile byte_copy.c --- mess822_addr.o --- ./compile mess822_addr.c --- mess822_ok.o --- ./compile mess822_ok.c --- mess822_token.o --- ./compile mess822_token.c --- mess822_when.o --- ./compile mess822_when.c --- 822headerok.o --- ./compile 822headerok.c --- 822bodyfilter.o --- ./compile 822bodyfilter.c --- mess822_when.o --- mess822_when.c: In function 'mess822_when': mess822_when.c:34:12: warning: implicit declaration of function 'str_len' [-Wimplicit-function-declaration] pos += str_len(x) + 1; ^~~~~~~ mess822_when.c:50:9: warning: implicit declaration of function 'case_diffs' [-Wimplicit-function-declaration] if (!case_diffs(x,"Jan")) { ct.date.month = 1; break; } ^~~~~~~~~~ --- pathexec_run.o --- ./compile pathexec_run.c --- pathexec_env.o --- ./compile pathexec_env.c --- env.o --- ./compile env.c --- fd_copy.o --- ./compile fd_copy.c --- fd_move.o --- --- pathexec_env.o --- pathexec_env.c: In function 'pathexec': pathexec_env.c:67:14: warning: passing argument 1 of 'alloc_free' from incompatible pointer type [-Wincompatible-pointer-types] alloc_free(e); ^ In file included from pathexec_env.c:2: alloc.h:5:24: note: expected 'char *' but argument is of type 'char **' extern void alloc_free(char *); ^~~~~~ --- fd_move.o --- ./compile fd_move.c --- fd_copy.o --- fd_copy.c: In function 'fd_copy': fd_copy.c:8:3: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(to); ^~~~~ --- seek_set.o --- --- pathexec_run.o --- pathexec_run.c: In function 'pathexec_run': pathexec_run.c:16:5: warning: implicit declaration of function 'execve' [-Wimplicit-function-declaration] execve(file,argv,envp); ^~~~~~ --- seek_cur.o --- --- seek_set.o --- ./compile seek_set.c --- seek_cur.o --- ./compile seek_cur.c --- fd_move.o --- fd_move.c: In function 'fd_move': fd_move.c:7:3: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(from); ^~~~~ --- 822addr.o --- ./compile 822addr.c --- fmt_ulong.o --- ./compile fmt_ulong.c --- fmt_str.o --- ./compile fmt_str.c --- fmt_strn.o --- --- scan_long.o --- --- fmt_strn.o --- ./compile fmt_strn.c --- scan_long.o --- ./compile scan_long.c --- 822addr.o --- 822addr.c: In function 'init': 822addr.c:37:25: warning: implicit declaration of function 'alloc' [-Wimplicit-function-declaration] a1 = (mess822_action *)alloc((n + 1) * sizeof(mess822_action)); ^~~~~ 822addr.c:37:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] a1 = (mess822_action *)alloc((n + 1) * sizeof(mess822_action)); ^ --- scan_sign.o --- ./compile scan_sign.c --- scan_uint.o --- ./compile scan_uint.c --- scan_ulong.o --- --- case_diffb.o --- --- scan_ulong.o --- ./compile scan_ulong.c --- case_diffb.o --- ./compile case_diffb.c --- case_diffs.o --- ./compile case_diffs.c --- case_startb.o --- ./compile case_startb.c --- 822headers.o --- ./compile 822headers.c --- 822fields.o --- ./compile 822fields.c --- 822headers.o --- 822headers.c: In function 'init': 822headers.c:36:25: warning: implicit declaration of function 'alloc' [-Wimplicit-function-declaration] a1 = (mess822_action *)alloc((n + 1) * sizeof(mess822_action)); ^~~~~ 822headers.c:36:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] a1 = (mess822_action *)alloc((n + 1) * sizeof(mess822_action)); ^ --- checkaddr.o --- --- checkdomain.o --- ./compile checkdomain.c --- 822fields.o --- 822fields.c: In function 'init': 822fields.c:36:25: warning: implicit declaration of function 'alloc' [-Wimplicit-function-declaration] a1 = (mess822_action *)alloc((n + 1) * sizeof(mess822_action)); ^~~~~ 822fields.c:36:7: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] a1 = (mess822_action *)alloc((n + 1) * sizeof(mess822_action)); ^ --- checkaddr.o --- ./compile checkaddr.c --- auto-str.o --- ./compile auto-str.c --- sig.o --- ./compile sig.c --- checkdomain.o --- checkdomain.c: In function 'main': checkdomain.c:48:16: warning: implicit declaration of function 'str_rchr'; did you mean 'strerr'? [-Wimplicit-function-declaration] recipient += str_rchr(recipient, '@'); ^~~~~~~~ strerr --- auto-str.o --- In file included from auto-str.c:1: buffer.h:12:61: warning: initialization of 'int (*)()' from incompatible pointer type 'ssize_t (*)(int, const void *, size_t)' {aka 'long int (*)(int, const void *, long unsigned int)'} [-Wincompatible-pointer-types] #define BUFFER_INIT(op,fd,buf,len) { (buf), 0, (len), (fd), (op) } ^ auto-str.c:6:12: note: in expansion of macro 'BUFFER_INIT' buffer b = BUFFER_INIT(write,1,bspace,sizeof bspace); ^~~~~~~~~~~ buffer.h:12:61: note: (near initialization for 'b.op') #define BUFFER_INIT(op,fd,buf,len) { (buf), 0, (len), (fd), (op) } ^ auto-str.c:6:12: note: in expansion of macro 'BUFFER_INIT' buffer b = BUFFER_INIT(write,1,bspace,sizeof bspace); ^~~~~~~~~~~ auto-str.c:8:6: warning: conflicting types for built-in function 'puts' [-Wbuiltin-declaration-mismatch] void puts(char *s) ^~~~ auto-str.c:13:1: warning: return type defaults to 'int' [-Wimplicit-int] main(int argc,char **argv) ^~~~ --- tomaildir.o --- ./compile tomaildir.c --- open_read.o --- ./compile open_read.c --- open_trunc.o --- ./compile open_trunc.c --- tomaildir.o --- tomaildir.c: In function 'doit': tomaildir.c:74:19: warning: passing argument 2 of 'buffer_init' from incompatible pointer type [-Wincompatible-pointer-types] buffer_init(&ss,read,0,buf,sizeof(buf)); ^~~~ In file included from tomaildir.c:7: buffer.h:16:34: note: expected 'int (*)()' but argument is of type 'ssize_t (*)(int, void *, size_t)' {aka 'long int (*)(int, void *, long unsigned int)'} extern void buffer_init(buffer *,int (*)(),int,char *,unsigned int); ^~~~~~~~~ tomaildir.c:75:22: warning: passing argument 2 of 'buffer_init' from incompatible pointer type [-Wincompatible-pointer-types] buffer_init(&ssout,write,fd,outbuf,sizeof(outbuf)); ^~~~~ In file included from tomaildir.c:7: buffer.h:16:34: note: expected 'int (*)()' but argument is of type 'ssize_t (*)(int, const void *, size_t)' {aka 'long int (*)(int, const void *, long unsigned int)'} extern void buffer_init(buffer *,int (*)(),int,char *,unsigned int); ^~~~~~~~~ --- open_excl.o --- ./compile open_excl.c --- now.o --- ./compile now.c --- iftoccfrom.o --- ./compile iftoccfrom.c --- getconf.o --- ./compile getconf.c --- ifaddr.o --- ./compile ifaddr.c --- replier.o --- ./compile replier.c --- getconf.o --- getconf.c: In function 'getconf_line': getconf.c:48:13: warning: implicit declaration of function 'byte_chr' [-Wimplicit-function-declaration] sa->len = byte_chr(sa->s,sa->len,0); ^~~~~~~~ --- openreadclose.o --- ./compile openreadclose.c --- ifaddr.o --- ifaddr.c: In function 'init': ifaddr.c:39:26: warning: implicit declaration of function 'alloc' [-Wimplicit-function-declaration] a1 = (mess822_action *)alloc((n + 1) * sizeof(mess822_action)); ^~~~~ ifaddr.c:39:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] a1 = (mess822_action *)alloc((n + 1) * sizeof(mess822_action)); ^ In file included from ifaddr.c:5: ifaddr.c: In function 'check': ifaddr.c:67:30: warning: implicit declaration of function 'str_rchr'; did you mean 'strerr'? [-Wimplicit-function-declaration] if (case_equals(addr + str_rchr(addr,'@'),recipient)) _exit(0); ^~~~~~~~ case.h:11:40: note: in definition of macro 'case_equals' #define case_equals(s,t) (!case_diffs((s),(t))) ^ ifaddr.c: In function 'main': ifaddr.c:91:20: warning: implicit declaration of function 'str_diff'; did you mean 'case_diffb'? [-Wimplicit-function-declaration] while (*addrs && str_diff(*addrs,":")) { ^~~~~~~~ case_diffb --- readclose.o --- ./compile readclose.c --- constmap.o --- ./compile constmap.c --- make-text.o --- ./compile make-text.c --- makelib --- ( cat warn-auto.sh; echo 'main="$1"; shift'; echo 'rm -f "$main"'; echo 'ar cr "$main" ${1+"$@"}'; case "`cat systype`" in sunos-5.*) ;; unix_sv*) ;; irix64-*) ;; irix-*) ;; dgux-*) ;; hp-ux-*) ;; sco*) ;; *) echo 'ranlib "$main"' ;; esac ) > makelib chmod 755 makelib --- fork.h --- ./choose cl tryvfork fork.h1 fork.h2 >fork.h --- haswaitp.h --- ./choose cl trywaitp haswaitp.h1 haswaitp.h2 >haswaitp.h --- hassgact.h --- ./choose cl trysgact hassgact.h1 hassgact.h2 > hassgact.h --- replier.o --- replier.c:72:6: warning: conflicting types for built-in function 'puts' [-Wbuiltin-declaration-mismatch] void puts(buf) char *buf; ^~~~ replier.c: In function 'main': replier.c:109:3: warning: implicit declaration of function 'umask' [-Wimplicit-function-declaration] umask(022); ^~~~~ replier.c:191:21: warning: passing argument 2 of 'buffer_init' from incompatible pointer type [-Wincompatible-pointer-types] buffer_init(&ssin,read,pf[0],inbuf,sizeof(inbuf)); ^~~~ In file included from qmail.h:4, from replier.c:4: buffer.h:16:34: note: expected 'int (*)()' but argument is of type 'ssize_t (*)(int, void *, size_t)' {aka 'long int (*)(int, void *, long unsigned int)'} extern void buffer_init(buffer *,int (*)(),int,char *,unsigned int); ^~~~~~~~~ replier.c:202:39: warning: implicit declaration of function 'byte_chr'; did you mean 'str_chr'? [-Wimplicit-function-declaration] if (constmap(&headerremovemap,line.s,byte_chr(line.s,line.len,':'))) ^~~~~~~~ str_chr replier.c:207:9: warning: implicit declaration of function 'byte_diff'; did you mean 'str_diff'? [-Wimplicit-function-declaration] if (!byte_diff(line.s,line.len,mydtline.s)) ^~~~~~~~~ str_diff --- strerr.a --- ./makelib strerr.a strerr.o strerr_sys.o strerr_die.o --- error.a --- ./makelib error.a error.o error_str.o error_temp.o --- buffer.a --- --- getln.a --- --- buffer.a --- ./makelib buffer.a buffer.o buffer_get.o buffer_put.o buffer_copy.o buffer_2.o buffer_1.o buffer_0.o --- getln.a --- ./makelib getln.a getln.o getln2.o --- stralloc.a --- ./makelib stralloc.a stralloc_eady.o stralloc_pend.o stralloc_copy.o stralloc_opys.o stralloc_opyb.o stralloc_cat.o stralloc_cats.o stralloc_catb.o stralloc_arts.o --- alloc.a --- ./makelib alloc.a alloc.o alloc_re.o --- str.a --- ./makelib str.a str_chr.o str_rchr.o str_cpy.o str_len.o str_diff.o str_diffn.o str_start.o byte_chr.o byte_diff.o byte_rchr.o byte_copy.o byte_cr.o --- pathexec.a --- ./makelib pathexec.a pathexec_run.o pathexec_env.o --- env.a --- --- fd.a --- --- env.a --- ./makelib env.a env.o --- fd.a --- ./makelib fd.a fd_copy.o fd_move.o --- seek.a --- ./makelib seek.a seek_set.o seek_cur.o --- fs.a --- --- case.a --- --- fs.a --- ./makelib fs.a fmt_ulong.o fmt_str.o fmt_strn.o scan_long.o scan_sign.o scan_uint.o scan_ulong.o --- case.a --- ./makelib case.a case_diffb.o case_diffs.o case_startb.o --- open.a --- --- 822headerfilter.o --- --- open.a --- ./makelib open.a open_read.o open_trunc.o open_excl.o --- 822headerfilter.o --- ./compile 822headerfilter.c --- filterto.o --- ./compile filterto.c --- qmail.o --- ./compile qmail.c --- condtomaildir.o --- ./compile condtomaildir.c --- auto-str --- ./load auto-str buffer.a error.a str.a --- wait_pid.o --- ./compile wait_pid.c --- make-text --- ./load make-text getln.a buffer.a stralloc.a alloc.a error.a str.a --- filterto.o --- filterto.c: In function 'main': filterto.c:70:21: warning: passing argument 2 of 'buffer_init' from incompatible pointer type [-Wincompatible-pointer-types] buffer_init(&ssin,read,pf[0],inbuf,sizeof inbuf); ^~~~ In file included from qmail.h:4, from filterto.c:8: buffer.h:16:34: note: expected 'int (*)()' but argument is of type 'ssize_t (*)(int, void *, size_t)' {aka 'long int (*)(int, void *, long unsigned int)'} extern void buffer_init(buffer *,int (*)(),int,char *,unsigned int); ^~~~~~~~~ --- 822headerfilter.o --- 822headerfilter.c: In function 'main': 822headerfilter.c:43:22: warning: passing argument 2 of 'buffer_init' from incompatible pointer type [-Wincompatible-pointer-types] buffer_init(&sspip,write,pfi[1],pipbuf,sizeof pipbuf); ^~~~~ In file included from 822headerfilter.c:7: buffer.h:16:34: note: expected 'int (*)()' but argument is of type 'ssize_t (*)(int, const void *, size_t)' {aka 'long int (*)(int, const void *, long unsigned int)'} extern void buffer_init(buffer *,int (*)(),int,char *,unsigned int); ^~~~~~~~~ --- condtomaildir.o --- condtomaildir.c: In function 'doit': condtomaildir.c:77:19: warning: passing argument 2 of 'buffer_init' from incompatible pointer type [-Wincompatible-pointer-types] buffer_init(&ss,read,0,buf,sizeof(buf)); ^~~~ In file included from condtomaildir.c:8: buffer.h:16:34: note: expected 'int (*)()' but argument is of type 'ssize_t (*)(int, void *, size_t)' {aka 'long int (*)(int, void *, long unsigned int)'} extern void buffer_init(buffer *,int (*)(),int,char *,unsigned int); ^~~~~~~~~ condtomaildir.c:78:22: warning: passing argument 2 of 'buffer_init' from incompatible pointer type [-Wincompatible-pointer-types] buffer_init(&ssout,write,fd,outbuf,sizeof(outbuf)); ^~~~~ In file included from condtomaildir.c:8: buffer.h:16:34: note: expected 'int (*)()' but argument is of type 'ssize_t (*)(int, const void *, size_t)' {aka 'long int (*)(int, const void *, long unsigned int)'} extern void buffer_init(buffer *,int (*)(),int,char *,unsigned int); --- qmail.o --- qmail.c: In function 'qmail_open': qmail.c:39:23: warning: passing argument 2 of 'buffer_init' from incompatible pointer type [-Wincompatible-pointer-types] buffer_init(&qq->ss,write,qq->fdm,qq->buf,sizeof(qq->buf)); ^~~~~ In file included from qmail.c:1: buffer.h:16:34: note: expected 'int (*)()' but argument is of type 'ssize_t (*)(int, const void *, size_t)' {aka 'long int (*)(int, const void *, long unsigned int)'} extern void buffer_init(buffer *,int (*)(),int,char *,unsigned int); ^~~~~~~~~ qmail.c: In function 'qmail_from': qmail.c:68:23: warning: passing argument 2 of 'buffer_init' from incompatible pointer type [-Wincompatible-pointer-types] buffer_init(&qq->ss,write,qq->fde,qq->buf,sizeof(qq->buf)); ^~~~~ In file included from qmail.c:1: buffer.h:16:34: note: expected 'int (*)()' but argument is of type 'ssize_t (*)(int, const void *, size_t)' {aka 'long int (*)(int, const void *, long unsigned int)'} --- condtomaildir.o --- ^~~~~~~~~ --- qmail.o --- extern void buffer_init(buffer *,int (*)(),int,char *,unsigned int); ^~~~~~~~~ --- sig_catch.o --- ./compile sig_catch.c --- wait.a --- ./makelib wait.a wait_pid.o --- sig.a --- ./makelib sig.a sig.o sig_catch.o --- tomaildir --- ./load tomaildir sig.a open.a strerr.a buffer.a env.a str.a error.a fs.a now.o --- auto_qmail.c --- --- auto_ezmlm.c --- --- auto_home.c --- --- auto_qmail.c --- ./auto-str auto_qmail `head -1 conf-qmail` > auto_qmail.c --- auto_home.c --- ./auto-str auto_home `head -1 conf-home` > auto_home.c --- help.t --- --- auto_ezmlm.c --- ./auto-str auto_ezmlm `head -1 conf-ezmlm` > auto_ezmlm.c --- auto_home.o --- --- condtomaildir --- --- auto_home.o --- ./compile auto_home.c --- help.t --- ./make-text help.t --- condtomaildir --- ./load condtomaildir sig.a open.a strerr.a buffer.a env.a pathexec.a stralloc.a alloc.a str.a error.a fs.a seek.a wait.a now.o --- auto_ezmlm.o --- ./compile auto_ezmlm.c --- auto_qmail.o --- ./compile auto_qmail.c --- replier-config.o --- ./compile replier-config.c replier-config.c: In function 'start': replier-config.c:56:19: warning: passing argument 2 of 'buffer_init' from incompatible pointer type [-Wincompatible-pointer-types] buffer_init(&ss,write,fd,buf,sizeof buf); ^~~~~ In file included from replier-config.c:5: buffer.h:16:34: note: expected 'int (*)()' but argument is of type 'ssize_t (*)(int, const void *, size_t)' {aka 'long int (*)(int, const void *, long unsigned int)'} extern void buffer_init(buffer *,int (*)(),int,char *,unsigned int); ^~~~~~~~~ replier-config.c: At top level: replier-config.c:100:1: warning: return type defaults to 'int' [-Wimplicit-int] main(int argc,char **argv) ^~~~ --- mess822.a --- ./makelib mess822.a mess822_addr.o mess822_ok.o mess822_line.o mess822_token.o mess822_when.o --- 822headerok --- --- 822body --- --- 822bodyfilter --- --- 822headerfilter --- --- 822addr --- --- 822headers --- --- 822fields --- --- checkaddr --- --- 822headerok --- ./load 822headerok getln.a buffer.a str.a stralloc.a alloc.a error.a mess822.a --- 822headerfilter --- ./load 822headerfilter wait.a strerr.a buffer.a pathexec.a env.a getln.a stralloc.a alloc.a str.a mess822.a fd.a error.a --- 822fields --- ./load 822fields strerr.a error.a mess822.a fs.a getln.a stralloc.a buffer.a alloc.a str.a stralloc.a case.a --- 822headers --- ./load 822headers strerr.a error.a mess822.a fs.a getln.a stralloc.a buffer.a alloc.a str.a stralloc.a case.a --- 822body --- ./load 822body strerr.a error.a buffer.a getln.a stralloc.a alloc.a str.a mess822.a --- 822addr --- ./load 822addr strerr.a error.a mess822.a fs.a getln.a stralloc.a buffer.a alloc.a str.a stralloc.a case.a --- 822bodyfilter --- ./load 822bodyfilter strerr.a getln.a buffer.a pathexec.a env.a stralloc.a alloc.a str.a mess822.a fd.a error.a seek.a --- checkaddr --- ./load checkaddr mess822.a getln.a strerr.a buffer.a stralloc.a alloc.a error.a env.a str.a case.a fs.a --- checkdomain --- ./load checkdomain mess822.a getln.a strerr.a buffer.a stralloc.a alloc.a error.a env.a str.a case.a fs.a --- filterto --- --- iftoccfrom --- --- filterto --- ./load filterto auto_qmail.o qmail.o strerr.a fd.a sig.a wait.a env.a pathexec.a getln.a mess822.a buffer.a error.a str.a fs.a stralloc.a alloc.a --- iftoccfrom --- ./load iftoccfrom mess822.a getln.a strerr.a buffer.a stralloc.a alloc.a error.a env.a str.a case.a fs.a open.a --- ifaddr --- --- replier --- --- ifaddr --- ./load ifaddr mess822.a getln.a strerr.a buffer.a stralloc.a alloc.a error.a env.a str.a fs.a case.a --- replier --- ./load replier qmail.o stralloc.a alloc.a strerr.a buffer.a env.a pathexec.a str.a error.a sig.a openreadclose.o readclose.o open.a getln.a case.a fs.a fd.a wait.a getconf.o constmap.o auto_qmail.o --- replier-config --- ./load replier-config strerr.a buffer.a stralloc.a str.a error.a alloc.a open.a auto_ezmlm.o auto_home.o auto_qmail.o ===> Rebuilding DJB installer to respect STAGEDIR --- install.o --- --- hier.o --- --- instcheck.o --- --- auto_home.c --- --- hier.o --- ./compile hier.c --- instcheck.o --- ./compile instcheck.c --- install.o --- ./compile install.c --- auto_home.c --- ./auto-str auto_home `head -1 conf-home` > auto_home.c --- auto_home.o --- ./compile auto_home.c --- hier.o --- hier.c: In function 'hier': hier.c:5:3: warning: implicit declaration of function 'h' [-Wimplicit-function-declaration] h(auto_home,-1,-1,0755); ^ hier.c:7:3: warning: implicit declaration of function 'd' [-Wimplicit-function-declaration] d(auto_home,"bin",-1,-1,0755); ^ hier.c:9:3: warning: implicit declaration of function 'c' [-Wimplicit-function-declaration] c(auto_home,"bin","822addr",-1,-1,0755); ^ --- install.o --- install.c: In function 'h': install.c:20:7: warning: implicit declaration of function 'mkdir'; did you mean 'rmdir'? [-Wimplicit-function-declaration] if (mkdir(home,0700) == -1) ^~~~~ rmdir install.c:25:7: warning: implicit declaration of function 'chmod' [-Wimplicit-function-declaration] if (chmod(home,mode) == -1) ^~~~~ install.c: In function 'c': install.c:69:21: warning: passing argument 2 of 'buffer_init' from incompatible pointer type [-Wincompatible-pointer-types] buffer_init(&ssin,read,fdin,inbuf,sizeof inbuf); ^~~~ In file included from install.c:1: buffer.h:16:34: note: expected 'int (*)()' but argument is of type 'ssize_t (*)(int, void *, size_t)' {aka 'long int (*)(int, void *, long unsigned int)'} extern void buffer_init(buffer *,int (*)(),int,char *,unsigned int); ^~~~~~~~~ install.c:79:22: warning: passing argument 2 of 'buffer_init' from incompatible pointer type [-Wincompatible-pointer-types] buffer_init(&ssout,write,fdout,outbuf,sizeof outbuf); ^~~~~ In file included from install.c:1: buffer.h:16:34: note: expected 'int (*)()' but argument is of type 'ssize_t (*)(int, const void *, size_t)' {aka 'long int (*)(int, const void *, long unsigned int)'} extern void buffer_init(buffer *,int (*)(),int,char *,unsigned int); ^~~~~~~~~ install.c: In function 'z': install.c:121:22: warning: passing argument 2 of 'buffer_init' from incompatible pointer type [-Wincompatible-pointer-types] buffer_init(&ssout,write,fdout,outbuf,sizeof outbuf); ^~~~~ In file included from install.c:1: buffer.h:16:34: note: expected 'int (*)()' but argument is of type 'ssize_t (*)(int, const void *, size_t)' {aka 'long int (*)(int, const void *, long unsigned int)'} extern void buffer_init(buffer *,int (*)(),int,char *,unsigned int); ^~~~~~~~~ install.c: At top level: install.c:140:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^~~~ install.c: In function 'main': install.c:146:3: warning: implicit declaration of function 'umask' [-Wimplicit-function-declaration] umask(077); ^~~~~ --- instcheck.o --- instcheck.c:104:1: warning: return type defaults to 'int' [-Wimplicit-int] main() ^~~~ --- install --- ./load install hier.o auto_home.o stralloc.a alloc.a strerr.a buffer.a open.a error.a str.a --- instcheck --- ./load instcheck hier.o auto_home.o strerr.a buffer.a error.a str.a SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> qtools-0.56_3 depends on file: /usr/local/bin/ezmlm-weed - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for qtools-0.56_3 ===> qtools-0.56_3 depends on file: /usr/local/bin/ezmlm-weed - found ===> Generating temporary packing list ./install ./instcheck ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for qtools-0.56_3 file sizes/checksums [16]: 0% file sizes/checksums [16]: 100% packing files [16]: 0% packing files [16]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:07