------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/gmake-4.3.txz Installing /packages/All/m4-1.4.18_1,1.txz Installing /packages/All/libtool-2.4.6_1.txz Installing /packages/All/libmaa-1.4.7,1.txz SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> dictfmt-1.13.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> dictfmt-1.13.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dictfmt-1.13.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> dictfmt-1.13.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dictfmt-1.13.0 for building => SHA256 Checksum OK for dictd-1.13.0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> dictfmt-1.13.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by dictfmt-1.13.0 for building ===> Extracting for dictfmt-1.13.0 => SHA256 Checksum OK for dictd-1.13.0.tar.gz. Extracted Memory Use: 2.63M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for dictfmt-1.13.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> dictfmt-1.13.0 depends on package: gmake>=4.3 - found ===> dictfmt-1.13.0 depends on executable: libtool - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> dictfmt-1.13.0 depends on shared library: libmaa.so - found (/usr/local/lib/libmaa.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> dictfmt-1.13.0 depends on package: gmake>=4.3 - found ===> dictfmt-1.13.0 depends on executable: libtool - found ===> dictfmt-1.13.0 depends on shared library: libmaa.so - found (/usr/local/lib/libmaa.so) ===> Configuring for dictfmt-1.13.0 configure: loading site script /xports/Templates/config.site Configuring for dict . checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 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 how to run the C preprocessor... cpp checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking for library containing strerror... none required checking for dlopen in -lc... yes Checking for programs checking for gawk... (cached) /usr/bin/awk checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking whether gmake sets $(MAKE)... yes checking for bison... no checking for byacc... byacc checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for libtool... libtool checking for gnroff... no checking for nroff... no checking for groff... no checking for troff... no checking for col... col checking for expand... expand . Checking for libraries checking for maa_shutdown in -lmaa... yes 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 getnameinfo in -lc... yes checking for inet_ntop in -lc... yes . Checking for header files checking for ANSI C header files... (cached) yes checking whether time.h and sys/time.h may both be included... yes checking for dlfcn.h... (cached) yes checking for zlib.h... (cached) yes . Checking for system constants checking for an ANSI C-conforming const... yes checking for inline... inline . Checking for library functions checking for dlopen... (cached) yes checking for daemon... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... yes checking for alloca... yes checking for setenv... (cached) yes checking for putenv... (cached) yes checking for strlcpy... (cached) yes checking for strlcat... (cached) yes . Making output files configure: creating ./config.status config.status: creating Makefile config.status: WARNING: 'Makefile.in' seems to ignore the --datarootdir setting config.status: creating doc/Makefile config.status: creating dictdplugin-config config.status: WARNING: 'dictdplugin-config.in' seems to ignore the --datarootdir setting config.status: creating dictl config.status: creating colorit config.status: creating dictunformat config.status: creating dictfmt_index2suffix config.status: creating dictfmt_index2word config.status: creating examples/dictd_popen.conf config.status: creating colorit.1 config.status: creating dict.1 config.status: creating dictfmt.1 config.status: creating dictfmt_index2suffix.1 config.status: creating dictfmt_index2word.1 config.status: creating dictl.1 config.status: creating dict_lookup.1 config.status: creating dictunformat.1 config.status: creating dictzip.1 config.status: creating dictd.8 config.status: creating test/dictd_test config.status: creating test/dictzip_test config.status: creating config.h plugin support: native enabled plugins: SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for dictfmt-1.13.0 gmake[1]: Entering directory '/construction/textproc/dictfmt/dictd-1.13.0' libtool --tag=CC --mode=compile cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. dictfmt.c -o dictfmt.o libtool --tag=CC --mode=compile cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. str.c -o str.o libtool --tag=CC --mode=compile cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. wcrtomb.c -o wcrtomb.o libtool --tag=CC --mode=compile cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. wctomb.c -o wctomb.o libtool --tag=CC --mode=compile cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. mbrlen.c -o mbrlen.o libtool --tag=CC --mode=compile cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. mbrtowc.c -o mbrtowc.o libtool --tag=CC --mode=compile cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. mbstowcs.c -o mbstowcs.o libtool --tag=CC --mode=compile cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. mbtowc.c -o mbtowc.o libtool --tag=CC --mode=compile cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. iswspace.c -o iswspace.o libtool --tag=CC --mode=compile cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. iswalnum.c -o iswalnum.o libtool: compile: cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. mbtowc.c -fPIC -DPIC -o .libs/mbtowc.o libtool: compile: cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. iswalnum.c -fPIC -DPIC -o .libs/iswalnum.o libtool: compile: cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. mbrtowc.c -fPIC -DPIC -o .libs/mbrtowc.o libtool: compile: cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. str.c -fPIC -DPIC -o .libs/str.o libtool: compile: cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. dictfmt.c -fPIC -DPIC -o .libs/dictfmt.o libtool: compile: cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. mbrlen.c -fPIC -DPIC -o .libs/mbrlen.o libtool: compile: cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. mbtowc.c -o mbtowc.o >/dev/null 2>&1 libtool: compile: cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. iswalnum.c -o iswalnum.o >/dev/null 2>&1 libtool: compile: cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. mbrtowc.c -o mbrtowc.o >/dev/null 2>&1 libtool: compile: cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. iswspace.c -fPIC -DPIC -o .libs/iswspace.o libtool --tag=CC --mode=compile cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. towlower.c -o towlower.o libtool: compile: cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. mbrlen.c -o mbrlen.o >/dev/null 2>&1 libtool: compile: cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. mbstowcs.c -fPIC -DPIC -o .libs/mbstowcs.o libtool: compile: cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. wcrtomb.c -fPIC -DPIC -o .libs/wcrtomb.o libtool: compile: cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. iswspace.c -o iswspace.o >/dev/null 2>&1 libtool: compile: cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. str.c -o str.o >/dev/null 2>&1 libtool: compile: cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. wctomb.c -fPIC -DPIC -o .libs/wctomb.o libtool: compile: cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. wctomb.c -o wctomb.o >/dev/null 2>&1 libtool: compile: cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. wcrtomb.c -o wcrtomb.o >/dev/null 2>&1 libtool: compile: cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. mbstowcs.c -o mbstowcs.o >/dev/null 2>&1 libtool: compile: cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. towlower.c -fPIC -DPIC -o .libs/towlower.o libtool: compile: cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. towlower.c -o towlower.o >/dev/null 2>&1 libtool: compile: cc -c -isystem /usr/local/include -DHAVE_CONFIG_H -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -DUSE_PLUGIN -DDICT_PLUGIN_PATH=\"/usr/local/libexec/\" -DDICT_DICTIONARY_PATH=\"/usr/local/share/\" -DDICT_VERSION=\"1.13.0\" -DDICT_CONFIG_PATH=\"/usr/local/etc/\" -I. -I. dictfmt.c -o dictfmt.o >/dev/null 2>&1 libtool --tag=CC --mode=link cc -o dictfmt -static \ dictfmt.o str.o wcrtomb.o wctomb.o mbrlen.o mbrtowc.o mbstowcs.o mbtowc.o iswspace.o iswalnum.o towlower.o -lz -L/usr/local/lib -lmaa libtool: link: cc -o dictfmt dictfmt.o str.o wcrtomb.o wctomb.o mbrlen.o mbrtowc.o mbstowcs.o mbtowc.o iswspace.o iswalnum.o towlower.o -lz -L/usr/local/lib -lmaa gmake[1]: Leaving directory '/construction/textproc/dictfmt/dictd-1.13.0' SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for dictfmt-1.13.0 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/textproc/dictfmt/dictd-1.13.0' mkdir -p /construction/textproc/dictfmt/stage/usr/local/bin && \ mkdir -p /construction/textproc/dictfmt/stage/usr/local/man/man1 && \ libtool --mode=install install -s -m 555 -c dictfmt /construction/textproc/dictfmt/stage/usr/local/bin && \ install -m 555 -c dictfmt_index2suffix /construction/textproc/dictfmt/stage/usr/local/bin && \ install -m 555 -c dictfmt_index2word /construction/textproc/dictfmt/stage/usr/local/bin && \ install -m 555 -c dictunformat /construction/textproc/dictfmt/stage/usr/local/bin && \ install -m 0644 -c dictfmt.1 /construction/textproc/dictfmt/stage/usr/local/man/man1 && \ install -m 0644 -c dictfmt_index2word.1 /construction/textproc/dictfmt/stage/usr/local/man/man1 && \ install -m 0644 -c dictfmt_index2suffix.1 /construction/textproc/dictfmt/stage/usr/local/man/man1 && \ install -m 0644 -c dictunformat.1 /construction/textproc/dictfmt/stage/usr/local/man/man1 libtool: install: install -m 555 -c -s dictfmt /construction/textproc/dictfmt/stage/usr/local/bin/dictfmt gmake[1]: Leaving directory '/construction/textproc/dictfmt/dictd-1.13.0' ====> 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 dictfmt-1.13.0 file sizes/checksums [8]: 0% file sizes/checksums [8]: 100% packing files [8]: 0% packing files [8]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:11