Building serialmail-0.75_3.txz (origin /buildshare/ports/355755/mail/serialmail) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/serialmail-0.75.tar.gz x packages/ x packages/pkg-1.2.7_2.txz x packages/ucspi-tcp-0.88_2.txz x packages/qmail-1.03_11.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> serialmail-0.75_3 depends on file: /usr/local/sbin/pkg - not found ===> Verifying install for /usr/local/sbin/pkg in /buildshare/ports/355755/ports-mgmt/pkg ===> Installing existing package /packages/pkg-1.2.7_2.txz Installing pkg-1.2.7_2... done If you are upgrading from the old package format, first run: # pkg2ng ===> Returning to build of serialmail-0.75_3 ===> serialmail-0.75_3 depends on executable: tcpserver - not found ===> Verifying install for tcpserver in /buildshare/ports/355755/sysutils/ucspi-tcp ===> Installing existing package /packages/ucspi-tcp-0.88_2.txz Installing ucspi-tcp-0.88_2... done ===> Returning to build of serialmail-0.75_3 ===> serialmail-0.75_3 depends on file: /var/qmail/bin/qmail-send - not found ===> Verifying install for /var/qmail/bin/qmail-send in /buildshare/ports/355755/mail/qmail ===> Installing existing package /packages/qmail-1.03_11.txz Installing qmail-1.03_11...===> Creating users and/or groups. Creating group 'qmail' with gid '82'. Creating group 'qnofiles' with gid '81'. 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 symlink was created. To enable qmail at boot time you need to copy a script to /var/qmail/rc. There are some examples at /var/qmail/boot Your hostname is slot2.XXX. soft error Sorry, I couldn't find your host's canonical name in DNS. You will have to set up control/me yourself. done ATTENTION: You can enable qmail as your default mailer executing: > /var/qmail/scripts/enable-qmail ===> Returning to build of serialmail-0.75_3 Make install ===> 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. ===> Patching for serialmail-0.75_3 ===> Applying FreeBSD patches for serialmail-0.75_3 ===> Configuring for serialmail-0.75_3 ===> Building for serialmail-0.75_3 ( cat warn-auto.sh; echo 'main="$1"; shift'; echo exec "`head -1 conf-ld`" '-o "$main" "$main".o ${1+"$@"}' ) > load chmod 755 load ( cat warn-auto.sh; echo exec "`head -1 conf-cc`" '-c ${1+"$@"}' ) > compile chmod 755 compile ( ( ./compile tryvfork.c && ./load tryvfork ) >/dev/null 2>&1 && cat fork.h2 || cat fork.h1 ) > fork.h rm -f tryvfork.o tryvfork ( ( ./compile tryulong64.c && ./load tryulong64 && ./tryulong64 ) >/dev/null 2>&1 && cat uint64.h1 || cat uint64.h2 ) > uint64.h rm -f tryulong64.o tryulong64 ./compile maildirserial.c maildirserial.c:115: warning: conflicting types for built-in function 'puts' maildirserial.c: In function 'scanner': maildirserial.c:321: warning: incompatible implicit declaration of built-in function '_exit' maildirserial.c: In function 'main': maildirserial.c:510: warning: incompatible implicit declaration of built-in function '_exit' maildirserial.c:363: warning: return type of 'main' is not 'int' ./compile auto-str.c auto-str.c:9: warning: conflicting types for built-in function 'puts' auto-str.c: In function 'main': auto-str.c:17: warning: return type of 'main' is not 'int' ( cat warn-auto.sh; echo CC=\'`head -1 conf-cc`\'; echo LD=\'`head -1 conf-ld`\'; cat find-systype.sh; ) | sh > systype ( 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 ./compile substdio.c ./compile substdi.c ./compile substdo.c ./compile subfderr.c ./compile subfdouts.c ./compile subfdins.c ./compile substdio_copy.c ./makelib substdio.a substdio.o substdi.o substdo.o subfderr.o subfdouts.o subfdins.o substdio_copy.o ./compile error.c ./compile error_str.c ./makelib error.a error.o error_str.o ./compile str_len.c ./compile str_diff.c ./compile str_rchr.c ./compile str_start.c ./compile byte_chr.c ./compile byte_diff.c ./compile byte_copy.c ./compile byte_cr.c ./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 ./load auto-str substdio.a error.a str.a ./auto-str auto_qmail `head -1 conf-qmail` > auto_qmail.c ./compile auto_qmail.c ./compile qmail.c ( ./compile trydrent.c >/dev/null 2>&1 && cat direntry.h2 || cat direntry.h1 ) > direntry.h rm -f trydrent.o ./compile maildir.c ./compile config.c ./compile quote.c ./compile prioq.c ./compile now.c now.c: In function 'now': now.c:7: warning: passing argument 1 of 'time' from incompatible pointer type ./compile env.c ./makelib env.a env.o ./compile subgetopt.c ./compile sgetopt.c ./makelib getopt.a subgetopt.o sgetopt.o ./compile mess822_date.c ./makelib mess822.a mess822_date.o ./compile tai_now.c tai_now.c: In function 'tai_now': tai_now.c:7: warning: passing argument 1 of 'time' from incompatible pointer type ./compile tai_unpack.c ./compile caldate_fmjd.c ./compile leapsecs_read.c leapsecs_read.c: In function 'leapsecs_read': leapsecs_read.c:32: warning: incompatible implicit declaration of built-in function 'malloc' ./compile leapsecs_init.c ./compile leapsecs_sub.c ./compile caltime_utc.c ./makelib libtai.a tai_now.o tai_unpack.o caldate_fmjd.o leapsecs_read.o leapsecs_init.o leapsecs_sub.o caltime_utc.o ./compile getln.c ./compile getln2.c ./makelib getln.a getln.o getln2.o ./compile strerr_sys.c ./compile strerr_die.c ./makelib strerr.a strerr_sys.o strerr_die.o ./compile stralloc_eady.c ./compile stralloc_pend.c ./compile stralloc_copy.c ./compile stralloc_opys.c ./compile stralloc_opyb.c ./compile stralloc_cat.c ./compile stralloc_cats.c ./compile stralloc_catb.c ./compile stralloc_arts.c ./compile stralloc_num.c ./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 ./compile alloc.c alloc.c:3: warning: conflicting types for built-in function 'malloc' ./compile alloc_re.c ./makelib alloc.a alloc.o alloc_re.o ./compile open_read.c ./compile open_trunc.c ./compile open_append.c ./makelib open.a open_read.o open_trunc.o open_append.o ( ( ./compile trywaitp.c && ./load trywaitp ) >/dev/null 2>&1 && echo \#define HASWAITPID 1 || exit 0 ) > haswaitp.h rm -f trywaitp.o trywaitp ./compile wait_pid.c ./makelib wait.a wait_pid.o ( ( ./compile trysgact.c && ./load trysgact ) >/dev/null 2>&1 && echo \#define HASSIGACTION 1 || exit 0 ) > hassgact.h rm -f trysgact.o trysgact ./compile sig_catch.c ./compile sig_pipe.c ./makelib sig.a sig_catch.o sig_pipe.o ./compile fd_copy.c ./compile fd_move.c ./makelib fd.a fd_copy.o fd_move.o ./compile fmt_ulong.c ./compile scan_ulong.c ./makelib fs.a fmt_ulong.o scan_ulong.o ./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 ./compile setlock.c setlock.c: In function 'main': setlock.c:19: warning: return type of 'main' is not 'int' ( ( ./compile tryflock.c && ./load tryflock ) >/dev/null 2>&1 && echo \#define HASFLOCK 1 || exit 0 ) > hasflock.h rm -f tryflock.o tryflock ./compile lock_ex.c ./compile lock_exnb.c ./makelib lock.a lock_ex.o lock_exnb.o ./load setlock getopt.a strerr.a substdio.a error.a str.a lock.a open.a ./compile serialsmtp.c serialsmtp.c: In function 'main': serialsmtp.c:275: warning: return type of 'main' is not 'int' ( ./compile trysysel.c >/dev/null 2>&1 && cat select.h2 || cat select.h1 ) > select.h rm -f trysysel.o trysysel ./compile timeoutread.c ./compile timeoutwrite.c ./compile case_diffb.c ./makelib case.a case_diffb.o ./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 ./compile serialqmtp.c serialqmtp.c: In function 'main': serialqmtp.c:216: warning: return type of 'main' is not 'int' ./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 cat warn-auto.sh maildirsmtp.sh | sed s}HOME}"`head -1 conf-home`"}g > maildirsmtp chmod 755 maildirsmtp cat warn-auto.sh maildirqmtp.sh | sed s}HOME}"`head -1 conf-home`"}g > maildirqmtp chmod 755 maildirqmtp cat warn-auto.sh rts.sh | sed s}HOME}"`head -1 conf-home`"}g > rts chmod 755 rts ./compile install.c install.c: In function 'main': install.c:141: warning: return type of 'main' is not 'int' ./compile hier.c ./auto-str auto_home `head -1 conf-home` > auto_home.c ./compile auto_home.c ./load install hier.o auto_home.o strerr.a substdio.a open.a error.a str.a ./compile instcheck.c instcheck.c: In function 'main': instcheck.c:105: warning: return type of 'main' is not 'int' ./load instcheck hier.o auto_home.o strerr.a substdio.a error.a str.a ===> 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 /obj/buildshare/ports/355755/mail/serialmail/work/serialmail-0.75 && install -s -o root -g wheel -m 555 serialqmtp serialsmtp maildirserial setlock /obj/buildshare/ports/355755/mail/serialmail/work/stage/usr/local/bin && install -o root -g wheel -m 555 maildirqmtp maildirsmtp /obj/buildshare/ports/355755/mail/serialmail/work/stage/usr/local/bin && install -o root -g wheel -m 444 maildirqmtp.1 maildirserial.1 maildirsmtp.1 serialqmtp.1 serialsmtp.1 setlock.1 /obj/buildshare/ports/355755/mail/serialmail/work/stage/usr/local/man/man1 cd /obj/buildshare/ports/355755/mail/serialmail/work/serialmail-0.75 && install -o root -g wheel -m 444 AUTOTURN BLURB CHANGES FROMISP README TODO TOISP THANKS /obj/buildshare/ports/355755/mail/serialmail/work/stage/usr/local/share/doc/serialmail ====> Compressing man pages (compress-man) ===> Installing for serialmail-0.75_3 ===> Checking if mail/serialmail already installed ===> Registering installation for serialmail-0.75_3 Installing serialmail-0.75_3... done Make package ===> Building package for serialmail-0.75_3 slot2: removed