Building p5-Mail-OpenDKIM-4201.txz (origin /buildshare/ports/355755/mail/p5-Mail-OpenDKIM) for powerpc-10-0 on XXX slot2: created x distfiles/ x distfiles/Mail-OpenDKIM-4201.tar.gz x packages/ x packages/opendkim-2.8.3_1.txz x packages/pkg-1.2.7_2.txz x packages/perl5-5.16.3_10.txz x packages/ldns-1.6.17_1.txz x packages/gettext-0.18.3.1_1.txz x packages/p5-Error-0.17022.txz x packages/libtool-2.4.2_3.txz x packages/lua52-5.2.3_2.txz x packages/gmake-3.82_1.txz x packages/unbound-1.4.22_3.txz x packages/expat-2.1.0.txz x packages/pkgconf-0.9.5.txz ELF ldconfig path: /lib /usr/lib /usr/lib/compat Make depends ===> p5-Mail-OpenDKIM-4201 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 p5-Mail-OpenDKIM-4201 ===> p5-Mail-OpenDKIM-4201 depends on shared library: opendkim - not found ===> Verifying install for opendkim in /buildshare/ports/355755/mail/opendkim ===> Installing existing package /packages/opendkim-2.8.3_1.txz Installing opendkim-2.8.3_1...Installing lua52-5.2.3_2... done Installing perl5-5.16.3_10... done Installing unbound-1.4.22_3...Installing expat-2.1.0... done Installing ldns-1.6.17_1... done ===> Creating users and/or groups. Using existing group 'unbound'. Using existing user 'unbound'. done done ************************************************************************ In order to run this port, write your opendkim.conf and: if you use sendmail, add the milter socket `socketspec' in /etc/mail/.mc: INPUT_MAIL_FILTER(`dkim-filter', `S=_YOUR_SOCKET_SPEC_, F=T, T=R:2m') or if you use postfix write your milter socket `socketspec' in /usr/local/etc/postfix/main.cf: smtpd_milters = _YOUR_SOCKET_SPEC_ And to run the milter from startup, add milteropendkim_enable="YES" in your /etc/rc.conf. Extra options can be found in startup script. Note: milter sockets must be accessible from postfix/smtpd; using inet sockets might be preferred. ************************************************************************ ===> Returning to build of p5-Mail-OpenDKIM-4201 ===> p5-Mail-OpenDKIM-4201 depends on package: opendkim>=2.5.0 - found ===> p5-Mail-OpenDKIM-4201 depends on file: /usr/local/bin/perl5.16.3 - found ===> p5-Mail-OpenDKIM-4201 depends on package: opendkim>=2.5.0 - found ===> p5-Mail-OpenDKIM-4201 depends on package: p5-Error>=0 - not found ===> Verifying install for p5-Error>=0 in /buildshare/ports/355755/lang/p5-Error ===> Installing existing package /packages/p5-Error-0.17022.txz Installing p5-Error-0.17022... done ===> Returning to build of p5-Mail-OpenDKIM-4201 ===> p5-Mail-OpenDKIM-4201 depends on file: /usr/local/bin/perl5.16.3 - found Make install ===> License ART10 GPLv1 accepted by the user ===> p5-Mail-OpenDKIM-4201 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by p5-Mail-OpenDKIM-4201 for building ===> Extracting for p5-Mail-OpenDKIM-4201 => SHA256 Checksum OK for Mail-OpenDKIM-4201.tar.gz. ===> Patching for p5-Mail-OpenDKIM-4201 ===> p5-Mail-OpenDKIM-4201 depends on package: opendkim>=2.5.0 - found ===> p5-Mail-OpenDKIM-4201 depends on file: /usr/local/bin/perl5.16.3 - found ===> p5-Mail-OpenDKIM-4201 depends on shared library: opendkim - found ===> Configuring for p5-Mail-OpenDKIM-4201 Checking if your kit is complete... Looks good Writing Makefile for Mail::OpenDKIM Writing MYMETA.yml and MYMETA.json ===> Building for p5-Mail-OpenDKIM-4201 cp lib/Mail/OpenDKIM/DKIM.pm blib/lib/Mail/OpenDKIM/DKIM.pm cp lib/Mail/OpenDKIM/Signature.pm blib/lib/Mail/OpenDKIM/Signature.pm cp lib/Mail/OpenDKIM/Signer.pm blib/lib/Mail/OpenDKIM/Signer.pm cp lib/Mail/OpenDKIM/PrivateKey.pm blib/lib/Mail/OpenDKIM/PrivateKey.pm cp lib/Mail/OpenDKIM.pm blib/lib/Mail/OpenDKIM.pm /usr/local/bin/perl5 /usr/local/lib/perl5/5.16/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.16/ExtUtils/typemap -typemap typemap OpenDKIM.xs > OpenDKIM.xsc && mv OpenDKIM.xsc OpenDKIM.c cc -c -I/usr/local/include -O2 -pipe -fno-strict-aliasing -O0 -DVERSION=\"4201\" -DXS_VERSION=\"4201\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.16/mach/CORE" OpenDKIM.c OpenDKIM.xs: In function 'XS_Mail__OpenDKIM__dkim_get_signer': OpenDKIM.xs:916: warning: assignment discards qualifiers from pointer target type OpenDKIM.xs: In function 'XS_Mail__OpenDKIM__dkim_ohdrs': OpenDKIM.xs:1064: warning: passing argument 3 of 'dkim_ohdrs' from incompatible pointer type OpenDKIM.xs: In function 'XS_Mail__OpenDKIM__dkim_sig_getcanonlen': OpenDKIM.xs:1178: warning: passing argument 3 of 'dkim_sig_getcanonlen' from incompatible pointer type OpenDKIM.xs:1178: warning: passing argument 4 of 'dkim_sig_getcanonlen' from incompatible pointer type OpenDKIM.xs:1178: warning: passing argument 5 of 'dkim_sig_getcanonlen' from incompatible pointer type OpenDKIM.xs: In function 'XS_Mail__OpenDKIM__dkim_sig_getsigntime': OpenDKIM.xs:1319: warning: passing argument 2 of 'dkim_sig_getsigntime' from incompatible pointer type Running Mkbootstrap for Mail::OpenDKIM () chmod 644 OpenDKIM.bs rm -f blib/arch/auto/Mail/OpenDKIM/OpenDKIM.so LD_RUN_PATH="/usr/local/lib" cc -shared -L/usr/local/lib -fstack-protector OpenDKIM.o -o blib/arch/auto/Mail/OpenDKIM/OpenDKIM.so -lopendkim chmod 755 blib/arch/auto/Mail/OpenDKIM/OpenDKIM.so cp OpenDKIM.bs blib/arch/auto/Mail/OpenDKIM/OpenDKIM.bs chmod 644 blib/arch/auto/Mail/OpenDKIM/OpenDKIM.bs Manifying blib/man3/Mail::OpenDKIM::DKIM.3 Manifying blib/man3/Mail::OpenDKIM::PrivateKey.3 Manifying blib/man3/Mail::OpenDKIM::Signer.3 Manifying blib/man3/Mail::OpenDKIM::Signature.3 Manifying blib/man3/Mail::OpenDKIM.3 ===> Staging for p5-Mail-OpenDKIM-4201 ===> p5-Mail-OpenDKIM-4201 depends on package: opendkim>=2.5.0 - found ===> p5-Mail-OpenDKIM-4201 depends on package: p5-Error>=0 - found ===> p5-Mail-OpenDKIM-4201 depends on file: /usr/local/bin/perl5.16.3 - found ===> Generating temporary packing list Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /obj/buildshare/ports/355755/mail/p5-Mail-OpenDKIM/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Mail/OpenDKIM/OpenDKIM.bs Installing /obj/buildshare/ports/355755/mail/p5-Mail-OpenDKIM/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/auto/Mail/OpenDKIM/OpenDKIM.so Installing /obj/buildshare/ports/355755/mail/p5-Mail-OpenDKIM/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/Mail/OpenDKIM.pm Installing /obj/buildshare/ports/355755/mail/p5-Mail-OpenDKIM/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/Mail/OpenDKIM/Signature.pm Installing /obj/buildshare/ports/355755/mail/p5-Mail-OpenDKIM/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/Mail/OpenDKIM/DKIM.pm Installing /obj/buildshare/ports/355755/mail/p5-Mail-OpenDKIM/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/Mail/OpenDKIM/Signer.pm Installing /obj/buildshare/ports/355755/mail/p5-Mail-OpenDKIM/work/stage/usr/local/lib/perl5/site_perl/5.16/mach/Mail/OpenDKIM/PrivateKey.pm Installing /obj/buildshare/ports/355755/mail/p5-Mail-OpenDKIM/work/stage/usr/local/lib/perl5/5.16/man/man3/Mail::OpenDKIM.3 Installing /obj/buildshare/ports/355755/mail/p5-Mail-OpenDKIM/work/stage/usr/local/lib/perl5/5.16/man/man3/Mail::OpenDKIM::DKIM.3 Installing /obj/buildshare/ports/355755/mail/p5-Mail-OpenDKIM/work/stage/usr/local/lib/perl5/5.16/man/man3/Mail::OpenDKIM::PrivateKey.3 Installing /obj/buildshare/ports/355755/mail/p5-Mail-OpenDKIM/work/stage/usr/local/lib/perl5/5.16/man/man3/Mail::OpenDKIM::Signer.3 Installing /obj/buildshare/ports/355755/mail/p5-Mail-OpenDKIM/work/stage/usr/local/lib/perl5/5.16/man/man3/Mail::OpenDKIM::Signature.3 ====> Compressing man pages (compress-man) ===> Installing for p5-Mail-OpenDKIM-4201 ===> Checking if mail/p5-Mail-OpenDKIM already installed ===> Registering installation for p5-Mail-OpenDKIM-4201 Installing p5-Mail-OpenDKIM-4201... done Make package ===> Building package for p5-Mail-OpenDKIM-4201 slot2: removed