>>> Building on exopi-3 under security/ccrypt BDEPENDS = [devel/gettext,-runtime;textproc/intltool] DIST = [security/ccrypt:ccrypt-1.11.tar.gz] FULLPKGNAME = ccrypt-1.11p3 RDEPENDS = [devel/gettext,-runtime] (Junk lock obtained for exopi-3 at 1713483637.57) >>> Running depends in security/ccrypt at 1713483637.62 last junk was in geo/py-laspy,python3 /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 intltool-0.51.0p2 was: /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 intltool-0.51.0p2 /usr/sbin/pkg_add -aI -Drepair gettext-runtime-0.22.5 intltool-0.51.0p2 >>> Running show-prepare-results in security/ccrypt at 1713483645.51 ===> security/ccrypt ===> Building from scratch ccrypt-1.11p3 ===> ccrypt-1.11p3 depends on: intltool->=0.41.1p0 -> intltool-0.51.0p2 ===> ccrypt-1.11p3 depends on: gettext-runtime-* -> gettext-runtime-0.22.5 ===> Verifying specs: c iconv intl ===> found c.100.0 iconv.7.1 intl.8.0 gettext-runtime-0.22.5 intltool-0.51.0p2 (Junk lock released for exopi-3 at 1713483646.31) distfiles size=834575 >>> Running build in security/ccrypt at 1713483646.36 ===> security/ccrypt ===> Checking files for ccrypt-1.11p3 `/exopi-cvs/ports/distfiles/ccrypt-1.11.tar.gz' is up to date. >> (SHA256) ccrypt-1.11.tar.gz: OK ===> Extracting for ccrypt-1.11p3 ===> Patching for ccrypt-1.11p3 ===> Applying OpenBSD patch patch-src_main_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Allows the use our getopt instead of the bundled one. |From Peter Selinger (upstream author) |Can be removed for ccrypt>=1.12 | |Index: src/main.c |--- src/main.c.orig |+++ src/main.c -------------------------- Patching file src/main.c using Plan A... Hunk #1 succeeded at 180. 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 ccrypt-1.11p3 ===> Configuring for ccrypt-1.11p3 Using /exopi-obj/pobj/ccrypt-1.11/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/ccrypt-1.11/config.site checking for a BSD-compatible install... /exopi-obj/pobj/ccrypt-1.11/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 whether make supports nested variables... yes checking for emacs... no checking for xemacs... no checking where .elc files should go... ${datadir}/emacs/site-lisp 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... (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 whether cc understands -c and -o together... yes 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 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking what compiler options to use... -O2 -pipe checking for gtar... gtar checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for crypt in -lcrypt... no checking for gethostname in -lsocket... no checking for stdint.h... (cached) yes checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking for getopt_long... (cached) yes checking whether getopt_long reorders its arguments... yes checking whether to use included getopt... no checking size of unsigned int... 4 checking size of unsigned long... 8 checking for 32 bit unsigned integer type... unsigned int checking for a sed that does not truncate output... (cached) /usr/bin/sed 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 build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking whether we are using the GNU C Library 2 or newer... no checking for ranlib... (cached) ranlib checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for inline... inline checking for size_t... (cached) yes checking for stdint.h... yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking whether integer division by zero raises SIGFPE... no checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking for pthread.h... (cached) yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so.7.1 checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking for inttypes.h... (cached) yes checking for limits.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... (cached) yes checking for getegid... (cached) yes checking for geteuid... (cached) yes checking for getgid... (cached) yes checking for getuid... (cached) yes checking for mempcpy... no checking for munmap... (cached) yes checking for stpcpy... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strtoul... (cached) yes checking for tsearch... (cached) yes checking for uselocale... yes checking for argz_count... no checking for argz_stringify... no checking for argz_next... no checking for __fsetlocking... no checking for getlocalename_l... no checking whether feof_unlocked is declared... no checking whether fgets_unlocked is declared... no checking for bison... bison checking version of bison... 3.8.2, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for symlink... (cached) yes checking for working fcntl.h... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking features.h usability... no checking features.h presence... no checking for features.h... no checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... (cached) yes checking for fwprintf... yes checking for newlocale... yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... no checking for mbrtowc... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... no 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 how to print strings... print -r checking for a sed that does not truncate output... (cached) /usr/bin/sed 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) 131072 checking how to convert x86_64-unknown-openbsd7.5 file names to x86_64-unknown-openbsd7.5 format... func_convert_file_noop checking how to convert x86_64-unknown-openbsd7.5 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... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ar... (cached) ar checking for archiver @FILE support... @ checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes 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... 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 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating doc/ccrypt.1 config.status: creating doc/ccguess.1 config.status: creating po/Makefile.in config.status: creating m4/Makefile config.status: creating intl/Makefile config.status: creating Makefile config.status: creating src/Makefile config.status: creating emacs/Makefile config.status: creating check/Makefile config.status: creating doc/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for ccrypt-1.11p3 /usr/bin/make all-recursive Making all in m4 Making all in po Making all in intl Making all in src cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT ccryptlib.o -MD -MP -MF .deps/ccryptlib.Tpo -c -o ccryptlib.o ccryptlib.c mv -f .deps/ccryptlib.Tpo .deps/ccryptlib.Po cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT rijndael.o -MD -MP -MF .deps/rijndael.Tpo -c -o rijndael.o rijndael.c mv -f .deps/rijndael.Tpo .deps/rijndael.Po cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT tables.o -MD -MP -MF .deps/tables.Tpo -c -o tables.o tables.c mv -f .deps/tables.Tpo .deps/tables.Po rm -f libccrypt.a ar cru libccrypt.a ccryptlib.o rijndael.o tables.o ranlib libccrypt.a cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/main.Tpo .deps/main.Po cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT traverse.o -MD -MP -MF .deps/traverse.Tpo -c -o traverse.o traverse.c mv -f .deps/traverse.Tpo .deps/traverse.Po cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT xalloc.o -MD -MP -MF .deps/xalloc.Tpo -c -o xalloc.o xalloc.c mv -f .deps/xalloc.Tpo .deps/xalloc.Po cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT readkey.o -MD -MP -MF .deps/readkey.Tpo -c -o readkey.o readkey.c mv -f .deps/readkey.Tpo .deps/readkey.Po cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT ccrypt.o -MD -MP -MF .deps/ccrypt.Tpo -c -o ccrypt.o ccrypt.c mv -f .deps/ccrypt.Tpo .deps/ccrypt.Po cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT unixcryptlib.o -MD -MP -MF .deps/unixcryptlib.Tpo -c -o unixcryptlib.o unixcryptlib.c mv -f .deps/unixcryptlib.Tpo .deps/unixcryptlib.Po cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT platform.o -MD -MP -MF .deps/platform.Tpo -c -o platform.o platform.c mv -f .deps/platform.Tpo .deps/platform.Po cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT unixcrypt3.o -MD -MP -MF .deps/unixcrypt3.Tpo -c -o unixcrypt3.o unixcrypt3.c mv -f .deps/unixcrypt3.Tpo .deps/unixcrypt3.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o ccrypt main.o traverse.o xalloc.o readkey.o ccrypt.o unixcryptlib.o platform.o unixcrypt3.o libccrypt.a /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib libtool: link: cc -o ccrypt -O2 -pipe -Wl,-rpath -Wl,/usr/local/lib main.o traverse.o xalloc.o readkey.o ccrypt.o unixcryptlib.o platform.o unixcrypt3.o libccrypt.a -L.libs -lintl -liconv traverse.c(traverse.o:(traverse_file)): warning: strcpy() is almost always misused, please use strlcpy() traverse.c(traverse.o:(traverse_file)): warning: strcat() is almost always misused, please use strlcat() ccryptlib.c(ccryptlib.o:(ccencrypt_init) in archive libccrypt.a): warning: sprintf() is often misused, please use snprintf() cc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../intl -DLOCALEDIR=\"/usr/local/share/locale\" -I/usr/local/include -O2 -pipe -MT ccguess.o -MD -MP -MF .deps/ccguess.Tpo -c -o ccguess.o ccguess.c mv -f .deps/ccguess.Tpo .deps/ccguess.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -o ccguess ccguess.o rijndael.o tables.o readkey.o xalloc.o /usr/local/lib/libintl.so.8.0 -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib libtool: link: cc -o ccguess -O2 -pipe -Wl,-rpath -Wl,/usr/local/lib ccguess.o rijndael.o tables.o readkey.o xalloc.o -L.libs -lintl -liconv ccguess.c(ccguess.o:(insertion)): warning: strcpy() is almost always misused, please use strlcpy() Making all in emacs if test "no" != "no"; then am__dir=. am__subdir_includes=''; case ps-ccrypt.elc in */*) am__dir=`echo 'ps-ccrypt.elc' | sed 's,/[^/]*$,,'`; am__subdir_includes="-L $am__dir -L ./$am__dir"; esac; test -d "$am__dir" || mkdir -p "$am__dir" || exit 1; no --batch $am__subdir_includes -L . -L . --eval "(defun byte-compile-dest-file (f) \"ps-ccrypt.elc\")" --eval "(unless (byte-compile-file \"ps-ccrypt.el\") (kill-emacs 1))"; else :; fi Making all in doc cat "ccrypt.1" | sed -f ./man2html.sed > "ccrypt.html" Making all in check >>> Running package in security/ccrypt at 1713483682.11 ===> security/ccrypt ===> Faking installation for ccrypt-1.11p3 Making install in m4 Making install in po installing de.gmo as /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/share/locale/de/LC_MESSAGES/ccrypt.mo installing et.gmo as /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/share/locale/et/LC_MESSAGES/ccrypt.mo installing fr.gmo as /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/share/locale/fr/LC_MESSAGES/ccrypt.mo if test "ccrypt" = "gettext-tools"; then mkdir -p -- /exopi-obj/pobj/ccrypt-1.11/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/ccrypt-1.11/bin/install -c -m 644 ./$file /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/share/gettext/po/$file; done; else : ; fi Making install in intl if { test "ccrypt" = "gettext-runtime" || test "ccrypt" = "gettext-tools"; } && test 'no' = yes; then mkdir -p -- /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/lib /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/include; /exopi-obj/pobj/ccrypt-1.11/bin/install -c -m 644 libintl.h /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/include/libintl.h; /usr/bin/libtool --mode=install /exopi-obj/pobj/ccrypt-1.11/bin/install -c -m 644 libintl.a /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/lib/libintl.a; if test "@RELOCATABLE@" = yes; then dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; if test -n "$dependencies"; then rm -f /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/lib/libintl.la; fi; fi; else : ; fi if test "ccrypt" = "gettext-tools" && test 'no' = no && test no != no; then mkdir -p -- /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/lib; /usr/bin/libtool --mode=install /exopi-obj/pobj/ccrypt-1.11/bin/install -c -m 644 libgnuintl.a /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/lib/libgnuintl.a; rm -f /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/lib/preloadable_libintl.so; /exopi-obj/pobj/ccrypt-1.11/bin/install -c -m 644 /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/lib/libgnuintl.so /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/lib/preloadable_libintl.so; /usr/bin/libtool --mode=uninstall rm -f /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/lib/libgnuintl.a; else : ; fi if test 'no' = yes; then if test no = no; then case 'openbsd7.5' in darwin[56]*) need_charset_alias=true ;; darwin* | cygwin* | mingw* | pw32* | cegcc*) need_charset_alias=false ;; *) need_charset_alias=true ;; esac; else need_charset_alias=false; fi; if $need_charset_alias; then mkdir -p -- /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/lib; fi; temp=/exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/lib/t-charset.alias; dest=/exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/lib/charset.alias; if test -f /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/lib/charset.alias; then orig=/exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/lib/charset.alias; sed -f ref-add.sed $orig > $temp; /exopi-obj/pobj/ccrypt-1.11/bin/install -c -m 644 $temp $dest; rm -f $temp; else if $need_charset_alias; then orig=charset.alias; sed -f ref-add.sed $orig > $temp; /exopi-obj/pobj/ccrypt-1.11/bin/install -c -m 644 $temp $dest; rm -f $temp; fi; fi; mkdir -p -- /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/share/locale; test -f /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/share/locale/locale.alias && orig=/exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/share/locale/locale.alias || orig=./locale.alias; temp=/exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/share/locale/t-locale.alias; dest=/exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/share/locale/locale.alias; sed -f ref-add.sed $orig > $temp; /exopi-obj/pobj/ccrypt-1.11/bin/install -c -m 644 $temp $dest; rm -f $temp; else : ; fi if test "ccrypt" = "gettext-tools"; then mkdir -p -- /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/share/gettext/intl; /exopi-obj/pobj/ccrypt-1.11/bin/install -c -m 644 VERSION /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/share/gettext/intl/VERSION; dists="COPYING.LIB Makefile.in config.charset locale.alias ref-add.sin ref-del.sin export.h libintl.rc gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h lock.h relocatable.h tsearch.h tsearch.c verify.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.in.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c hash-string.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c threadlib.c lock.c relocatable.c langprefs.c localename.c log.c printf.c setlocale.c version.c xsize.c osdep.c os2compat.c intl-exports.c intl-compat.c"; for file in $dists; do /exopi-obj/pobj/ccrypt-1.11/bin/install -c -m 644 ./$file /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/share/gettext/intl/$file; done; chmod a+x /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/share/gettext/intl/config.charset; dists="plural.c"; for file in $dists; do if test -f $file; then dir=.; else dir=.; fi; /exopi-obj/pobj/ccrypt-1.11/bin/install -c -m 644 $dir/$file /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/share/gettext/intl/$file; done; dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 COPYING.LIB-2.0 COPYING.LIB-2.1 gettext.h libgettext.h plural-eval.c libgnuintl.h libgnuintl.h_vms Makefile.vms libgnuintl.h.msvc-static libgnuintl.h.msvc-shared Makefile.msvc"; for file in $dists; do rm -f /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/share/gettext/intl/$file; done; else : ; fi Making install in src mkdir -p '/exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/bin' /usr/bin/libtool --mode=install /exopi-obj/pobj/ccrypt-1.11/bin/install -c -s -m 755 ccrypt ccguess '/exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/bin' libtool: install: /exopi-obj/pobj/ccrypt-1.11/bin/install -c -s -m 755 ccrypt /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/bin libtool: install: /exopi-obj/pobj/ccrypt-1.11/bin/install -c -s -m 755 ccguess /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/bin /usr/bin/make install-exec-hook test "ccrypt" = ccrypt || mv -f /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/bin/ccrypt /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/bin/ccrypt ln -f -s ccrypt /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/bin/ccencrypt ln -f -s ccrypt /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/bin/ccdecrypt ln -f -s ccrypt /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/bin/ccat Making install in emacs if test "no" != "no"; then am__dir=. am__subdir_includes=''; case ps-ccrypt.elc in */*) am__dir=`echo 'ps-ccrypt.elc' | sed 's,/[^/]*$,,'`; am__subdir_includes="-L $am__dir -L ./$am__dir"; esac; test -d "$am__dir" || mkdir -p "$am__dir" || exit 1; no --batch $am__subdir_includes -L . -L . --eval "(defun byte-compile-dest-file (f) \"ps-ccrypt.elc\")" --eval "(unless (byte-compile-file \"ps-ccrypt.el\") (kill-emacs 1))"; else :; fi if test "no" != "no"; then am__dir=. am__subdir_includes=''; case ps-ccrypt.elc in */*) am__dir=`echo 'ps-ccrypt.elc' | sed 's,/[^/]*$,,'`; am__subdir_includes="-L $am__dir -L ./$am__dir"; esac; test -d "$am__dir" || mkdir -p "$am__dir" || exit 1; no --batch $am__subdir_includes -L . -L . --eval "(defun byte-compile-dest-file (f) \"ps-ccrypt.elc\")" --eval "(unless (byte-compile-file \"ps-ccrypt.el\") (kill-emacs 1))"; else :; fi Making install in doc mkdir -p '/exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/man/man1' /exopi-obj/pobj/ccrypt-1.11/bin/install -c -m 644 ccrypt.1 ccguess.1 '/exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/man/man1' /usr/bin/make install-data-hook test "ccrypt" = ccrypt || mv -f /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/man/man1/ccrypt.1 /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/man/man1/ccrypt.1 ln -f -s ccrypt.1 /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/man/man1/ccencrypt.1 ln -f -s ccrypt.1 /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/man/man1/ccdecrypt.1 ln -f -s ccrypt.1 /exopi-obj/pobj/ccrypt-1.11/fake-amd64/usr/local/man/man1/ccat.1 Making install in check ===> Building package for ccrypt-1.11p3 Create /exopi-cvs/ports/packages/amd64/all/ccrypt-1.11p3.tgz Creating package ccrypt-1.11p3 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|************** | 22% archiving|***************************************** | 64% archiving|******************************************* | 67% archiving|***************************************************** | 83% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/ccrypt-1.11p3.tgz >>> Running clean in security/ccrypt at 1713483685.62 ===> security/ccrypt ===> Cleaning for ccrypt-1.11p3 >>> Ended at 1713483685.94 max_stuck=5.89/depends=7.88/show-prepare-results=0.85/build=35.76/package=3.51/clean=0.35