------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=5.9 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/archivers/plzip XDG_CONFIG_HOME=/construction/archivers/plzip HOME=/construction/archivers/plzip TMPDIR="/tmp" PATH=/construction/archivers/plzip/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 CONFIG_SITE=/xports/Templates/config.site lt_cv_sys_max_cmd_len=262144 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- CXXFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib" --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/archivers/plzip XDG_CONFIG_HOME=/construction/archivers/plzip HOME=/construction/archivers/plzip TMPDIR="/tmp" PATH=/construction/archivers/plzip/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- DESTDIR=/construction/archivers/plzip/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/plzip" EXAMPLESDIR="share/examples/plzip" DATADIR="share/plzip" WWWDIR="www/plzip" ETCDIR="etc/plzip" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/plzip DOCSDIR=/usr/local/share/doc/plzip EXAMPLESDIR=/usr/local/share/examples/plzip WWWDIR=/usr/local/www/plzip ETCDIR=/usr/local/etc/plzip SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500908 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/lzlib-1.11.txz SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> plzip-1.8 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> plzip-1.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by plzip-1.8 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> plzip-1.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by plzip-1.8 for building => SHA256 Checksum OK for plzip-1.8.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> plzip-1.8 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by plzip-1.8 for building ===> Extracting for plzip-1.8 => SHA256 Checksum OK for plzip-1.8.tar.gz. Extracted Memory Use: 0.33M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for plzip-1.8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> plzip-1.8 depends on package: lzlib>=1.1 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> plzip-1.8 depends on package: lzlib>=1.1 - found ===> Configuring for plzip-1.8 configure: WARNING: unrecognized option: '--build=x86_64-portbld-dragonfly5.9' creating config.status creating Makefile VPATH = . prefix = /usr/local exec_prefix = $(prefix) bindir = $(exec_prefix)/bin datarootdir = $(prefix)/share infodir = /usr/local/share/info mandir = /usr/local/man CXX = g++ CPPFLAGS = CXXFLAGS = -I/usr/local/include LDFLAGS = -L/usr/local/lib OK. Now you can run make. If make fails, verify that the lzlib compression library is correctly installed (see INSTALL). SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for plzip-1.8 --- arg_parser.o --- --- lzip_index.o --- --- list.o --- --- compress.o --- --- dec_stdout.o --- --- dec_stream.o --- --- decompress.o --- --- main.o --- --- arg_parser.o --- g++ -I/usr/local/include -c arg_parser.cc --- list.o --- g++ -I/usr/local/include -c list.cc --- dec_stdout.o --- g++ -I/usr/local/include -c dec_stdout.cc --- dec_stream.o --- g++ -I/usr/local/include -c dec_stream.cc --- decompress.o --- g++ -I/usr/local/include -c -o decompress.o decompress.cc --- main.o --- g++ -I/usr/local/include -DPROGVERSION=\"1.8\" -c -o main.o main.cc --- lzip_index.o --- g++ -I/usr/local/include -c lzip_index.cc --- compress.o --- g++ -I/usr/local/include -c compress.cc --- plzip --- g++ -L/usr/local/lib -I/usr/local/include -o plzip arg_parser.o lzip_index.o list.o compress.o dec_stdout.o dec_stream.o decompress.o main.o -llz -lpthread SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> plzip-1.8 depends on executable: indexinfo - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for plzip-1.8 ===> plzip-1.8 depends on executable: indexinfo - found ===> Generating temporary packing list /usr/bin/make INSTALL_PROGRAM='install -m 755 -s' install-bin if [ ! -d "/construction/archivers/plzip/stage/usr/local/bin" ] ; then install -d -m 755 "/construction/archivers/plzip/stage/usr/local/bin" ; fi install -m 755 -s ./plzip "/construction/archivers/plzip/stage/usr/local/bin/plzip" if [ ! -d "/construction/archivers/plzip/stage/usr/local/share/info" ] ; then install -d -m 755 "/construction/archivers/plzip/stage/usr/local/share/info" ; fi rm -f "/construction/archivers/plzip/stage/usr/local/share/info/plzip.info"* install -m 644 ./doc/plzip.info "/construction/archivers/plzip/stage/usr/local/share/info/plzip.info" if /bin/sh -c "install-info --version" > /dev/null 2>&1 ; then install-info --info-dir="/construction/archivers/plzip/stage/usr/local/share/info" "/construction/archivers/plzip/stage/usr/local/share/info/plzip.info" ; fi if [ ! -d "/construction/archivers/plzip/stage/usr/local/man/man1" ] ; then install -d -m 755 "/construction/archivers/plzip/stage/usr/local/man/man1" ; fi rm -f "/construction/archivers/plzip/stage/usr/local/man/man1/plzip.1"* install -m 644 ./doc/plzip.1 "/construction/archivers/plzip/stage/usr/local/man/man1/plzip.1" ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for plzip-1.8 file sizes/checksums [3]: 0% file sizes/checksums [3]: 100% packing files [3]: 0% packing files [3]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:00 TOTAL TIME 00:00:04