------------------------------------------------------------------------------- -- 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 ------------------------------------------------------------------------------- ===> The following configuration options are available for bzip2-1.0.7: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/archivers/bzip2 XDG_CONFIG_HOME=/construction/archivers/bzip2 HOME=/construction/archivers/bzip2 TMPDIR="/tmp" PATH=/construction/archivers/bzip2/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- XDG_DATA_HOME=/construction/archivers/bzip2 XDG_CONFIG_HOME=/construction/archivers/bzip2 HOME=/construction/archivers/bzip2 TMPDIR="/tmp" PATH=/construction/archivers/bzip2/.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/bzip2/stage SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- PORTDOCS="" OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/bzip2" EXAMPLESDIR="share/examples/bzip2" DATADIR="share/bzip2" WWWDIR="www/bzip2" ETCDIR="etc/bzip2" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/bzip2 DOCSDIR=/usr/local/share/doc/bzip2 EXAMPLESDIR=/usr/local/share/examples/bzip2 WWWDIR=/usr/local/www/bzip2 ETCDIR=/usr/local/etc/bzip2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- 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: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> bzip2-1.0.7 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> bzip2-1.0.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bzip2-1.0.7 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> bzip2-1.0.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bzip2-1.0.7 for building => SHA256 Checksum OK for bzip2-1.0.7.tar.gz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> bzip2-1.0.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by bzip2-1.0.7 for building ===> Extracting for bzip2-1.0.7 => SHA256 Checksum OK for bzip2-1.0.7.tar.gz. Extracted Memory Use: 3.09M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for bzip2-1.0.7 ===> Applying ports patches for bzip2-1.0.7 from /xports/archivers/bzip2/files SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> Configuring for bzip2-1.0.7 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for bzip2-1.0.7 --- blocksort.o --- --- huffman.o --- --- crctable.o --- --- randtable.o --- --- compress.o --- --- decompress.o --- --- bzlib.o --- --- blocksort.so --- --- huffman.so --- --- crctable.so --- --- blocksort.o --- If compilation produces errors, or a large number of warnings, please read README.COMPILATION.PROBLEMS -- you might be able to adjust the flags in this Makefile to improve matters. Also in README.COMPILATION.PROBLEMS are some hints that may help if your build produces an executable which is unable to correctly handle so-called 'large files' -- files of size 2GB or more. cc -pipe -O2 -fno-strict-aliasing -Wall -Winline -fomit-frame-pointer -fno-strength-reduce -D_FILE_OFFSET_BITS=64 -c blocksort.c --- huffman.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -Winline -fomit-frame-pointer -fno-strength-reduce -D_FILE_OFFSET_BITS=64 -c huffman.c --- crctable.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -Winline -fomit-frame-pointer -fno-strength-reduce -D_FILE_OFFSET_BITS=64 -c crctable.c --- randtable.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -Winline -fomit-frame-pointer -fno-strength-reduce -D_FILE_OFFSET_BITS=64 -c randtable.c --- compress.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -Winline -fomit-frame-pointer -fno-strength-reduce -D_FILE_OFFSET_BITS=64 -c compress.c --- decompress.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -Winline -fomit-frame-pointer -fno-strength-reduce -D_FILE_OFFSET_BITS=64 -c decompress.c --- bzlib.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -Winline -fomit-frame-pointer -fno-strength-reduce -D_FILE_OFFSET_BITS=64 -c bzlib.c --- blocksort.so --- If compilation produces errors, or a large number of warnings, please read README.COMPILATION.PROBLEMS -- you might be able to adjust the flags in this Makefile to improve matters. Also in README.COMPILATION.PROBLEMS are some hints that may help if your build produces an executable which is unable to correctly handle so-called 'large files' -- files of size 2GB or more. cc -pipe -O2 -fno-strict-aliasing -Wall -Winline -fomit-frame-pointer -fno-strength-reduce -D_FILE_OFFSET_BITS=64 -fPIC -fpic -DPIC -c blocksort.c -o blocksort.so --- crctable.so --- cc -pipe -O2 -fno-strict-aliasing -Wall -Winline -fomit-frame-pointer -fno-strength-reduce -D_FILE_OFFSET_BITS=64 -fPIC -fpic -DPIC -c crctable.c -o crctable.so --- huffman.so --- cc -pipe -O2 -fno-strict-aliasing -Wall -Winline -fomit-frame-pointer -fno-strength-reduce -D_FILE_OFFSET_BITS=64 -fPIC -fpic -DPIC -c huffman.c -o huffman.so --- randtable.so --- cc -pipe -O2 -fno-strict-aliasing -Wall -Winline -fomit-frame-pointer -fno-strength-reduce -D_FILE_OFFSET_BITS=64 -fPIC -fpic -DPIC -c randtable.c -o randtable.so --- compress.so --- cc -pipe -O2 -fno-strict-aliasing -Wall -Winline -fomit-frame-pointer -fno-strength-reduce -D_FILE_OFFSET_BITS=64 -fPIC -fpic -DPIC -c compress.c -o compress.so --- decompress.so --- cc -pipe -O2 -fno-strict-aliasing -Wall -Winline -fomit-frame-pointer -fno-strength-reduce -D_FILE_OFFSET_BITS=64 -fPIC -fpic -DPIC -c decompress.c -o decompress.so --- bzlib.so --- cc -pipe -O2 -fno-strict-aliasing -Wall -Winline -fomit-frame-pointer -fno-strength-reduce -D_FILE_OFFSET_BITS=64 -fPIC -fpic -DPIC -c bzlib.c -o bzlib.so --- bzip2.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -Winline -fomit-frame-pointer -fno-strength-reduce -D_FILE_OFFSET_BITS=64 -c bzip2.c --- bzip2recover.o --- cc -pipe -O2 -fno-strict-aliasing -Wall -Winline -fomit-frame-pointer -fno-strength-reduce -D_FILE_OFFSET_BITS=64 -c bzip2recover.c --- bzip2recover --- cc -pipe -O2 -fno-strict-aliasing -Wall -Winline -fomit-frame-pointer -fno-strength-reduce -D_FILE_OFFSET_BITS=64 -o bzip2recover bzip2recover.o --- libbz2.so.1 --- cc -shared -Wl,-soname -Wl,libbz2.so.1 -o libbz2.so.1 blocksort.so huffman.so crctable.so randtable.so compress.so decompress.so bzlib.so --- libbz2.a --- rm -f libbz2.a ar cq libbz2.a blocksort.o huffman.o crctable.o randtable.o compress.o decompress.o bzlib.o ranlib libbz2.a --- libbz2.so.1 --- ln -sf libbz2.so.1 libbz2.so --- bzip2 --- cc -pipe -O2 -fno-strict-aliasing -Wall -Winline -fomit-frame-pointer -fno-strength-reduce -D_FILE_OFFSET_BITS=64 -o bzip2 bzip2.o libbz2.a --- test --- Doing 6 tests (3 compress, 3 uncompress) ... If there's a problem, things might stop at this point. ./bzip2 -1 < sample1.ref > sample1.rb2 ./bzip2 -2 < sample2.ref > sample2.rb2 ./bzip2 -3 < sample3.ref > sample3.rb2 ./bzip2 -d < sample1.bz2 > sample1.tst ./bzip2 -d < sample2.bz2 > sample2.tst ./bzip2 -ds < sample3.bz2 > sample3.tst cmp sample1.bz2 sample1.rb2 cmp sample2.bz2 sample2.rb2 cmp sample3.bz2 sample3.rb2 cmp sample1.tst sample1.ref cmp sample2.tst sample2.ref cmp sample3.tst sample3.ref If you got this far and the 'cmp's didn't complain, it looks like you're in business. To install in /usr/local/bin, /usr/local/lib, /usr/local/man and /usr/local/include, type make install To install somewhere else, eg, /xxx/yyy/{bin,lib,man,include}, type make install PREFIX=/xxx/yyy If you are (justifiably) paranoid and want to see what 'make install' is going to do, you can first do make -n install or make -n install PREFIX=/xxx/yyy respectively. The -n instructs make to show the commands it would execute, but not actually execute them. Instructions for use are in the preformatted manual page, in the file bzip2.txt. For more detailed documentation, read the full manual. It is available in Postscript form (manual.ps), PDF form (manual.pdf), and HTML form (manual.html). You can also do "bzip2 --help" to see some helpful information. "bzip2 -L" displays the software license. SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for bzip2-1.0.7 ===> Generating temporary packing list install -s -m 555 /construction/archivers/bzip2/bzip2-1.0.7/bzip2 /construction/archivers/bzip2/stage/usr/local/bin ln -sf bzip2 /construction/archivers/bzip2/stage/usr/local/bin/bunzip2 ln -sf bzip2 /construction/archivers/bzip2/stage/usr/local/bin/bzcat ln -sf bzip2 /construction/archivers/bzip2/stage/usr/local/bin/bz2cat install -s -m 555 /construction/archivers/bzip2/bzip2-1.0.7/bzip2recover /construction/archivers/bzip2/stage/usr/local/bin install -m 555 /construction/archivers/bzip2/bzip2-1.0.7/bzgrep /construction/archivers/bzip2/stage/usr/local/bin ln -sf bzgrep /construction/archivers/bzip2/stage/usr/local/bin/bzegrep ln -sf bzgrep /construction/archivers/bzip2/stage/usr/local/bin/bzfgrep install -m 555 /construction/archivers/bzip2/bzip2-1.0.7/bzmore /construction/archivers/bzip2/stage/usr/local/bin ln -sf bzmore /construction/archivers/bzip2/stage/usr/local/bin/bzless install -m 0644 /construction/archivers/bzip2/bzip2-1.0.7/bzlib.h /construction/archivers/bzip2/stage/usr/local/include install -m 0644 /construction/archivers/bzip2/bzip2-1.0.7/libbz2.a /construction/archivers/bzip2/stage/usr/local/lib install -s -m 0644 /construction/archivers/bzip2/bzip2-1.0.7/libbz2.so.1 /construction/archivers/bzip2/stage/usr/local/lib ln -sf libbz2.so.1 /construction/archivers/bzip2/stage/usr/local/lib/libbz2.so install -m 444 /construction/archivers/bzip2/bzip2-1.0.7/bzip2.1 /construction/archivers/bzip2/stage/usr/local/man/man1 install -m 444 /construction/archivers/bzip2/bzip2-1.0.7/bzgrep.1 /construction/archivers/bzip2/stage/usr/local/man/man1 install -m 444 /construction/archivers/bzip2/bzip2-1.0.7/bzmore.1 /construction/archivers/bzip2/stage/usr/local/man/man1 ln -sf bzip2.1 /construction/archivers/bzip2/stage/usr/local/man/man1/bunzip2.1 ln -sf bzip2.1 /construction/archivers/bzip2/stage/usr/local/man/man1/bzcat.1 ln -sf bzip2.1 /construction/archivers/bzip2/stage/usr/local/man/man1/bz2cat.1 ln -sf bzip2.1 /construction/archivers/bzip2/stage/usr/local/man/man1/bzip2recover.1 ln -sf bzgrep.1 /construction/archivers/bzip2/stage/usr/local/man/man1/bzegrep.1 ln -sf bzgrep.1 /construction/archivers/bzip2/stage/usr/local/man/man1/bzfgrep.1 ln -sf bzmore.1 /construction/archivers/bzip2/stage/usr/local/man/man1/bzless.1 install -m 0644 /construction/archivers/bzip2/bzip2-1.0.7/manual* /construction/archivers/bzip2/stage/usr/local/share/doc/bzip2 install -m 0644 /construction/archivers/bzip2/bzip2-1.0.7/bzip2.txt /construction/archivers/bzip2/stage/usr/local/share/doc/bzip2 /construction/archivers/bzip2/stage/usr/local/bin/bzip2 -f /construction/archivers/bzip2/stage/usr/local/share/doc/bzip2/manual.ps ====> 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:02 ------------------------------------------------------------------------------- -- 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 bzip2-1.0.7 file sizes/checksums [29]: 0% file sizes/checksums [29]: 100% packing files [29]: 0% packing files [29]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:07