>>> Building on exopi-2 under databases/libdbi DIST = [databases/libdbi:libdbi-0.9.0.tar.gz] FULLPKGNAME = libdbi-0.9.0p0 distfiles size=1194284 >>> Running build in databases/libdbi at 1714742902.83 ===> databases/libdbi ===> Building from scratch libdbi-0.9.0p0 ===> Verifying specs: m ===> found m.10.1 ===> Checking files for libdbi-0.9.0p0 `/exopi-cvs/ports/distfiles/libdbi-0.9.0.tar.gz' is up to date. >> (SHA256) libdbi-0.9.0.tar.gz: OK ===> Extracting for libdbi-0.9.0p0 ===> Patching for libdbi-0.9.0p0 ===> Applying OpenBSD patch patch-Makefile_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: Makefile.in |--- Makefile.in.orig |+++ Makefile.in -------------------------- Patching file Makefile.in using Plan A... Hunk #1 succeeded at 291. done ===> Applying OpenBSD patch patch-configure Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: configure |--- configure.orig |+++ configure -------------------------- Patching file configure using Plan A... Hunk #1 succeeded at 12139. 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 libdbi-0.9.0p0 ===> Configuring for libdbi-0.9.0p0 Using /exopi-obj/pobj/libdbi-0.9.0/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/libdbi-0.9.0/config.site 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 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 whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /exopi-obj/pobj/libdbi-0.9.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 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 gcc... (cached) cc 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... (cached) none needed checking how to run the C preprocessor... cc -E checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking how to print strings... print -r 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 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 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 mach-o/dyld.h usability... no checking mach-o/dyld.h presence... no checking for mach-o/dyld.h... no checking for dlfcn.h... (cached) yes checking for dlopen... (cached) yes checking whether readdir_r is declared... no checking whether gmtime_r is declared... yes checking whether vasprintf is declared... yes checking whether asprintf is declared... yes checking for strtoll... (cached) yes checking for readdir_r... (cached) yes checking for gmtime_r... (cached) yes checking for fpathconf... (cached) yes checking for dirfd... yes checking for vasprintf... (cached) yes checking for atoll... yes checking for timegm... (cached) yes checking for asprintf... (cached) yes checking for vasprintf... (cached) yes checking for asprintf... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/dbi/dbi.h config.status: creating libdbi.spec config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating include/Makefile config.status: creating include/dbi/Makefile config.status: creating dbi.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for libdbi-0.9.0p0 /usr/bin/make all-recursive Making all in src /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/local/lib/dbd\" -std=gnu99 -O2 -pipe -MT dbi_main.lo -MD -MP -MF .deps/dbi_main.Tpo -c -o dbi_main.lo dbi_main.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR="/usr/local/lib/dbd" -std=gnu99 -O2 -pipe -MT dbi_main.lo -MD -MP -MF .deps/dbi_main.Tpo -c dbi_main.c -fPIC -DPIC -o .libs/dbi_main.o cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR="/usr/local/lib/dbd" -std=gnu99 -O2 -pipe -MT dbi_main.lo -MD -MP -MF .deps/dbi_main.Tpo -c dbi_main.c -o dbi_main.o mv -f .deps/dbi_main.Tpo .deps/dbi_main.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/local/lib/dbd\" -std=gnu99 -O2 -pipe -MT dbi_result.lo -MD -MP -MF .deps/dbi_result.Tpo -c -o dbi_result.lo dbi_result.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR="/usr/local/lib/dbd" -std=gnu99 -O2 -pipe -MT dbi_result.lo -MD -MP -MF .deps/dbi_result.Tpo -c dbi_result.c -fPIC -DPIC -o .libs/dbi_result.o cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR="/usr/local/lib/dbd" -std=gnu99 -O2 -pipe -MT dbi_result.lo -MD -MP -MF .deps/dbi_result.Tpo -c dbi_result.c -o dbi_result.o mv -f .deps/dbi_result.Tpo .deps/dbi_result.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/local/lib/dbd\" -std=gnu99 -O2 -pipe -MT dbd_helper.lo -MD -MP -MF .deps/dbd_helper.Tpo -c -o dbd_helper.lo dbd_helper.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR="/usr/local/lib/dbd" -std=gnu99 -O2 -pipe -MT dbd_helper.lo -MD -MP -MF .deps/dbd_helper.Tpo -c dbd_helper.c -fPIC -DPIC -o .libs/dbd_helper.o cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR="/usr/local/lib/dbd" -std=gnu99 -O2 -pipe -MT dbd_helper.lo -MD -MP -MF .deps/dbd_helper.Tpo -c dbd_helper.c -o dbd_helper.o mv -f .deps/dbd_helper.Tpo .deps/dbd_helper.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/local/lib/dbd\" -std=gnu99 -O2 -pipe -MT atoll.lo -MD -MP -MF .deps/atoll.Tpo -c -o atoll.lo atoll.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR="/usr/local/lib/dbd" -std=gnu99 -O2 -pipe -MT atoll.lo -MD -MP -MF .deps/atoll.Tpo -c atoll.c -fPIC -DPIC -o .libs/atoll.o cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR="/usr/local/lib/dbd" -std=gnu99 -O2 -pipe -MT atoll.lo -MD -MP -MF .deps/atoll.Tpo -c atoll.c -o atoll.o mv -f .deps/atoll.Tpo .deps/atoll.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/local/lib/dbd\" -std=gnu99 -O2 -pipe -MT asprintf.lo -MD -MP -MF .deps/asprintf.Tpo -c -o asprintf.lo asprintf.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR="/usr/local/lib/dbd" -std=gnu99 -O2 -pipe -MT asprintf.lo -MD -MP -MF .deps/asprintf.Tpo -c asprintf.c -fPIC -DPIC -o .libs/asprintf.o cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR="/usr/local/lib/dbd" -std=gnu99 -O2 -pipe -MT asprintf.lo -MD -MP -MF .deps/asprintf.Tpo -c asprintf.c -o asprintf.o mv -f .deps/asprintf.Tpo .deps/asprintf.Plo /usr/bin/libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/usr/local/lib/dbd\" -std=gnu99 -O2 -pipe -MT timegm.lo -MD -MP -MF .deps/timegm.Tpo -c -o timegm.lo timegm.c cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR="/usr/local/lib/dbd" -std=gnu99 -O2 -pipe -MT timegm.lo -MD -MP -MF .deps/timegm.Tpo -c timegm.c -fPIC -DPIC -o .libs/timegm.o cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR="/usr/local/lib/dbd" -std=gnu99 -O2 -pipe -MT timegm.lo -MD -MP -MF .deps/timegm.Tpo -c timegm.c -o timegm.o mv -f .deps/timegm.Tpo .deps/timegm.Plo /usr/bin/libtool --tag=CC --mode=link cc -std=gnu99 -O2 -pipe -version-info 2:0:1 -no-undefined -o libdbi.la -rpath /usr/local/lib dbi_main.lo dbi_result.lo dbd_helper.lo atoll.lo asprintf.lo timegm.lo -lm libtool: link: cc -shared -fPIC -DPIC -o .libs/libdbi.so.1.0 -std=gnu99 -O2 -pipe .libs/dbi_main.o .libs/dbi_result.o .libs/dbd_helper.o .libs/atoll.o .libs/asprintf.o .libs/timegm.o -L.libs -lm -Wl,-soname,libdbi.so.1.0 libtool: link: ar cru .libs/libdbi.a dbi_main.o dbi_result.o dbd_helper.o atoll.o asprintf.o timegm.o libtool: link: ranlib .libs/libdbi.a Making all in include Making all in dbi >>> Running package in databases/libdbi at 1714742931.32 ===> databases/libdbi ===> Faking installation for libdbi-0.9.0p0 Making install in src mkdir -p '/exopi-obj/pobj/libdbi-0.9.0/fake-amd64/usr/local/lib' /usr/bin/libtool --mode=install /exopi-obj/pobj/libdbi-0.9.0/bin/install -c libdbi.la '/exopi-obj/pobj/libdbi-0.9.0/fake-amd64/usr/local/lib' libtool: install: /exopi-obj/pobj/libdbi-0.9.0/bin/install -c -m 644 ./.libs/libdbi.a /exopi-obj/pobj/libdbi-0.9.0/fake-amd64/usr/local/lib/libdbi.a libtool: install: /exopi-obj/pobj/libdbi-0.9.0/bin/install -c -m 644 ./.libs/libdbi.so.1.0 /exopi-obj/pobj/libdbi-0.9.0/fake-amd64/usr/local/lib/libdbi.so.1.0 libtool: install: /exopi-obj/pobj/libdbi-0.9.0/bin/install -c -m 644 ./.libs/libdbi.lai /exopi-obj/pobj/libdbi-0.9.0/fake-amd64/usr/local/lib/libdbi.la Making install in include Making install in dbi mkdir -p '/exopi-obj/pobj/libdbi-0.9.0/fake-amd64/usr/local/include/dbi' /exopi-obj/pobj/libdbi-0.9.0/bin/install -c -m 644 dbi.h dbi-dev.h dbd.h '/exopi-obj/pobj/libdbi-0.9.0/fake-amd64/usr/local/include/dbi' mkdir -p '/exopi-obj/pobj/libdbi-0.9.0/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/libdbi-0.9.0/bin/install -c -m 644 dbi.pc '/exopi-obj/pobj/libdbi-0.9.0/fake-amd64/usr/local/lib/pkgconfig' /exopi-obj/pobj/libdbi-0.9.0/bin/install -d -m 755 /exopi-obj/pobj/libdbi-0.9.0/fake-amd64/usr/local/share/doc/libdbi /exopi-obj/pobj/libdbi-0.9.0/bin/install -c -m 644 /exopi-obj/pobj/libdbi-0.9.0/libdbi-0.9.0/doc/*.pdf /exopi-obj/pobj/libdbi-0.9.0/fake-amd64/usr/local/share/doc/libdbi /exopi-obj/pobj/libdbi-0.9.0/bin/install -d -m 755 /exopi-obj/pobj/libdbi-0.9.0/fake-amd64/usr/local/share/doc/libdbi/driver-guide /exopi-obj/pobj/libdbi-0.9.0/bin/install -c -m 644 /exopi-obj/pobj/libdbi-0.9.0/libdbi-0.9.0/doc/driver-guide/*.html /exopi-obj/pobj/libdbi-0.9.0/fake-amd64/usr/local/share/doc/libdbi/driver-guide /exopi-obj/pobj/libdbi-0.9.0/bin/install -d -m 755 /exopi-obj/pobj/libdbi-0.9.0/fake-amd64/usr/local/share/doc/libdbi/programmers-guide /exopi-obj/pobj/libdbi-0.9.0/bin/install -c -m 644 /exopi-obj/pobj/libdbi-0.9.0/libdbi-0.9.0/doc/programmers-guide/*.html /exopi-obj/pobj/libdbi-0.9.0/fake-amd64/usr/local/share/doc/libdbi/programmers-guide ===> Building package for libdbi-0.9.0p0 Create /exopi-cvs/ports/packages/amd64/all/libdbi-0.9.0p0.tgz Creating package libdbi-0.9.0p0 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|* | 1% checksumming|** | 3% checksumming|*** | 4% checksumming|*** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 11% checksumming|******** | 13% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 20% checksumming|************* | 21% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 27% checksumming|***************** | 28% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|********************************* | 54% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|*************************************** | 63% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************** | 72% checksumming|********************************************* | 73% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************** | 94% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|**** | 7% archiving|******* | 11% archiving|******** | 12% archiving|******** | 13% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/libdbi-0.9.0p0.tgz >>> Running clean in databases/libdbi at 1714742934.81 ===> databases/libdbi ===> Cleaning for libdbi-0.9.0p0 >>> Ended at 1714742935.29 max_stuck=1.86/build=28.50/package=3.48/clean=0.51