------------------------------------------------------------------------------- -- 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 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The queue-fix 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 ------------------------------------------------------------------------------- ===> queue-fix-1.4_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The queue-fix 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 ===> queue-fix-1.4_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by queue-fix-1.4_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The queue-fix 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 ===> queue-fix-1.4_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by queue-fix-1.4_1 for building => SHA256 Checksum OK for queue-fix-1.4.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The queue-fix 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 ===> queue-fix-1.4_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by queue-fix-1.4_1 for building ===> Extracting for queue-fix-1.4_1 => SHA256 Checksum OK for queue-fix-1.4.tar.gz. Extracted Memory Use: 0.36M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for queue-fix-1.4_1 ===> Applying dragonfly patches for queue-fix-1.4_1 echo "cc -pipe -O2 -fno-strict-aliasing " > /construction/mail/queue-fix/queue-fix-1.4/conf-cc echo "cc -s " > /construction/mail/queue-fix/queue-fix-1.4/conf-ld SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for queue-fix-1.4_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for queue-fix-1.4_1 --- auto-ccld.sh --- ( cat warn-auto.sh; echo CC=\'`head -1 conf-cc`\'; echo LD=\'`head -1 conf-ld`\' ) > auto-ccld.sh --- make-load --- --- make-makelib --- --- make-compile --- --- find-systype --- --- make-load --- cat auto-ccld.sh make-load.sh > make-load chmod 755 make-load --- make-makelib --- cat auto-ccld.sh make-makelib.sh > make-makelib chmod 755 make-makelib --- make-compile --- cat auto-ccld.sh make-compile.sh > make-compile chmod 755 make-compile --- find-systype --- cat auto-ccld.sh find-systype.sh > find-systype chmod 755 find-systype --- systype --- ./find-systype > systype --- load --- --- makelib --- --- compile --- --- load --- ( cat warn-auto.sh; ./make-load "`cat systype`" ) > load --- makelib --- ( cat warn-auto.sh; ./make-makelib "`cat systype`" ) > makelib --- compile --- ( cat warn-auto.sh; ./make-compile "`cat systype`" ) > compile --- load --- chmod 755 load --- compile --- chmod 755 compile --- direntry.h --- --- alloc.o --- --- alloc_re.o --- --- byte_chr.o --- --- byte_copy.o --- --- byte_cr.o --- --- byte_diff.o --- --- byte_rchr.o --- --- direntry.h --- ( ./compile trydrent.c >/dev/null 2>&1 && cat direntry.h2 || cat direntry.h1 ) > direntry.h --- alloc.o --- ./compile alloc.c alloc.c:3:14: warning: conflicting types for built-in function 'malloc' [-Wbuiltin-declaration-mismatch] extern char *malloc(); ^~~~~~ --- alloc_re.o --- ./compile alloc_re.c --- byte_chr.o --- ./compile byte_chr.c --- byte_copy.o --- ./compile byte_copy.c --- byte_cr.o --- ./compile byte_cr.c --- byte_zero.o --- --- byte_diff.o --- ./compile byte_diff.c --- byte_zero.o --- ./compile byte_zero.c --- byte_rchr.o --- ./compile byte_rchr.c --- makelib --- chmod 755 makelib --- str_chr.o --- --- str_cpy.o --- --- str_diff.o --- --- str_diffn.o --- --- direntry.h --- rm -f trydrent.o --- str_chr.o --- ./compile str_chr.c --- str_cpy.o --- ./compile str_cpy.c --- str_diffn.o --- ./compile str_diffn.c --- str_diff.o --- ./compile str_diff.c --- str_len.o --- ./compile str_len.c --- str_rchr.o --- ./compile str_rchr.c --- str_start.o --- ./compile str_start.c --- error.o --- ./compile error.c --- error_str.o --- ./compile error_str.c --- error_temp.o --- ./compile error_temp.c --- fmt_str.o --- ./compile fmt_str.c --- fmt_strn.o --- ./compile fmt_strn.c --- fmt_uint.o --- ./compile fmt_uint.c --- fmt_uint0.o --- ./compile fmt_uint0.c --- fmt_ulong.o --- --- scan_8long.o --- --- scan_ulong.o --- --- scan_8long.o --- ./compile scan_8long.c --- fmt_ulong.o --- ./compile fmt_ulong.c --- scan_ulong.o --- ./compile scan_ulong.c --- getln.o --- ./compile getln.c --- getln2.o --- --- open_append.o --- --- getln2.o --- ./compile getln2.c --- open_append.o --- ./compile open_append.c --- open_excl.o --- --- open_read.o --- ./compile open_read.c --- open_excl.o --- ./compile open_excl.c --- open_trunc.o --- --- open_write.o --- --- stralloc_arts.o --- --- stralloc_cat.o --- --- open_trunc.o --- ./compile open_trunc.c --- open_write.o --- ./compile open_write.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 --- stralloc_copy.o --- ./compile stralloc_copy.c --- stralloc_eady.o --- ./compile stralloc_eady.c --- stralloc_opyb.o --- ./compile stralloc_opyb.c --- stralloc_opys.o --- --- stralloc_pend.o --- ./compile stralloc_pend.c --- stralloc_opys.o --- ./compile stralloc_opys.c --- subfderr.o --- --- subfdin.o --- --- subfderr.o --- ./compile subfderr.c --- subfdin.o --- ./compile subfdin.c --- subfdins.o --- ./compile subfdins.c --- subfdout.o --- ./compile subfdout.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 --- hasmkffo.h --- ( ( ./compile trymkffo.c && ./load trymkffo ) >/dev/null 2>&1 && echo \#define HASMKFIFO 1 || exit 0 ) > hasmkffo.h --- alloc.a --- ./makelib alloc.a alloc.o alloc_re.o --- str.a --- ./makelib str.a str_len.o str_diff.o str_diffn.o str_cpy.o str_chr.o str_rchr.o str_start.o byte_chr.o byte_rchr.o byte_diff.o byte_copy.o byte_cr.o byte_zero.o --- fs.a --- ./makelib fs.a fmt_str.o fmt_strn.o fmt_uint.o fmt_uint0.o fmt_ulong.o scan_ulong.o scan_8long.o --- error.a --- --- open.a --- --- getln.a --- --- stralloc.a --- --- open.a --- ./makelib open.a open_append.o open_excl.o open_read.o open_trunc.o open_write.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 --- error.a --- ./makelib error.a error.o error_str.o error_temp.o --- substdio.a --- ./makelib substdio.a substdio.o substdi.o substdo.o subfderr.o subfdout.o subfdouts.o subfdin.o subfdins.o substdio_copy.o --- hasmkffo.h --- rm -f trymkffo.o trymkffo --- fifo.o --- --- queue-fix.o --- --- fifo.o --- ./compile fifo.c --- queue-fix.o --- ./compile queue-fix.c queue-fix.c: In function 'die_make': queue-fix.c:53:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ queue-fix.c:53:1: warning: incompatible implicit declaration of built-in function 'exit' queue-fix.c:53:1: note: include '' or provide a declaration of 'exit' queue-fix.c:22:1: +#include queue-fix.c:53:1: exit(1); ^~~~ queue-fix.c: In function 'die_user': queue-fix.c:60:1: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ queue-fix.c:60:1: note: include '' or provide a declaration of 'exit' queue-fix.c: In function 'die_group': queue-fix.c:67:1: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ queue-fix.c:67:1: note: include '' or provide a declaration of 'exit' queue-fix.c: In function 'die_args': queue-fix.c:75:1: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ queue-fix.c:75:1: note: include '' or provide a declaration of 'exit' queue-fix.c: In function 'die_check': queue-fix.c:83:1: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ queue-fix.c:83:1: note: include '' or provide a declaration of 'exit' queue-fix.c: In function 'die_recon': queue-fix.c:91:1: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ queue-fix.c:91:1: note: include '' or provide a declaration of 'exit' queue-fix.c: In function 'die_nomem': queue-fix.c:98:1: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ queue-fix.c:98:1: note: include '' or provide a declaration of 'exit' queue-fix.c: In function 'die_rerun': queue-fix.c:107:1: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ queue-fix.c:107:1: note: include '' or provide a declaration of 'exit' queue-fix.c: In function 'check_item': queue-fix.c:143:21: warning: implicit declaration of function 'chown' [-Wimplicit-function-declaration] if(flag_doit) if(chown(name,uid,gid)) die_make(name); ^~~~~ queue-fix.c:206:9: warning: implicit declaration of function 'write'; did you mean 'fwrite'? [-Wimplicit-function-declaration] if(write(fd,"",1)!=1) die_make(name); ^~~~~ fwrite queue-fix.c:208:5: warning: implicit declaration of function 'close'; did you mean 'pclose'? [-Wimplicit-function-declaration] close(fd); ^~~~~ pclose queue-fix.c: In function 'check_strays': queue-fix.c:649:21: warning: implicit declaration of function 'unlink'; did you mean 'unix'? [-Wimplicit-function-declaration] if(flag_doit) if(unlink(temp_filename.s)==-1) { closedir(dir); return -1; } ^~~~~~ unix --- queue-fix --- ./load queue-fix fifo.o fs.a stralloc.a getln.a open.a error.a substdio.a alloc.a str.a SUCCEEDED 00:00:02 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> queue-fix-1.4_1 depends on file: /var/qmail/bin/qmail-send - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for queue-fix-1.4_1 ===> queue-fix-1.4_1 depends on file: /var/qmail/bin/qmail-send - found ===> Generating temporary packing list install -s -m 555 /construction/mail/queue-fix/queue-fix-1.4/queue-fix /construction/mail/queue-fix/stage/var/qmail/bin install -m 0644 /construction/mail/queue-fix/queue-fix-1.4/README /construction/mail/queue-fix/stage/var/qmail/doc/queue-fix ====> 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 queue-fix-1.4_1 file sizes/checksums [2]: 0% file sizes/checksums [2]: 100% packing files [2]: 0% packing files [2]: 100% packing directories [1]: 0% packing directories [1]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:05