>>> Building on exopi-2 under devel/chmlib DIST = [devel/chmlib:chmlib-0.40.tar.gz] FULLPKGNAME = chmlib-0.40p2 distfiles size=323492 >>> Running build in devel/chmlib at 1713255913.68 ===> devel/chmlib ===> Building from scratch chmlib-0.40p2 ===> Verifying specs: c pthread ===> found c.100.0 pthread.27.1 ===> Checking files for chmlib-0.40p2 `/exopi-cvs/ports/distfiles/chmlib-0.40.tar.gz' is up to date. >> (SHA256) chmlib-0.40.tar.gz: OK ===> Extracting for chmlib-0.40p2 ===> Patching for chmlib-0.40p2 ===> Applying OpenBSD patch patch-src_chm_lib_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- src/chm_lib.c.orig Thu Jan 25 04:12:58 2007 |+++ src/chm_lib.c Mon Jan 29 18:29:00 2007 -------------------------- Patching file src/chm_lib.c using Plan A... Hunk #1 succeeded at 153. Hunk #2 succeeded at 164. Hunk #3 succeeded at 173. Hunk #4 succeeded at 722. Hunk #5 succeeded at 732. 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 chmlib-0.40p2 ===> Configuring for chmlib-0.40p2 Using /exopi-obj/pobj/chmlib-0.40/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/chmlib-0.40/config.site checking for a BSD-compatible install... /exopi-obj/pobj/chmlib-0.40/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 to enable maintainer-specific portions of Makefiles... no 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 build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 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) 131072 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... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking for ar... (cached) ar checking for strip... (cached) strip checking for ranlib... (cached) ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking how to run the C preprocessor... cc -E 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... 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 for a BSD-compatible install... /exopi-obj/pobj/chmlib-0.40/bin/install -c checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking for pthread_mutex_init in -lpthread... yes checking for pread... (cached) yes checking for size_t... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for chmlib-0.40p2 Making all in src /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" -DPACKAGE_STRING=\"chmlib\ 0.40\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -O2 -pipe -DCHM_MT -DCHM_USE_PREAD -MT chm_lib.lo -MD -MP -MF .deps/chm_lib.Tpo -c -o chm_lib.lo chm_lib.c cc -DPACKAGE_NAME="chmlib" -DPACKAGE_TARNAME="chmlib" -DPACKAGE_VERSION="0.40" -DPACKAGE_STRING="chmlib 0.40" -DPACKAGE_BUGREPORT="" -DPACKAGE="chmlib" -DVERSION="0.40" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -O2 -pipe -DCHM_MT -DCHM_USE_PREAD -MT chm_lib.lo -MD -MP -MF .deps/chm_lib.Tpo -c chm_lib.c -fPIC -DPIC -o .libs/chm_lib.o cc -DPACKAGE_NAME="chmlib" -DPACKAGE_TARNAME="chmlib" -DPACKAGE_VERSION="0.40" -DPACKAGE_STRING="chmlib 0.40" -DPACKAGE_BUGREPORT="" -DPACKAGE="chmlib" -DVERSION="0.40" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -O2 -pipe -DCHM_MT -DCHM_USE_PREAD -MT chm_lib.lo -MD -MP -MF .deps/chm_lib.Tpo -c chm_lib.c -o chm_lib.o mv -f .deps/chm_lib.Tpo .deps/chm_lib.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" -DPACKAGE_STRING=\"chmlib\ 0.40\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -O2 -pipe -DCHM_MT -DCHM_USE_PREAD -MT lzx.lo -MD -MP -MF .deps/lzx.Tpo -c -o lzx.lo lzx.c cc -DPACKAGE_NAME="chmlib" -DPACKAGE_TARNAME="chmlib" -DPACKAGE_VERSION="0.40" -DPACKAGE_STRING="chmlib 0.40" -DPACKAGE_BUGREPORT="" -DPACKAGE="chmlib" -DVERSION="0.40" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -O2 -pipe -DCHM_MT -DCHM_USE_PREAD -MT lzx.lo -MD -MP -MF .deps/lzx.Tpo -c lzx.c -fPIC -DPIC -o .libs/lzx.o cc -DPACKAGE_NAME="chmlib" -DPACKAGE_TARNAME="chmlib" -DPACKAGE_VERSION="0.40" -DPACKAGE_STRING="chmlib 0.40" -DPACKAGE_BUGREPORT="" -DPACKAGE="chmlib" -DVERSION="0.40" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=".libs/" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -O2 -pipe -DCHM_MT -DCHM_USE_PREAD -MT lzx.lo -MD -MP -MF .deps/lzx.Tpo -c lzx.c -o lzx.o mv -f .deps/lzx.Tpo .deps/lzx.Plo /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -DCHM_MT -DCHM_USE_PREAD -lpthread -o libchm.la -rpath /usr/local/lib chm_lib.lo lzx.lo -lpthread libtool: link: cc -shared -fPIC -DPIC -o .libs/libchm.so.0.2 -O2 -pipe -DCHM_MT -DCHM_USE_PREAD .libs/chm_lib.o .libs/lzx.o -L.libs -lpthread -Wl,-soname,libchm.so.0.2 libtool: link: ar cru .libs/libchm.a chm_lib.o lzx.o libtool: link: ranlib .libs/libchm.a cc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" -DPACKAGE_STRING=\"chmlib\ 0.40\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -O2 -pipe -DCHM_MT -DCHM_USE_PREAD -MT chm_http.o -MD -MP -MF .deps/chm_http.Tpo -c -o chm_http.o chm_http.c chm_http.c:167:32: warning: call to undeclared function 'inet_addr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] bindAddr.sin_addr.s_addr = inet_addr(config_bind); ^ chm_http.c:179:9: warning: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] close(server.socket); ^ chm_http.c:217:5: warning: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] close(slave->fd); ^ chm_http.c:343:9: warning: call to undeclared function 'write'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] write(fd, INTERNAL_ERROR, strlen(INTERNAL_ERROR)); ^ chm_http.c:344:9: warning: call to undeclared function 'close'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] close(fd); ^ 5 warnings generated. mv -f .deps/chm_http.Tpo .deps/chm_http.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -DCHM_MT -DCHM_USE_PREAD -lpthread -o chm_http chm_http.o libchm.la -lpthread libtool: link: cc -o .libs/chm_http -O2 -pipe -DCHM_MT -DCHM_USE_PREAD chm_http.o -L.libs -lpthread -lchm -Wl,-rpath-link,/usr/local/lib cc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" -DPACKAGE_STRING=\"chmlib\ 0.40\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -O2 -pipe -DCHM_MT -DCHM_USE_PREAD -MT enum_chmLib.o -MD -MP -MF .deps/enum_chmLib.Tpo -c -o enum_chmLib.o enum_chmLib.c mv -f .deps/enum_chmLib.Tpo .deps/enum_chmLib.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -DCHM_MT -DCHM_USE_PREAD -lpthread -o enum_chmLib enum_chmLib.o libchm.la -lpthread libtool: link: cc -o .libs/enum_chmLib -O2 -pipe -DCHM_MT -DCHM_USE_PREAD enum_chmLib.o -L.libs -lpthread -lchm -Wl,-rpath-link,/usr/local/lib cc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" -DPACKAGE_STRING=\"chmlib\ 0.40\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -O2 -pipe -DCHM_MT -DCHM_USE_PREAD -MT enumdir_chmLib.o -MD -MP -MF .deps/enumdir_chmLib.Tpo -c -o enumdir_chmLib.o enumdir_chmLib.c mv -f .deps/enumdir_chmLib.Tpo .deps/enumdir_chmLib.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -DCHM_MT -DCHM_USE_PREAD -lpthread -o enumdir_chmLib enumdir_chmLib.o libchm.la -lpthread libtool: link: cc -o .libs/enumdir_chmLib -O2 -pipe -DCHM_MT -DCHM_USE_PREAD enumdir_chmLib.o -L.libs -lpthread -lchm -Wl,-rpath-link,/usr/local/lib cc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" -DPACKAGE_STRING=\"chmlib\ 0.40\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -O2 -pipe -DCHM_MT -DCHM_USE_PREAD -MT extract_chmLib.o -MD -MP -MF .deps/extract_chmLib.Tpo -c -o extract_chmLib.o extract_chmLib.c mv -f .deps/extract_chmLib.Tpo .deps/extract_chmLib.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -DCHM_MT -DCHM_USE_PREAD -lpthread -o extract_chmLib extract_chmLib.o libchm.la -lpthread libtool: link: cc -o .libs/extract_chmLib -O2 -pipe -DCHM_MT -DCHM_USE_PREAD extract_chmLib.o -L.libs -lpthread -lchm -Wl,-rpath-link,/usr/local/lib extract_chmLib.c(extract_chmLib.o:(_extract_callback)): warning: strcpy() is almost always misused, please use strlcpy() cc -DPACKAGE_NAME=\"chmlib\" -DPACKAGE_TARNAME=\"chmlib\" -DPACKAGE_VERSION=\"0.40\" -DPACKAGE_STRING=\"chmlib\ 0.40\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"chmlib\" -DVERSION=\"0.40\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -I. -O2 -pipe -DCHM_MT -DCHM_USE_PREAD -MT test_chmLib.o -MD -MP -MF .deps/test_chmLib.Tpo -c -o test_chmLib.o test_chmLib.c mv -f .deps/test_chmLib.Tpo .deps/test_chmLib.Po /usr/bin/libtool --tag=CC --mode=link cc -O2 -pipe -DCHM_MT -DCHM_USE_PREAD -lpthread -o test_chmLib test_chmLib.o libchm.la -lpthread libtool: link: cc -o .libs/test_chmLib -O2 -pipe -DCHM_MT -DCHM_USE_PREAD test_chmLib.o -L.libs -lpthread -lchm -Wl,-rpath-link,/usr/local/lib >>> Running package in devel/chmlib at 1713255945.29 ===> devel/chmlib ===> Faking installation for chmlib-0.40p2 Making install in src test -z "/usr/local/lib" || mkdir -p "/exopi-obj/pobj/chmlib-0.40/fake-amd64/usr/local/lib" /usr/bin/libtool --mode=install /exopi-obj/pobj/chmlib-0.40/bin/install -c 'libchm.la' '/exopi-obj/pobj/chmlib-0.40/fake-amd64/usr/local/lib/libchm.la' libtool: install: /exopi-obj/pobj/chmlib-0.40/bin/install -c -m 644 ./.libs/libchm.a /exopi-obj/pobj/chmlib-0.40/fake-amd64/usr/local/lib/libchm.a libtool: install: /exopi-obj/pobj/chmlib-0.40/bin/install -c -m 644 ./.libs/libchm.so.0.2 /exopi-obj/pobj/chmlib-0.40/fake-amd64/usr/local/lib/libchm.so.0.2 libtool: install: /exopi-obj/pobj/chmlib-0.40/bin/install -c -m 644 ./.libs/libchm.lai /exopi-obj/pobj/chmlib-0.40/fake-amd64/usr/local/lib/libchm.la test -z "/usr/local/bin" || mkdir -p "/exopi-obj/pobj/chmlib-0.40/fake-amd64/usr/local/bin" /usr/bin/libtool --mode=install /exopi-obj/pobj/chmlib-0.40/bin/install -c -s -m 755 'chm_http' '/exopi-obj/pobj/chmlib-0.40/fake-amd64/usr/local/bin/chm_http' libtool: install: /exopi-obj/pobj/chmlib-0.40/bin/install -c -s -m 755 ./.libs/chm_http /exopi-obj/pobj/chmlib-0.40/fake-amd64/usr/local/bin/chm_http /usr/bin/libtool --mode=install /exopi-obj/pobj/chmlib-0.40/bin/install -c -s -m 755 'enum_chmLib' '/exopi-obj/pobj/chmlib-0.40/fake-amd64/usr/local/bin/enum_chmLib' libtool: install: /exopi-obj/pobj/chmlib-0.40/bin/install -c -s -m 755 ./.libs/enum_chmLib /exopi-obj/pobj/chmlib-0.40/fake-amd64/usr/local/bin/enum_chmLib /usr/bin/libtool --mode=install /exopi-obj/pobj/chmlib-0.40/bin/install -c -s -m 755 'enumdir_chmLib' '/exopi-obj/pobj/chmlib-0.40/fake-amd64/usr/local/bin/enumdir_chmLib' libtool: install: /exopi-obj/pobj/chmlib-0.40/bin/install -c -s -m 755 ./.libs/enumdir_chmLib /exopi-obj/pobj/chmlib-0.40/fake-amd64/usr/local/bin/enumdir_chmLib /usr/bin/libtool --mode=install /exopi-obj/pobj/chmlib-0.40/bin/install -c -s -m 755 'extract_chmLib' '/exopi-obj/pobj/chmlib-0.40/fake-amd64/usr/local/bin/extract_chmLib' libtool: install: /exopi-obj/pobj/chmlib-0.40/bin/install -c -s -m 755 ./.libs/extract_chmLib /exopi-obj/pobj/chmlib-0.40/fake-amd64/usr/local/bin/extract_chmLib /usr/bin/libtool --mode=install /exopi-obj/pobj/chmlib-0.40/bin/install -c -s -m 755 'test_chmLib' '/exopi-obj/pobj/chmlib-0.40/fake-amd64/usr/local/bin/test_chmLib' libtool: install: /exopi-obj/pobj/chmlib-0.40/bin/install -c -s -m 755 ./.libs/test_chmLib /exopi-obj/pobj/chmlib-0.40/fake-amd64/usr/local/bin/test_chmLib test -z "/usr/local/include" || mkdir -p "/exopi-obj/pobj/chmlib-0.40/fake-amd64/usr/local/include" /exopi-obj/pobj/chmlib-0.40/bin/install -c -m 644 'chm_lib.h' '/exopi-obj/pobj/chmlib-0.40/fake-amd64/usr/local/include/chm_lib.h' /exopi-obj/pobj/chmlib-0.40/bin/install -c -m 644 'lzx.h' '/exopi-obj/pobj/chmlib-0.40/fake-amd64/usr/local/include/lzx.h' ===> Building package for chmlib-0.40p2 Create /exopi-cvs/ports/packages/amd64/all/chmlib-0.40p2.tgz Creating package chmlib-0.40p2 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 11% checksumming|********** | 16% checksumming|************* | 21% checksumming|**************** | 26% checksumming|******************* | 32% checksumming|********************** | 37% checksumming|************************** | 42% checksumming|***************************** | 47% checksumming|******************************** | 53% checksumming|*********************************** | 58% checksumming|*************************************** | 63% checksumming|****************************************** | 68% checksumming|********************************************* | 74% checksumming|************************************************ | 79% checksumming|*************************************************** | 84% checksumming|******************************************************* | 89% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|***************************** | 45% archiving|******************************* | 49% archiving|********************************** | 53% archiving|************************************* | 57% archiving|*************************************** | 61% archiving|************************************************** | 79% archiving|************************************************************* | 95% archiving|*************************************************************** | 98% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/chmlib-0.40p2 was updated @wantlib c.99.0 -> @wantlib c.100.0 Link to /exopi-cvs/ports/packages/amd64/ftp/chmlib-0.40p2.tgz >>> Running clean in devel/chmlib at 1713255951.25 ===> devel/chmlib ===> Cleaning for chmlib-0.40p2 >>> Ended at 1713255952.09 max_stuck=1.98/build=31.56/package=6.01/clean=0.87