------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ucspi-tcp-0.88_2.txz ===== Message from ucspi-tcp-0.88_2: -- ===> NOTICE: The ucspi-tcp 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 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 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The serialmail 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 ------------------------------------------------------------------------------- ===> serialmail-0.75_3 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The serialmail 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 ===> serialmail-0.75_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by serialmail-0.75_3 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The serialmail 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 ===> serialmail-0.75_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by serialmail-0.75_3 for building => SHA256 Checksum OK for serialmail-0.75.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The serialmail 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 ===> serialmail-0.75_3 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by serialmail-0.75_3 for building ===> Extracting for serialmail-0.75_3 => SHA256 Checksum OK for serialmail-0.75.tar.gz. Extracted Memory Use: 0.79M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for serialmail-0.75_3 ===> Applying ports patches for serialmail-0.75_3 ===> Applying dragonfly patches for serialmail-0.75_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for serialmail-0.75_3 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for serialmail-0.75_3 --- load --- --- compile --- --- systype --- --- maildirsmtp --- --- maildirqmtp --- --- rts --- --- maildirsmtp --- cat warn-auto.sh maildirsmtp.sh | sed s}HOME}"`head -1 conf-home`"}g > maildirsmtp chmod 755 maildirsmtp --- compile --- ( cat warn-auto.sh; echo exec "`head -1 conf-cc`" '-c ${1+"$@"}' ) > compile chmod 755 compile --- load --- ( cat warn-auto.sh; echo 'main="$1"; shift'; echo exec "`head -1 conf-ld`" '-o "$main" "$main".o ${1+"$@"}' ) > load chmod 755 load --- maildirqmtp --- cat warn-auto.sh maildirqmtp.sh | sed s}HOME}"`head -1 conf-home`"}g > maildirqmtp chmod 755 maildirqmtp --- alloc.o --- --- alloc_re.o --- --- auto-str.o --- --- byte_chr.o --- --- byte_copy.o --- --- byte_cr.o --- --- byte_diff.o --- --- caldate_fmjd.o --- --- alloc_re.o --- ./compile alloc_re.c --- rts --- cat warn-auto.sh rts.sh | sed s}HOME}"`head -1 conf-home`"}g > rts chmod 755 rts --- systype --- ( cat warn-auto.sh; echo CC=\'`head -1 conf-cc`\'; echo LD=\'`head -1 conf-ld`\'; cat find-systype.sh; ) | sh > systype --- alloc.o --- ./compile alloc.c alloc.c:3:14: warning: conflicting types for built-in function 'malloc' [-Wbuiltin-declaration-mismatch] extern char *malloc(); ^~~~~~ --- auto-str.o --- ./compile auto-str.c auto-str.c:8:6: warning: conflicting types for built-in function 'puts' [-Wbuiltin-declaration-mismatch] void puts(s) ^~~~ --- byte_chr.o --- ./compile byte_chr.c --- byte_copy.o --- ./compile byte_copy.c --- byte_cr.o --- ./compile byte_cr.c --- case_diffb.o --- --- config.o --- --- byte_diff.o --- ./compile byte_diff.c --- caldate_fmjd.o --- ./compile caldate_fmjd.c --- case_diffb.o --- ./compile case_diffb.c --- config.o --- ./compile config.c --- direntry.h --- --- env.o --- --- direntry.h --- ( ./compile trydrent.c >/dev/null 2>&1 && cat direntry.h2 || cat direntry.h1 ) > direntry.h --- env.o --- ./compile env.c --- error.o --- ./compile error.c --- error_str.o --- ./compile error_str.c --- fd_copy.o --- ./compile fd_copy.c --- fd_move.o --- ./compile fd_move.c --- config.o --- config.c: In function 'config_readline': config.c:82:5: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(fd); ^~~~~ --- fmt_ulong.o --- --- getln.o --- --- fd_copy.o --- fd_copy.c: In function 'fd_copy': fd_copy.c:10:3: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(to); ^~~~~ --- getln.o --- ./compile getln.c --- fd_move.o --- fd_move.c: In function 'fd_move': fd_move.c:9:3: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(from); ^~~~~ --- fmt_ulong.o --- ./compile fmt_ulong.c --- getln2.o --- ./compile getln2.c --- hier.o --- --- install.o --- ./compile install.c --- instcheck.o --- --- leapsecs_init.o --- --- instcheck.o --- ./compile instcheck.c --- leapsecs_init.o --- ./compile leapsecs_init.c --- direntry.h --- rm -f trydrent.o --- mess822_date.o --- ./compile mess822_date.c --- now.o --- ./compile now.c --- instcheck.o --- instcheck.c: In function 'd': instcheck.c:59:7: warning: implicit declaration of function 'chdir'; did you mean 'mkdir'? [-Wimplicit-function-declaration] if (chdir(home) == -1) ^~~~~ mkdir --- open_append.o --- --- install.o --- install.c: In function 'h': install.c:20:7: warning: implicit declaration of function 'mkdir' [-Wimplicit-function-declaration] if (mkdir(home,0700) == -1) ^~~~~ install.c:23:7: warning: implicit declaration of function 'chown' [-Wimplicit-function-declaration] if (chown(home,uid,gid) == -1) ^~~~~ install.c:25:7: warning: implicit declaration of function 'chmod' [-Wimplicit-function-declaration] if (chmod(home,mode) == -1) ^~~~~ install.c: In function 'd': install.c:36:7: warning: implicit declaration of function 'chdir' [-Wimplicit-function-declaration] if (chdir(home) == -1) ^~~~~ --- open_read.o --- --- install.o --- install.c: In function 'c': install.c:63:7: warning: implicit declaration of function 'fchdir' [-Wimplicit-function-declaration] if (fchdir(fdsourcedir) == -1) ^~~~~~ install.c:88:3: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(fdin); ^~~~~ install.c:91:7: warning: implicit declaration of function 'fsync' [-Wimplicit-function-declaration] if (fsync(fdout) == -1) ^~~~~ install.c: In function 'main': install.c:146:3: warning: implicit declaration of function 'umask' [-Wimplicit-function-declaration] umask(077); ^~~~~ --- hier.o --- ./compile hier.c --- open_append.o --- ./compile open_append.c --- open_read.o --- ./compile open_read.c --- open_trunc.o --- --- prioq.o --- --- open_trunc.o --- ./compile open_trunc.c --- prioq.o --- ./compile prioq.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,02755); ^ hier.c:7:3: warning: implicit declaration of function 'd' [-Wimplicit-function-declaration] d(auto_home,"bin",-1,-1,02755); ^ hier.c:14:3: warning: implicit declaration of function 'c' [-Wimplicit-function-declaration] c(auto_home,"bin","serialqmtp",-1,-1,0755); ^ --- quote.o --- ./compile quote.c --- scan_ulong.o --- --- select.h --- --- scan_ulong.o --- ./compile scan_ulong.c --- select.h --- ( ./compile trysysel.c >/dev/null 2>&1 && cat select.h2 || cat select.h1 ) > select.h --- serialsmtp.o --- ./compile serialsmtp.c --- setlock.o --- --- serialsmtp.o --- serialsmtp.c: In function 'smtpcode': serialsmtp.c:113:5: warning: implicit declaration of function 'byte_copy'; did you mean 'str_copy'? [-Wimplicit-function-declaration] byte_copy(num,3,smtpline.s); ^~~~~~~~~ str_copy serialsmtp.c: In function 'main': serialsmtp.c:322:5: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] close(fd); ^~~~~ --- sgetopt.o --- --- sig_pipe.o --- --- str_diff.o --- --- sgetopt.o --- ./compile sgetopt.c --- sig_pipe.o --- ./compile sig_pipe.c --- str_diff.o --- ./compile str_diff.c --- setlock.o --- ./compile setlock.c --- str_len.o --- ./compile str_len.c --- str_rchr.o --- ./compile str_rchr.c --- setlock.o --- setlock.c: In function 'main': setlock.c:49:3: warning: implicit declaration of function 'execvp' [-Wimplicit-function-declaration] execvp(*argv,argv); ^~~~~~ --- str_start.o --- ./compile str_start.c --- stralloc_arts.o --- ./compile stralloc_arts.c --- stralloc_cat.o --- ./compile stralloc_cat.c --- stralloc_catb.o --- ./compile stralloc_catb.c --- stralloc_cats.o --- ./compile stralloc_cats.c --- select.h --- rm -f trysysel.o trysysel --- stralloc_copy.o --- ./compile stralloc_copy.c --- stralloc_eady.o --- ./compile stralloc_eady.c --- stralloc_num.o --- ./compile stralloc_num.c --- stralloc_opyb.o --- ./compile stralloc_opyb.c --- stralloc_opys.o --- ./compile stralloc_opys.c --- stralloc_pend.o --- --- strerr_die.o --- ./compile strerr_die.c --- stralloc_pend.o --- ./compile stralloc_pend.c --- strerr_sys.o --- --- subfderr.o --- --- strerr_sys.o --- ./compile strerr_sys.c --- subfderr.o --- ./compile subfderr.c --- subfdins.o --- ./compile subfdins.c --- subfdouts.o --- --- subgetopt.o --- --- substdi.o --- --- substdio.o --- --- subgetopt.o --- ./compile subgetopt.c --- subfdouts.o --- ./compile subfdouts.c --- substdi.o --- ./compile substdi.c --- substdio.o --- ./compile substdio.c --- substdio_copy.o --- ./compile substdio_copy.c --- substdo.o --- ./compile substdo.c --- fork.h --- --- hasflock.h --- --- fork.h --- ( ( ./compile tryvfork.c && ./load tryvfork ) >/dev/null 2>&1 && cat fork.h2 || cat fork.h1 ) > fork.h --- hasflock.h --- ( ( ./compile tryflock.c && ./load tryflock ) >/dev/null 2>&1 && echo \#define HASFLOCK 1 || exit 0 ) > hasflock.h --- hassgact.h --- ( ( ./compile trysgact.c && ./load trysgact ) >/dev/null 2>&1 && echo \#define HASSIGACTION 1 || exit 0 ) > hassgact.h --- haswaitp.h --- ( ( ./compile trywaitp.c && ./load trywaitp ) >/dev/null 2>&1 && echo \#define HASWAITPID 1 || exit 0 ) > haswaitp.h --- uint64.h --- --- makelib --- --- uint64.h --- ( ( ./compile tryulong64.c && ./load tryulong64 && ./tryulong64 ) >/dev/null 2>&1 && cat uint64.h1 || cat uint64.h2 ) > uint64.h --- 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 --- maildir.o --- ./compile maildir.c --- timeoutread.o --- ./compile timeoutread.c --- maildir.o --- maildir.c: In function 'maildir_chdir': maildir.c:21:6: warning: implicit declaration of function 'chdir'; did you mean 'mkdir'? [-Wimplicit-function-declaration] if (chdir(maildir) == -1) ^~~~~ mkdir maildir.c: In function 'maildir_clean': maildir.c:47:8: warning: implicit declaration of function 'unlink'; did you mean 'unix'? [-Wimplicit-function-declaration] unlink(tmpname->s); ^~~~~~ unix --- timeoutwrite.o --- ./compile timeoutwrite.c --- alloc.a --- ./makelib alloc.a alloc.o alloc_re.o --- fork.h --- rm -f tryvfork.o tryvfork --- case.a --- ./makelib case.a case_diffb.o --- env.a --- ./makelib env.a env.o --- haswaitp.h --- rm -f trywaitp.o trywaitp --- error.a --- ./makelib error.a error.o error_str.o --- fd.a --- ./makelib fd.a fd_copy.o fd_move.o --- fs.a --- ./makelib fs.a fmt_ulong.o scan_ulong.o --- getln.a --- ./makelib getln.a getln.o getln2.o --- getopt.a --- ./makelib getopt.a subgetopt.o sgetopt.o --- mess822.a --- ./makelib mess822.a mess822_date.o --- uint64.h --- rm -f tryulong64.o tryulong64 --- open.a --- --- str.a --- --- open.a --- ./makelib open.a open_read.o open_trunc.o open_append.o --- stralloc.a --- --- str.a --- ./makelib str.a str_len.o str_diff.o str_rchr.o str_start.o byte_chr.o byte_diff.o byte_copy.o byte_cr.o --- strerr.a --- ./makelib strerr.a strerr_sys.o strerr_die.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 stralloc_num.o --- qmail.o --- ./compile qmail.c --- serialqmtp.o --- ./compile serialqmtp.c --- wait_pid.o --- --- caltime_utc.o --- --- wait_pid.o --- ./compile wait_pid.c --- leapsecs_read.o --- ./compile leapsecs_read.c --- caltime_utc.o --- ./compile caltime_utc.c --- leapsecs_sub.o --- ./compile leapsecs_sub.c --- maildirserial.o --- ./compile maildirserial.c --- hassgact.h --- rm -f trysgact.o trysgact --- tai_now.o --- ./compile tai_now.c --- leapsecs_read.o --- leapsecs_read.c: In function 'leapsecs_read': leapsecs_read.c:24:19: warning: implicit declaration of function 'free' [-Wimplicit-function-declaration] if (leapsecs) free(leapsecs); ^~~~ leapsecs_read.c:24:19: warning: incompatible implicit declaration of built-in function 'free' leapsecs_read.c:24:19: note: include '' or provide a declaration of 'free' leapsecs_read.c:8:1: +#include leapsecs_read.c:24:19: if (leapsecs) free(leapsecs); ^~~~ leapsecs_read.c:30:30: warning: implicit declaration of function 'close'; did you mean 'clock'? [-Wimplicit-function-declaration] if (fstat(fd,&st) == -1) { close(fd); return -1; } ^~~~~ clock leapsecs_read.c:32:22: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] t = (struct tai *) malloc(st.st_size); ^~~~~~ leapsecs_read.c:32:22: warning: incompatible implicit declaration of built-in function 'malloc' leapsecs_read.c:32:22: note: include '' or provide a declaration of 'malloc' leapsecs_read.c:35:7: warning: implicit declaration of function 'read'; did you mean 'creat'? [-Wimplicit-function-declaration] n = read(fd,(char *) t,st.st_size); ^~~~ creat leapsecs_read.c:37:26: warning: incompatible implicit declaration of built-in function 'free' if (n != st.st_size) { free(t); return -1; } ^~~~ leapsecs_read.c:37:26: note: include '' or provide a declaration of 'free' leapsecs_read.c:46:17: warning: incompatible implicit declaration of built-in function 'free' if (leapsecs) free(leapsecs); ^~~~ leapsecs_read.c:46:17: note: include '' or provide a declaration of 'free' --- tai_unpack.o --- ./compile tai_unpack.c --- serialqmtp.o --- serialqmtp.c: In function 'child': serialqmtp.c:136:5: warning: implicit declaration of function 'close'; did you mean 'clock'? [-Wimplicit-function-declaration] close(fd); ^~~~~ clock serialqmtp.c: In function 'main': serialqmtp.c:229:7: warning: implicit declaration of function 'pipe'; did you mean 'time'? [-Wimplicit-function-declaration] if (pipe(pic2p) == -1) ^~~~ time --- maildirserial.o --- maildirserial.c: In function 'readcontrols': maildirserial.c:81:7: warning: implicit declaration of function 'chdir'; did you mean 'mkdir'? [-Wimplicit-function-declaration] if (chdir(auto_qmail) == -1) ^~~~~ mkdir maildirserial.c:108:7: warning: implicit declaration of function 'fchdir'; did you mean 'mkdir'? [-Wimplicit-function-declaration] if (fchdir(fddir) == -1) ^~~~~~ mkdir maildirserial.c: At top level: maildirserial.c:115:6: warning: conflicting types for built-in function 'puts' [-Wbuiltin-declaration-mismatch] void puts(buf) char *buf; { qmail_puts(&qq,buf); } ^~~~ maildirserial.c: In function 'bounce': maildirserial.c:147:7: warning: implicit declaration of function 'byte_chr'; did you mean 'str_chr'? [-Wimplicit-function-declaration] if (byte_chr(sender.s,sender.len,'\0') < sender.len) return -3; ^~~~~~~~ str_chr maildirserial.c:173:8: warning: implicit declaration of function 'quote' [-Wimplicit-function-declaration] if (!quote("ed,config_data(&bouncefrom))) die_nomem(); ^~~~~ maildirserial.c:178:8: warning: implicit declaration of function 'quote2' [-Wimplicit-function-declaration] if (!quote2("ed,bouncerecip)) die_nomem(); ^~~~~~ maildirserial.c: In function 'usable': maildirserial.c:276:3: warning: implicit declaration of function 'close'; did you mean 'clock'? [-Wimplicit-function-declaration] close(fd); ^~~~~ clock maildirserial.c: In function 'scanner': maildirserial.c:290:7: warning: implicit declaration of function 'pipe'; did you mean 'time'? [-Wimplicit-function-declaration] if (pipe(pis2c) == -1) ^~~~ time maildirserial.c:312:4: warning: implicit declaration of function 'execvp' [-Wimplicit-function-declaration] execvp(*client,client); ^~~~~~ maildirserial.c:321:13: warning: implicit declaration of function '_exit' [-Wimplicit-function-declaration] if (!pid) _exit(0); ^~~~~ maildirserial.c:321:13: warning: incompatible implicit declaration of built-in function '_exit' maildirserial.c:331:5: warning: incompatible implicit declaration of built-in function '_exit' _exit(100); /* client has produced error message */ ^~~~~ maildirserial.c:333:3: warning: incompatible implicit declaration of built-in function '_exit' _exit(30); ^~~~~ maildirserial.c: In function 'main': maildirserial.c:436:6: warning: implicit declaration of function 'unlink'; did you mean 'unix'? [-Wimplicit-function-declaration] if (unlink(fn.s) == -1) { ^~~~~~ unix --- hasflock.h --- rm -f tryflock.o tryflock --- maildirserial.o --- maildirserial.c:510:15: warning: incompatible implicit declaration of built-in function '_exit' case 0: _exit(deadfiles.len ? 111 : 0); /* scanner says no files */ ^~~~~ --- substdio.a --- ./makelib substdio.a substdio.o substdi.o substdo.o subfderr.o subfdouts.o subfdins.o substdio_copy.o --- sig_catch.o --- ./compile sig_catch.c --- lock_ex.o --- ./compile lock_ex.c --- qmail.o --- qmail.c: In function 'qmail_open': qmail.c:18:7: warning: implicit declaration of function 'pipe' [-Wimplicit-function-declaration] if (pipe(pim) == -1) return -1; ^~~~ qmail.c:19:26: warning: implicit declaration of function 'close' [-Wimplicit-function-declaration] if (pipe(pie) == -1) { close(pim[0]); close(pim[1]); return -1; } ^~~~~ qmail.c:31:11: warning: implicit declaration of function 'chdir' [-Wimplicit-function-declaration] if (chdir(auto_qmail) == -1) _exit(61); ^~~~~ qmail.c:32:7: warning: implicit declaration of function 'execv' [-Wimplicit-function-declaration] execv(*binqqargs,binqqargs); ^~~~~ --- lock_exnb.o --- --- wait.a --- --- lock_exnb.o --- ./compile lock_exnb.c --- wait.a --- ./makelib wait.a wait_pid.o --- auto-str --- ./load auto-str substdio.a error.a str.a --- sig.a --- ./makelib sig.a sig_catch.o sig_pipe.o --- auto_home.c --- --- auto_qmail.c --- --- auto_home.c --- ./auto-str auto_home `head -1 conf-home` > auto_home.c --- auto_qmail.c --- ./auto-str auto_qmail `head -1 conf-qmail` > auto_qmail.c --- auto_home.o --- --- serialsmtp --- --- auto_home.o --- ./compile auto_home.c --- serialsmtp --- ./load serialsmtp timeoutread.o timeoutwrite.o quote.o case.a env.a sig.a getln.a stralloc.a strerr.a substdio.a alloc.a error.a str.a wait.a open.a fd.a fs.a --- auto_qmail.o --- ./compile auto_qmail.c --- lock.a --- ./makelib lock.a lock_ex.o lock_exnb.o --- setlock --- ./load setlock getopt.a strerr.a substdio.a error.a str.a lock.a open.a --- install --- --- instcheck --- --- install --- ./load install hier.o auto_home.o strerr.a substdio.a open.a error.a str.a --- instcheck --- ./load instcheck hier.o auto_home.o strerr.a substdio.a error.a str.a --- libtai.a --- ./makelib libtai.a tai_now.o tai_unpack.o caldate_fmjd.o leapsecs_read.o leapsecs_init.o leapsecs_sub.o caltime_utc.o --- serialqmtp --- ./load serialqmtp timeoutread.o timeoutwrite.o env.a sig.a getln.a stralloc.a strerr.a substdio.a alloc.a error.a str.a wait.a open.a fd.a fs.a --- maildirserial --- ./load maildirserial auto_qmail.o qmail.o maildir.o config.o quote.o prioq.o now.o env.a getopt.a mess822.a libtai.a getln.a strerr.a substdio.a stralloc.a alloc.a error.a str.a open.a wait.a sig.a fd.a fs.a SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> serialmail-0.75_3 depends on executable: tcpserver - found ===> serialmail-0.75_3 depends on file: /var/qmail/bin/qmail-send - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for serialmail-0.75_3 ===> serialmail-0.75_3 depends on executable: tcpserver - found ===> serialmail-0.75_3 depends on file: /var/qmail/bin/qmail-send - found ===> Generating temporary packing list cd /construction/mail/serialmail/serialmail-0.75 && install -s -m 555 serialqmtp serialsmtp maildirserial setlock /construction/mail/serialmail/stage/usr/local/bin && install -m 555 maildirqmtp maildirsmtp /construction/mail/serialmail/stage/usr/local/bin && install -m 444 maildirqmtp.1 maildirserial.1 maildirsmtp.1 serialqmtp.1 serialsmtp.1 setlock.1 /construction/mail/serialmail/stage/usr/local/man/man1 cd /construction/mail/serialmail/serialmail-0.75 && install -m 0644 AUTOTURN BLURB CHANGES FROMISP README TODO TOISP THANKS /construction/mail/serialmail/stage/usr/local/share/doc/serialmail ====> 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:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for serialmail-0.75_3 file sizes/checksums [20]: 0% file sizes/checksums [20]: 100% packing files [20]: 0% packing files [20]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:04