gmake[2]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal -I m4 /usr/sfw/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK /usr/sfw/share/aclocal/gtk.m4:7: run info Automake 'Extending aclocal' /usr/sfw/share/aclocal/gtk.m4:7: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal -I m4 /usr/sfw/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK /usr/sfw/share/aclocal/gtk.m4:7: run info Automake 'Extending aclocal' /usr/sfw/share/aclocal/gtk.m4:7: or see https://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal autoreconf: running: /usr/bin/autoconf autoreconf: running: /usr/bin/autoheader autoreconf: running: automake --add-missing --copy --no-force configure.ac:52: installing 'build-aux/compile' configure.ac:45: installing 'build-aux/config.guess' configure.ac:45: installing 'build-aux/config.sub' configure.ac:46: installing 'build-aux/install-sh' configure.ac:46: installing 'build-aux/missing' libopendmarc/Makefile.am: installing 'build-aux/depcomp' parallel-tests: installing 'build-aux/test-driver' autoreconf: Leaving directory '.' checking build system type... i386-pc-solaris2.11 checking host system type... i386-pc-solaris2.11 checking target system type... i386-pc-solaris2.11 checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/gnu/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... /usr/gcc/7/bin/gcc 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 the compiler supports GNU C... yes checking whether /usr/gcc/7/bin/gcc accepts -g... yes checking for /usr/gcc/7/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/7/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/7/bin/gcc... gcc3 checking for sys/types.h... yes checking for netinet/in.h... yes checking for arpa/nameser.h... yes checking for netdb.h... yes checking for resolv.h... yes checking for ns_type... yes checking for gcc... (cached) /usr/gcc/7/bin/gcc checking whether the compiler supports GNU C... (cached) yes checking whether /usr/gcc/7/bin/gcc accepts -g... (cached) yes checking for /usr/gcc/7/bin/gcc option to enable C11 features... (cached) none needed checking whether /usr/gcc/7/bin/gcc understands -c and -o together... (cached) yes checking dependency style of /usr/gcc/7/bin/gcc... (cached) gcc3 checking how to print strings... print -r checking for a sed that does not truncate output... /usr/gnu/bin/sed checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking for fgrep... /usr/gnu/bin/grep -F checking for ld used by /usr/gcc/7/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/gnu/bin/nm -B checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert i386-pc-solaris2.11 file names to i386-pc-solaris2.11 format... func_convert_file_noop checking how to convert i386-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/gnu/bin/nm -B output from /usr/gcc/7/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/gnu/bin/dd checking how to truncate binary pipes... /usr/gnu/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/7/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/7/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/7/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/7/bin/gcc static flag -static works... no checking if /usr/gcc/7/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/7/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/7/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for pkg-config... /usr/bin/amd64/pkg-config checking pkg-config is at least version 0.9.0... yes checking how to run the C preprocessor... /usr/gcc/7/bin/gcc -E checking whether /usr/gcc/7/bin/gcc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... -D_POSIX_PTHREAD_SEMANTICS checking for PTHREAD_PRIO_INHERIT... yes checking for stdio.h... (cached) yes checking for syslog.h... yes checking for sysexits.h... yes checking for poll.h... yes checking for time.h... yes checking for netdb.h... (cached) yes checking for errno.h... yes checking for ctype.h... yes checking for fcntl.h... yes checking for string.h... (cached) yes checking for sys/param.h... yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking for sys/types.h... (cached) yes checking for arpa/inet.h... yes checking for sys/socket.h... (cached) yes checking for netdb.h... (cached) yes checking for sys/ioctl.h... yes checking for iso/limits_iso.h... yes checking for netinet/in.h... (cached) yes checking for arpa/nameser.h... (cached) yes checking for resolv.h... (cached) yes checking for connect in -lsocket... yes checking for hstrerror in -lresolv... yes checking for inet_aton in -lresolv... yes checking for library containing res_ninit... none required checking for library containing res_ndestroy... none required checking for idn_free in -lidn... yes checking for nanosleep in -lrt... yes checking for library containing inet_addr... none required checking for library containing freehostent... no checking for library containing inet_pton... none required checking for library containing inet_ntop... none required checking for library containing getipnodebyname... no checking for sys/types.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/nameser.h... (cached) yes checking for netdb.h... (cached) yes checking for resolv.h... (cached) yes checking whether byte ordering is bigendian... no checking whether struct tm is in sys/time.h or time.h... time.h checking for an ANSI C-conforming const... yes checking for size_t... yes checking size of long... 8 checking size of int... 4 checking size of short... 2 checking size of char... 1 checking size of size_t... 8 checking size of long long... 8 checking size of unsigned long long... 8 checking size of void *... 8 checking for GNU libc compatible malloc... yes checking for GNU libc compatible realloc... (cached) yes checking for library containing strlcat... none required checking for library containing strlcpy... none required checking for basename... yes checking for syslog... yes checking for cuserid... yes checking for memset... yes checking for memcpy... yes checking for strerror... yes checking for strchr... yes checking for strrchr... yes checking for strdup... yes checking for strpbrk... yes checking for inet_ntoa... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for signal.h... yes checking for regex.h... yes checking for bsd/string.h... no checking for strl.h... no checking whether ln -s works... yes checking for miltertest... no checking whether the resolver works without -lresolv... yes checking for library containing SPF_record_new... -lspf2 checking for library containing SPF_server_new... none required checking for math.h... yes checking for library containing floor... -lm checking for floor... yes checking for milter library and includes... /usr checking for library containing smfi_register... -lmilter checking for smfi_insheader... yes checking for smfi_opensocket... yes checking for smfi_progress... yes checking for smfi_setsymlist... yes checking for smfi_version... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating contrib/init/Makefile config.status: creating contrib/init/generic/Makefile config.status: creating contrib/init/redhat/Makefile config.status: creating contrib/init/redhat/opendmarc config.status: creating contrib/rddmarc/Makefile config.status: creating contrib/service/Makefile config.status: creating contrib/service/opendmarc.service config.status: creating contrib/spec/Makefile config.status: creating contrib/spec/opendmarc.spec config.status: creating db/Makefile config.status: creating libopendmarc/Makefile config.status: creating libopendmarc/tests/Makefile config.status: creating libopendmarc/tests/testfiles/Makefile config.status: creating libopendmarc/docs/Makefile config.status: creating opendmarc/Makefile config.status: creating opendmarc/opendmarc.conf.5 config.status: creating opendmarc/opendmarc.8 config.status: creating opendmarc/opendmarc-check.8 config.status: creating opendmarc/tests/Makefile config.status: creating reports/Makefile config.status: creating reports/opendmarc-expire config.status: creating reports/opendmarc-expire.8 config.status: creating reports/opendmarc-import config.status: creating reports/opendmarc-import.8 config.status: creating reports/opendmarc-importstats.8 config.status: creating reports/opendmarc-params config.status: creating reports/opendmarc-params.8 config.status: creating reports/opendmarc-reports config.status: creating reports/opendmarc-reports.8 config.status: creating build-config.h config.status: executing depfiles commands config.status: executing libtool commands Making all in contrib Making all in init Making all in generic Making all in redhat Making all in rddmarc Making all in service Making all in spec Making all in db Making all in libopendmarc Making all in tests Making all in testfiles Making all in docs libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc -I.. -I. -I.. -DCONFIG_BASE=\"/etc/mail\" -m64 -O3 -MT opendmarc_xml.lo -MD -MP -MF .deps/opendmarc_xml.Tpo -c /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/opendmarc_xml.c -fPIC -DPIC -o .libs/opendmarc_xml.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc -I.. -I. -I.. -DCONFIG_BASE=\"/etc/mail\" -m64 -O3 -MT opendmarc_dns.lo -MD -MP -MF .deps/opendmarc_dns.Tpo -c /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/opendmarc_dns.c -fPIC -DPIC -o .libs/opendmarc_dns.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc -I.. -I. -I.. -DCONFIG_BASE=\"/etc/mail\" -m64 -O3 -MT opendmarc_policy.lo -MD -MP -MF .deps/opendmarc_policy.Tpo -c /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/opendmarc_policy.c -fPIC -DPIC -o .libs/opendmarc_policy.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc -I.. -I. -I.. -DCONFIG_BASE=\"/etc/mail\" -m64 -O3 -MT opendmarc_strl.lo -MD -MP -MF .deps/opendmarc_strl.Tpo -c /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/opendmarc_strl.c -fPIC -DPIC -o .libs/opendmarc_strl.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc -I.. -I. -I.. -DCONFIG_BASE=\"/etc/mail\" -m64 -O3 -MT opendmarc_hash.lo -MD -MP -MF .deps/opendmarc_hash.Tpo -c /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/opendmarc_hash.c -fPIC -DPIC -o .libs/opendmarc_hash.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc -I.. -I. -I.. -DCONFIG_BASE=\"/etc/mail\" -m64 -O3 -MT opendmarc_util.lo -MD -MP -MF .deps/opendmarc_util.Tpo -c /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/opendmarc_util.c -fPIC -DPIC -o .libs/opendmarc_util.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc -I.. -I. -I.. -DCONFIG_BASE=\"/etc/mail\" -m64 -O3 -MT opendmarc_spf.lo -MD -MP -MF .deps/opendmarc_spf.Tpo -c /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/opendmarc_spf.c -fPIC -DPIC -o .libs/opendmarc_spf.o /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/opendmarc_hash.c: In function 'opendmarc_hash_init': /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/opendmarc_hash.c:143:16: warning: product '288230376151711744 * 32' of arguments 1 and 2 exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] hctx->table = calloc(hctx->tablesize, sizeof(OPENDMARC_HASH_SHELF)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdlib.h:40:0, from /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/opendmarc_internal.h:35, from /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/opendmarc_hash.c:6: /usr/include/iso/stdlib_iso.h:134:14: note: in a call to allocation function 'calloc' declared here extern void *calloc(size_t, size_t); ^~~~~~ libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc -I.. -I. -I.. -DCONFIG_BASE=\"/etc/mail\" -m64 -O3 -MT opendmarc_tld.lo -MD -MP -MF .deps/opendmarc_tld.Tpo -c /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/opendmarc_tld.c -fPIC -DPIC -o .libs/opendmarc_tld.o libtool: compile: /usr/gcc/7/bin/gcc -DHAVE_CONFIG_H -I. -I/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc -I.. -I. -I.. -DCONFIG_BASE=\"/etc/mail\" -m64 -O3 -MT opendmarc_spf_dns.lo -MD -MP -MF .deps/opendmarc_spf_dns.Tpo -c /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/opendmarc_spf_dns.c -fPIC -DPIC -o .libs/opendmarc_spf_dns.o libtool: link: /usr/gcc/7/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libopendmarc.so.2 -o .libs/libopendmarc.so.2.0.3 .libs/opendmarc_dns.o .libs/opendmarc_xml.o .libs/opendmarc_tld.o .libs/opendmarc_policy.o .libs/opendmarc_util.o .libs/opendmarc_hash.o .libs/opendmarc_strl.o .libs/opendmarc_spf.o .libs/opendmarc_spf_dns.o -lm -lspf2 -lrt -lidn -lresolv -lsocket -m64 -O3 -m64 libtool: link: (cd ".libs" && rm -f "libopendmarc.so.2" && ln -s "libopendmarc.so.2.0.3" "libopendmarc.so.2") libtool: link: (cd ".libs" && rm -f "libopendmarc.so" && ln -s "libopendmarc.so.2.0.3" "libopendmarc.so") libtool: link: ( cd ".libs" && rm -f "libopendmarc.la" && ln -s "../libopendmarc.la" "libopendmarc.la" ) Making all in reports Making all in opendmarc libtool: link: /usr/gcc/7/bin/gcc -m64 -O3 -m64 -o .libs/opendmarc-check opendmarc_check-opendmarc-check.o ../libopendmarc/.libs/libopendmarc.so -lm -lspf2 -lrt -lidn -lresolv -lsocket libtool: link: /usr/gcc/7/bin/gcc -D_POSIX_PTHREAD_SEMANTICS -pthread -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -m64 -o .libs/opendmarc opendmarc-config.o opendmarc-opendmarc.o opendmarc-opendmarc-ar.o opendmarc-opendmarc-arcares.o opendmarc-opendmarc-arcseal.o opendmarc-opendmarc-dstring.o opendmarc-parse.o opendmarc-test.o opendmarc-util.o -L/usr/lib ../libopendmarc/.libs/libopendmarc.so -lmilter -lpthread -lm -lspf2 -lrt -lidn -lresolv -lsocket -pthread Making install in contrib Making install in init Making install in generic /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/doc/opendmarc' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/contrib/init/generic/opendmarc '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/doc/opendmarc' Making install in redhat /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/doc/opendmarc' /usr/gnu/bin/install -c -m 644 opendmarc '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/doc/opendmarc' Making install in rddmarc /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/doc/opendmarc' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/contrib/rddmarc/README.rddmarc /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/contrib/rddmarc/dmarcfail.py /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/contrib/rddmarc/mkdmarc /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/contrib/rddmarc/mysql_ip6.c /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/contrib/rddmarc/rddmarc '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/doc/opendmarc' Making install in service /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/doc/opendmarc' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/contrib/service/opendmarc.service.in '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/doc/opendmarc' Making install in spec /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/doc/opendmarc' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/contrib/spec/opendmarc.spec.in '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/doc/opendmarc' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/doc/opendmarc' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/contrib/README '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/doc/opendmarc' Making install in db /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/doc/opendmarc' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/db/README.schema /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/db/schema.mysql '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/doc/opendmarc' Making install in libopendmarc Making install in tests Making install in testfiles Making install in docs /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/doc/opendmarc' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/index.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/dmarc_policy_t.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_dns_fake_record.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_get_policy_to_enforce.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_lib_t.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_policy_connect_clear.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_policy_connect_init.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_policy_connect_rset.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_policy_connect_shutdown.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_policy_fetch_adkim.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_policy_fetch_alignment.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_policy_fetch_aspf.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_policy_fetch_fo.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_policy_fetch_p.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_policy_fetch_pct.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_policy_fetch_rf.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_policy_fetch_rua.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_policy_fetch_ruf.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_policy_fetch_sp.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_policy_fetch_utilized_domain.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_policy_library_init.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_policy_library_shutdown.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_policy_parse_dmarc.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_policy_query_dmarc.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_policy_status_to_str.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_policy_store_dkim.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_policy_store_dmarc.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_policy_store_from_domain.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_policy_store_spf.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_policy_to_buf.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_spf_test.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_status_t.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_tld_read_file.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_tld_shutdown.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_util_clearargv.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_xml.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/opendmarc_xml_parse.html /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/docs/overview.html '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/doc/opendmarc' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c libopendmarc.la '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/gnu/bin/install -c .libs/libopendmarc.so.2.0.3 /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/lib/amd64/libopendmarc.so.2.0.3 libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/lib/amd64 && { ln -s -f libopendmarc.so.2.0.3 libopendmarc.so.2 || { rm -f libopendmarc.so.2 && ln -s libopendmarc.so.2.0.3 libopendmarc.so.2; }; }) libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/lib/amd64 && { ln -s -f libopendmarc.so.2.0.3 libopendmarc.so || { rm -f libopendmarc.so && ln -s libopendmarc.so.2.0.3 libopendmarc.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/lib/amd64/libopendmarc.so.2.0.3 libtool: install: /usr/gnu/bin/install -c .libs/libopendmarc.lai /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/lib/amd64/libopendmarc.la libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/include/opendmarc' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/libopendmarc/dmarc.h '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/include/opendmarc' Making install in reports /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/sbin' /usr/gnu/bin/install -c opendmarc-expire opendmarc-import /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/reports/opendmarc-importstats opendmarc-params opendmarc-reports '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/sbin' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/doc/opendmarc' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/reports/README '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/doc/opendmarc' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/man/man8' /usr/gnu/bin/install -c -m 644 opendmarc-expire.8 opendmarc-import.8 opendmarc-params.8 opendmarc-reports.8 opendmarc-importstats.8 '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/man/man8' Making install in opendmarc /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/sbin' /bin/bash ../libtool --mode=install /usr/gnu/bin/install -c opendmarc opendmarc-check '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/sbin' libtool: warning: '../libopendmarc/libopendmarc.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/gnu/bin/install -c .libs/opendmarc /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/sbin/opendmarc libtool: warning: '../libopendmarc/libopendmarc.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/gnu/bin/install -c .libs/opendmarc-check /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/sbin/opendmarc-check /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/doc/opendmarc' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/opendmarc/opendmarc.conf.sample '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/doc/opendmarc' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/man/man5' /usr/gnu/bin/install -c -m 644 opendmarc.conf.5 '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/man/man5' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/man/man8' /usr/gnu/bin/install -c -m 644 opendmarc.8 opendmarc-check.8 '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/man/man8' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/doc/opendmarc' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/LICENSE /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/OpenDMARC-master/LICENSE.Sendmail '/jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/prototype/i386/usr/share/doc/opendmarc' VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/mail/opendmarc/build/manifest-i386-opendmarc.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO pkg://openindiana.org/mail/opendmarc@1.4.2,5.11-2022.0.0.1:20220812T155330Z PUBLISHED generating metadata: mail/opendmarc