Date: Sun, 30 Jul 2017 01:49:45 GMT From: pkg-fallout@FreeBSD.org To: erik@brlcad.org Cc: pkg-fallout@FreeBSD.org Subject: [package - 110i386-default][cad/brlcad] Failed for brlcad-7.24.0_5 in configure Message-ID: <201707300149.v6U1nj2f020497@beefy10.nyi.freebsd.org>
next in thread | raw e-mail | index | archive | help
You are receiving this mail as a port that you maintain is failing to build on the FreeBSD package build server. Please investigate the failure and submit a PR to fix build. Maintainer: erik@brlcad.org Last committer: rezny@FreeBSD.org Ident: $FreeBSD: head/cad/brlcad/Makefile 441503 2017-05-23 05:03:14Z rezny $ Log URL: http://beefy10.nyi.freebsd.org/data/110i386-default/446906/logs/brlcad-7.24.0_5.log Build URL: http://beefy10.nyi.freebsd.org/build.html?mastername=110i386-default&build=446906 Log: ====>> Building cad/brlcad build started at Sun Jul 30 01:47:43 UTC 2017 port directory: /usr/ports/cad/brlcad building for: FreeBSD 110i386-default-job-05 11.0-RELEASE-p11 FreeBSD 11.0-RELEASE-p11 i386 maintained by: erik@brlcad.org Makefile ident: $FreeBSD: head/cad/brlcad/Makefile 441503 2017-05-23 05:03:14Z rezny $ Poudriere version: 3.1.19-51-g177d9e6d Host OSVERSION: 1200033 Jail OSVERSION: 1100122 Job Id: 05 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 OSVERSION=1100122 UNAME_v=FreeBSD 11.0-RELEASE-p11 UNAME_r=11.0-RELEASE-p11 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 SAVED_TERM= MASTERMNT=/usr/local/poudriere/data/.m/110i386-default/ref PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin POUDRIERE_BUILD_TYPE=bulk PKGNAME=brlcad-7.24.0_5 OLDPWD=/ PWD=/usr/local/poudriere/data/.m/110i386-default/ref/.p/pool MASTERNAME=110i386-default SCRIPTPREFIX=/usr/local/share/poudriere USER=root HOME=/root POUDRIERE_VERSION=3.1.19-51-g177d9e6d SCRIPTPATH=/usr/local/share/poudriere/bulk.sh LIBEXECPREFIX=/usr/local/libexec/poudriere LOCALBASE=/usr/local POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ---End OPTIONS List--- --CONFIGURE_ARGS-- --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/cad/brlcad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/brlcad/work HOME=/wrkdirs/usr/ports/cad/brlcad/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/cad/brlcad/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/cad/brlcad/work HOME=/wrkdirs/usr/ports/cad/brlcad/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/cad/brlcad/work/stage PREFIX=/usr/local/brlcad LOCALBASE=/usr/local LIBDIR="/usr/lib" CC="cc" CFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -I/usr/local/include -fstack-protector -fno-strict-aliasing " MANPREFIX="/usr/local/brlcad/share" 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" --End MAKE_ENV-- --PLIST_SUB-- PORTVERSION=7.24.0 CMAKE_BUILD_TYPE="release" OSREL=11.0 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local/brlcad PORTDOCS="" PORTEXAMPLES="" LIB32DIR=lib DOCSDIR="share/doc/brlcad" EXAMPLESDIR="share/examples/brlcad" DATADIR="share/brlcad" WWWDIR="www/brlcad" ETCDIR="etc/brlcad" --End PLIST_SUB-- --SUB_LIST-- PREFIX=/usr/local/brlcad LOCALBASE=/usr/local DATADIR=/usr/local/brlcad/share/brlcad DOCSDIR=/usr/local/brlcad/share/doc/brlcad EXAMPLESDIR=/usr/local/brlcad/share/examples/brlcad WWWDIR=/usr/local/brlcad/www/brlcad ETCDIR=/usr/local/brlcad/etc/brlcad --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles PACKAGE_BUILDING=yes MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} #### /usr/local/etc/poudriere.d/make.conf #### # XXX: We really need this but cannot use it while 'make checksum' does not # try the next mirror on checksum failure. It currently retries the same # failed mirror and then fails rather then trying another. It *does* # try the next if the size is mismatched though. #MASTER_SITE_FREEBSD=yes # Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs MAKE_JOBS_NUMBER=2 #### /usr/ports/Mk/Scripts/ports_env.sh #### ARCH=i386 CONFIGURE_MAX_CMD_LEN=262144 OPSYS=FreeBSD OSREL=11.0 OSVERSION=1100122 PYTHONBASE=/usr/local UID=0 _JAVA_OS_LIST_REGEXP=native|linux _JAVA_VENDOR_LIST_REGEXP=openjdk|oracle|sun _JAVA_VERSION_LIST_REGEXP=1.6|1.7|1.8|1.6\+|1.7\+|1.8\+ _OSRELEASE=11.0-RELEASE-p11 #### Misc Poudriere #### GID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 524288 stack size (kbytes, -s) 65536 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 89999 open files (-n) 1024 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited --End resource limits-- =======================<phase: check-sanity >============================ =========================================================================== =======================<phase: pkg-depends >============================ ===> brlcad-7.24.0_5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.10.1.txz [110i386-default-job-05] Installing pkg-1.10.1... [110i386-default-job-05] Extracting pkg-1.10.1: .......... done ===> brlcad-7.24.0_5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of brlcad-7.24.0_5 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> Fetching all distfiles required by brlcad-7.24.0_5 for building =========================================================================== =======================<phase: checksum >============================ ===> Fetching all distfiles required by brlcad-7.24.0_5 for building => SHA256 Checksum OK for brlcad-7.24.0.tar.bz2. =========================================================================== =======================<phase: extract-depends>============================ =========================================================================== =======================<phase: extract >============================ ===> Fetching all distfiles required by brlcad-7.24.0_5 for building ===> Extracting for brlcad-7.24.0_5 => SHA256 Checksum OK for brlcad-7.24.0.tar.bz2. =========================================================================== =======================<phase: patch-depends >============================ =========================================================================== =======================<phase: patch >============================ ===> Patching for brlcad-7.24.0_5 ===> Applying FreeBSD patches for brlcad-7.24.0_5 =========================================================================== =======================<phase: build-depends >============================ ===> brlcad-7.24.0_5 depends on file: /usr/local/libdata/pkgconfig/pthread-stubs.pc - not found ===> Installing existing package /packages/All/libpthread-stubs-0.4.txz [110i386-default-job-05] Installing libpthread-stubs-0.4... [110i386-default-job-05] Extracting libpthread-stubs-0.4: . done ===> brlcad-7.24.0_5 depends on file: /usr/local/libdata/pkgconfig/pthread-stubs.pc - found ===> Returning to build of brlcad-7.24.0_5 ===> brlcad-7.24.0_5 depends on file: /usr/local/include/tnt/jama_lu.h - not found ===> Installing existing package /packages/All/jama-1.2.5.txz [110i386-default-job-05] Installing jama-1.2.5... [110i386-default-job-05] `-- Installing tnt-1.2.6... [110i386-default-job-05] `-- Extracting tnt-1.2.6: .......... done [110i386-default-job-05] Extracting jama-1.2.5: .......... done ===> brlcad-7.24.0_5 depends on file: /usr/local/include/tnt/jama_lu.h - found ===> Returning to build of brlcad-7.24.0_5 ===> brlcad-7.24.0_5 depends on executable: xsltproc - not found ===> Installing existing package /packages/All/libxslt-1.1.29_1.txz [110i386-default-job-05] Installing libxslt-1.1.29_1... [110i386-default-job-05] `-- Installing libgcrypt-1.8.0... [110i386-default-job-05] | `-- Installing indexinfo-0.2.6... [110i386-default-job-05] | `-- Extracting indexinfo-0.2.6: .... done [110i386-default-job-05] | `-- Installing libgpg-error-1.27... [110i386-default-job-05] | | `-- Installing gettext-runtime-0.19.8.1_1... [110i386-default-job-05] | | `-- Extracting gettext-runtime-0.19.8.1_1: .......... done [110i386-default-job-05] | `-- Extracting libgpg-error-1.27: .......... done [110i386-default-job-05] `-- Extracting libgcrypt-1.8.0: .......... done [110i386-default-job-05] `-- Installing libxml2-2.9.4... [110i386-default-job-05] `-- Extracting libxml2-2.9.4: .......... done [110i386-default-job-05] Extracting libxslt-1.1.29_1: .......... done <snip> from its LINK_INTERFACE_LIBRARIES properties. INTERFACE_LINK_LIBRARIES: /usr/lib/libz.so LINK_INTERFACE_LIBRARIES: This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/other/openNURBS/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link interface. Run "cmake --help-policy CMP0022" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "openNURBS" has an INTERFACE_LINK_LIBRARIES property which differs from its LINK_INTERFACE_LIBRARIES properties. INTERFACE_LINK_LIBRARIES: /usr/lib/libz.so LINK_INTERFACE_LIBRARIES: This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/other/openNURBS/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link interface. Run "cmake --help-policy CMP0022" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "openNURBS" has an INTERFACE_LINK_LIBRARIES property which differs from its LINK_INTERFACE_LIBRARIES properties. INTERFACE_LINK_LIBRARIES: /usr/lib/libz.so LINK_INTERFACE_LIBRARIES: This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/other/openNURBS/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link interface. Run "cmake --help-policy CMP0022" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "openNURBS" has an INTERFACE_LINK_LIBRARIES property which differs from its LINK_INTERFACE_LIBRARIES properties. INTERFACE_LINK_LIBRARIES: /usr/lib/libz.so LINK_INTERFACE_LIBRARIES: This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/other/openNURBS/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link interface. Run "cmake --help-policy CMP0022" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "openNURBS" has an INTERFACE_LINK_LIBRARIES property which differs from its LINK_INTERFACE_LIBRARIES properties. INTERFACE_LINK_LIBRARIES: /usr/lib/libz.so LINK_INTERFACE_LIBRARIES: This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/other/openNURBS/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link interface. Run "cmake --help-policy CMP0022" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "openNURBS" has an INTERFACE_LINK_LIBRARIES property which differs from its LINK_INTERFACE_LIBRARIES properties. INTERFACE_LINK_LIBRARIES: /usr/lib/libz.so LINK_INTERFACE_LIBRARIES: This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/other/openNURBS/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link interface. Run "cmake --help-policy CMP0022" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "openNURBS" has an INTERFACE_LINK_LIBRARIES property which differs from its LINK_INTERFACE_LIBRARIES properties. INTERFACE_LINK_LIBRARIES: /usr/lib/libz.so LINK_INTERFACE_LIBRARIES: This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/other/openNURBS/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link interface. Run "cmake --help-policy CMP0022" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "openNURBS" has an INTERFACE_LINK_LIBRARIES property which differs from its LINK_INTERFACE_LIBRARIES properties. INTERFACE_LINK_LIBRARIES: /usr/lib/libz.so LINK_INTERFACE_LIBRARIES: This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/other/openNURBS/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link interface. Run "cmake --help-policy CMP0022" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "openNURBS" has an INTERFACE_LINK_LIBRARIES property which differs from its LINK_INTERFACE_LIBRARIES properties. INTERFACE_LINK_LIBRARIES: /usr/lib/libz.so LINK_INTERFACE_LIBRARIES: This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/other/openNURBS/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link interface. Run "cmake --help-policy CMP0022" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "openNURBS" has an INTERFACE_LINK_LIBRARIES property which differs from its LINK_INTERFACE_LIBRARIES properties. INTERFACE_LINK_LIBRARIES: /usr/lib/libz.so LINK_INTERFACE_LIBRARIES: This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) in src/other/openNURBS/CMakeLists.txt: Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link interface. Run "cmake --help-policy CMP0022" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Target "openNURBS" has an INTERFACE_LINK_LIBRARIES property which differs from its LINK_INTERFACE_LIBRARIES properties. INTERFACE_LINK_LIBRARIES: /usr/lib/libz.so LINK_INTERFACE_LIBRARIES: This warning is for project developers. Use -Wno-dev to suppress it. Elapsed configuration time..: 1 minute 26 seconds -- Configuring incomplete, errors occurred! See also "/wrkdirs/usr/ports/cad/brlcad/work/.build/CMakeFiles/CMakeOutput.log". See also "/wrkdirs/usr/ports/cad/brlcad/work/.build/CMakeFiles/CMakeError.log". *** Error code 1 Stop. make: stopped in /usr/ports/cad/brlcad
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707300149.v6U1nj2f020497>