>>> Building on exopi-5 under devel/libestr DIST = [devel/libestr:libestr-0.1.11.tar.gz] FULLPKGNAME = libestr-0.1.11 distfiles size=355544 >>> Running build in devel/libestr at 1711573459.01 ===> devel/libestr ===> Building from scratch libestr-0.1.11 ===> Checking files for libestr-0.1.11 `/exopi-cvs/ports/distfiles/libestr-0.1.11.tar.gz' is up to date. >> (SHA256) libestr-0.1.11.tar.gz: OK ===> Extracting for libestr-0.1.11 ===> Patching for libestr-0.1.11 ===> 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 libestr-0.1.11 ===> Configuring for libestr-0.1.11 Using /exopi-obj/pobj/libestr-0.1.11/config.site (generated) configure: WARNING: unrecognized options: --disable-gtk-doc configure: loading site script /exopi-obj/pobj/libestr-0.1.11/config.site checking for a BSD-compatible install... /exopi-obj/pobj/libestr-0.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 whether make supports nested variables... (cached) yes 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... (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 build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking how to print strings... print -r 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 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 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libestr.pc config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands ***************************************************** libestr will be compiled with the following settings: Debug mode enabled: no Testbench enabled: yes configure: WARNING: unrecognized options: --disable-gtk-doc ===> Building for libestr-0.1.11 /usr/bin/make all-recursive Making all in include Making all in src /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -O2 -pipe -MT libestr.lo -MD -MP -MF .deps/libestr.Tpo -c -o libestr.lo libestr.c cc -DHAVE_CONFIG_H -I. -I.. -I../include -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -O2 -pipe -MT libestr.lo -MD -MP -MF .deps/libestr.Tpo -c libestr.c -fPIC -DPIC -o .libs/libestr.o cc -DHAVE_CONFIG_H -I. -I.. -I../include -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -O2 -pipe -MT libestr.lo -MD -MP -MF .deps/libestr.Tpo -c libestr.c -o libestr.o mv -f .deps/libestr.Tpo .deps/libestr.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I../include -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -O2 -pipe -MT string.lo -MD -MP -MF .deps/string.Tpo -c -o string.lo string.c cc -DHAVE_CONFIG_H -I. -I.. -I../include -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -O2 -pipe -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -fPIC -DPIC -o .libs/string.o cc -DHAVE_CONFIG_H -I. -I.. -I../include -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -O2 -pipe -MT string.lo -MD -MP -MF .deps/string.Tpo -c string.c -o string.o mv -f .deps/string.Tpo .deps/string.Plo /usr/bin/libtool --tag=CC --mode=link cc -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -O2 -pipe -version-info 0:0:0 -o libestr.la -rpath /usr/local/lib libestr.lo string.lo libtool: link: cc -shared -fPIC -DPIC -o .libs/libestr.so.0.0 -W -Wall -Wformat-security -Wshadow -Wcast-align -Wpointer-arith -Wmissing-format-attribute -g -O2 -pipe .libs/libestr.o .libs/string.o -Wl,-soname,libestr.so.0.0 libtool: link: ar cru .libs/libestr.a libestr.o string.o libtool: link: ranlib .libs/libestr.a >>> Running package in devel/libestr at 1711573471.97 ===> devel/libestr ===> Faking installation for libestr-0.1.11 Making install in include mkdir -p '/exopi-obj/pobj/libestr-0.1.11/fake-amd64/usr/local/include' /exopi-obj/pobj/libestr-0.1.11/bin/install -c -m 644 libestr.h '/exopi-obj/pobj/libestr-0.1.11/fake-amd64/usr/local/include' Making install in src mkdir -p '/exopi-obj/pobj/libestr-0.1.11/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/libestr-0.1.11/bin/install -c libestr.la '/exopi-obj/pobj/libestr-0.1.11/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/libestr-0.1.11/bin/install -c -m 644 ./.libs/libestr.a /exopi-obj/pobj/libestr-0.1.11/fake-amd64/usr/local/lib/libestr.a libtool: install: /exopi-obj/pobj/libestr-0.1.11/bin/install -c -m 644 ./.libs/libestr.so.0.0 /exopi-obj/pobj/libestr-0.1.11/fake-amd64/usr/local/lib/libestr.so.0.0 libtool: install: /exopi-obj/pobj/libestr-0.1.11/bin/install -c -m 644 ./.libs/libestr.lai /exopi-obj/pobj/libestr-0.1.11/fake-amd64/usr/local/lib/libestr.la mkdir -p '/exopi-obj/pobj/libestr-0.1.11/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/libestr-0.1.11/bin/install -c -m 644 libestr.pc '/exopi-obj/pobj/libestr-0.1.11/fake-amd64/usr/local/lib/pkgconfig' ===> Building package for libestr-0.1.11 Create /exopi-cvs/ports/packages/amd64/all/libestr-0.1.11.tgz Creating package libestr-0.1.11 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|***** | 8% checksumming|********** | 17% checksumming|*************** | 25% checksumming|******************** | 33% checksumming|************************* | 42% checksumming|******************************* | 50% checksumming|************************************ | 58% checksumming|***************************************** | 67% checksumming|********************************************** | 75% checksumming|*************************************************** | 83% checksumming|******************************************************** | 92% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******************************* | 48% archiving|***************************************************** | 83% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libestr-0.1.11.tgz >>> Running clean in devel/libestr at 1711573474.10 ===> devel/libestr ===> Cleaning for libestr-0.1.11 >>> Ended at 1711573474.51 max_stuck=0.96/build=12.96/package=2.16/clean=0.43