------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/pkgconf-1.6.1,1.tgz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- x===> NOTICE: This port is deprecated; you may wish to reconsider installing it: No longer supported by Balabit. It is scheduled to be removed on or after 2019-12-31. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- x===> NOTICE: This port is deprecated; you may wish to reconsider installing it: No longer supported by Balabit. It is scheduled to be removed on or after 2019-12-31. ===> Fetching all distfiles required by eventlog-0.2.12_1 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- x===> NOTICE: This port is deprecated; you may wish to reconsider installing it: No longer supported by Balabit. It is scheduled to be removed on or after 2019-12-31. ===> Fetching all distfiles required by eventlog-0.2.12_1 for building => SHA256 Checksum OK for eventlog_0.2.12.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- x===> NOTICE: This port is deprecated; you may wish to reconsider installing it: No longer supported by Balabit. It is scheduled to be removed on or after 2019-12-31. ===> Fetching all distfiles required by eventlog-0.2.12_1 for building ===> Extracting for eventlog-0.2.12_1 => SHA256 Checksum OK for eventlog_0.2.12.tar.gz. Extracted Memory Use: 1.44M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- x===> Patching for eventlog-0.2.12_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- x===> Configuring for eventlog-0.2.12_1 configure: loading site script /xports/Templates/config.site 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 for gcc... cc checking for C compiler default output file name... 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking build system type... x86_64-portbld-dragonfly5.7 checking host system type... x86_64-portbld-dragonfly5.7 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no 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 ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking how to run the C preprocessor... cpp 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 dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.7 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... yes checking for an ANSI C-conforming const... yes checking for strdup... (cached) yes checking for strerror... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tgzbuild/Makefile config.status: creating tgz2build/Makefile config.status: creating eventlog.pc config.status: creating eventlog.spec.bb config.status: creating solbuild/Makefile config.status: creating winbuild/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- x===> Building for eventlog-0.2.12_1 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- evtrec.lo --- --- evtfmt.lo --- --- evtout.lo --- --- evtstr.lo --- --- evtctx.lo --- --- evttags.lo --- --- evtsyslog.lo --- --- evtrec.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -Wall -MT evtrec.lo -MD -MP -MF .deps/evtrec.Tpo -c -o evtrec.lo evtrec.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -Wall -MT evtrec.lo -MD -MP -MF .deps/evtrec.Tpo -c evtrec.c -fPIC -DPIC -o .libs/evtrec.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -Wall -MT evtrec.lo -MD -MP -MF .deps/evtrec.Tpo -c evtrec.c -o evtrec.o >/dev/null 2>&1 --- evtfmt.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -Wall -MT evtfmt.lo -MD -MP -MF .deps/evtfmt.Tpo -c -o evtfmt.lo evtfmt.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -Wall -MT evtfmt.lo -MD -MP -MF .deps/evtfmt.Tpo -c evtfmt.c -fPIC -DPIC -o .libs/evtfmt.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -Wall -MT evtfmt.lo -MD -MP -MF .deps/evtfmt.Tpo -c evtfmt.c -o evtfmt.o >/dev/null 2>&1 --- evtout.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -Wall -MT evtout.lo -MD -MP -MF .deps/evtout.Tpo -c -o evtout.lo evtout.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -Wall -MT evtout.lo -MD -MP -MF .deps/evtout.Tpo -c evtout.c -fPIC -DPIC -o .libs/evtout.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -Wall -MT evtout.lo -MD -MP -MF .deps/evtout.Tpo -c evtout.c -o evtout.o >/dev/null 2>&1 --- evtstr.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -Wall -MT evtstr.lo -MD -MP -MF .deps/evtstr.Tpo -c -o evtstr.lo evtstr.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -Wall -MT evtstr.lo -MD -MP -MF .deps/evtstr.Tpo -c evtstr.c -fPIC -DPIC -o .libs/evtstr.o --- evtctx.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -Wall -MT evtctx.lo -MD -MP -MF .deps/evtctx.Tpo -c -o evtctx.lo evtctx.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -Wall -MT evtctx.lo -MD -MP -MF .deps/evtctx.Tpo -c evtctx.c -fPIC -DPIC -o .libs/evtctx.o evtctx.c: In function 'evt_read_config': evtctx.c:124:11: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(ctx->ec_outmethod, value, sizeof(ctx->ec_outmethod)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ evtctx.c:120:11: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] strncpy(ctx->ec_formatter, value, sizeof(ctx->ec_formatter)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- evttags.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -Wall -MT evttags.lo -MD -MP -MF .deps/evttags.Tpo -c -o evttags.lo evttags.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -Wall -MT evttags.lo -MD -MP -MF .deps/evttags.Tpo -c evttags.c -fPIC -DPIC -o .libs/evttags.o --- evtsyslog.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -Wall -MT evtsyslog.lo -MD -MP -MF .deps/evtsyslog.Tpo -c -o evtsyslog.lo evtsyslog.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -Wall -MT evtsyslog.lo -MD -MP -MF .deps/evtsyslog.Tpo -c evtsyslog.c -fPIC -DPIC -o .libs/evtsyslog.o --- evtctx.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -Wall -MT evtctx.lo -MD -MP -MF .deps/evtctx.Tpo -c evtctx.c -o evtctx.o >/dev/null 2>&1 --- evttags.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -Wall -MT evttags.lo -MD -MP -MF .deps/evttags.Tpo -c evttags.c -o evttags.o >/dev/null 2>&1 --- evtstr.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -Wall -MT evtstr.lo -MD -MP -MF .deps/evtstr.Tpo -c evtstr.c -o evtstr.o >/dev/null 2>&1 --- evtout.lo --- mv -f .deps/evtout.Tpo .deps/evtout.Plo --- evtrec.lo --- mv -f .deps/evtrec.Tpo .deps/evtrec.Plo --- evttags.lo --- mv -f .deps/evttags.Tpo .deps/evttags.Plo --- evtfmt.lo --- mv -f .deps/evtfmt.Tpo .deps/evtfmt.Plo --- evtstr.lo --- mv -f .deps/evtstr.Tpo .deps/evtstr.Plo --- evtctx.lo --- mv -f .deps/evtctx.Tpo .deps/evtctx.Plo --- evtsyslog.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -Wall -MT evtsyslog.lo -MD -MP -MF .deps/evtsyslog.Tpo -c evtsyslog.c -o evtsyslog.o >/dev/null 2>&1 mv -f .deps/evtsyslog.Tpo .deps/evtsyslog.Plo --- libevtlog.la --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o libevtlog.la -rpath /usr/local/lib evtrec.lo evtfmt.lo evtout.lo evtstr.lo evtctx.lo evttags.lo evtsyslog.lo libtool: link: cc -shared .libs/evtrec.o .libs/evtfmt.o .libs/evtout.o .libs/evtstr.o .libs/evtctx.o .libs/evttags.o .libs/evtsyslog.o -Wl,-soname -Wl,libevtlog.so.0 -o .libs/libevtlog.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libevtlog.so.0" && ln -s "libevtlog.so.0.0.0" "libevtlog.so.0") libtool: link: (cd ".libs" && rm -f "libevtlog.so" && ln -s "libevtlog.so.0.0.0" "libevtlog.so") libtool: link: ar cru .libs/libevtlog.a evtrec.o evtfmt.o evtout.o evtstr.o evtctx.o evttags.o evtsyslog.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libevtlog.a libtool: link: ( cd ".libs" && rm -f "libevtlog.la" && ln -s "../libevtlog.la" "libevtlog.la" ) Making all in tests --- evtsyslog_macros-evtsyslog.o --- --- evtrec.o --- --- evtfmt.o --- --- evtsyslog.o --- --- evtsyslog_macros-evtsyslog.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../src -D_GNU_SOURCE -DEVENTLOG_SYSLOG_MACROS=1 -pipe -O2 -fno-strict-aliasing -Wall -MT evtsyslog_macros-evtsyslog.o -MD -MP -MF .deps/evtsyslog_macros-evtsyslog.Tpo -c -o evtsyslog_macros-evtsyslog.o `test -f 'evtsyslog.c' || echo './'`evtsyslog.c --- evtrec.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../src -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -Wall -MT evtrec.o -MD -MP -MF .deps/evtrec.Tpo -c -o evtrec.o evtrec.c --- evtfmt.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../src -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -Wall -MT evtfmt.o -MD -MP -MF .deps/evtfmt.Tpo -c -o evtfmt.o evtfmt.c --- evtsyslog.o --- cc -DHAVE_CONFIG_H -I. -I.. -I../src -D_GNU_SOURCE -pipe -O2 -fno-strict-aliasing -Wall -MT evtsyslog.o -MD -MP -MF .deps/evtsyslog.Tpo -c -o evtsyslog.o evtsyslog.c --- evtsyslog_macros-evtsyslog.o --- mv -f .deps/evtsyslog_macros-evtsyslog.Tpo .deps/evtsyslog_macros-evtsyslog.Po --- evtsyslog-macros --- /bin/sh ../libtool --tag=CC --mode=link cc -DEVENTLOG_SYSLOG_MACROS=1 -pipe -O2 -fno-strict-aliasing -Wall -o evtsyslog-macros evtsyslog_macros-evtsyslog.o ../src/libevtlog.la --- evtrec.o --- mv -f .deps/evtrec.Tpo .deps/evtrec.Po --- evtrec --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o evtrec evtrec.o ../src/libevtlog.la --- evtsyslog.o --- mv -f .deps/evtsyslog.Tpo .deps/evtsyslog.Po --- evtsyslog --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o evtsyslog evtsyslog.o ../src/libevtlog.la --- evtfmt.o --- mv -f .deps/evtfmt.Tpo .deps/evtfmt.Po --- evtfmt --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -fno-strict-aliasing -Wall -o evtfmt evtfmt.o ../src/libevtlog.la --- evtsyslog-macros --- libtool: link: cc -DEVENTLOG_SYSLOG_MACROS=1 -pipe -O2 -fno-strict-aliasing -Wall -o .libs/evtsyslog-macros evtsyslog_macros-evtsyslog.o ../src/.libs/libevtlog.so -Wl,-rpath -Wl,/usr/local/lib --- evtrec --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/evtrec evtrec.o ../src/.libs/libevtlog.so -Wl,-rpath -Wl,/usr/local/lib --- evtsyslog --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/evtsyslog evtsyslog.o ../src/.libs/libevtlog.so -Wl,-rpath -Wl,/usr/local/lib --- evtfmt --- libtool: link: cc -pipe -O2 -fno-strict-aliasing -Wall -o .libs/evtfmt evtfmt.o ../src/.libs/libevtlog.so -Wl,-rpath -Wl,/usr/local/lib Making all in solbuild Making all in tgzbuild Making all in tgz2build Making all in winbuild SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- x SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- x===> Staging for eventlog-0.2.12_1 ===> Generating temporary packing list Making install in src test -z "/usr/local/lib" || /bin/mkdir -p "/construction/sysutils/eventlog/stage/usr/local/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libevtlog.la' '/construction/sysutils/eventlog/stage/usr/local/lib/libevtlog.la' libtool: install: /usr/bin/install -c .libs/libevtlog.so.0.0.0 /construction/sysutils/eventlog/stage/usr/local/lib/libevtlog.so.0.0.0 libtool: install: (cd /construction/sysutils/eventlog/stage/usr/local/lib && { ln -s -f libevtlog.so.0.0.0 libevtlog.so.0 || { rm -f libevtlog.so.0 && ln -s libevtlog.so.0.0.0 libevtlog.so.0; }; }) libtool: install: (cd /construction/sysutils/eventlog/stage/usr/local/lib && { ln -s -f libevtlog.so.0.0.0 libevtlog.so || { rm -f libevtlog.so && ln -s libevtlog.so.0.0.0 libevtlog.so; }; }) libtool: install: /usr/bin/install -c .libs/libevtlog.lai /construction/sysutils/eventlog/stage/usr/local/lib/libevtlog.la libtool: install: /usr/bin/install -c .libs/libevtlog.a /construction/sysutils/eventlog/stage/usr/local/lib/libevtlog.a libtool: install: chmod 644 /construction/sysutils/eventlog/stage/usr/local/lib/libevtlog.a libtool: install: ranlib /construction/sysutils/eventlog/stage/usr/local/lib/libevtlog.a libtool: install: warning: remember to run `libtool --finish /usr/local/lib' test -z "/usr/local/include/eventlog" || /bin/mkdir -p "/construction/sysutils/eventlog/stage/usr/local/include/eventlog" install -m 0644 'evtmaps.h' '/construction/sysutils/eventlog/stage/usr/local/include/eventlog/evtmaps.h' install -m 0644 'evtlog.h' '/construction/sysutils/eventlog/stage/usr/local/include/eventlog/evtlog.h' Making install in tests Making install in solbuild Making install in tgzbuild Making install in tgz2build Making install in winbuild test -z "/usr/local/libdata/pkgconfig" || /bin/mkdir -p "/construction/sysutils/eventlog/stage/usr/local/libdata/pkgconfig" install -m 0644 'eventlog.pc' '/construction/sysutils/eventlog/stage/usr/local/libdata/pkgconfig/eventlog.pc' ====> 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: check-plist ------------------------------------------------------------------------------- x====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- x===> Building package for eventlog-0.2.12_1 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:07