=> Building libdbi:standard (version 0.9.0) Started : Sunday,13 AUG 2023 at 07:07:17 UTC Platform: 6.4-RAVEN DragonFly 6.4-RAVEN #0 Sat Jul 29 09:00:00 CDT 2017 root@octavia.unreal.systems:/usr/obj/usr/src/sys/GENERIC x86_64 -------------------------------------------------- -- Environment -------------------------------------------------- PATH=/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin RAVENSW_CACHEDIR=/var/cache/pkg8 RAVENSW_DBDIR=/var/db/pkg8 SSL_VARIANT=libressl RAVENADM=building XML_CATALOG_FILES=/raven/share/xml/catalog SGML_CATALOG_FILES=/raven/share/sgml/docbook/catalog HOME=/root USER=root SHELL=/bin/sh TERM=dumb LANG=C -------------------------------------------------- -- Options -------------------------------------------------- This port has no build options. -------------------------------------------------- -- CONFIGURE_ENV -------------------------------------------------- CONFIG_SITE=/xports/Mk/Templates/config.site ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- CONFIGURE_ARGS -------------------------------------------------- --prefix=/raven --disable-dependency-tracking ${_LATE_CONFIGURE_ARGS} -------------------------------------------------- -- MAKE_ENV -------------------------------------------------- BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 444" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" PREFIX=/raven LOCALBASE=/raven OPSYS="DragonFly" CC="cc" CFLAGS="-pipe -O2 -I/raven/include" CPP="cpp" CPPFLAGS="-I/raven/include" LDFLAGS="" LIBS="" CXX="c++" CXXFLAGS="-pipe -O2 -I/raven/include" STD_DOCDIR="/raven/share/doc/libdbi" STD_EXAMPLESDIR="/raven/share/examples/libdbi" MANPREFIX="/raven/share" ADA_PROJECT_PATH="/raven/share/gpr" F77="gfortran" FC="gfortran" CCACHE_DIR="/ccache" PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin -------------------------------------------------- -- MAKE_ARGS -------------------------------------------------- DESTDIR=/construction/libdbi/stage -------------------------------------------------- -- PLIST_SUB -------------------------------------------------- OPSYS=DragonFly ONLY-DRAGONFLY="" ASLIB="lib" EXCLUDE-DARWIN="" LIBEXT="so" SHARED_OBJECT="so" ONLY-FREEBSD="@comment " ONLY-NETBSD="@comment " ONLY-LINUX="@comment " ONLY-SUNOS="@comment " ONLY-DARWIN="@comment " ONLY-MIDNIGHTBSD="@comment " SOVERSION=1.1.0 SOMAJOR=1 -------------------------------------------------- -- SUB_LIST -------------------------------------------------- LOCALBASE=/raven PREFIX=/raven ETCDIR=/raven/etc/libdbi -------------------------------------------------- -- /etc/make.conf -------------------------------------------------- RAVENPROFILE=release64 RAVENBASE=/raven WRKDIRPREFIX=/construction DISTDIR=/distfiles NUMBER_CPUS=24 MAKE_JOBS_NUMBER_LIMIT=10 BUILD_WITH_CCACHE=yes CCACHE_DIR=/ccache -------------------------------------------------------------------------------- -- Phase: dependencies -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching for libdbi-standard -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching for libdbi-standard ===> Extracting for libdbi-standard => SHA256 Checksum OK for libdbi-0.9.0.tar.gz. ===> Extracting license terms from /construction/libdbi/libdbi-0.9.0/src/dbi_result.c ===> Creating package metadata (complete) ===> Creating package metadata (primary) ===> Creating package metadata (docs) -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for libdbi-standard ===> Applying common patches for libdbi-standard /usr/bin/sed -i.bak -e "s|-O20|-pipe -O2 -I/raven/include|g" -e "s|-std=gnu99||g" /construction/libdbi/libdbi-0.9.0/configure -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for libdbi-standard USES=libtool modified /construction/libdbi/libdbi-0.9.0/configure USES=libtool modified /construction/libdbi/libdbi-0.9.0/ltmain.sh ==> cd /construction/libdbi/libdbi-0.9.0 && /usr/bin/env CC="cc" CPP="cpp" CXX="c++" CFLAGS="-pipe -O2 -I/raven/include" CPPFLAGS="-I/raven/include" CXXFLAGS="-pipe -O2 -I/raven/include" LDFLAGS="" LIBS="" INSTALL="/usr/bin/install -c" INSTALL_DATA="install -m 0644" INSTALL_LIB="install -s -m 444" INSTALL_PROGRAM="install -s -m 555" INSTALL_SCRIPT="install -m 555" CONFIG_SITE=/xports/Mk/Templates/config.site ADA_PROJECT_PATH=/raven/share/gpr F77=gfortran FC=gfortran CCACHE_DIR=/ccache PATH=/usr/libexec:/bin:/usr/bin:/raven/toolchain/ravensys-gcc/bin:/raven/toolchain/bin:/raven/sbin:/raven/bin ./configure --prefix=/raven --disable-dependency-tracking configure: loading site script /xports/Mk/Templates/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... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/grep -E checking for ANSI C header files... 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... 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... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of cc... none checking build system type... x86_64-raven-dragonfly6.4 checking host system type... x86_64-raven-dragonfly6.4 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... cpp checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/grep -F checking how to print strings... printf checking for ld used by cc... /raven/toolchain/bin/ld checking if the linker (/raven/toolchain/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /raven/toolchain/bin/nm -B checking the name lister (/raven/toolchain/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking how to convert x86_64-raven-dragonfly6.4 file names to x86_64-raven-dragonfly6.4 format... func_convert_file_noop checking how to convert x86_64-raven-dragonfly6.4 file names to toolchain format... func_convert_file_noop checking for /raven/toolchain/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /raven/toolchain/bin/nm -B output from cc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no 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 (/raven/toolchain/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly6.4 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... yes checking for readdir_r... yes checking for gmtime_r... yes checking for fpathconf... yes checking for dirfd... yes checking for vasprintf... yes checking for atoll... yes checking for timegm... yes checking for asprintf... 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 -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for libdbi-standard ==> Set environment: BSD_INSTALL_PROGRAM=install -s -m 555 BSD_INSTALL_LIB=install -s -m 444 BSD_INSTALL_SCRIPT=install -m 555 BSD_INSTALL_DATA=install -m 0644 BSD_INSTALL_MAN=install -m 444 PREFIX=/raven LOCALBASE=/raven OPSYS=DragonFly CC=cc CFLAGS=-pipe -O2 -I/raven/include CPP=cpp CPPFLAGS=-I/raven/include LDFLAGS= LIBS= CXX=c++ CXXFLAGS=-pipe -O2 -I/raven/include STD_DOCDIR=/raven/share/doc/libdbi STD_EXAMPLESDIR=/raven/share/examples/libdbi MANPREFIX=/raven/share ==> cd /construction/libdbi/libdbi-0.9.0; /usr/bin/make -f Makefile -j10 all --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in src --- dbi_main.lo --- --- dbi_result.lo --- --- dbd_helper.lo --- --- atoll.lo --- --- asprintf.lo --- --- timegm.lo --- --- dbi_main.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/raven/lib/dbd\" -I/raven/include -pipe -O2 -I/raven/include -c -o dbi_main.lo dbi_main.c --- dbi_result.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/raven/lib/dbd\" -I/raven/include -pipe -O2 -I/raven/include -c -o dbi_result.lo dbi_result.c --- dbd_helper.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/raven/lib/dbd\" -I/raven/include -pipe -O2 -I/raven/include -c -o dbd_helper.lo dbd_helper.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/raven/lib/dbd\" -I/raven/include -pipe -O2 -I/raven/include -c dbd_helper.c -fPIC -DPIC -o .libs/dbd_helper.o --- atoll.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/raven/lib/dbd\" -I/raven/include -pipe -O2 -I/raven/include -c -o atoll.lo atoll.c --- asprintf.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/raven/lib/dbd\" -I/raven/include -pipe -O2 -I/raven/include -c -o asprintf.lo asprintf.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/raven/lib/dbd\" -I/raven/include -pipe -O2 -I/raven/include -c asprintf.c -fPIC -DPIC -o .libs/asprintf.o --- timegm.lo --- /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/raven/lib/dbd\" -I/raven/include -pipe -O2 -I/raven/include -c -o timegm.lo timegm.c --- dbi_main.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/raven/lib/dbd\" -I/raven/include -pipe -O2 -I/raven/include -c dbi_main.c -fPIC -DPIC -o .libs/dbi_main.o --- atoll.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/raven/lib/dbd\" -I/raven/include -pipe -O2 -I/raven/include -c atoll.c -fPIC -DPIC -o .libs/atoll.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/raven/lib/dbd\" -I/raven/include -pipe -O2 -I/raven/include -c atoll.c -o atoll.o >/dev/null 2>&1 --- dbi_result.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/raven/lib/dbd\" -I/raven/include -pipe -O2 -I/raven/include -c dbi_result.c -fPIC -DPIC -o .libs/dbi_result.o --- timegm.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/raven/lib/dbd\" -I/raven/include -pipe -O2 -I/raven/include -c timegm.c -fPIC -DPIC -o .libs/timegm.o --- asprintf.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/raven/lib/dbd\" -I/raven/include -pipe -O2 -I/raven/include -c asprintf.c -o asprintf.o >/dev/null 2>&1 --- timegm.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/raven/lib/dbd\" -I/raven/include -pipe -O2 -I/raven/include -c timegm.c -o timegm.o >/dev/null 2>&1 --- dbd_helper.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/raven/lib/dbd\" -I/raven/include -pipe -O2 -I/raven/include -c dbd_helper.c -o dbd_helper.o >/dev/null 2>&1 --- dbi_main.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/raven/lib/dbd\" -I/raven/include -pipe -O2 -I/raven/include -c dbi_main.c -o dbi_main.o >/dev/null 2>&1 --- dbi_result.lo --- libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -I.. -I../include -DDBI_DRIVER_DIR=\"/raven/lib/dbd\" -I/raven/include -pipe -O2 -I/raven/include -c dbi_result.c -o dbi_result.o >/dev/null 2>&1 --- libdbi.la --- /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -I/raven/include -version-info 2:0:1 -no-undefined -o libdbi.la -rpath /raven/lib dbi_main.lo dbi_result.lo dbd_helper.lo atoll.lo asprintf.lo timegm.lo -lm libtool: link: cc -shared -fPIC -DPIC .libs/dbi_main.o .libs/dbi_result.o .libs/dbd_helper.o .libs/atoll.o .libs/asprintf.o .libs/timegm.o -lm -O2 -Wl,-soname -Wl,libdbi.so.1 -o .libs/libdbi.so.1.1.0 libtool: link: (cd ".libs" && rm -f "libdbi.so.1" && ln -s "libdbi.so.1.1.0" "libdbi.so.1") libtool: link: (cd ".libs" && rm -f "libdbi.so" && ln -s "libdbi.so.1.1.0" "libdbi.so") 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 libtool: link: ( cd ".libs" && rm -f "libdbi.la" && ln -s "../libdbi.la" "libdbi.la" ) Making all in include --- all-recursive --- Making all in dbi -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for libdbi-standard ===> Generating temporary packing list (complete) ===> Generating temporary packing list (primary) ===> Generating temporary packing list (docs) if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/libdbi/libdbi-0.9.0/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/libdbi/libdbi-0.9.0/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /construction/libdbi/libdbi-0.9.0/install-sh -c -s" install_sh_PROGRAM="/bin/sh /construction/libdbi/libdbi-0.9.0/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi Making install in src /bin/mkdir -p '/construction/libdbi/stage/raven/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libdbi.la '/construction/libdbi/stage/raven/lib' libtool: install: /usr/bin/install -c .libs/libdbi.so.1.1.0 /construction/libdbi/stage/raven/lib/libdbi.so.1.1.0 libtool: install: strip --strip-unneeded /construction/libdbi/stage/raven/lib/libdbi.so.1.1.0 libtool: install: (cd /construction/libdbi/stage/raven/lib && { ln -s -f libdbi.so.1.1.0 libdbi.so.1 || { rm -f libdbi.so.1 && ln -s libdbi.so.1.1.0 libdbi.so.1; }; }) libtool: install: (cd /construction/libdbi/stage/raven/lib && { ln -s -f libdbi.so.1.1.0 libdbi.so || { rm -f libdbi.so && ln -s libdbi.so.1.1.0 libdbi.so; }; }) libtool: install: /usr/bin/install -c .libs/libdbi.lai /construction/libdbi/stage/raven/lib/libdbi.la libtool: install: /usr/bin/install -c .libs/libdbi.a /construction/libdbi/stage/raven/lib/libdbi.a libtool: install: strip --strip-debug /construction/libdbi/stage/raven/lib/libdbi.a libtool: install: chmod 644 /construction/libdbi/stage/raven/lib/libdbi.a libtool: install: ranlib /construction/libdbi/stage/raven/lib/libdbi.a libtool: install: warning: remember to run `libtool --finish /raven/lib' Making install in include Making install in dbi /bin/mkdir -p '/construction/libdbi/stage/raven/include/dbi' install -m 0644 dbi.h dbi-dev.h dbd.h '/construction/libdbi/stage/raven/include/dbi' /bin/mkdir -p '/construction/libdbi/stage/raven/lib/pkgconfig' install -m 0644 dbi.pc '/construction/libdbi/stage/raven/lib/pkgconfig' install -m 0644 /construction/libdbi/libdbi-0.9.0/doc/*.pdf /construction/libdbi/stage/raven/share/doc/libdbi install -m 0644 /construction/libdbi/libdbi-0.9.0/doc/driver-guide/*.html /construction/libdbi/stage/raven/share/doc/libdbi/driver-guide install -m 0644 /construction/libdbi/libdbi-0.9.0/doc/programmers-guide/*.html /construction/libdbi/stage/raven/share/doc/libdbi/programmers-guide ====> Start compressing man pages ====> Man page compression complete ====> Install license terms (primary) ====> Install LGPL21+ license (primary) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building libdbi-complete-standard-0.9.0 subpackage file sizes/checksums [0]: . done packing files [0]: . done packing directories [0]: . done ===> Building libdbi-primary-standard-0.9.0 subpackage file sizes/checksums [11]: . done packing files [11]: . done packing directories [0]: . done ===> Building libdbi-docs-standard-0.9.0 subpackage file sizes/checksums [52]: . done packing files [52]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Sunday,13 AUG 2023 at 07:07:28 UTC Duration: 00:00:10