------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/openssl-1.1.1d,1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/indexinfo-0.3.1.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The mboxgrep 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 ------------------------------------------------------------------------------- ===> mboxgrep-0.7.9_4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The mboxgrep 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 ===> mboxgrep-0.7.9_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mboxgrep-0.7.9_4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The mboxgrep 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 ===> mboxgrep-0.7.9_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mboxgrep-0.7.9_4 for building => SHA256 Checksum OK for mboxgrep-0.7.9.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The mboxgrep 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 ===> mboxgrep-0.7.9_4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by mboxgrep-0.7.9_4 for building ===> Extracting for mboxgrep-0.7.9_4 => SHA256 Checksum OK for mboxgrep-0.7.9.tar.gz. Extracted Memory Use: 0.40M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for mboxgrep-0.7.9_4 ===> Applying ports patches for mboxgrep-0.7.9_4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> mboxgrep-0.7.9_4 depends on file: /usr/local/lib/libcrypto.so.11 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> mboxgrep-0.7.9_4 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> Configuring for mboxgrep-0.7.9_4 configure: loading site script /xports/Templates/config.site checking for gcc... cc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for a BSD-compatible install... /usr/bin/install -c checking how to run the C preprocessor... cpp checking for egrep... grep -E checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for pcre-config... no configure: pcre-config not found configure: trying to find PCRE anyway checking for main in -lpcre... no checking for gzopen in -lz... yes checking for BZ2_bzopen in -lbz2... yes checking for like_monday in -lgarfield... no checking for fcntl... (cached) yes checking for flock... yes checking for regcomp... yes checking for strptime... (cached) yes checking for ftw... yes checking for fts_open... yes configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating src/config.h SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for mboxgrep-0.7.9_4 --- all --- cd src; /usr/bin/make --- info.o --- --- main.o --- --- mh.o --- --- scan.o --- --- maildir.o --- --- mbox.o --- --- misc.o --- --- wrap.o --- --- info.o --- cc -pipe -I/usr/local/include -O2 -isystem /usr/local/include -fno-strict-aliasing -I. -I. -c info.c --- main.o --- cc -pipe -I/usr/local/include -O2 -isystem /usr/local/include -fno-strict-aliasing -I. -I. -c main.c --- mh.o --- cc -pipe -I/usr/local/include -O2 -isystem /usr/local/include -fno-strict-aliasing -I. -I. -c mh.c --- maildir.o --- cc -pipe -I/usr/local/include -O2 -isystem /usr/local/include -fno-strict-aliasing -I. -I. -c maildir.c --- mbox.o --- cc -pipe -I/usr/local/include -O2 -isystem /usr/local/include -fno-strict-aliasing -I. -I. -c mbox.c --- misc.o --- cc -pipe -I/usr/local/include -O2 -isystem /usr/local/include -fno-strict-aliasing -I. -I. -c misc.c --- scan.o --- cc -pipe -I/usr/local/include -O2 -isystem /usr/local/include -fno-strict-aliasing -I. -I. -c scan.c --- wrap.o --- cc -pipe -I/usr/local/include -O2 -isystem /usr/local/include -fno-strict-aliasing -I. -I. -c wrap.c wrap.c: In function 'm_gzdopen': wrap.c:114:8: warning: assignment to 'struct gzFile_s **' from incompatible pointer type 'gzFile' {aka 'struct gzFile_s *'} [-Wincompatible-pointer-types] blah = gzdopen (fildes, mode); ^ --- main.o --- main.c: In function 'main': main.c:348:15: warning: passing argument 1 of 'gzclose' from incompatible pointer type [-Wincompatible-pointer-types] gzclose (tmpp); ^~~~ In file included from /usr/include/zlib.h:34, from main.c:34: /usr/include/zlib.h:1630:32: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'FILE *' {aka 'struct __FILE *'} ZEXTERN int ZEXPORT gzclose OF((gzFile file)); ^~ --- scan.o --- scan.c: In function 'scan_mailbox': scan.c:246:20: warning: passing argument 1 of 'gzwrite' from incompatible pointer type [-Wincompatible-pointer-types] len = gzwrite (tmpp, (msg->headers+quux), ^~~~ In file included from /usr/include/zlib.h:34, from scan.c:50: /usr/include/zlib.h:1446:29: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'FILE *' {aka 'struct __FILE *'} ZEXTERN int ZEXPORT gzwrite OF((gzFile file, ^~ scan.c:253:16: warning: passing argument 1 of 'gzwrite' from incompatible pointer type [-Wincompatible-pointer-types] gzwrite(tmpp, "\n", 1); ^~~~ In file included from /usr/include/zlib.h:34, from scan.c:50: /usr/include/zlib.h:1446:29: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'FILE *' {aka 'struct __FILE *'} ZEXTERN int ZEXPORT gzwrite OF((gzFile file, ^~ scan.c:258:19: warning: passing argument 1 of 'gzwrite' from incompatible pointer type [-Wincompatible-pointer-types] len = gzwrite(tmpp, (msg->body+quux), ^~~~ In file included from /usr/include/zlib.h:34, from scan.c:50: /usr/include/zlib.h:1446:29: note: expected 'gzFile' {aka 'struct gzFile_s *'} but argument is of type 'FILE *' {aka 'struct __FILE *'} ZEXTERN int ZEXPORT gzwrite OF((gzFile file, ^~ --- mboxgrep --- cc -pipe -I/usr/local/include -O2 -isystem /usr/local/include -fno-strict-aliasing -o mboxgrep info.o main.o mh.o scan.o maildir.o mbox.o misc.o wrap.o -lbz2 -lz -L/usr/local/lib -L/usr/local/lib -lcrypto SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> mboxgrep-0.7.9_4 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> mboxgrep-0.7.9_4 depends on executable: indexinfo - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for mboxgrep-0.7.9_4 ===> mboxgrep-0.7.9_4 depends on file: /usr/local/lib/libcrypto.so.11 - found ===> mboxgrep-0.7.9_4 depends on executable: indexinfo - found ===> Generating temporary packing list cd src; /usr/bin/make install /usr/bin/install -c -d /construction/mail/mboxgrep/stage/usr/local/bin /usr/bin/install -c -s mboxgrep /construction/mail/mboxgrep/stage/usr/local/bin cd doc; /usr/bin/make install /usr/bin/install -c -d /construction/mail/mboxgrep/stage/usr/local/man/man1 /usr/bin/install -c -m 0644 mboxgrep.1 /construction/mail/mboxgrep/stage/usr/local/man/man1 /usr/bin/install -c -d /construction/mail/mboxgrep/stage/usr/local/share/info/ /usr/bin/install -c -m 0644 mboxgrep.info /construction/mail/mboxgrep/stage/usr/local/share/info/ install -m 0644 /construction/mail/mboxgrep/mboxgrep-0.7.9/ChangeLog /construction/mail/mboxgrep/stage/usr/local/share/doc/mboxgrep/ install -m 0644 /construction/mail/mboxgrep/mboxgrep-0.7.9/NEWS /construction/mail/mboxgrep/stage/usr/local/share/doc/mboxgrep/ install -m 0644 /construction/mail/mboxgrep/mboxgrep-0.7.9/README /construction/mail/mboxgrep/stage/usr/local/share/doc/mboxgrep/ install -m 0644 /construction/mail/mboxgrep/mboxgrep-0.7.9/TODO /construction/mail/mboxgrep/stage/usr/local/share/doc/mboxgrep/ ====> 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 Warning: Possible REINPLACE_CMD issues sed failed: file content unchanged from backup: src/main.c SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for mboxgrep-0.7.9_4 file sizes/checksums [7]: 0% file sizes/checksums [7]: 100% packing files [7]: 0% packing files [7]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:06