Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Sep 2017 01:19:52 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][graphics/piglit] Failed for piglit-20160809_2 in configure
Message-ID:  <201709230119.v8N1JqBT091712@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:     x11@FreeBSD.org
Last committer: rezny@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q3/graphics/piglit/Makefile 441503 2017-05-23 05:03:14Z rezny $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/450407/logs/piglit-20160809_2.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=450407
Log:

====>> Building graphics/piglit
build started at Sat Sep 23 01:18:37 UTC 2017
port directory: /usr/ports/graphics/piglit
building for: FreeBSD 110armv6-quarterly-job-25 11.0-RELEASE-p12 FreeBSD 11.0-RELEASE-p12 1100122 arm
maintained by: x11@FreeBSD.org
Makefile ident:      $FreeBSD: branches/2017Q3/graphics/piglit/Makefile 441503 2017-05-23 05:03:14Z rezny $
Poudriere version: 3.1.19-63-g681eaae7
Host OSVERSION: 1200040
Jail OSVERSION: 1100122
Job Id: 25

---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100122
UNAME_v=FreeBSD 11.0-RELEASE-p12 1100122
UNAME_r=11.0-RELEASE-p12
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110armv6-quarterly/ref
QEMU_EMULATING=1
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=piglit-20160809_2
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/110armv6-quarterly/ref/.p/pool
MASTERNAME=110armv6-quarterly
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.19-63-g681eaae7
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 PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/piglit/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/piglit/work  HOME=/wrkdirs/usr/ports/graphics/piglit/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/piglit/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/piglit/work  HOME=/wrkdirs/usr/ports/graphics/piglit/work TMPDIR="/tmp" NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES DESTDIR=/wrkdirs/usr/ports/graphics/piglit/work/stage 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=" -L/usr/local/lib" 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 0644"  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_PYOEXTENSION=pyo
PYTHON_SITELIBDIR=lib/python2.7/site-packages
PYTHON_SUFFIX=27
PYTHON_VER=2.7
PYTHON_VERSION=python2.7
PYTHON2=""
PYTHON3="@comment
"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/piglit"
EXAMPLESDIR="share/examples/piglit"
DATADIR="lib/piglit"
WWWDIR="www/piglit"
ETCDIR="etc/piglit"
--End PLIST_SUB--

--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/lib/piglit
DOCSDIR=/usr/local/share/doc/piglit
EXAMPLESDIR=/usr/local/share/examples/piglit
WWWDIR=/usr/local/www/piglit
ETCDIR=/usr/local/etc/piglit
--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
PACKAGE_BUILDING=yes
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
# Build ALLOW_MAKE_JOBS_PACKAGES with 2 jobs
MAKE_JOBS_NUMBER=2
#### /usr/ports/Mk/Scripts/ports_env.sh ####
ARCH=armv6
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-p12
#### Misc Poudriere ####
GID=0
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---
--Resource limits--
cpu time               (seconds, -t)  unlimited
file size           (512-blocks, -f)  unlimited
data seg size           (kbytes, -d)  33554432
stack size              (kbytes, -s)  524288
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   >============================
===>  License MIT GPLv2 GPLv3 LGPL20 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   piglit-20160809_2 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.10.1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-25] Installing pkg-1.10.1...
[110armv6-quarterly-job-25] Extracting pkg-1.10.1: .......... done
===>   piglit-20160809_2 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of piglit-20160809_2
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
===>  License MIT GPLv2 GPLv3 LGPL20 accepted by the user
===> Fetching all distfiles required by piglit-20160809_2 for building
===========================================================================
=======================<phase: checksum       >============================
===>  License MIT GPLv2 GPLv3 LGPL20 accepted by the user
===> Fetching all distfiles required by piglit-20160809_2 for building
=> SHA256 Checksum OK for dumbbell-piglit-20160809-ca5350b4056ae63a93c4c207087b7634873b2ce2_GH0.tar.gz.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
===>  License MIT GPLv2 GPLv3 LGPL20 accepted by the user
===> Fetching all distfiles required by piglit-20160809_2 for building
===>  Extracting for piglit-20160809_2
<snip>
[110armv6-quarterly-job-25] |   `-- Installing xextproto-7.3.0...
[110armv6-quarterly-job-25] |   `-- Extracting xextproto-7.3.0: .......... done
[110armv6-quarterly-job-25] `-- Extracting libXext-1.3.3_1,1: .......... done
[110armv6-quarterly-job-25] `-- Installing libXxf86vm-1.1.4_1...
[110armv6-quarterly-job-25] |   `-- Installing xf86vidmodeproto-2.3.1...
[110armv6-quarterly-job-25] |   `-- Extracting xf86vidmodeproto-2.3.1: .... done
[110armv6-quarterly-job-25] `-- Extracting libXxf86vm-1.1.4_1: .......... done
[110armv6-quarterly-job-25] `-- Installing libdrm-2.4.81,1...
[110armv6-quarterly-job-25] |   `-- Installing libpciaccess-0.13.5...
[110armv6-quarterly-job-25] |   | `-- Installing pciids-20170622...
[110armv6-quarterly-job-25] |   | `-- Extracting pciids-20170622: ..... done
[110armv6-quarterly-job-25] |   `-- Extracting libpciaccess-0.13.5: ...... done
[110armv6-quarterly-job-25] `-- Extracting libdrm-2.4.81,1: .......... done
[110armv6-quarterly-job-25] `-- Installing libxshmfence-1.2_2...
[110armv6-quarterly-job-25] `-- Extracting libxshmfence-1.2_2: ......... done
[110armv6-quarterly-job-25] Extracting mesa-libs-17.1.4: .......... done
===>   piglit-20160809_2 depends on file: /usr/local/lib/libEGL.so - found
===>   Returning to build of piglit-20160809_2
===>   piglit-20160809_2 depends on file: /usr/local/lib/libGL.so - found
===>   piglit-20160809_2 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - not found
===>   Installing existing package /packages/All/glproto-1.4.17.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-25] Installing glproto-1.4.17...
[110armv6-quarterly-job-25] Extracting glproto-1.4.17: ...... done
===>   piglit-20160809_2 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - found
===>   Returning to build of piglit-20160809_2
===>   piglit-20160809_2 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - not found
===>   Installing existing package /packages/All/dri2proto-2.8.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-25] Installing dri2proto-2.8...
[110armv6-quarterly-job-25] Extracting dri2proto-2.8: .... done
===>   piglit-20160809_2 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - found
===>   Returning to build of piglit-20160809_2
===>   piglit-20160809_2 depends on file: /usr/local/libdata/pkgconfig/dri3proto.pc - not found
===>   Installing existing package /packages/All/dri3proto-1.0.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-25] Installing dri3proto-1.0...
[110armv6-quarterly-job-25] Extracting dri3proto-1.0: ...... done
===>   piglit-20160809_2 depends on file: /usr/local/libdata/pkgconfig/dri3proto.pc - found
===>   Returning to build of piglit-20160809_2
===>   piglit-20160809_2 depends on file: /usr/local/libdata/pkgconfig/glproto.pc - found
===>   piglit-20160809_2 depends on file: /usr/local/libdata/pkgconfig/dri2proto.pc - found
===>   piglit-20160809_2 depends on file: /usr/local/libdata/pkgconfig/dri3proto.pc - found
===>   piglit-20160809_2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found
===>   piglit-20160809_2 depends on file: /usr/local/libdata/pkgconfig/xcb.pc - found
===>   piglit-20160809_2 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found
===>   piglit-20160809_2 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - not found
===>   Installing existing package /packages/All/libXrender-0.9.10.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-25] Installing libXrender-0.9.10...
[110armv6-quarterly-job-25] `-- Installing renderproto-0.11.1...
[110armv6-quarterly-job-25] `-- Extracting renderproto-0.11.1: .... done
[110armv6-quarterly-job-25] Extracting libXrender-0.9.10: .......... done
===>   piglit-20160809_2 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found
===>   Returning to build of piglit-20160809_2
===========================================================================
=======================<phase: lib-depends    >============================
===>   piglit-20160809_2 depends on shared library: libcaca.so - not found
===>   Installing existing package /packages/All/libcaca-0.99.b19_2.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-25] Installing libcaca-0.99.b19_2...
[110armv6-quarterly-job-25] `-- Installing freeglut-3.0.0_1...
[110armv6-quarterly-job-25] |   `-- Installing libGLU-9.0.0_3...
[110armv6-quarterly-job-25] |   `-- Extracting libGLU-9.0.0_3: ...... done
[110armv6-quarterly-job-25] |   `-- Installing libICE-1.0.9_1,1...
[110armv6-quarterly-job-25] |   `-- Extracting libICE-1.0.9_1,1: .......... done
[110armv6-quarterly-job-25] |   `-- Installing libXi-1.7.9,1...
[110armv6-quarterly-job-25] |   | `-- Installing inputproto-2.3.2...
[110armv6-quarterly-job-25] |   | `-- Extracting inputproto-2.3.2: ........ done
[110armv6-quarterly-job-25] |   `-- Extracting libXi-1.7.9,1: .......... done
[110armv6-quarterly-job-25] |   `-- Installing libXrandr-1.5.1...
[110armv6-quarterly-job-25] |   | `-- Installing randrproto-1.5.0...
[110armv6-quarterly-job-25] |   | `-- Extracting randrproto-1.5.0: .... done
[110armv6-quarterly-job-25] |   `-- Extracting libXrandr-1.5.1: .......... done
[110armv6-quarterly-job-25] `-- Extracting freeglut-3.0.0_1: .......... done
[110armv6-quarterly-job-25] `-- Installing imlib2-1.4.9,2...
[110armv6-quarterly-job-25] |   `-- Installing freetype2-2.8...
[110armv6-quarterly-job-25] |   `-- Extracting freetype2-2.8: .......... done
[110armv6-quarterly-job-25] |   `-- Installing giflib-5.1.4...
[110armv6-quarterly-job-25] |   `-- Extracting giflib-5.1.4: .......... done
[110armv6-quarterly-job-25] |   `-- Installing jpeg-turbo-1.5.1...
[110armv6-quarterly-job-25] |   `-- Extracting jpeg-turbo-1.5.1: .......... done
[110armv6-quarterly-job-25] |   `-- Installing libSM-1.2.2_3,1...
[110armv6-quarterly-job-25] |   `-- Extracting libSM-1.2.2_3,1: .......... done
[110armv6-quarterly-job-25] |   `-- Installing libid3tag-0.15.1b_1...
[110armv6-quarterly-job-25] |   `-- Extracting libid3tag-0.15.1b_1: .......... done
[110armv6-quarterly-job-25] |   `-- Installing png-1.6.29...
[110armv6-quarterly-job-25] |   `-- Extracting png-1.6.29: .......... done
[110armv6-quarterly-job-25] |   `-- Installing tiff-4.0.8...
[110armv6-quarterly-job-25] |   | `-- Installing jbigkit-2.1_1...
[110armv6-quarterly-job-25] |   | `-- Extracting jbigkit-2.1_1: .......... done
[110armv6-quarterly-job-25] |   `-- Extracting tiff-4.0.8: .......... done
[110armv6-quarterly-job-25] `-- Extracting imlib2-1.4.9,2: .......... done
[110armv6-quarterly-job-25] Extracting libcaca-0.99.b19_2: .......... done
Message from freeglut-3.0.0_1:
Joystick support is untested and it is unknown if it works.

Do not hesitate to contact x11@FreeBSD.org if this causes issues.
Message from freetype2-2.8:
The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
the default, emulating a modern version of ClearType. This change inevitably
leads to different rendering results, and you might change port's options to
adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
variable).

The environment variable "FREETYPE_PROPERTIES" can be used to control the
driver properties. Example:

FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
	cff:no-stem-darkening=1 \
	autofitter:warping=1

This allows to select, say, the subpixel hinting mode at runtime for a given
application.

The controllable properties are listed in the section "Controlling FreeType
Modules" in the reference's table of contents
(/usr/local/share/doc/freetype2/reference/ft2-toc.html, if documentation was installed).
===>   piglit-20160809_2 depends on shared library: libcaca.so - found (/usr/local/lib/libcaca.so)
===>   Returning to build of piglit-20160809_2
===>   piglit-20160809_2 depends on shared library: libdrm.so - found (/usr/local/lib/libdrm.so)
===>   piglit-20160809_2 depends on shared library: libOpenCL.so - not found
===>   Installing existing package /packages/All/ocl-icd-2.2.11_1.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-25] Installing ocl-icd-2.2.11_1...
[110armv6-quarterly-job-25] Extracting ocl-icd-2.2.11_1: .......... done
===>   piglit-20160809_2 depends on shared library: libOpenCL.so - found (/usr/local/lib/libOpenCL.so)
===>   Returning to build of piglit-20160809_2
===>   piglit-20160809_2 depends on shared library: libpng.so - found (/usr/local/lib/libpng.so)
===>   piglit-20160809_2 depends on shared library: libwaffle-1.so - not found
===>   Installing existing package /packages/All/waffle-1.5.2_3.txz
pkg-static: Warning: Major OS version upgrade detected.  Running "pkg-static install -f pkg" recommended
[110armv6-quarterly-job-25] Installing waffle-1.5.2_3...
[110armv6-quarterly-job-25] Extracting waffle-1.5.2_3: .......... done
===>   piglit-20160809_2 depends on shared library: libwaffle-1.so - found (/usr/local/lib/libwaffle-1.so)
===>   Returning to build of piglit-20160809_2
===>   piglit-20160809_2 depends on shared library: libgbm.so - found (/usr/local/lib/libgbm.so)
===>   piglit-20160809_2 depends on shared library: libGLU.so - found (/usr/local/lib/libGLU.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for piglit-20160809_2
===>  Performing out-of-source build
/bin/mkdir -p /wrkdirs/usr/ports/graphics/piglit/work/.build
-- Found PkgConfig: pkgconf (found version "1.3.7") 
-- The C compiler identification is Clang 4.0.0
-- The CXX compiler identification is Clang 4.0.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
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Found Threads: TRUE  
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.8") 
-- Found PNG: /usr/local/lib/libpng.so (found version "1.6.29+apng") 
-- Looking for XOpenDisplay in /usr/local/lib/libX11.so;/usr/local/lib/libXext.so
-- Looking for XOpenDisplay in /usr/local/lib/libX11.so;/usr/local/lib/libXext.so - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for connect
-- Looking for connect - found
-- Looking for remove
-- Looking for remove - found
-- Looking for shmat
-- Looking for shmat - found
-- Looking for IceConnectionNumber in ICE
-- Looking for IceConnectionNumber in ICE - found
-- Found X11: /usr/local/lib/libX11.so
-- Found OpenGL: /usr/local/lib/libGL.so  
-- Checking for module 'waffle-1'
--   Found waffle-1, version 1.5.2
-- Found OpenCL: /usr/local/lib/libOpenCL.so  
-- Checking for module 'glproto'
--   Found glproto, version 1.4.17
-- Found PythonInterp: /usr/local/bin/python2.7 (found version "2.7.13") 
-- Found PythonSix: success (found suitable version "1.10.0", minimum required is "1.5.2") 
CMake Error at /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
  Could NOT find PythonNumpy (missing: PythonNumpy_STATUS) (Required is at
  least version "1.7.0")
Call Stack (most recent call first):
  /usr/local/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:377 (_FPHSA_FAILURE_MESSAGE)
  cmake/Modules/PythonModule.cmake:27 (find_package_handle_standard_args)
  cmake/Modules/FindPythonNumpy.cmake:23 (basic_python_module)
  CMakeLists.txt:206 (find_package)


-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/graphics/piglit/work/.build/CMakeFiles/CMakeOutput.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/piglit



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