prt-get: installing /usr/ports/opt/prt-utils prt-get: starting build Mon Feb 29 03:03:02 2016 =======> Building '/usr/ports/opt/prt-utils/prt-utils#1.1-1.pkg.tar.xz'. bsdtar -p -o -C /usr/ports/opt/prt-utils/work/src -xf /usr/ports/opt/prt-utils/prt-utils-1.1.tar.xz + build + cd prt-utils-1.1 + make DESTDIR=/usr/ports/opt/prt-utils/work/pkg install sed "s|@@LIBDIR@@|/usr/lib|" prtverify.in > prtverify if [ ! -d /usr/ports/opt/prt-utils/work/pkg/usr/share/man/man1 ]; then \ install -d /usr/ports/opt/prt-utils/work/pkg/usr/share/man/man1; \ fi for tool in prtcreate prtrej prtsweep prtcheck prtwash pkgexport pkgsize prtorphan prtcheckmissing oldfiles finddeps dllist findredundantdeps pkg_installed portspage pkgfoster prtverify revdep/revdep; do \ if [ -d lib/$tool ]; then \ install -d /usr/ports/opt/prt-utils/work/pkg/usr/lib/$tool; \ install -m 644 lib/$tool/* /usr/ports/opt/prt-utils/work/pkg/usr/lib/$tool; \ fi; \ done make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. make[1]: Entering directory '/usr/ports/opt/prt-utils/work/src/prt-utils-1.1/revdep' g++ -march=native -O2 -pipe -std=gnu++0x -Wall -Wextra -g -DVERSION='"2.0"' -c -o elf.o elf.cpp for manpage in prtcreate prtrej prtsweep prtcheck prtwash pkgexport pkgsize prtorphan prtcheckmissing oldfiles finddeps dllist findredundantdeps pkg_installed portspage pkgfoster prtverify revdep/revdep prt-utils; do \ if [ -f $manpage.1 ]; then \ install -m 644 $manpage.1 /usr/ports/opt/prt-utils/work/pkg/usr/share/man/man1/; \ fi; \ done g++ -march=native -O2 -pipe -std=gnu++0x -Wall -Wextra -g -DVERSION='"2.0"' -c -o utility.o utility.cpp g++ -march=native -O2 -pipe -std=gnu++0x -Wall -Wextra -g -DVERSION='"2.0"' -c -o main.o main.cpp g++ -march=native -O2 -pipe -std=gnu++0x -Wall -Wextra -g -DVERSION='"2.0"' -c -o pkg.o pkg.cpp g++ -march=native -O2 -pipe -std=gnu++0x -Wall -Wextra -g -DVERSION='"2.0"' -c -o elf-cache.o elf-cache.cpp g++ elf.o utility.o main.o pkg.o elf-cache.o -static -lelf -o revdep /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/libelf.a(elf_compress.o): In function `deflate_cleanup.6822': (.text+0x11): undefined reference to `deflateEnd' /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/libelf.a(elf_compress.o): In function `__libelf_compress': (.text+0x14e): undefined reference to `deflateInit_' /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/libelf.a(elf_compress.o): In function `__libelf_compress': (.text+0x25d): undefined reference to `deflate' /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/libelf.a(elf_compress.o): In function `__libelf_compress': (.text+0x2ce): undefined reference to `deflateEnd' /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/libelf.a(elf_compress.o): In function `__libelf_decompress': (.text+0x424): undefined reference to `inflateInit_' /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/libelf.a(elf_compress.o): In function `__libelf_decompress': (.text+0x44f): undefined reference to `inflate' /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/libelf.a(elf_compress.o): In function `__libelf_decompress': (.text+0x45c): undefined reference to `inflateReset' /usr/lib/gcc/x86_64-unknown-linux-gnu/5.3.0/../../../../lib/libelf.a(elf_compress.o): In function `__libelf_decompress': (.text+0x470): undefined reference to `inflateEnd' collect2: error: ld returned 1 exit status Makefile:24: recipe for target 'revdep' failed make[1]: *** [revdep] Error 1 make[1]: Leaving directory '/usr/ports/opt/prt-utils/work/src/prt-utils-1.1/revdep' Makefile:59: recipe for target 'revdep/revdep' failed make: *** [revdep/revdep] Error 2 =======> ERROR: Building '/usr/ports/opt/prt-utils/prt-utils#1.1-1.pkg.tar.xz' failed.