>>> Building on exopi-2 under textproc/tre BDEPENDS = [archivers/bzip2;devel/gettext,-runtime] DIST = [textproc/tre:tre-0.8.0.tar.bz2] FULLPKGNAME = tre-0.8.0p4 RDEPENDS = [devel/gettext,-runtime] (Junk lock obtained for exopi-2 at 1711575000.90) >>> Running depends in textproc/tre at 1711575000.94 last junk was in audio/p5-Ogg-Vorbis-Header /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 was: /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 gettext-runtime-0.22.5 /usr/sbin/pkg_add -aI -Drepair bzip2-1.0.8p0 >>> Running show-prepare-results in textproc/tre at 1711575003.34 ===> textproc/tre ===> Building from scratch tre-0.8.0p4 ===> tre-0.8.0p4 depends on: bzip2-* -> bzip2-1.0.8p0 ===> tre-0.8.0p4 depends on: gettext-runtime-* -> gettext-runtime-0.22.5 ===> Verifying specs: c iconv intl ===> found c.99.0 iconv.7.1 intl.8.0 bzip2-1.0.8p0 gettext-runtime-0.22.5 (Junk lock released for exopi-2 at 1711575005.49) distfiles size=380714 >>> Running build in textproc/tre at 1711575005.55 ===> textproc/tre ===> Checking files for tre-0.8.0p4 `/exopi-cvs/ports/distfiles/tre-0.8.0.tar.bz2' is up to date. >> (SHA256) tre-0.8.0.tar.bz2: OK ===> Extracting for tre-0.8.0p4 ===> Patching for tre-0.8.0p4 ===> Applying OpenBSD patch patch-tests_agrep_exitstatus_ok Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |# Those tests are supposed to bail out with exit code 2 (confirmed by |# upstream). | |--- tests/agrep/exitstatus.ok.orig Fri Dec 8 20:07:03 2006 |+++ tests/agrep/exitstatus.ok Thu Jan 4 15:12:26 2007 -------------------------- Patching file tests/agrep/exitstatus.ok using Plan A... Hunk #1 succeeded at 524. done ===> Applying OpenBSD patch patch-tests_retest_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- tests/retest.c.orig Fri May 22 13:22:44 2009 |+++ tests/retest.c Sun Apr 17 10:24:01 2011 -------------------------- Patching file tests/retest.c using Plan A... Hunk #1 succeeded at 1625. Hunk #2 succeeded at 1633. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for tre-0.8.0p4 ===> Configuring for tre-0.8.0p4 Using /exopi-obj/pobj/tre-0.8.0/config.site (generated) configure: loading site script /exopi-obj/pobj/tre-0.8.0/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking target system type... x86_64-unknown-openbsd7.5 checking for a BSD-compatible install... /exopi-obj/pobj/tre-0.8.0/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... mkdir -p checking for gawk... (cached) awk checking whether make sets $(MAKE)... (cached) 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... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) 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 how to run the C preprocessor... cc -E checking for a BSD-compatible install... /exopi-obj/pobj/tre-0.8.0/bin/install -c checking whether cc understands -c and -o together... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline 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 working alloca.h... (cached) no checking for alloca... (cached) yes checking for isascii... (cached) yes checking for isblank... (cached) yes checking for getopt.h... (cached) yes checking for getopt_long... (cached) yes checking for libutf8... not needed checking for wchar.h... (cached) yes checking for wctype.h... (cached) yes checking for wchar_t... (cached) yes checking whether WCHAR_MAX is defined... yes checking for wint_t... yes checking for mbstate_t... yes checking for wcsrtombs... yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for wcschr... yes checking for wcscpy... yes checking for wcslen... yes checking for wcsncpy... yes checking for wctype... yes checking for iswctype... yes checking for iswascii... no checking for iswblank... yes checking for mbrtowc... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so.7.1 checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlfcn.h... (cached) yes checking the maximum length of command line arguments... (cached) 131072 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 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 configure: creating libtool configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating doc/agrep.1 config.status: creating lib/Makefile config.status: creating m4/Makefile config.status: creating po/Makefile.in config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating tests/agrep/Makefile config.status: creating tre.pc config.status: creating tre.spec config.status: creating utils/Makefile config.status: creating config.h config.status: creating lib/tre-config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile Configuration summary ===================== TRE is now configured as follows: * Compilation environment CC = cc CFLAGS = -O2 -pipe CPP = cc -E CPPFLAGS = -I/usr/local/include LD = /usr/bin/ld LDFLAGS = LIBS = Use alloca(): yes * TRE options Development-time debugging: no System regex ABI compatibility: no Wide character (wchar_t) support: yes Multibyte character set support: yes Approximate matching support: yes Build and install agrep: yes ===> Building for tre-0.8.0p4 /usr/bin/make all-recursive Making all in lib /usr/bin/make all-am /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tre-ast.lo -MD -MP -MF .deps/tre-ast.Tpo -c -o tre-ast.lo tre-ast.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tre-ast.lo -MD -MP -MF .deps/tre-ast.Tpo -c tre-ast.c -fPIC -DPIC -o .libs/tre-ast.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tre-ast.lo -MD -MP -MF .deps/tre-ast.Tpo -c tre-ast.c -o tre-ast.o mv -f .deps/tre-ast.Tpo .deps/tre-ast.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tre-compile.lo -MD -MP -MF .deps/tre-compile.Tpo -c -o tre-compile.lo tre-compile.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tre-compile.lo -MD -MP -MF .deps/tre-compile.Tpo -c tre-compile.c -fPIC -DPIC -o .libs/tre-compile.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tre-compile.lo -MD -MP -MF .deps/tre-compile.Tpo -c tre-compile.c -o tre-compile.o mv -f .deps/tre-compile.Tpo .deps/tre-compile.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tre-match-backtrack.lo -MD -MP -MF .deps/tre-match-backtrack.Tpo -c -o tre-match-backtrack.lo tre-match-backtrack.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tre-match-backtrack.lo -MD -MP -MF .deps/tre-match-backtrack.Tpo -c tre-match-backtrack.c -fPIC -DPIC -o .libs/tre-match-backtrack.o tre-match-backtrack.c:603:42: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] if (stack->item.state->assertions && ASSERT_BACKREF) ^ ~~~~~~~~~~~~~~ tre-match-backtrack.c:603:42: note: use '&' for a bitwise operation if (stack->item.state->assertions && ASSERT_BACKREF) ^~ & tre-match-backtrack.c:603:42: note: remove constant to silence this warning if (stack->item.state->assertions && ASSERT_BACKREF) ~^~~~~~~~~~~~~~~~~ 1 warning generated. cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tre-match-backtrack.lo -MD -MP -MF .deps/tre-match-backtrack.Tpo -c tre-match-backtrack.c -o tre-match-backtrack.o tre-match-backtrack.c:603:42: warning: use of logical '&&' with constant operand [-Wconstant-logical-operand] if (stack->item.state->assertions && ASSERT_BACKREF) ^ ~~~~~~~~~~~~~~ tre-match-backtrack.c:603:42: note: use '&' for a bitwise operation if (stack->item.state->assertions && ASSERT_BACKREF) ^~ & tre-match-backtrack.c:603:42: note: remove constant to silence this warning if (stack->item.state->assertions && ASSERT_BACKREF) ~^~~~~~~~~~~~~~~~~ 1 warning generated. mv -f .deps/tre-match-backtrack.Tpo .deps/tre-match-backtrack.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tre-match-parallel.lo -MD -MP -MF .deps/tre-match-parallel.Tpo -c -o tre-match-parallel.lo tre-match-parallel.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tre-match-parallel.lo -MD -MP -MF .deps/tre-match-parallel.Tpo -c tre-match-parallel.c -fPIC -DPIC -o .libs/tre-match-parallel.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tre-match-parallel.lo -MD -MP -MF .deps/tre-match-parallel.Tpo -c tre-match-parallel.c -o tre-match-parallel.o mv -f .deps/tre-match-parallel.Tpo .deps/tre-match-parallel.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tre-mem.lo -MD -MP -MF .deps/tre-mem.Tpo -c -o tre-mem.lo tre-mem.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tre-mem.lo -MD -MP -MF .deps/tre-mem.Tpo -c tre-mem.c -fPIC -DPIC -o .libs/tre-mem.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tre-mem.lo -MD -MP -MF .deps/tre-mem.Tpo -c tre-mem.c -o tre-mem.o mv -f .deps/tre-mem.Tpo .deps/tre-mem.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tre-parse.lo -MD -MP -MF .deps/tre-parse.Tpo -c -o tre-parse.lo tre-parse.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tre-parse.lo -MD -MP -MF .deps/tre-parse.Tpo -c tre-parse.c -fPIC -DPIC -o .libs/tre-parse.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tre-parse.lo -MD -MP -MF .deps/tre-parse.Tpo -c tre-parse.c -o tre-parse.o mv -f .deps/tre-parse.Tpo .deps/tre-parse.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tre-stack.lo -MD -MP -MF .deps/tre-stack.Tpo -c -o tre-stack.lo tre-stack.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tre-stack.lo -MD -MP -MF .deps/tre-stack.Tpo -c tre-stack.c -fPIC -DPIC -o .libs/tre-stack.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tre-stack.lo -MD -MP -MF .deps/tre-stack.Tpo -c tre-stack.c -o tre-stack.o mv -f .deps/tre-stack.Tpo .deps/tre-stack.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c -o regcomp.lo regcomp.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c regcomp.c -fPIC -DPIC -o .libs/regcomp.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT regcomp.lo -MD -MP -MF .deps/regcomp.Tpo -c regcomp.c -o regcomp.o mv -f .deps/regcomp.Tpo .deps/regcomp.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c -o regexec.lo regexec.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c regexec.c -fPIC -DPIC -o .libs/regexec.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT regexec.lo -MD -MP -MF .deps/regexec.Tpo -c regexec.c -o regexec.o mv -f .deps/regexec.Tpo .deps/regexec.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c -o regerror.lo regerror.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c regerror.c -fPIC -DPIC -o .libs/regerror.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT regerror.lo -MD -MP -MF .deps/regerror.Tpo -c regerror.c -o regerror.o mv -f .deps/regerror.Tpo .deps/regerror.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tre-match-approx.lo -MD -MP -MF .deps/tre-match-approx.Tpo -c -o tre-match-approx.lo tre-match-approx.c cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tre-match-approx.lo -MD -MP -MF .deps/tre-match-approx.Tpo -c tre-match-approx.c -fPIC -DPIC -o .libs/tre-match-approx.o cc -DHAVE_CONFIG_H -I. -I.. -I/usr/local/include -O2 -pipe -MT tre-match-approx.lo -MD -MP -MF .deps/tre-match-approx.Tpo -c tre-match-approx.c -o tre-match-approx.o mv -f .deps/tre-match-approx.Tpo .deps/tre-match-approx.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -no-undefined -version-info 5:0:0 -o libtre.la -rpath /usr/local/lib tre-ast.lo tre-compile.lo tre-match-backtrack.lo tre-match-parallel.lo tre-mem.lo tre-parse.lo tre-stack.lo regcomp.lo regexec.lo regerror.lo tre-match-approx.lo -L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib libtool: link: cc -shared -fPIC -DPIC -o .libs/libtre.so.7.0 -O2 -pipe .libs/tre-ast.o .libs/tre-compile.o .libs/tre-match-backtrack.o .libs/tre-match-parallel.o .libs/tre-mem.o .libs/tre-parse.o .libs/tre-stack.o .libs/regcomp.o .libs/regexec.o .libs/regerror.o .libs/tre-match-approx.o -L.libs -lintl -liconv -Wl,-soname,libtre.so.7.0 libtool: link: ar cru .libs/libtre.a tre-ast.o tre-compile.o tre-match-backtrack.o tre-match-parallel.o tre-mem.o tre-parse.o tre-stack.o regcomp.o regexec.o regerror.o tre-match-approx.o libtool: link: ranlib .libs/libtre.a Making all in src cc -DHAVE_CONFIG_H -I. -I.. -I../lib -I../lib -I/usr/local/include -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -pipe -MT agrep-agrep.o -MD -MP -MF .deps/agrep-agrep.Tpo -c -o agrep-agrep.o `test -f 'agrep.c' || echo './'`agrep.c mv -f .deps/agrep-agrep.Tpo .deps/agrep-agrep.Po /usr/bin/libtool --tag=CC --mode=link cc -DLOCALEDIR=\"/usr/local/share/locale\" -O2 -pipe -o agrep agrep-agrep.o ../lib/libtre.la -L/usr/local/lib -lintl -L/usr/local/lib -liconv -R/usr/local/lib libtool: link: cc -o .libs/agrep -DLOCALEDIR="/usr/local/share/locale" -O2 -pipe agrep-agrep.o -L.libs -ltre -lintl -liconv -Wl,-rpath,/usr/local/lib,-rpath-link,/usr/local/lib agrep.c(agrep-agrep.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() Making all in doc Making all in tests Making all in agrep Making all in utils Making all in po Making all in m4 >>> Running package in textproc/tre at 1711575057.21 ===> textproc/tre ===> Faking installation for tre-0.8.0p4 Making install in lib test -z "/usr/local/lib" || mkdir -p "/exopi-obj/pobj/tre-0.8.0/fake-amd64/usr/local/lib" /usr/bin/libtool --mode=install /exopi-obj/pobj/tre-0.8.0/bin/install -c 'libtre.la' '/exopi-obj/pobj/tre-0.8.0/fake-amd64/usr/local/lib/libtre.la' libtool: install: /exopi-obj/pobj/tre-0.8.0/bin/install -c -m 644 ./.libs/libtre.a /exopi-obj/pobj/tre-0.8.0/fake-amd64/usr/local/lib/libtre.a libtool: install: /exopi-obj/pobj/tre-0.8.0/bin/install -c -m 644 ./.libs/libtre.so.7.0 /exopi-obj/pobj/tre-0.8.0/fake-amd64/usr/local/lib/libtre.so.7.0 libtool: install: /exopi-obj/pobj/tre-0.8.0/bin/install -c -m 644 ./.libs/libtre.lai /exopi-obj/pobj/tre-0.8.0/fake-amd64/usr/local/lib/libtre.la test -z "/usr/local/include/tre" || mkdir -p "/exopi-obj/pobj/tre-0.8.0/fake-amd64/usr/local/include/tre" /exopi-obj/pobj/tre-0.8.0/bin/install -c -m 644 'tre.h' '/exopi-obj/pobj/tre-0.8.0/fake-amd64/usr/local/include/tre/tre.h' /exopi-obj/pobj/tre-0.8.0/bin/install -c -m 644 'regex.h' '/exopi-obj/pobj/tre-0.8.0/fake-amd64/usr/local/include/tre/regex.h' test -z "/usr/local/include/tre" || mkdir -p "/exopi-obj/pobj/tre-0.8.0/fake-amd64/usr/local/include/tre" /exopi-obj/pobj/tre-0.8.0/bin/install -c -m 644 'tre-config.h' '/exopi-obj/pobj/tre-0.8.0/fake-amd64/usr/local/include/tre/tre-config.h' Making install in src test -z "/usr/local/bin" || mkdir -p "/exopi-obj/pobj/tre-0.8.0/fake-amd64/usr/local/bin" /usr/bin/libtool --mode=install /exopi-obj/pobj/tre-0.8.0/bin/install -c -s -m 755 'agrep' '/exopi-obj/pobj/tre-0.8.0/fake-amd64/usr/local/bin/agrep' libtool: install: /exopi-obj/pobj/tre-0.8.0/bin/install -c -s -m 755 ./.libs/agrep /exopi-obj/pobj/tre-0.8.0/fake-amd64/usr/local/bin/agrep Making install in doc test -z "/usr/local/man/man1" || mkdir -p "/exopi-obj/pobj/tre-0.8.0/fake-amd64/usr/local/man/man1" /exopi-obj/pobj/tre-0.8.0/bin/install -c -m 644 './agrep.1' '/exopi-obj/pobj/tre-0.8.0/fake-amd64/usr/local/man/man1/agrep.1' Making install in tests Making install in agrep Making install in utils Making install in po mkdir -p -- /exopi-obj/pobj/tre-0.8.0/fake-amd64/usr/local/share installing fi.gmo as /exopi-obj/pobj/tre-0.8.0/fake-amd64/usr/local/share/locale/fi/LC_MESSAGES/tre.mo installing sv.gmo as /exopi-obj/pobj/tre-0.8.0/fake-amd64/usr/local/share/locale/sv/LC_MESSAGES/tre.mo if test "tre" = "gettext-tools"; then mkdir -p -- /exopi-obj/pobj/tre-0.8.0/fake-amd64/usr/local/share/gettext/po; for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do /exopi-obj/pobj/tre-0.8.0/bin/install -c -m 644 ./$file /exopi-obj/pobj/tre-0.8.0/fake-amd64/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /exopi-obj/pobj/tre-0.8.0/fake-amd64/usr/local/share/gettext/po/$file; done; else : ; fi Making install in m4 test -z "/usr/local/lib/pkgconfig" || mkdir -p "/exopi-obj/pobj/tre-0.8.0/fake-amd64/usr/local/lib/pkgconfig" /exopi-obj/pobj/tre-0.8.0/bin/install -c -m 644 'tre.pc' '/exopi-obj/pobj/tre-0.8.0/fake-amd64/usr/local/lib/pkgconfig/tre.pc' ===> Building package for tre-0.8.0p4 Create /exopi-cvs/ports/packages/amd64/all/tre-0.8.0p4.tgz Creating package tre-0.8.0p4 reading plist| checking dependencies| checking dependencies|devel/gettext,-runtime checksumming| checksumming| | 0% checksumming|*** | 4% checksumming|***** | 8% checksumming|******** | 13% checksumming|********** | 17% checksumming|************* | 21% checksumming|*************** | 25% checksumming|****************** | 29% checksumming|******************** | 33% checksumming|*********************** | 38% checksumming|************************* | 42% checksumming|**************************** | 46% checksumming|******************************* | 50% checksumming|********************************* | 54% checksumming|************************************ | 58% checksumming|************************************** | 63% checksumming|***************************************** | 67% checksumming|******************************************* | 71% checksumming|********************************************** | 75% checksumming|************************************************ | 79% checksumming|*************************************************** | 83% checksumming|***************************************************** | 88% checksumming|******************************************************** | 92% checksumming|********************************************************** | 96% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|***** | 8% archiving|********************************** | 54% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|************************************************************ | 93% archiving|************************************************************** | 97% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/tre-0.8.0p4.tgz >>> Running clean in textproc/tre at 1711575062.80 ===> textproc/tre ===> Cleaning for tre-0.8.0p4 >>> Ended at 1711575063.40 max_stuck=1.25/depends=2.40/show-prepare-results=2.18/build=51.68/package=5.60/clean=0.63