Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Nov 2016 04:24:58 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][math/clblas] Failed for clblas-2.10 in build
Message-ID:  <201611040424.uA44Ow3e016086@beefy15.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:     dieterich@ogolem.org
Last committer: mat@FreeBSD.org
Ident:          $FreeBSD: branches/2016Q4/math/clblas/Makefile 412348 2016-04-01 14:16:16Z mat $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/425058/logs/clblas-2.10.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=425058
Log:

====>> Building math/clblas
build started at Fri Nov  4 04:24:03 UTC 2016
port directory: /usr/ports/math/clblas
building for: FreeBSD 110armv6-quarterly-job-03 11.0-RELEASE-p2 FreeBSD 11.0-RELEASE-p2 r307935 arm
maintained by: dieterich@ogolem.org
Makefile ident:      $FreeBSD: branches/2016Q4/math/clblas/Makefile 412348 2016-04-01 14:16:16Z mat $
Poudriere version: 3.1.14
Host OSVERSION: 1200010
Jail OSVERSION: 1100122

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p2 r307935
UNAME_r=11.0-RELEASE-p2
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=armv6
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
UID=0
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
_JAVA_VERSION_LIST_REGEXP=1.6\|1.7\|1.8\|1.6+\|1.7+\|1.8+
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=clblas-2.10
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p2
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
_JAVA_VENDOR_LIST_REGEXP=openjdk\|oracle\|sun
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
CONFIGURE_MAX_CMD_LEN=262144
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
_JAVA_OS_LIST_REGEXP=native\|linux
OSVERSION=1100122
---End Environment---

---Begin OPTIONS List---
---End OPTIONS List---

--CONFIGURE_ARGS--

--End CONFIGURE_ARGS--

--CONFIGURE_ENV--
PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/math/clblas/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/clblas/work  HOME=/wrkdirs/usr/ports/math/clblas/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/clblas/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/clblas/work  HOME=/wrkdirs/usr/ports/math/clblas/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe  -fno-strict-aliasing"  CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS=""  LDFLAGS="" LIBS=""  CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -fno-strict-aliasing "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
CMAKE_BUILD_TYPE="release"
PYTHON_INCLUDEDIR=include/python2.7
PYTHON_LIBDIR=lib/python2.7
PYTHON_PLATFORM=freebsd11
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_VER=2.7
PYTHON_VERSION=python2.7
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/clblas"
EXAMPLESDIR="share/examples/clblas"
DATADIR="share/clblas"
WWWDIR="www/clblas"
ETCDIR="etc/clblas"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/clblas
DOCSDIR=/usr/local/share/doc/clblas
EXAMPLESDIR=/usr/local/share/examples/clblas
WWWDIR=/usr/local/www/clblas
ETCDIR=/usr/local/etc/clblas
--End SUB_LIST--

---Begin make.conf---
.sinclude "/etc/make.nxb.conf"
USE_PACKAGE_DEPENDS=yes
BATCH=yes
WRKDIRPREFIX=/wrkdirs
PORTSDIR=/usr/ports
PACKAGES=/packages
DISTDIR=/distfiles
MACHINE=arm
MACHINE_ARCH=armv6
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
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
---Begin make.nxb.conf---
CC=/nxb-bin/usr/bin/cc
CPP=/nxb-bin/usr/bin/cpp
CXX=/nxb-bin/usr/bin/c++
AS=/nxb-bin/usr/bin/as
NM=/nxb-bin/usr/bin/nm
LD=/nxb-bin/usr/bin/ld
OBJCOPY=/nxb-bin/usr/bin/objcopy
SIZE=/nxb-bin/usr/bin/size
STRIPBIN=/nxb-bin/usr/bin/strip
SED=/nxb-bin/usr/bin/sed
READELF=/nxb-bin/usr/bin/readelf
RANLIB=/nxb-bin/usr/bin/ranlib
YACC=/nxb-bin/usr/bin/yacc
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
---End make.nxb.conf---
=======================<phase: check-sanity   >============================
===>  License APACHE20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   clblas-2.10 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.7_3.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-03] Installing pkg-1.8.7_3...
[110armv6-quarterly-job-03] Extracting pkg-1.8.7_3: .......... done
===>   clblas-2.10 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of clblas-2.10
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License APACHE20 accepted by the user
=> clMathLibraries-clBLAS-v2.10_GH0.tar.gz doesn't seem to exist in /portdistfiles/.
=> Attempting to fetch https://codeload.github.com/clMathLibraries/clBLAS/tar.gz/v2.10?dummy=/clMathLibraries-clBLAS-v2.10_GH0.tar.gz
fetch: https://codeload.github.com/clMathLibraries/clBLAS/tar.gz/v2.10?dummy=/clMathLibraries-clBLAS-v2.10_GH0.tar.gz: size unknown
fetch: https://codeload.github.com/clMathLibraries/clBLAS/tar.gz/v2.10?dummy=/clMathLibraries-clBLAS-v2.10_GH0.tar.gz: size of remote file is not known
clMathLibraries-clBLAS-v2.10_GH0.tar.gz                  0  B    0  Bps
===> Fetching all distfiles required by clblas-2.10 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by clblas-2.10 for building
=> SHA256 Checksum OK for clMathLibraries-clBLAS-v2.10_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License APACHE20 accepted by the user
===> Fetching all distfiles required by clblas-2.10 for building
===>  Extracting for clblas-2.10
=> SHA256 Checksum OK for clMathLibraries-clBLAS-v2.10_GH0.tar.gz.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for clblas-2.10
===>  Applying FreeBSD patches for clblas-2.10
===========================================================================
=======================<phase: build-depends  >============================
===>   clblas-2.10 depends on package: opencl>=0 - not found
===>   Installing existing package /packages/All/opencl-2.0.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-03] Installing opencl-2.0...
[110armv6-quarterly-job-03] Extracting opencl-2.0: .......... done
Message from opencl-2.0:
OpenCL is the first open, royalty-free standard for cross-platform,
parallel programming of modern processors.
===>   clblas-2.10 depends on package: opencl>=0 - found
===>   Returning to build of clblas-2.10
===>   clblas-2.10 depends on file: /usr/local/bin/cmake - not found
===>   Installing existing package /packages/All/cmake-3.6.2.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-03] Installing cmake-3.6.2...
[110armv6-quarterly-job-03] `-- Installing expat-2.2.0...
[110armv6-quarterly-job-03] `-- Extracting expat-2.2.0: .......... done
[110armv6-quarterly-job-03] `-- Installing cmake-modules-3.6.2...
[110armv6-quarterly-job-03] `-- Extracting cmake-modules-3.6.2: .......... done
[110armv6-quarterly-job-03] `-- Installing curl-7.50.3...
[110armv6-quarterly-job-03] |   `-- Installing ca_root_nss-3.27.1...
<snip>
This package installs symlinks to support root certificates discovery by
default for software that uses OpenSSL.

This enables SSL Certificate Verification by client software without manual
intervention.

If you prefer to do this manually, replace the following symlinks with
either an empty file or your site-local certificate bundle.

  * /etc/ssl/cert.pem
  * /usr/local/etc/ssl/cert.pem
  * /usr/local/openssl/cert.pem

***************************************************************************
===>   clblas-2.10 depends on file: /usr/local/bin/cmake - found
===>   Returning to build of clblas-2.10
===>   clblas-2.10 depends on file: /usr/local/bin/python2.7 - not found
===>   Installing existing package /packages/All/python27-2.7.12.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-03] Installing python27-2.7.12...
[110armv6-quarterly-job-03] `-- Installing libffi-3.2.1...
[110armv6-quarterly-job-03] |   `-- Installing indexinfo-0.2.5...
[110armv6-quarterly-job-03] |   `-- Extracting indexinfo-0.2.5: .... done
[110armv6-quarterly-job-03] `-- Extracting libffi-3.2.1: .......... done
[110armv6-quarterly-job-03] `-- Installing gettext-runtime-0.19.8.1...
[110armv6-quarterly-job-03] `-- Extracting gettext-runtime-0.19.8.1: .......... done
[110armv6-quarterly-job-03] `-- Installing readline-6.3.8...
[110armv6-quarterly-job-03] `-- Extracting readline-6.3.8: .......... done
[110armv6-quarterly-job-03] Extracting python27-2.7.12: .......... done
Message from python27-2.7.12:
===========================================================================

Note that some standard Python modules are provided as separate ports
as they require additional dependencies. They are available as:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

===========================================================================
===>   clblas-2.10 depends on file: /usr/local/bin/python2.7 - found
===>   Returning to build of clblas-2.10
===========================================================================
=======================<phase: lib-depends    >============================
===>   clblas-2.10 depends on shared library: libOpenCL.so - not found
===>   Installing existing package /packages/All/ocl-icd-2.2.7.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-03] Installing ocl-icd-2.2.7...
[110armv6-quarterly-job-03] Extracting ocl-icd-2.2.7: .......... done
===>   clblas-2.10 depends on shared library: libOpenCL.so - found (/usr/local/lib/libOpenCL.so)
===>   Returning to build of clblas-2.10
===>   clblas-2.10 depends on shared library: libboost_program_options.so - not found
===>   Installing existing package /packages/All/boost-libs-1.55.0_13.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-03] Installing boost-libs-1.55.0_13...
[110armv6-quarterly-job-03] `-- Installing icu-57.1,1...
[110armv6-quarterly-job-03] `-- Extracting icu-57.1,1: .......... done
[110armv6-quarterly-job-03] Extracting boost-libs-1.55.0_13: .......... done
Message from boost-libs-1.55.0_13:
You have built the Boost library with thread support.

Don't forget to add -pthread to your linker options when
linking your code.
===>   clblas-2.10 depends on shared library: libboost_program_options.so - found (/usr/local/lib/libboost_program_options.so)
===>   Returning to build of clblas-2.10
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for clblas-2.10
===>  Performing in-source build
/bin/mkdir -p /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10
-- You have confirmed OpenCL 1.2 is supported in your system
-- CORR_TEST_WITH_ACML set to OFF. Try link with libblas.so
-- The C compiler identification is Clang 3.8.0
-- The CXX compiler identification is Clang 3.8.0
-- Check for working C compiler: /nxb-bin/usr/bin/cc
-- Check for working C compiler: /nxb-bin/usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Target platform: 32-bit
-- Using default OpenCL Compiler
-- Found OPENCL: /usr/local/lib/libOpenCL.so  
-- [ /usr/local/share/cmake/Modules/FindBoost.cmake:946 ] _boost_TEST_VERSIONS = 1.44.0;1.44;1.47.0;1.47;1.61.0;1.61;1.60.0;1.60;1.59.0;1.59;1.58.0;1.58;1.57.0;1.57;1.56.0;1.56;1.55.0;1.55;1.54.0;1.54;1.53.0;1.53;1.52.0;1.52;1.51.0;1.51;1.50.0;1.50;1.49.0;1.49;1.48.0;1.48;1.47.0;1.47;1.46.1;1.46.0;1.46;1.45.0;1.45;1.44.0;1.44;1.43.0;1.43;1.42.0;1.42;1.41.0;1.41;1.40.0;1.40;1.39.0;1.39;1.38.0;1.38;1.37.0;1.37;1.36.1;1.36.0;1.36;1.35.1;1.35.0;1.35;1.34.1;1.34.0;1.34;1.33.1;1.33.0;1.33
-- [ /usr/local/share/cmake/Modules/FindBoost.cmake:948 ] Boost_USE_MULTITHREADED = ON
-- [ /usr/local/share/cmake/Modules/FindBoost.cmake:950 ] Boost_USE_STATIC_LIBS = ON
-- [ /usr/local/share/cmake/Modules/FindBoost.cmake:952 ] Boost_USE_STATIC_RUNTIME = 
-- [ /usr/local/share/cmake/Modules/FindBoost.cmake:954 ] Boost_ADDITIONAL_VERSIONS = 1.44.0;1.44;1.47.0;1.47
-- [ /usr/local/share/cmake/Modules/FindBoost.cmake:956 ] Boost_NO_SYSTEM_PATHS = 
-- [ /usr/local/share/cmake/Modules/FindBoost.cmake:1024 ] Declared as CMake or Environmental Variables:
-- [ /usr/local/share/cmake/Modules/FindBoost.cmake:1026 ]   BOOST_ROOT = 
-- [ /usr/local/share/cmake/Modules/FindBoost.cmake:1028 ]   BOOST_INCLUDEDIR = 
-- [ /usr/local/share/cmake/Modules/FindBoost.cmake:1030 ]   BOOST_LIBRARYDIR = 
-- [ /usr/local/share/cmake/Modules/FindBoost.cmake:1032 ] _boost_TEST_VERSIONS = 1.44.0;1.44;1.47.0;1.47;1.61.0;1.61;1.60.0;1.60;1.59.0;1.59;1.58.0;1.58;1.57.0;1.57;1.56.0;1.56;1.55.0;1.55;1.54.0;1.54;1.53.0;1.53;1.52.0;1.52;1.51.0;1.51;1.50.0;1.50;1.49.0;1.49;1.48.0;1.48;1.47.0;1.47;1.46.1;1.46.0;1.46;1.45.0;1.45;1.44.0;1.44;1.43.0;1.43;1.42.0;1.42;1.41.0;1.41;1.40.0;1.40;1.39.0;1.39;1.38.0;1.38;1.37.0;1.37;1.36.1;1.36.0;1.36;1.35.1;1.35.0;1.35;1.34.1;1.34.0;1.34;1.33.1;1.33.0;1.33
-- [ /usr/local/share/cmake/Modules/FindBoost.cmake:1101 ] Include debugging info:
-- [ /usr/local/share/cmake/Modules/FindBoost.cmake:1103 ]   _boost_INCLUDE_SEARCH_DIRS = PATHS;C:/boost/include;C:/boost;/sw/local/include
-- [ /usr/local/share/cmake/Modules/FindBoost.cmake:1105 ]   _boost_PATH_SUFFIXES = boost-1_44_0;boost_1_44_0;boost/boost-1_44_0;boost/boost_1_44_0;boost-1_44;boost_1_44;boost/boost-1_44;boost/boost_1_44;boost-1_47_0;boost_1_47_0;boost/boost-1_47_0;boost/boost_1_47_0;boost-1_47;boost_1_47;boost/boost-1_47;boost/boost_1_47;boost-1_61_0;boost_1_61_0;boost/boost-1_61_0;boost/boost_1_61_0;boost-1_61;boost_1_61;boost/boost-1_61;boost/boost_1_61;boost-1_60_0;boost_1_60_0;boost/boost-1_60_0;boost/boost_1_60_0;boost-1_60;boost_1_60;boost/boost-1_60;boost/boost_1_60;boost-1_59_0;boost_1_59_0;boost/boost-1_59_0;boost/boost_1_59_0;boost-1_59;boost_1_59;boost/boost-1_59;boost/boost_1_59;boost-1_58_0;boost_1_58_0;boost/boost-1_58_0;boost/boost_1_58_0;boost-1_58;boost_1_58;boost/boost-1_58;boost/boost_1_58;boost-1_57_0;boost_1_57_0;boost/boost-1_57_0;boost/boost_1_57_0;boost-1_57;boost_1_57;boost/boost-1_57;boost/boost_1_57;boost-1_56_0;boost_1_56_0;boost/boost-1_56_0;boost/boost_1_56_0;boost-1_56
 ;boost_1_56;boost/boost-1_56;boost/boost_1_56;boost-1_55_0;boost_1_55_0;boost/boost-1_55_0;boost/boost_1_55_0;boost-1_55;boost_1_55;boost/boost-1_55;boost/boost_1_55;boost-1_54_0;boost_1_54_0;boost/boost-1_54_0;boost/boost_1_54_0;boost-1_54;boost_1_54;boost/boost-1_54;boost/boost_1_54;boost-1_53_0;boost_1_53_0;boost/boost-1_53_0;boost/boost_1_53_0;boost-1_53;boost_1_53;boost/boost-1_53;boost/boost_1_53;boost-1_52_0;boost_1_52_0;boost/boost-1_52_0;boost/boost_1_52_0;boost-1_52;boost_1_52;boost/boost-1_52;boost/boost_1_52;boost-1_51_0;boost_1_51_0;boost/boost-1_51_0;boost/boost_1_51_0;boost-1_51;boost_1_51;boost/boost-1_51;boost/boost_1_51;boost-1_50_0;boost_1_50_0;boost/boost-1_50_0;boost/boost_1_50_0;boost-1_50;boost_1_50;boost/boost-1_50;boost/boost_1_50;boost-1_49_0;boost_1_49_0;boost/boost-1_49_0;boost/boost_1_49_0;boost-1_49;boost_1_49;boost/boost-1_49;boost/boost_1_49;boost-1_48_0;boost_1_48_0;boost/boost-1_48_0;boost/boost_1_48_0;boost-1_48;boost_1_48;boost/boost-1_48;boost/bo
 ost_1_48;boost-1_47_0;boost_1_47_0;boost/boo!
 st-1_47_0;boost/boost_1_47_0;boost-1_47;boost_1_47;boost/boost-1_47;boost/boost_1_47;boost-1_46_1;boost_1_46_1;boost/boost-1_46_1;boost/boost_1_46_1;boost-1_46_0;boost_1_46_0;boost/boost-1_46_0;boost/boost_1_46_0;boost-1_46;boost_1_46;boost/boost-1_46;boost/boost_1_46;boost-1_45_0;boost_1_45_0;boost/boost-1_45_0;boost/boost_1_45_0;boost-1_45;boost_1_45;boost/boost-1_45;boost/boost_1_45;boost-1_44_0;boost_1_44_0;boost/boost-1_44_0;boost/boost_1_44_0;boost-1_44;boost_1_44;boost/boost-1_44;boost/boost_1_44;boost-1_43_0;boost_1_43_0;boost/boost-1_43_0;boost/boost_1_43_0;boost-1_43;boost_1_43;boost/boost-1_43;boost/boost_1_43;boost-1_42_0;boost_1_42_0;boost/boost-1_42_0;boost/boost_1_42_0;boost-1_42;boost_1_42;boost/boost-1_42;boost/boost_1_42;boost-1_41_0;boost_1_41_0;boost/boost-1_41_0;boost/boost_1_41_0;boost-1_41;boost_1_41;boost/boost-1_41;boost/boost_1_41;boost-1_40_0;boost_1_40_0;boost/boost-1_40_0;boost/boost_1_40_0;boost-1_40;boost_1_40;boost/boost-1_40;boost/boost_1_40;boost-1_
 39_0;boost_1_39_0;boost/boost-1_39_0;boost/boost_1_39_0;boost-1_39;boost_1_39;boost/boost-1_39;boost/boost_1_39;boost-1_38_0;boost_1_38_0;boost/boost-1_38_0;boost/boost_1_38_0;boost-1_38;boost_1_38;boost/boost-1_38;boost/boost_1_38;boost-1_37_0;boost_1_37_0;boost/boost-1_37_0;boost/boost_1_37_0;boost-1_37;boost_1_37;boost/boost-1_37;boost/boost_1_37;boost-1_36_1;boost_1_36_1;boost/boost-1_36_1;boost/boost_1_36_1;boost-1_36_0;boost_1_36_0;boost/boost-1_36_0;boost/boost_1_36_0;boost-1_36;boost_1_36;boost/boost-1_36;boost/boost_1_36;boost-1_35_1;boost_1_35_1;boost/boost-1_35_1;boost/boost_1_35_1;boost-1_35_0;boost_1_35_0;boost/boost-1_35_0;boost/boost_1_35_0;boost-1_35;boost_1_35;boost/boost-1_35;boost/boost_1_35;boost-1_34_1;boost_1_34_1;boost/boost-1_34_1;boost/boost_1_34_1;boost-1_34_0;boost_1_34_0;boost/boost-1_34_0;boost/boost_1_34_0;boost-1_34;boost_1_34;boost/boost-1_34;boost/boost_1_34;boost-1_33_1;boost_1_33_1;boost/boost-1_33_1;boost/boost_1_33_1;boost-1_33_0;boost_1_33_0;boo
 st/boost-1_33_0;boost/boost_1_33_0;boost-1_3!
 3;boost_1!
 _33;boost/boost-1_33;boost/boost_1_33
-- [ /usr/local/share/cmake/Modules/FindBoost.cmake:1125 ] location of version.hpp: /usr/local/include/boost/version.hpp
-- [ /usr/local/share/cmake/Modules/FindBoost.cmake:1149 ] version.hpp reveals boost 1.55.0
-- [ /usr/local/share/cmake/Modules/FindBoost.cmake:1235 ] guessed _boost_COMPILER = 
-- [ /usr/local/share/cmake/Modules/FindBoost.cmake:1245 ] _boost_MULTITHREADED = -mt
-- [ /usr/local/share/cmake/Modules/FindBoost.cmake:1288 ] _boost_RELEASE_ABI_TAG = -
-- [ /usr/local/share/cmake/Modules/FindBoost.cmake:1290 ] _boost_DEBUG_ABI_TAG = -d
-- [ /usr/local/share/cmake/Modules/FindBoost.cmake:1344 ] _boost_LIBRARY_SEARCH_DIRS_RELEASE = /usr/local/include/lib;/usr/local/include/../lib;/usr/local/include/stage/lib;PATHS;C:/boost/lib;C:/boost;/sw/local/lib_boost_LIBRARY_SEARCH_DIRS_DEBUG   = /usr/local/include/lib;/usr/local/include/../lib;/usr/local/include/stage/lib;PATHS;C:/boost/lib;C:/boost;/sw/local/lib
-- [ /usr/local/share/cmake/Modules/FindBoost.cmake:1483 ] Searching for PROGRAM_OPTIONS_LIBRARY_RELEASE: boost_program_options-mt-1_55;boost_program_options-mt;boost_program_options-mt-1_55;boost_program_options-mt;boost_program_options
-- [ /usr/local/share/cmake/Modules/FindBoost.cmake:378 ]  Boost_LIBRARY_DIR_RELEASE = /usr/local/lib _boost_LIBRARY_SEARCH_DIRS_RELEASE = /usr/local/lib;NO_DEFAULT_PATH;NO_CMAKE_FIND_ROOT_PATH
-- [ /usr/local/share/cmake/Modules/FindBoost.cmake:1525 ] Searching for PROGRAM_OPTIONS_LIBRARY_DEBUG: boost_program_options-mt-d-1_55;boost_program_options-mt-d;boost_program_options-mt-d-1_55;boost_program_options-mt-d;boost_program_options-mt;boost_program_options
-- [ /usr/local/share/cmake/Modules/FindBoost.cmake:378 ]  Boost_LIBRARY_DIR_DEBUG = /usr/local/lib _boost_LIBRARY_SEARCH_DIRS_DEBUG = /usr/local/lib;NO_DEFAULT_PATH;NO_CMAKE_FIND_ROOT_PATH
-- [ /usr/local/share/cmake/Modules/FindBoost.cmake:1595 ] Boost_FOUND = 1
-- Boost version: 1.55.0
-- Found the following Boost libraries:
--   program_options
-- Boost_PROGRAM_OPTIONS_LIBRARY: /usr/local/lib/libboost_program_options.a
-- Found PythonInterp: /usr/local/bin/python2.7 (found version "2.7.12") 
-- AutoGemm-PreCompile: no kernels to be pre-compiled.
-- OPENCL_VERSION = 1.2
-- clBLAS will NOT depend on /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/include/AutoGemmKernelBinaries/AutoGemmKernelBinariesPreCompiled.h
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_CXX_FLAGS_DEBUG
    CMAKE_C_FLAGS_DEBUG
    CMAKE_MODULE_LINKER_FLAGS
    THREADS_HAVE_PTHREAD_ARG


-- Build files have been written to: /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10
===========================================================================
=======================<phase: build          >============================
===>  Building for clblas-2.10
/usr/local/bin/cmake -H/wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/src -B/wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10 --check-build-system CMakeFiles/Makefile.cmake 0
/usr/local/bin/cmake -E cmake_progress_start /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/CMakeFiles /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/CMakeFiles/progress.marks
/nxb-bin/usr/bin/make -f CMakeFiles/Makefile2 all
/nxb-bin/usr/bin/make -f library/CMakeFiles/tplgen.dir/build.make library/CMakeFiles/tplgen.dir/depend
cd /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10 && /usr/local/bin/cmake -E cmake_depends "Unix Makefiles" /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/src /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/src/library /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10 /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library/CMakeFiles/tplgen.dir/DependInfo.cmake
Scanning dependencies of target tplgen
/nxb-bin/usr/bin/make -f library/CMakeFiles/tplgen.dir/build.make library/CMakeFiles/tplgen.dir/build
[  0%] Creating directories for 'tplgen'
cd /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library && /usr/local/bin/cmake -E make_directory /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library/tplgen-prefix/src/tplgen
cd /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library && /usr/local/bin/cmake -E make_directory /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library/tplgen-prefix/src/tplgen-build
cd /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library && /usr/local/bin/cmake -E make_directory /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library/tplgen-prefix
cd /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library && /usr/local/bin/cmake -E make_directory /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library/tplgen-prefix/tmp
cd /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library && /usr/local/bin/cmake -E make_directory /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library/tplgen-prefix/src/tplgen-stamp
cd /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library && /usr/local/bin/cmake -E make_directory /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library/tplgen-prefix/src
cd /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library && /usr/local/bin/cmake -E touch /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library/tplgen-prefix/src/tplgen-stamp/tplgen-mkdir
[  1%] Performing download step (DIR copy) for 'tplgen'
cd /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library/tplgen-prefix/src && /usr/local/bin/cmake -E remove_directory /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library/tplgen-prefix/src/tplgen
cd /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library/tplgen-prefix/src && /usr/local/bin/cmake -E copy_directory /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/src/library/tools/tplgen /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library/tplgen-prefix/src/tplgen
cd /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library/tplgen-prefix/src && /usr/local/bin/cmake -E touch /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library/tplgen-prefix/src/tplgen-stamp/tplgen-download
[  1%] No update step for 'tplgen'
cd /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library && /usr/local/bin/cmake -E echo_append
cd /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library && /usr/local/bin/cmake -E touch /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library/tplgen-prefix/src/tplgen-stamp/tplgen-update
[  2%] No patch step for 'tplgen'
cd /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library && /usr/local/bin/cmake -E echo_append
cd /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library && /usr/local/bin/cmake -E touch /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library/tplgen-prefix/src/tplgen-stamp/tplgen-patch
[  2%] Performing configure step for 'tplgen'
cd /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library/tplgen-prefix/src/tplgen-build && /usr/local/bin/cmake "-GUnix Makefiles" /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library/tplgen-prefix/src/tplgen
-- The C compiler identification is Clang 3.8.0
-- The CXX compiler identification is Clang 3.8.0
-- Check for working C compiler: /nxb-bin/usr/bin/cc
-- Check for working C compiler: /nxb-bin/usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++
-- Check for working CXX compiler: /nxb-bin/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_a6f9c/fast"
-- Detecting CXX compile features - failed
-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library/tplgen-prefix/src/tplgen-build/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10/library/tplgen-prefix/src/tplgen-build/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make[3]: stopped in /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10
*** Error code 1

Stop.
make[2]: stopped in /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10
*** Error code 1

Stop.
make[1]: stopped in /wrkdirs/usr/ports/math/clblas/work/clBLAS-2.10
*** Error code 1

Stop.
make: stopped in /usr/ports/math/clblas



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201611040424.uA44Ow3e016086>