=> Building cabextract:standard (version 1.11) Started : Sunday,13 AUG 2023 at 08:48:52 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/cabextract" STD_EXAMPLESDIR="/raven/share/examples/cabextract" 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/cabextract/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 " -------------------------------------------------- -- SUB_LIST -------------------------------------------------- LOCALBASE=/raven PREFIX=/raven ETCDIR=/raven/etc/cabextract -------------------------------------------------- -- /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 -------------------------------------------------------------------------------- ===> Installing libiconv-dev-standard package Installing libiconv-dev-standard-1.17_1... Extracting libiconv-dev-standard-1.17_1: ........ done ===> Installing libiconv-primary-standard package Installing libiconv-primary-standard-1.17_1... Extracting libiconv-primary-standard-1.17_1: ........ done -------------------------------------------------------------------------------- -- Phase: fetch -------------------------------------------------------------------------------- ===> Fetching for cabextract-standard -------------------------------------------------------------------------------- -- Phase: extract -------------------------------------------------------------------------------- ===> Fetching for cabextract-standard ===> Extracting for cabextract-standard => SHA256 Checksum OK for cabextract-1.11.tar.gz. ===> Extracting license terms from /construction/cabextract/cabextract-1.11/src/cabextract.c ===> Positioning stock GPLv2+ license for primary subpackage ===> Creating package metadata (complete) ===> Creating package metadata (primary) ===> Creating package metadata (man) ===> Creating package metadata (docs) -------------------------------------------------------------------------------- -- Phase: patch -------------------------------------------------------------------------------- ===> Patching for cabextract-standard -------------------------------------------------------------------------------- -- Phase: configure -------------------------------------------------------------------------------- ===> Configuring for cabextract-standard ==> cd /construction/cabextract/cabextract-1.11 && /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 a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... 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... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... none checking for ar... ar checking the archiver (ar) interface... ar checking for ranlib... ranlib checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for getopt.h... yes checking for inttypes.h... (cached) yes checking for strings.h... (cached) yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking size of off_t... 8 checking for working POSIX fnmatch... yes checking for _LARGEFILE_SOURCE value needed for large files... no checking for mkdir... yes checking for _mkdir... yes checking whether mkdir takes one argument... no checking for towlower... yes checking for umask... yes checking for utime... yes checking for utimes... yes checking for getopt_long... yes checking for working alloca.h... no checking for alloca... yes checking for mbstate_t... yes checking for cc options needed to detect all undeclared functions... none needed checking whether getenv is declared... yes checking for btowc... yes checking for mbsrtowcs... yes checking for mempcpy... yes checking for wmempcpy... no checking for working POSIX fnmatch... (cached) yes checking build system type... x86_64-raven-dragonfly6.4 checking host system type... x86_64-raven-dragonfly6.4 checking for ld used by cc... /raven/toolchain/bin/ld checking if the linker (/raven/toolchain/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no 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 ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /raven/lib/libiconv.so -Wl,-rpath -Wl,/raven/lib checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating cabextract.spec config.status: creating test/testcase config.status: creating config.h config.status: executing depfiles commands -------------------------------------------------------------------------------- -- Phase: build -------------------------------------------------------------------------------- ===> Building for cabextract-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/cabextract STD_EXAMPLESDIR=/raven/share/examples/cabextract MANPREFIX=/raven/share ==> cd /construction/cabextract/cabextract-1.11; /usr/bin/make -f Makefile -j10 all --- all --- /usr/bin/make all-am --- src/.dirstamp --- --- mspack/.dirstamp --- --- md5.o --- --- mspack/system.o --- --- mspack/cabd.o --- --- mspack/lzxd.o --- --- mspack/mszipd.o --- --- mspack/qtmd.o --- --- src/cabextract.o --- --- src/cabinfo.o --- --- md5.o --- cc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -I/raven/include -pipe -O2 -I/raven/include -c -o md5.o md5.c --- mspack/system.o --- cc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -I/raven/include -pipe -O2 -I/raven/include -c -o mspack/system.o mspack/system.c --- mspack/cabd.o --- cc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -I/raven/include -pipe -O2 -I/raven/include -c -o mspack/cabd.o mspack/cabd.c --- mspack/lzxd.o --- cc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -I/raven/include -pipe -O2 -I/raven/include -c -o mspack/lzxd.o mspack/lzxd.c --- mspack/mszipd.o --- cc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -I/raven/include -pipe -O2 -I/raven/include -c -o mspack/mszipd.o mspack/mszipd.c --- mspack/qtmd.o --- cc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -I/raven/include -pipe -O2 -I/raven/include -c -o mspack/qtmd.o mspack/qtmd.c --- src/cabextract.o --- cc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -I/raven/include -pipe -O2 -I/raven/include -c -o src/cabextract.o src/cabextract.c --- src/cabinfo.o --- cc -DHAVE_CONFIG_H -I. -I./mspack -DMSPACK_NO_DEFAULT_SYSTEM -I/raven/include -pipe -O2 -I/raven/include -c -o src/cabinfo.o src/cabinfo.c --- src/cabinfo --- cc -pipe -O2 -I/raven/include -o src/cabinfo src/cabinfo.o --- libmscab.a --- rm -f libmscab.a ar cru libmscab.a mspack/system.o mspack/cabd.o mspack/lzxd.o mspack/mszipd.o mspack/qtmd.o ranlib libmscab.a --- cabextract --- cc -pipe -O2 -I/raven/include -o cabextract src/cabextract.o md5.o /raven/lib/libiconv.so -Wl,-rpath -Wl,/raven/lib libmscab.a -------------------------------------------------------------------------------- -- Phase: stage -------------------------------------------------------------------------------- ===> Staging for cabextract-standard ===> Generating temporary packing list (complete) ===> Generating temporary packing list (primary) ===> Generating temporary packing list (man) ===> Generating temporary packing list (docs) /bin/mkdir -p '/construction/cabextract/stage/raven/bin' install -s -m 555 cabextract '/construction/cabextract/stage/raven/bin' /bin/mkdir -p '/construction/cabextract/stage/raven/share/man/man1' install -m 0644 doc/cabextract.1 '/construction/cabextract/stage/raven/share/man/man1' install -m 444 /construction/cabextract/cabextract-1.11/doc/cabextract.1 /construction/cabextract/stage/raven/share/man/man1 /bin/mkdir -p /construction/cabextract/stage/raven/share/doc/cabextract (cd /construction/cabextract/cabextract-1.11 && install -m 0644 AUTHORS ChangeLog NEWS README TODO doc/magic doc/wince_cab_format.html src/wince_info src/wince_rename /construction/cabextract/stage/raven/share/doc/cabextract) ====> Start compressing man pages ====> Man page compression complete ====> Install license terms (primary) ====> Install stock GPLv2+ license (primary) -------------------------------------------------------------------------------- -- Phase: package -------------------------------------------------------------------------------- ===> Building cabextract-complete-standard-1.11 subpackage file sizes/checksums [0]: . done packing files [0]: . done packing directories [0]: . done ===> Building cabextract-primary-standard-1.11 subpackage file sizes/checksums [4]: . done packing files [4]: . done packing directories [0]: . done ===> Building cabextract-man-standard-1.11 subpackage file sizes/checksums [1]: . done packing files [1]: . done packing directories [0]: . done ===> Building cabextract-docs-standard-1.11 subpackage file sizes/checksums [9]: . done packing files [9]: . done packing directories [0]: . done -------------------------------------------------- -- Termination -------------------------------------------------- Finished: Sunday,13 AUG 2023 at 08:49:01 UTC Duration: 00:00:08