------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/autoconf-wrapper-20131203.txz Installing /packages/All/perl5-5.30.2.txz ===== Message from perl5-5.30.2: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/autoconf-2.69_3.txz Installing /packages/All/automake-1.16.2.txz SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> spamguard-1.8 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> spamguard-1.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by spamguard-1.8 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> spamguard-1.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by spamguard-1.8 for building => SHA256 Checksum OK for spamguard-1.8.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> spamguard-1.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by spamguard-1.8 for building ===> Extracting for spamguard-1.8 => SHA256 Checksum OK for spamguard-1.8.tar.gz. Extracted Memory Use: 0.22M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for spamguard-1.8 ===> Applying ports patches for spamguard-1.8 ===> Cleanly applied ports patch(es) patch-Makefile.am SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> spamguard-1.8 depends on package: autoconf>=2.69 - found ===> spamguard-1.8 depends on package: automake>=1.16.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> spamguard-1.8 depends on package: autoconf>=2.69 - found ===> spamguard-1.8 depends on package: automake>=1.16.1 - found ===> Configuring for spamguard-1.8 aclocal: warning: autoconf input should be named 'configure.ac', not 'configure.in' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:10: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:10: https://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:13: installing './compile' configure.in:4: installing './config.guess' configure.in:4: installing './config.sub' configure.in:10: installing './install-sh' configure.in:10: installing './missing' Makefile.am:32: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') Makefile.am: installing './depcomp' automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' tr/Makefile.am:21: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking target system type... x86_64-portbld-dragonfly5.9 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no 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 ISO C89... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for size_t... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking whether lstat correctly handles trailing slash... (cached) yes checking whether stat accepts an empty string... no checking for gethostname... (cached) yes checking for memset... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strerror... (cached) yes checking for strstr... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating tr/Makefile config.status: creating spamguard.conf config.status: creating spamguard_qsheff.conf config.status: creating config.h config.status: executing depfiles commands SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for spamguard-1.8 --- all --- /usr/bin/make all-am --- functions.o --- --- loadconfig.o --- --- main.o --- --- parser.o --- --- wildmat.o --- --- qsheff_parser.o --- --- hash.o --- --- functions.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT functions.o -MD -MP -MF .deps/functions.Tpo -c -o functions.o functions.c --- loadconfig.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT loadconfig.o -MD -MP -MF .deps/loadconfig.Tpo -c -o loadconfig.o loadconfig.c --- main.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c --- parser.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT parser.o -MD -MP -MF .deps/parser.Tpo -c -o parser.o parser.c --- wildmat.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT wildmat.o -MD -MP -MF .deps/wildmat.Tpo -c -o wildmat.o wildmat.c --- qsheff_parser.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT qsheff_parser.o -MD -MP -MF .deps/qsheff_parser.Tpo -c -o qsheff_parser.o qsheff_parser.c --- hash.o --- cc -DHAVE_CONFIG_H -I. -pipe -O2 -fno-strict-aliasing -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c --- wildmat.o --- mv -f .deps/wildmat.Tpo .deps/wildmat.Po --- main.o --- mv -f .deps/main.Tpo .deps/main.Po --- parser.o --- mv -f .deps/parser.Tpo .deps/parser.Po --- hash.o --- mv -f .deps/hash.Tpo .deps/hash.Po --- loadconfig.o --- mv -f .deps/loadconfig.Tpo .deps/loadconfig.Po --- qsheff_parser.o --- mv -f .deps/qsheff_parser.Tpo .deps/qsheff_parser.Po --- functions.o --- mv -f .deps/functions.Tpo .deps/functions.Po --- spamguard --- cc -pipe -O2 -fno-strict-aliasing -o spamguard functions.o loadconfig.o main.o parser.o wildmat.o qsheff_parser.o hash.o SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for spamguard-1.8 ===> Generating temporary packing list /bin/mkdir -p '/construction/mail/spamguard/stage/usr/local/bin' install -s -m 555 spamguard '/construction/mail/spamguard/stage/usr/local/bin' /bin/mkdir -p '/construction/mail/spamguard/stage/usr/local/etc/spamguard' install -m 0644 spam-ignore.txt spam-ignore.txt.sample spam-high.txt spamguard.conf spamguard.conf.sample spamguard_qsheff.conf spamguard_qsheff.conf.sample qsheff_ignore qsheff_ignore.sample qsheff_high '/construction/mail/spamguard/stage/usr/local/etc/spamguard' cd /construction/mail/spamguard/spamguard && install -m 0644 AUTHORS CHANGELOG COPYING INSTALL POST-INSTALL README THANKS README.DigitalUnix THANKS TODO UPGRADE /construction/mail/spamguard/stage/usr/local/share/doc/spamguard cd /construction/mail/spamguard/spamguard/tr && install -m 0644 BENIOKU BENIOKU.DigitalUnix COPYING DEGISIKLIKLER GUNCELLEME KURULUM KURULUM-SONRASI YAPILACAKLAR YAZARLAR /construction/mail/spamguard/stage/usr/local/share/doc/spamguard/tr ====> 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 spamguard-1.8 file sizes/checksums [30]: 0% file sizes/checksums [30]: 100% packing files [30]: 0% packing files [30]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:25