====>> Building ports-mgmt/pkg build started at Thu Jan 29 14:48:28 MSK 2015 port directory: /usr/ports/ports-mgmt/pkg building for: FreeBSD 11-amd64-clang36-default-job-01 11.0-CURRENT FreeBSD 11.0-CURRENT r277861 amd64 maintained by: portmgr@FreeBSD.org Makefile ident: $FreeBSD: head/ports-mgmt/pkg/Makefile 377746 2015-01-23 15:57:20Z bapt $ Poudriere version: 3.1.1 Host OSVERSION: 1100049 Jail OSVERSION: 1100057 !!! Jail is newer than host. (Jail: 1100057, Host: 1100049) !!! !!! This is not supported. !!! !!! Host kernel must be same or newer than jail. !!! !!! Expect build failures. !!! ---Begin Environment--- OSVERSION=1100057 UNAME_v=FreeBSD 11.0-CURRENT r277861 UNAME_r=11.0-CURRENT BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 WARNING_WAIT=0 SAVED_TERM=screen MASTERMNT=/usr/local/poudriere/data/.m/11-amd64-clang36-default/ref NO_WARNING_PKG_INSTALL_EOL=yes FORCE_PACKAGE=yes PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=pkg-1.4.7 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/11-amd64-clang36-default/ref/.p/pool MASTERNAME=11-amd64-clang36-default USER=root HOME=/root POUDRIERE_VERSION=3.1.1 LOCALBASE=/usr/local DEV_WARNING_WAIT=0 ---End Environment--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --disable-maintainer-mode --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ports-mgmt/pkg/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ports-mgmt/pkg/work HOME=/wrkdirs/usr/ports/ports-mgmt/pkg/work XDG_DATA_HOME=/wrkdirs/usr/ports/ports-mgmt/pkg/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ports-mgmt/pkg/work HOME=/wrkdirs/usr/ports/ports-mgmt/pkg/work SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/ports-mgmt/pkg/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ports-mgmt/pkg/work HOME=/wrkdirs/usr/ports/ports-mgmt/pkg/work XDG_DATA_HOME=/wrkdirs/usr/ports/ports-mgmt/pkg/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/ports-mgmt/pkg/work HOME=/wrkdirs/usr/ports/ports-mgmt/pkg/work NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -Wno-error -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -Wno-error -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -o root -g wheel -m 555" BSD_INSTALL_LIB="install -s -o root -g wheel -m 444" BSD_INSTALL_SCRIPT="install -o root -g wheel -m 555" BSD_INSTALL_DATA="install -o root -g wheel -m 0644" BSD_INSTALL_MAN="install -o root -g wheel -m 444" --End MAKE_ENV-- --PLIST_SUB-- OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/pkg" EXAMPLESDIR="share/examples/pkg" DATADIR="share/pkg" WWWDIR="www/pkg" ETCDIR="etc/pkg" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/pkg DOCSDIR=/usr/local/share/doc/pkg EXAMPLESDIR=/usr/local/share/examples/pkg WWWDIR=/usr/local/www/pkg ETCDIR=/usr/local/etc/pkg --End SUB_LIST-- ---Begin make.conf--- WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### _LICENSE_STATUS= accepted DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =================================================== ===> License BSD2CLAUSE accepted by the user =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by pkg-1.4.7 for building =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by pkg-1.4.7 for building => SHA256 Checksum OK for pkg-1.4.7.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by pkg-1.4.7 for building ===> Extracting for pkg-1.4.7 ===> License BSD2CLAUSE accepted by the user ===> Fetching all distfiles required by pkg-1.4.7 for building => SHA256 Checksum OK for pkg-1.4.7.tar.xz. =========================================================================== =================================================== =========================================================================== =================================================== ===> Patching for pkg-1.4.7 =========================================================================== =================================================== =========================================================================== =================================================== =========================================================================== =================================================== ===> Configuring for pkg-1.4.7 configure: loading site script /usr/ports/Templates/config.site 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 whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for style of include used by make... GNU 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 whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for cc option to accept ISO C99... none needed checking build system type... amd64-portbld-freebsd11.0 checking host system type... amd64-portbld-freebsd11.0 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert amd64-portbld-freebsd11.0 file names to amd64-portbld-freebsd11.0 format... func_convert_file_noop checking how to convert amd64-portbld-freebsd11.0 file names to toolchain format... func_convert_file_noop checking for /usr/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... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from cc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) 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... (cached) 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 for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... yes 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 (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd11.0 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking CFLAGS for maximum warnings... -Wall -Wno-unused-function checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking for memmove... (cached) yes checking for bcopy... (cached) yes checking whether ln -s works... yes checking for fcntl.h... (cached) yes checking for unistd.h... (cached) yes checking for elf-hints.h... yes checking for stdlib.h... (cached) yes checking for sys/param.h... (cached) yes checking for machine/endian.h... yes checking for endian.h... no checking for sys/endian.h... yes checking for dlfcn.h... (cached) yes checking for memory.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/elf_common.h... yes checking for link.h... yes checking for stddef.h... (cached) yes checking for stdarg.h... (cached) yes checking for stdbool.h... (cached) yes checking for stdint.h... (cached) yes checking for ctype.h... (cached) yes checking for errno.h... (cached) yes checking for limits.h... (cached) yes checking for libgen.h... (cached) yes checking for stdio.h... (cached) yes checking for float.h... (cached) yes checking for math.h... (cached) yes checking for osreldate.h... yes checking for sys/procctl.h... yes checking for off_t... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) yes checking for GCC atomic builtins... yes checking for regex.h... yes checking for posix_fallocate... yes checking for usleep... (cached) yes checking for localtime_r... yes checking for gmtime_r... yes checking for strerror_r... (cached) yes checking for pkg-config... no checking for git... no checking for library containing lzma_version_string... -llzma checking for library containing BZ2_bzReadOpen... -lbz2 checking for library containing zlibVersion... -lz checking for library containing archive_read_open... -larchive checking archive.h usability... yes checking archive.h presence... yes checking for archive.h... yes checking for library containing jail_getid... -ljail checking gelf.h usability... yes checking gelf.h presence... yes checking for gelf.h... yes checking for Elf_Note... yes checking for gelf_getehdr in -lelf... yes checking libelf.h usability... yes checking libelf.h presence... yes checking for libelf.h... yes checking for Elf_Note... (cached) yes checking for gelf_getehdr in -lelf... (cached) yes checking sys/capability.h usability... yes checking sys/capability.h presence... yes checking for sys/capability.h... yes checking for cap_sandboxed in -lc... yes checking for arc4random_uniform... (cached) yes checking for chflags... yes checking for chflagsat... yes checking whether we should only build the static version of pkg... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating external/Makefile config.status: creating scripts/Makefile config.status: creating docs/Makefile config.status: creating tests/Makefile config.status: creating libpkg/Makefile config.status: creating libpkg/repo/Makefile config.status: creating libpkg/pkg.h config.status: creating libpkg/pkg.pc config.status: creating scripts/periodic/400.status-pkg config.status: creating scripts/periodic/410.pkg-audit config.status: creating scripts/periodic/411.pkg-backup config.status: creating scripts/periodic/460.pkg-checksum config.status: creating scripts/periodic/490.status-pkg-changes config.status: creating scripts/sbin/pkg2ng config.status: creating scripts/completion/_pkg.bash config.status: creating scripts/completion/_pkg config.status: creating libpkg/repo/binary/Makefile config.status: creating pkg_config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing pkg_repos.h commands config.status: executing mkdir commands =========================================================================== =================================================== ===> Building for pkg-1.4.7 --- all --- /usr/bin/make all-recursive --- all-recursive --- Making all in external --- libelf/native-elf-format.h --- ./libelf/native-elf-format > libelf/native-elf-format.h --- all --- /usr/bin/make all-am --- libucl/src/.dirstamp --- --- libucl/src/.deps/.dirstamp --- --- sqlite/.dirstamp --- --- sqlite/.deps/.dirstamp --- --- expat/lib/.dirstamp --- --- expat/lib/.deps/.dirstamp --- --- libsbuf/.dirstamp --- --- libsbuf/.deps/.dirstamp --- --- picosat/.dirstamp --- --- picosat/.deps/.dirstamp --- --- libucl/src/libucl_la-ucl_emitter.lo --- CC libucl/src/libucl_la-ucl_emitter.lo --- libucl/src/libucl_la-ucl_emitter_utils.lo --- CC libucl/src/libucl_la-ucl_emitter_utils.lo --- libucl/src/libucl_la-ucl_emitter_streamline.lo --- CC libucl/src/libucl_la-ucl_emitter_streamline.lo --- libucl/src/libucl_la-ucl_hash.lo --- CC libucl/src/libucl_la-ucl_hash.lo --- libucl/src/libucl_la-ucl_parser.lo --- CC libucl/src/libucl_la-ucl_parser.lo --- libucl/src/libucl_la-ucl_schema.lo --- CC libucl/src/libucl_la-ucl_schema.lo --- libucl/src/libucl_la-ucl_util.lo --- CC libucl/src/libucl_la-ucl_util.lo --- libucl/src/libucl_la-xxhash.lo --- CC libucl/src/libucl_la-xxhash.lo --- sqlite/libsqlite_la-sqlite3.lo --- CC sqlite/libsqlite_la-sqlite3.lo --- sqlite/libsqlite_la-shell.lo --- CC sqlite/libsqlite_la-shell.lo --- expat/lib/libexpat_la-xmlparse.lo --- CC expat/lib/libexpat_la-xmlparse.lo --- sqlite/libsqlite_la-sqlite3.lo --- sqlite/sqlite3.c:54924:12: warning: unused variable 'pBlock' [-Wunused-variable] sqlite3 *pBlock = 0; ^ sqlite/sqlite3.c:59023:13: warning: unused variable 'key' [-Wunused-variable] u32 key = get4byte(&apNew[i]->aData[8]); ^ sqlite/sqlite3.c:8645:26: warning: unused variable 'sqlite3one' [-Wunused-const-variable] SQLITE_PRIVATE const int sqlite3one = 1; ^ --- expat/lib/libexpat_la-xmlrole.lo --- CC expat/lib/libexpat_la-xmlrole.lo --- expat/lib/libexpat_la-xmltok.lo --- CC expat/lib/libexpat_la-xmltok.lo --- libsbuf/libsbuf_la-subr_sbuf.lo --- CC libsbuf/libsbuf_la-subr_sbuf.lo --- picosat/libpicosat_la-picosat.lo --- CC picosat/libpicosat_la-picosat.lo --- picosat/libpicosat_la-version.lo --- CC picosat/libpicosat_la-version.lo --- libucl/src/libucl_static_la-ucl_emitter.lo --- CC libucl/src/libucl_static_la-ucl_emitter.lo --- libucl/src/libucl_static_la-ucl_emitter_utils.lo --- CC libucl/src/libucl_static_la-ucl_emitter_utils.lo --- libucl/src/libucl_static_la-ucl_emitter_streamline.lo --- CC libucl/src/libucl_static_la-ucl_emitter_streamline.lo --- libucl/src/libucl_static_la-ucl_hash.lo --- CC libucl/src/libucl_static_la-ucl_hash.lo --- libucl/src/libucl_static_la-ucl_parser.lo --- CC libucl/src/libucl_static_la-ucl_parser.lo --- libucl/src/libucl_static_la-ucl_schema.lo --- CC libucl/src/libucl_static_la-ucl_schema.lo --- libucl/src/libucl_static_la-ucl_util.lo --- CC libucl/src/libucl_static_la-ucl_util.lo --- libucl/src/libucl_static_la-xxhash.lo --- CC libucl/src/libucl_static_la-xxhash.lo --- sqlite/libsqlite_static_la-sqlite3.lo --- CC sqlite/libsqlite_static_la-sqlite3.lo --- sqlite/libsqlite_static_la-shell.lo --- CC sqlite/libsqlite_static_la-shell.lo --- sqlite/libsqlite_static_la-sqlite3.lo --- sqlite/sqlite3.c:54924:12: warning: unused variable 'pBlock' [-Wunused-variable] sqlite3 *pBlock = 0; ^ sqlite/sqlite3.c:59023:13: warning: unused variable 'key' [-Wunused-variable] u32 key = get4byte(&apNew[i]->aData[8]); ^ sqlite/sqlite3.c:8645:26: warning: unused variable 'sqlite3one' [-Wunused-const-variable] SQLITE_PRIVATE const int sqlite3one = 1; ^ --- expat/lib/libexpat_static_la-xmlparse.lo --- CC expat/lib/libexpat_static_la-xmlparse.lo --- expat/lib/libexpat_static_la-xmlrole.lo --- CC expat/lib/libexpat_static_la-xmlrole.lo --- expat/lib/libexpat_static_la-xmltok.lo --- CC expat/lib/libexpat_static_la-xmltok.lo --- libsbuf/libsbuf_static_la-subr_sbuf.lo --- CC libsbuf/libsbuf_static_la-subr_sbuf.lo --- picosat/libpicosat_static_la-picosat.lo --- CC picosat/libpicosat_static_la-picosat.lo --- picosat/libpicosat_static_la-version.lo --- CC picosat/libpicosat_static_la-version.lo --- libucl.la --- CCLD libucl.la --- libsbuf.la --- CCLD libsbuf.la --- libexpat.la --- CCLD libexpat.la --- libpicosat.la --- CCLD libpicosat.la --- libucl_static.la --- CCLD libucl_static.la --- libexpat_static.la --- CCLD libexpat_static.la --- libsbuf_static.la --- CCLD libsbuf_static.la --- libpicosat_static.la --- CCLD libpicosat_static.la --- sqlite/libsqlite_la-sqlite3.lo --- 3 warnings generated. --- libsqlite.la --- CCLD libsqlite.la --- sqlite/libsqlite_static_la-sqlite3.lo --- 3 warnings generated. --- libsqlite_static.la --- CCLD libsqlite_static.la Making all in libpkg --- all-recursive --- Making all in repo --- all-recursive --- Making all in binary --- librepo_binary_la-binary.lo --- --- librepo_binary_la-common.lo --- --- librepo_binary_la-fetch.lo --- --- librepo_binary_la-binary.lo --- CC librepo_binary_la-binary.lo --- librepo_binary_la-common.lo --- CC librepo_binary_la-common.lo --- librepo_binary_la-fetch.lo --- CC librepo_binary_la-fetch.lo --- librepo_binary_la-init.lo --- CC librepo_binary_la-init.lo --- librepo_binary_la-query.lo --- CC librepo_binary_la-query.lo --- librepo_binary_la-update.lo --- CC librepo_binary_la-update.lo --- librepo_binary_static_la-binary.lo --- CC librepo_binary_static_la-binary.lo --- librepo_binary_static_la-common.lo --- CC librepo_binary_static_la-common.lo --- librepo_binary_static_la-fetch.lo --- CC librepo_binary_static_la-fetch.lo --- librepo_binary_static_la-init.lo --- CC librepo_binary_static_la-init.lo --- librepo_binary_static_la-query.lo --- CC librepo_binary_static_la-query.lo --- librepo_binary_static_la-update.lo --- CC librepo_binary_static_la-update.lo --- librepo_binary.la --- CCLD librepo_binary.la --- librepo_binary_static.la --- CCLD librepo_binary_static.la Making all in . --- libpkg_la-pkg.lo --- --- libpkg_la-backup.lo --- --- libpkg_la-dns_utils.lo --- --- libpkg_la-backup.lo --- CC libpkg_la-backup.lo --- libpkg_la-pkg.lo --- CC libpkg_la-pkg.lo --- libpkg_la-dns_utils.lo --- CC libpkg_la-dns_utils.lo --- libpkg_la-elfhints.lo --- CC libpkg_la-elfhints.lo --- libpkg_la-fetch.lo --- CC libpkg_la-fetch.lo --- libpkg_la-packing.lo --- CC libpkg_la-packing.lo --- libpkg_la-pkg_add.lo --- CC libpkg_la-pkg_add.lo --- libpkg_la-pkg_attributes.lo --- CC libpkg_la-pkg_attributes.lo --- libpkg_la-pkg_audit.lo --- CC libpkg_la-pkg_audit.lo --- libpkg_la-pkg_checksum.lo --- CC libpkg_la-pkg_checksum.lo --- libpkg_la-pkg_config.lo --- CC libpkg_la-pkg_config.lo --- libpkg_la-pkg_cudf.lo --- CC libpkg_la-pkg_cudf.lo --- libpkg_la-pkg_create.lo --- CC libpkg_la-pkg_create.lo --- libpkg_la-pkg_delete.lo --- CC libpkg_la-pkg_delete.lo --- libpkg_la-pkg_elf.lo --- --- libpkg_la-pkg_event.lo --- --- libpkg_la-pkg_elf.lo --- CC libpkg_la-pkg_elf.lo --- libpkg_la-pkg_event.lo --- CC libpkg_la-pkg_event.lo --- libpkg_la-pkg_jobs.lo --- CC libpkg_la-pkg_jobs.lo --- libpkg_la-pkg_jobs_conflicts.lo --- CC libpkg_la-pkg_jobs_conflicts.lo --- libpkg_la-pkg_jobs_universe.lo --- CC libpkg_la-pkg_jobs_universe.lo --- libpkg_la-pkg_manifest.lo --- CC libpkg_la-pkg_manifest.lo --- libpkg_la-pkg_object.lo --- CC libpkg_la-pkg_object.lo --- libpkg_la-pkg_ports.lo --- CC libpkg_la-pkg_ports.lo --- libpkg_la-pkg_printf.lo --- CC libpkg_la-pkg_printf.lo --- libpkg_la-pkg_repo.lo --- CC libpkg_la-pkg_repo.lo --- libpkg_la-pkg_repo_create.lo --- CC libpkg_la-pkg_repo_create.lo --- libpkg_la-pkg_repo_update.lo --- CC libpkg_la-pkg_repo_update.lo --- libpkg_la-pkg_repo_meta.lo --- CC libpkg_la-pkg_repo_meta.lo --- libpkg_la-pkg_solve.lo --- CC libpkg_la-pkg_solve.lo --- libpkg_la-pkg_status.lo --- CC libpkg_la-pkg_status.lo --- libpkg_la-pkg_version.lo --- CC libpkg_la-pkg_version.lo --- libpkg_la-pkgdb.lo --- CC libpkg_la-pkgdb.lo --- libpkg_la-pkgdb_iterator.lo --- CC libpkg_la-pkgdb_iterator.lo --- libpkg_la-pkgdb_query.lo --- CC libpkg_la-pkgdb_query.lo --- libpkg_la-rcscripts.lo --- CC libpkg_la-rcscripts.lo --- libpkg_la-rsa.lo --- CC libpkg_la-rsa.lo --- libpkg_la-ssh.lo --- CC libpkg_la-ssh.lo --- libpkg_la-scripts.lo --- CC libpkg_la-scripts.lo --- libpkg_la-utils.lo --- CC libpkg_la-utils.lo --- libpkg_la-plugins.lo --- CC libpkg_la-plugins.lo --- libpkg_la-pkg_old.lo --- CC libpkg_la-pkg_old.lo --- libpkg_la-merge3.lo --- CC libpkg_la-merge3.lo --- libpkg_la-diff.lo --- CC libpkg_la-diff.lo --- libpkg_static_la-pkg.lo --- CC libpkg_static_la-pkg.lo --- libpkg_static_la-backup.lo --- CC libpkg_static_la-backup.lo --- libpkg_static_la-dns_utils.lo --- CC libpkg_static_la-dns_utils.lo --- libpkg_static_la-elfhints.lo --- CC libpkg_static_la-elfhints.lo --- libpkg_static_la-fetch.lo --- CC libpkg_static_la-fetch.lo --- libpkg_static_la-packing.lo --- CC libpkg_static_la-packing.lo --- libpkg_static_la-pkg_add.lo --- CC libpkg_static_la-pkg_add.lo --- libpkg_static_la-pkg_attributes.lo --- CC libpkg_static_la-pkg_attributes.lo --- libpkg_static_la-pkg_audit.lo --- CC libpkg_static_la-pkg_audit.lo --- libpkg_static_la-pkg_checksum.lo --- CC libpkg_static_la-pkg_checksum.lo --- libpkg_static_la-pkg_config.lo --- CC libpkg_static_la-pkg_config.lo --- libpkg_static_la-pkg_cudf.lo --- CC libpkg_static_la-pkg_cudf.lo --- libpkg_static_la-pkg_create.lo --- CC libpkg_static_la-pkg_create.lo --- libpkg_static_la-pkg_delete.lo --- CC libpkg_static_la-pkg_delete.lo --- libpkg_static_la-pkg_elf.lo --- CC libpkg_static_la-pkg_elf.lo --- libpkg_static_la-pkg_event.lo --- CC libpkg_static_la-pkg_event.lo --- libpkg_static_la-pkg_jobs.lo --- CC libpkg_static_la-pkg_jobs.lo --- libpkg_static_la-pkg_jobs_conflicts.lo --- CC libpkg_static_la-pkg_jobs_conflicts.lo --- libpkg_static_la-pkg_jobs_universe.lo --- CC libpkg_static_la-pkg_jobs_universe.lo --- libpkg_static_la-pkg_manifest.lo --- CC libpkg_static_la-pkg_manifest.lo --- libpkg_static_la-pkg_object.lo --- CC libpkg_static_la-pkg_object.lo --- libpkg_static_la-pkg_ports.lo --- CC libpkg_static_la-pkg_ports.lo --- libpkg_static_la-pkg_printf.lo --- CC libpkg_static_la-pkg_printf.lo --- libpkg_static_la-pkg_repo.lo --- CC libpkg_static_la-pkg_repo.lo --- libpkg_static_la-pkg_repo_create.lo --- CC libpkg_static_la-pkg_repo_create.lo --- libpkg_static_la-pkg_repo_update.lo --- CC libpkg_static_la-pkg_repo_update.lo --- libpkg_static_la-pkg_repo_meta.lo --- CC libpkg_static_la-pkg_repo_meta.lo --- libpkg_static_la-pkg_solve.lo --- CC libpkg_static_la-pkg_solve.lo --- libpkg_static_la-pkg_status.lo --- CC libpkg_static_la-pkg_status.lo --- libpkg_static_la-pkg_version.lo --- CC libpkg_static_la-pkg_version.lo --- libpkg_static_la-pkgdb.lo --- CC libpkg_static_la-pkgdb.lo --- libpkg_static_la-pkgdb_iterator.lo --- CC libpkg_static_la-pkgdb_iterator.lo --- libpkg_static_la-pkgdb_query.lo --- CC libpkg_static_la-pkgdb_query.lo --- libpkg_static_la-rcscripts.lo --- CC libpkg_static_la-rcscripts.lo --- libpkg_static_la-rsa.lo --- CC libpkg_static_la-rsa.lo --- libpkg_static_la-ssh.lo --- CC libpkg_static_la-ssh.lo --- libpkg_static_la-scripts.lo --- CC libpkg_static_la-scripts.lo --- libpkg_static_la-utils.lo --- CC libpkg_static_la-utils.lo --- libpkg_static_la-plugins.lo --- CC libpkg_static_la-plugins.lo --- libpkg_static_la-pkg_old.lo --- CC libpkg_static_la-pkg_old.lo --- libpkg_static_la-merge3.lo --- CC libpkg_static_la-merge3.lo --- libpkg_static_la-diff.lo --- CC libpkg_static_la-diff.lo --- libpkg.la --- CCLD libpkg.la --- libpkg_static.la --- CCLD libpkg_static.la Making all in src --- pkg-add.o --- --- pkg-annotate.o --- --- pkg-audit.o --- --- pkg-annotate.o --- CC pkg-annotate.o --- pkg-audit.o --- CC pkg-audit.o --- pkg-add.o --- CC pkg-add.o --- pkg-autoremove.o --- CC pkg-autoremove.o --- pkg-backup.o --- CC pkg-backup.o --- pkg-check.o --- CC pkg-check.o --- pkg-clean.o --- CC pkg-clean.o --- pkg-config.o --- CC pkg-config.o --- pkg-convert.o --- CC pkg-convert.o --- pkg-create.o --- CC pkg-create.o --- pkg-delete.o --- CC pkg-delete.o --- pkg-event.o --- --- pkg-fetch.o --- --- pkg-event.o --- CC pkg-event.o --- pkg-fetch.o --- CC pkg-fetch.o --- pkg-globals.o --- CC pkg-globals.o --- pkg-info.o --- CC pkg-info.o --- pkg-install.o --- CC pkg-install.o --- pkg-lock.o --- CC pkg-lock.o --- pkg-main.o --- CC pkg-main.o --- pkg-plugins.o --- CC pkg-plugins.o --- pkg-query.o --- CC pkg-query.o --- pkg-register.o --- CC pkg-register.o --- pkg-repo.o --- CC pkg-repo.o --- pkg-rquery.o --- CC pkg-rquery.o --- pkg-search.o --- --- pkg-set.o --- --- pkg-search.o --- CC pkg-search.o --- pkg-set.o --- CC pkg-set.o --- pkg-shell.o --- CC pkg-shell.o --- pkg-shlib.o --- CC pkg-shlib.o --- pkg-ssh.o --- CC pkg-ssh.o --- pkg-stats.o --- CC pkg-stats.o --- pkg-update.o --- CC pkg-update.o --- pkg-updating.o --- CC pkg-updating.o --- pkg-upgrade.o --- CC pkg-upgrade.o --- pkg-utils.o --- CC pkg-utils.o --- pkg-version.o --- CC pkg-version.o --- pkg-which.o --- CC pkg-which.o --- pkg --- --- pkg-static --- --- pkg --- CCLD pkg --- pkg-static --- CCLD pkg-static Making all in tests --- all --- /usr/bin/make all-am Making all in scripts Making all in docs =========================================================================== =================================================== =========================================================================== =================================================== ===> Staging for pkg-1.4.7 ===> Generating temporary packing list if test -z 'strip'; then /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/ports-mgmt/pkg/work/pkg-1.4.7/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/ports-mgmt/pkg/work/pkg-1.4.7/install-sh -c -s" INSTALL_STRIP_FLAG=-s install; else /usr/bin/make INSTALL_PROGRAM="/bin/sh /wrkdirs/usr/ports/ports-mgmt/pkg/work/pkg-1.4.7/install-sh -c -s" install_sh_PROGRAM="/bin/sh /wrkdirs/usr/ports/ports-mgmt/pkg/work/pkg-1.4.7/install-sh -c -s" INSTALL_STRIP_FLAG=-s "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; fi Making install in external /usr/bin/make install-am Making install in libpkg Making install in repo Making install in binary Making install in . /bin/mkdir -p '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libpkg_static.la libpkg.la '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libpkg_static.lai /wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/lib/libpkg_static.la libtool: install: /usr/bin/install -c .libs/libpkg.so.3.0.0 /wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/lib/libpkg.so.3.0.0 libtool: install: (cd /wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/lib && { ln -s -f libpkg.so.3.0.0 libpkg.so.3 || { rm -f libpkg.so.3 && ln -s libpkg.so.3.0.0 libpkg.so.3; }; }) libtool: install: (cd /wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/lib && { ln -s -f libpkg.so.3.0.0 libpkg.so || { rm -f libpkg.so && ln -s libpkg.so.3.0.0 libpkg.so; }; }) libtool: install: /usr/bin/install -c .libs/libpkg.lai /wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/lib/libpkg.la libtool: install: /usr/bin/install -c .libs/libpkg_static.a /wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/lib/libpkg_static.a libtool: install: chmod 644 /wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/lib/libpkg_static.a libtool: install: ranlib /wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/lib/libpkg_static.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/include' install -m 0644 pkg.h '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/include' Making install in src /bin/mkdir -p '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/etc' install -m 0644 pkg.conf.sample '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/etc' /bin/mkdir -p '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/sbin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /wrkdirs/usr/ports/ports-mgmt/pkg/work/pkg-1.4.7/install-sh -c -s pkg-static pkg '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/sbin' libtool: install: /bin/sh /wrkdirs/usr/ports/ports-mgmt/pkg/work/pkg-1.4.7/install-sh -c -s pkg-static /wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/sbin/pkg-static libtool: warning: '../libpkg/libpkg.la' has not been installed in '/usr/local/lib' libtool: install: /bin/sh /wrkdirs/usr/ports/ports-mgmt/pkg/work/pkg-1.4.7/install-sh -c -s .libs/pkg /wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/sbin/pkg Making install in tests /usr/bin/make install-am Making install in scripts /bin/mkdir -p '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/sbin' install -m 555 sbin/pkg2ng '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/sbin' /bin/mkdir -p '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/etc/bash_completion.d' install -m 0644 completion/_pkg.bash '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/etc/bash_completion.d' /bin/mkdir -p '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/etc/periodic/daily' install -m 555 periodic/411.pkg-backup periodic/490.status-pkg-changes '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/etc/periodic/daily' /bin/mkdir -p '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/etc/periodic/security' install -m 555 periodic/410.pkg-audit periodic/460.pkg-checksum '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/etc/periodic/security' /bin/mkdir -p '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/etc/periodic/weekly' install -m 555 periodic/400.status-pkg '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/etc/periodic/weekly' /bin/mkdir -p '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/share/zsh/site-functions' install -m 0644 completion/_pkg '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/share/zsh/site-functions' Making install in docs /bin/mkdir -p '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/man/man3' install -m 0644 pkg_printf.3 pkg_repos.3 '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/man/man3' /bin/mkdir -p '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/man/man5' install -m 0644 pkg-repository.5 pkg.conf.5 '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/man/man5' /bin/mkdir -p '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/man/man8' install -m 0644 pkg-add.8 pkg-annotate.8 pkg-audit.8 pkg-autoremove.8 pkg-backup.8 pkg-check.8 pkg-clean.8 pkg-config.8 pkg-convert.8 pkg-create.8 pkg-delete.8 pkg-fetch.8 pkg-info.8 pkg-install.8 pkg-lock.8 pkg-query.8 pkg-register.8 pkg-repo.8 pkg-rquery.8 pkg-search.8 pkg-set.8 pkg-shell.8 pkg-shlib.8 pkg-ssh.8 pkg-stats.8 pkg-update.8 pkg-updating.8 pkg-upgrade.8 pkg-version.8 pkg-which.8 pkg.8 '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/man/man8' /usr/bin/make install-data-hook ln -s -f pkg-delete.8 /wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/man/man8/pkg-remove.8 ln -s -f pkg-lock.8 /wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/man/man8/pkg-unlock.8 ln -s -f pkg.8 /wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/man/man8/pkg-static.8 /bin/mkdir -p '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/libdata/pkgconfig' install -m 0644 libpkg/pkg.pc '/wrkdirs/usr/ports/ports-mgmt/pkg/work/stage/usr/local/libdata/pkgconfig' ====> Compressing man pages (compress-man) make[1]: Working in: /usr/ports/ports-mgmt/pkg make: Working in: /usr/ports/ports-mgmt/pkg =========================================================================== =================================================== ===> Building package for pkg-1.4.7 make[1]: Working in: /usr/ports/ports-mgmt/pkg make: Working in: /usr/ports/ports-mgmt/pkg make: Working in: /usr/ports/ports-mgmt/pkg make[1]: Working in: /usr/ports/ports-mgmt/pkg =========================================================================== In: 1254036 bytes, compression 76%; Out: 58 files, 5306368 bytes Current: .p/pkg-static (5097176 bytes) ====>> Cleaning up wrkdir ===> Cleaning for pkg-1.4.7 Build failed: clean_pool build of ports-mgmt/pkg ended at Thu Jan 29 14:53:03 MSK 2015 build time: 00:04:35 !!! build failure encountered !!!