>>> Building on exopi-6 under databases/sqlite3-odbc BDEPENDS = [databases/sqlite3;devel/metaauto;devel/autoconf/2.63;databases/iodbc] DIST = [databases/sqlite3-odbc:sqliteodbc-0.9998.tar.gz] FULLPKGNAME = sqlite3-odbc-0.9998 RDEPENDS = [databases/iodbc;databases/sqlite3] (Junk lock obtained for exopi-6 at 1714743310.20) >>> Running depends in databases/sqlite3-odbc at 1714743310.25 /usr/sbin/pkg_add -aI -Drepair autoconf-2.63p1 iodbc-3.52.16 sqlite3-3.44.2 was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.63p1 iodbc-3.52.16 metaauto-1.0p4 sqlite3-3.44.2 /usr/sbin/pkg_add -aI -Drepair autoconf-2.63p1 iodbc-3.52.16 sqlite3-3.44.2 >>> Running show-prepare-results in databases/sqlite3-odbc at 1714743312.22 ===> databases/sqlite3-odbc ===> Building from scratch sqlite3-odbc-0.9998 ===> sqlite3-odbc-0.9998 depends on: metaauto-* -> metaauto-1.0p4 ===> sqlite3-odbc-0.9998 depends on: autoconf-2.63 -> autoconf-2.63p1 ===> sqlite3-odbc-0.9998 depends on: iodbc-* -> iodbc-3.52.16 ===> sqlite3-odbc-0.9998 depends on: sqlite3-* -> sqlite3-3.44.2 ===> Verifying specs: iodbcinst m pthread sqlite3 z ===> found iodbcinst.3.15 m.10.1 pthread.27.1 sqlite3.37.26 z.7.0 autoconf-2.63p1 iodbc-3.52.16 metaauto-1.0p4 sqlite3-3.44.2 (Junk lock released for exopi-6 at 1714743313.67) Woken up education/freedict/eng-rom distfiles size=1000548 >>> Running build in databases/sqlite3-odbc at 1714743313.76 ===> databases/sqlite3-odbc ===> Checking files for sqlite3-odbc-0.9998 `/exopi-cvs/ports/distfiles/sqliteodbc-0.9998.tar.gz' is up to date. >> (SHA256) sqliteodbc-0.9998.tar.gz: OK ===> Extracting for sqlite3-odbc-0.9998 ===> Patching for sqlite3-odbc-0.9998 ===> Applying OpenBSD patch patch-configure_in Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: configure.in |--- configure.in.orig |+++ configure.in -------------------------- Patching file configure.in using Plan A... Hunk #1 succeeded at 9. Hunk #2 succeeded at 99. Hunk #3 succeeded at 266. 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 sqlite3-odbc-0.9998 Running autoconf-2.63 in /exopi-obj/pobj/sqlite3-odbc-0.9998/sqliteodbc-0.9998 ===> Configuring for sqlite3-odbc-0.9998 Using /exopi-obj/pobj/sqlite3-odbc-0.9998/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/sqlite3-odbc-0.9998/config.site checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 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 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/sqlite3-odbc-0.9998/bin/install -c checking for SQLite3 header and library... yes checking for sqlite3_load_extension in -lsqlite3... yes checking for sqlite3_column_table_name in -lsqlite3... yes checking for sqlite3_column_database_name in -lsqlite3... yes checking for sqlite3_column_origin_name in -lsqlite3... yes checking for sqlite3_overload_function in -lsqlite3... yes checking for sqlite3_prepare_v2 in -lsqlite3... yes checking for sqlite3_clear_bindings in -lsqlite3... yes checking for sqlite3_create_module_v2 in -lsqlite3... yes checking for sqlite3_vfs_register in -lsqlite3... yes checking for sqlite3_table_column_metadata in -lsqlite3... yes checking for sqlite3_profile in -lsqlite3... yes checking for sqlite3_strnicmp in -lsqlite3... yes checking for sqlite3_close_v2 in -lsqlite3... yes checking for library containing zlibVersion... -lz checking for zlib.h... (cached) yes checking for SQLite4 header and library... no configure: WARNING: SQLite4 header file and source not found checking for ODBC headers and libraries... yes checking for SQLLEN availability... yes checking for SQLULEN availability... yes checking for SQLROWCOUNT availability... yes checking for SQLSETPOSIROW availability... yes checking for SQLROWOFFSET availability... yes checking for SQLROWSETSIZE availability... yes checking for SQLColAttribute signature has SQLLEN... yes checking for SQLSetStmtOption signature has SQLULEN... yes checking for SQLWCHAR availability... yes checking for SQLBIGINT availability... yes checking for ptrdiff_t availability... yes checking for dlopen in -ldl... no checking va_list usage... using sqlite_exec_vprintf/sqlite_vmprintf checking for usleep... (cached) yes checking for nanosleep... (cached) yes checking for localeconv... (cached) yes checking for localtime_r... (cached) yes checking for gmtime_r... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating sqliteodbc.spec config.status: creating debian/changelog config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc ===> Building for sqlite3-odbc-0.9998 /usr/bin/libtool --mode=compile cc -O2 -pipe -DDRIVER_VER_INFO=\"0.9998\" -c -I/usr/local/include -DHAVE_IODBC=1 -I/usr/local/include -DHAVE_SQLLEN=1 -DHAVE_SQLULEN=1 -DHAVE_SQLROWCOUNT=1 -DHAVE_SQLSETPOSIROW=1 -DHAVE_SQLROWOFFSET=1 -DHAVE_SQLROWSETSIZE=1 -DCOLATTRIBUTE_LAST_ARG_TYPE=SQLLEN_PTR -DSETSTMTOPTION_LAST_ARG_TYPE=SQLULEN -DHAVE_SQLWCHAR=1 -DHAVE_LONG_LONG=1 -DPTRDIFF_T=ptrdiff_t -DHAVE_USLEEP=1 -DHAVE_NANOSLEEP=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DWITHOUT_WINTERFACE=1 -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3COLUMNDATABASENAME=1 -DHAVE_SQLITE3COLUMNORIGINNAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 sqlite3odbc.c cc -O2 -pipe -DDRIVER_VER_INFO="0.9998" -c -I/usr/local/include -DHAVE_IODBC=1 -I/usr/local/include -DHAVE_SQLLEN=1 -DHAVE_SQLULEN=1 -DHAVE_SQLROWCOUNT=1 -DHAVE_SQLSETPOSIROW=1 -DHAVE_SQLROWOFFSET=1 -DHAVE_SQLROWSETSIZE=1 -DCOLATTRIBUTE_LAST_ARG_TYPE=SQLLEN_PTR -DSETSTMTOPTION_LAST_ARG_TYPE=SQLULEN -DHAVE_SQLWCHAR=1 -DHAVE_LONG_LONG=1 -DPTRDIFF_T=ptrdiff_t -DHAVE_USLEEP=1 -DHAVE_NANOSLEEP=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DWITHOUT_WINTERFACE=1 -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3COLUMNDATABASENAME=1 -DHAVE_SQLITE3COLUMNORIGINNAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 sqlite3odbc.c -fPIC -DPIC -o .libs/sqlite3odbc.o sqlite3odbc.c:13825:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] s->rowfree(s->rows); ^ 1 warning generated. cc -O2 -pipe -DDRIVER_VER_INFO="0.9998" -c -I/usr/local/include -DHAVE_IODBC=1 -I/usr/local/include -DHAVE_SQLLEN=1 -DHAVE_SQLULEN=1 -DHAVE_SQLROWCOUNT=1 -DHAVE_SQLSETPOSIROW=1 -DHAVE_SQLROWOFFSET=1 -DHAVE_SQLROWSETSIZE=1 -DCOLATTRIBUTE_LAST_ARG_TYPE=SQLLEN_PTR -DSETSTMTOPTION_LAST_ARG_TYPE=SQLULEN -DHAVE_SQLWCHAR=1 -DHAVE_LONG_LONG=1 -DPTRDIFF_T=ptrdiff_t -DHAVE_USLEEP=1 -DHAVE_NANOSLEEP=1 -DHAVE_LOCALECONV=1 -DHAVE_LOCALTIME_R=1 -DHAVE_GMTIME_R=1 -DWITHOUT_WINTERFACE=1 -DHAVE_SQLITE3COLUMNTABLENAME=1 -DHAVE_SQLITE3COLUMNDATABASENAME=1 -DHAVE_SQLITE3COLUMNORIGINNAME=1 -DHAVE_SQLITE3LOADEXTENSION=1 -DHAVE_SQLITE3OVERLOADFUNCTION=1 -DHAVE_SQLITE3PREPAREV2=1 -DHAVE_SQLITE3CLEARBINDINGS=1 -DHAVE_SQLITE3CREATEMODULEV2=1 -DHAVE_SQLITE3VFS=1 -DHAVE_SQLITE3PROFILE=1 -DHAVE_SQLITE3STRNICMP=1 -DHAVE_SQLITE3TABLECOLUMNMETADATA=1 -DHAVE_SQLITE3CLOSEV2=1 sqlite3odbc.c -o sqlite3odbc.o sqlite3odbc.c:13825:16: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] s->rowfree(s->rows); ^ 1 warning generated. /usr/bin/libtool --mode=link cc -O2 -pipe -DDRIVER_VER_INFO=\"0.9998\" -o libsqlite3odbc.la sqlite3odbc.lo -rpath /usr/local/lib /usr/local/lib/libsqlite3.la /usr/local/lib/libiodbcinst.la -release 0.9998 libtool: link: cc -shared -fPIC -DPIC -o .libs/libsqlite3odbc-0.9998.so -O2 -pipe -DDRIVER_VER_INFO="0.9998" .libs/sqlite3odbc.o -L.libs -lsqlite3 -lz -lm -lpthread -liodbcinst -Wl,-soname,libsqlite3odbc-0.9998.so libtool: link: ar cru .libs/libsqlite3odbc.a sqlite3odbc.o libtool: link: ranlib .libs/libsqlite3odbc.a >>> Running package in databases/sqlite3-odbc at 1714743341.90 ===> databases/sqlite3-odbc ===> Faking installation for sqlite3-odbc-0.9998 /exopi-obj/pobj/sqlite3-odbc-0.9998/bin/install -d -m 755 /exopi-obj/pobj/sqlite3-odbc-0.9998/fake-amd64/usr/local/lib /exopi-obj/pobj/sqlite3-odbc-0.9998/bin/install -c -m 644 /exopi-obj/pobj/sqlite3-odbc-0.9998/sqliteodbc-0.9998/.libs/libsqlite3odbc-0.9998.so /exopi-obj/pobj/sqlite3-odbc-0.9998/fake-amd64/usr/local/lib/libsqlite3odbc.so ===> Building package for sqlite3-odbc-0.9998 Create /exopi-cvs/ports/packages/amd64/all/sqlite3-odbc-0.9998.tgz Creating package sqlite3-odbc-0.9998 reading plist| checking dependencies| checking dependencies|databases/iodbc,-main checking dependencies|databases/sqlite3 checksumming| checksumming| | 0% checksumming|**** | 7% checksumming|******** | 13% checksumming|************ | 20% checksumming|**************** | 27% checksumming|******************** | 33% checksumming|************************ | 40% checksumming|**************************** | 47% checksumming|********************************* | 53% checksumming|************************************* | 60% checksumming|***************************************** | 67% checksumming|********************************************* | 73% checksumming|************************************************* | 80% checksumming|***************************************************** | 87% checksumming|********************************************************* | 93% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/sqlite3-odbc-0.9998.tgz >>> Running clean in databases/sqlite3-odbc at 1714743344.79 ===> databases/sqlite3-odbc ===> Cleaning for sqlite3-odbc-0.9998 >>> Ended at 1714743345.36 max_stuck=3.13/depends=1.97/show-prepare-results=1.57/build=28.05/package=2.91/clean=0.63