[package - 110mips64-quarterly][graphics/opencv2] Failed for opencv2-2.4.13.1_5 in configure
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Thu Jan 12 07:06:22 UTC 2017
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: mbaxter at uw.edu
Last committer: wen at FreeBSD.org
Ident: $FreeBSD: branches/2017Q1/graphics/opencv2/Makefile 429580 2016-12-27 03:17:38Z wen $
Log URL: http://beefy16.nyi.freebsd.org/data/110mips64-quarterly/431207/logs/opencv2-2.4.13.1_5.log
Build URL: http://beefy16.nyi.freebsd.org/build.html?mastername=110mips64-quarterly&build=431207
Log:
====>> Building graphics/opencv2
build started at Thu Jan 12 07:02:19 UTC 2017
port directory: /usr/ports/graphics/opencv2
building for: FreeBSD 110mips64-quarterly-job-09 11.0-RELEASE-p7 FreeBSD 11.0-RELEASE-p7 r311916 mips
maintained by: mbaxter at uw.edu
Makefile ident: $FreeBSD: branches/2017Q1/graphics/opencv2/Makefile 429580 2016-12-27 03:17:38Z wen $
Poudriere version: 3.1.14
Host OSVERSION: 1200017
Jail OSVERSION: 1100122
Job Id: 09
---Begin Environment---
SHELL=/bin/csh
UNAME_p=mips64
UNAME_m=mips
ABI_FILE=/usr/lib/crt1.o
UNAME_v=FreeBSD 11.0-RELEASE-p7 r311916
UNAME_r=11.0-RELEASE-p7
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
OPSYS=FreeBSD
ARCH=mips64
SAVED_TERM=
MASTERMNT=/usr/local/poudriere/data/.m/110mips64-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=opencv2-2.4.13.1_5
OSREL=11.0
_OSRELEASE=11.0-RELEASE-p7
PYTHONBASE=/usr/local
OLDPWD=/
_SMP_CPUS=28
PWD=/usr/local/poudriere/data/.m/110mips64-quarterly/ref/.p/pool
MASTERNAME=110mips64-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---
===> The following configuration options are available for opencv2-2.4.13.1_5:
DC1394=off: IEEE 1394 camera support
EXAMPLES=on: Build and/or install examples
NONFREE=off: Build functionality that has possible limitations of use
OPENGL=off: 2D/3D rendering support via OpenGL
====> Image format support
JASPER=on: JPEG 2000 support via JasPer
JPEG=on: JPEG image format support
OPENEXR=off: HDR image format support via OpenEXR
PNG=on: PNG image format support
TIFF=on: TIFF image format support
====> Performance enhancing libraries
EIGEN3=on: Eigen 3 support
TBB=off: TBB support
====> Video support
FFMPEG=off: FFmpeg support (WMA, AIFF, AC3, APE...)
GSTREAMER=off: Multimedia support via GStreamer
GSTREAMER0=off: Multimedia support via GStreamer 0.10
V4L=on: Video 4 Linux support
XINE=off: Multimedia support via Xine
====> GUI (Graphical User Interface) support: you can only select none or one of them
GTK2=off: GTK+ 2 GUI toolkit support
QT4=off: Qt 4 toolkit support
===> Use 'make config' to modify these settings
---End OPTIONS List---
--CONFIGURE_ARGS--
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
PKG_CONFIG=pkgconf XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/opencv2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/opencv2/work HOME=/wrkdirs/usr/ports/graphics/opencv2/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/opencv2/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/opencv2/work HOME=/wrkdirs/usr/ports/graphics/opencv2/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 -G0 -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -G0 -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--
VERSION=2.4.13
DC1394="@comment
"
NO_DC1394=""
EXAMPLES=""
NO_EXAMPLES="@comment
"
NONFREE="@comment
"
NO_NONFREE=""
OPENGL="@comment
"
NO_OPENGL=""
GTK2="@comment
"
NO_GTK2=""
QT4="@comment
"
NO_QT4=""
JASPER=""
NO_JASPER="@comment
"
JPEG=""
NO_JPEG="@comment
"
OPENEXR="@comment
"
NO_OPENEXR=""
PNG=""
NO_PNG="@comment
"
TIFF=""
NO_TIFF="@comment
"
EIGEN3=""
NO_EIGEN3="@comment
"
TBB="@comment
"
NO_TBB=""
FFMPEG="@comment
"
NO_FFMPEG=""
GSTREAMER="@comment
"
NO_GSTREAMER=""
GSTREAMER0="@comment
"
NO_GSTREAMER0=""
V4L=""
NO_V4L="@comment
"
XINE="@comment
"
NO_XINE=""
CMAKE_BUILD_TYPE="release"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/opencv"
EXAMPLESDIR="share/examples/opencv"
DATADIR="share/OpenCV"
WWWDIR="www/opencv"
ETCDIR="etc/opencv"
--End PLIST_SUB--
--SUB_LIST--
OCV_VERSION=2.4.13
DC1394="@comment
"
NO_DC1394=""
EXAMPLES=""
NO_EXAMPLES="@comment
"
NONFREE="@comment
"
NO_NONFREE=""
OPENGL="@comment
"
NO_OPENGL=""
GTK2="@comment
"
NO_GTK2=""
QT4="@comment
"
NO_QT4=""
JASPER=""
NO_JASPER="@comment
"
JPEG=""
NO_JPEG="@comment
"
OPENEXR="@comment
"
NO_OPENEXR=""
PNG=""
NO_PNG="@comment
"
TIFF=""
NO_TIFF="@comment
"
EIGEN3=""
NO_EIGEN3="@comment
<snip>
-- Performing Test HAVE_CXX_WSIGN_PROMO - Success
-- Performing Test HAVE_C_WSIGN_PROMO
-- Performing Test HAVE_C_WSIGN_PROMO - Failed
-- Performing Test HAVE_CXX_WNO_NARROWING
-- Performing Test HAVE_CXX_WNO_NARROWING - Failed
-- Performing Test HAVE_C_WNO_NARROWING
-- Performing Test HAVE_C_WNO_NARROWING - Failed
-- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR
-- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR - Failed
-- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR
-- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR - Failed
-- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
-- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed
-- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
-- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Failed
-- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS
-- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS - Failed
-- Performing Test HAVE_C_WNO_ARRAY_BOUNDS
-- Performing Test HAVE_C_WNO_ARRAY_BOUNDS - Failed
-- Performing Test HAVE_CXX_WNO_AGGRESSIVE_LOOP_OPTIMIZATIONS
-- Performing Test HAVE_CXX_WNO_AGGRESSIVE_LOOP_OPTIMIZATIONS - Failed
-- Performing Test HAVE_C_WNO_AGGRESSIVE_LOOP_OPTIMIZATIONS
-- Performing Test HAVE_C_WNO_AGGRESSIVE_LOOP_OPTIMIZATIONS - Failed
-- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION
-- Performing Test HAVE_CXX_FDIAGNOSTICS_SHOW_OPTION - Success
-- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION
-- Performing Test HAVE_C_FDIAGNOSTICS_SHOW_OPTION - Success
-- Performing Test HAVE_CXX_PTHREAD
-- Performing Test HAVE_CXX_PTHREAD - Success
-- Performing Test HAVE_C_PTHREAD
-- Performing Test HAVE_C_PTHREAD - Success
-- Performing Test HAVE_CXX_FOMIT_FRAME_POINTER
-- Performing Test HAVE_CXX_FOMIT_FRAME_POINTER - Success
-- Performing Test HAVE_C_FOMIT_FRAME_POINTER
-- Performing Test HAVE_C_FOMIT_FRAME_POINTER - Success
-- Performing Test HAVE_CXX_FFUNCTION_SECTIONS
-- Performing Test HAVE_CXX_FFUNCTION_SECTIONS - Success
-- Performing Test HAVE_C_FFUNCTION_SECTIONS
-- Performing Test HAVE_C_FFUNCTION_SECTIONS - Success
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - big endian
-- Found ZLIB: /usr/lib/libz.so (found version "1.2.8")
-- Found TIFF: /usr/local/lib/libtiff.so (found version "4.0.7")
-- Found JPEG: /usr/local/lib/libjpeg.so
-- Found Jasper: /usr/local/lib/libjasper.so (found version "1.900.1")
-- Found PNG: /usr/local/lib/libpng.so (found version "1.6.27+apng")
-- Looking for /usr/local/include/libpng/png.h
-- Looking for /usr/local/include/libpng/png.h - not found
-- checking for module 'libv4l1'
-- found libv4l1, version 1.6.3
-- checking for module 'libv4l2'
-- found libv4l2, version 1.6.3
-- Looking for linux/videodev.h
-- Looking for linux/videodev.h - found
-- Looking for linux/videodev2.h
-- Looking for linux/videodev2.h - found
-- Looking for sys/videoio.h
-- Looking for sys/videoio.h - not found
-- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) (Required is at least version "2.0")
-- Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH)
-- Performing Test HAVE_CXX_WNO_UNDEF
-- Performing Test HAVE_CXX_WNO_UNDEF - Success
-- Performing Test HAVE_CXX_WNO_SHADOW
-- Performing Test HAVE_CXX_WNO_SHADOW - Success
-- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS
-- Performing Test HAVE_CXX_WNO_DEPRECATED_DECLARATIONS - Success
-- Performing Test HAVE_CXX_WNO_CLOBBERED
-- Performing Test HAVE_CXX_WNO_CLOBBERED - Failed
--
-- General configuration for OpenCV 2.4.13.1 =====================================
-- Version control: unknown
--
-- Platform:
-- Host: FreeBSD 11.0-RELEASE-p7 mips64
-- CMake: 3.7.1
-- CMake generator: Unix Makefiles
-- CMake build tool: /usr/bin/make
-- Configuration: Release
--
-- C/C++:
-- Built as dynamic libs?: YES
-- C++ Compiler: /nxb-bin/usr/bin/c++ (ver 4.2.1)
-- C++ flags (Release): -O2 -pipe -G0 -fno-strict-aliasing -fsigned-char -W -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -O2 -pipe -G0 -fno-strict-aliasing -DNDEBUG
-- C++ flags (Debug): -O2 -pipe -G0 -fno-strict-aliasing -fsigned-char -W -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -O2 -pipe -G0 -fno-strict-aliasing -O0 -DDEBUG -D_DEBUG
-- C Compiler: /nxb-bin/usr/bin/cc
-- C flags (Release): -O2 -pipe -G0 -fno-strict-aliasing -fsigned-char -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -O2 -pipe -G0 -fno-strict-aliasing -DNDEBUG
-- C flags (Debug): -O2 -pipe -G0 -fno-strict-aliasing -fsigned-char -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -O2 -pipe -G0 -fno-strict-aliasing -O0 -DDEBUG -D_DEBUG
-- Linker flags (Release):
-- Linker flags (Debug):
-- Precompiled headers: NO
--
-- OpenCV modules:
-- To be built: core flann imgproc highgui features2d calib3d ml objdetect video contrib legacy photo gpu ocl stitching superres ts videostab
-- Disabled: nonfree world
-- Disabled by dependency: -
-- Unavailable: androidcamera dynamicuda java python viz
--
-- GUI:
-- QT: NO
-- GTK+ 2.x: NO
-- GThread : NO
-- GtkGlExt: NO
-- OpenGL support: NO
-- VTK support: NO
--
-- Media I/O:
-- ZLib: /usr/lib/libz.so (ver 1.2.8)
-- JPEG: /usr/local/lib/libjpeg.so (ver )
-- PNG: /usr/local/lib/libpng.so (ver 1.6.27)
-- TIFF: /usr/local/lib/libtiff.so (ver 42 - 4.0.7)
-- JPEG 2000: /usr/local/lib/libjasper.so (ver 1.900.1)
-- OpenEXR: NO
--
-- Video I/O:
-- DC1394 1.x: NO
-- DC1394 2.x: NO
-- FFMPEG: NO
-- codec: NO
-- format: NO
-- util: NO
-- swscale: NO
-- resample: NO
-- gentoo-style: NO
-- GStreamer: NO
-- OpenNI: NO
-- OpenNI PrimeSensor Modules: NO
-- PvAPI: NO
-- GigEVisionSDK: NO
-- UniCap: NO
-- UniCap ucil: NO
-- V4L/V4L2: Using libv4l1 (ver 1.6.3) / libv4l2 (ver 1.6.3)
-- XIMEA: NO
-- Xine: NO
--
-- Other third-party libraries:
-- Use IPP: NO
-- Use Eigen: YES (ver 3.2.10)
-- Use TBB: NO
-- Use OpenMP: NO
-- Use GCD NO
-- Use Concurrency NO
-- Use C=: NO
-- Use Cuda: NO
-- Use OpenCL: YES
--
-- OpenCL:
-- Version: dynamic
-- Include path: /wrkdirs/usr/ports/graphics/opencv2/work/opencv-2.4.13.1/3rdparty/include/opencl/1.2
-- Use AMD FFT: NO
-- Use AMD BLAS: NO
--
-- Python:
-- Interpreter: NO
--
-- Java:
-- ant: NO
-- JNI: NO
-- Java tests: NO
--
-- Tests and samples:
-- Tests: NO
-- Performance tests: YES
-- C/C++ Examples: YES
--
-- Install path: /usr/local
--
-- cvconfig.h is in: /wrkdirs/usr/ports/graphics/opencv2/work/opencv-2.4.13.1
-- -----------------------------------------------------------------
--
CMake Warning at CMakeLists.txt:1098 (message):
The source directory is the same as binary directory. "make clean" may
damage the source tree
CMake Warning at cmake/OpenCVPackaging.cmake:23 (message):
CPACK_PACKAGE_VERSION does not match version provided by version.hpp
header!
Call Stack (most recent call first):
CMakeLists.txt:1105 (include)
-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/graphics/opencv2/work/opencv-2.4.13.1/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/graphics/opencv2/work/opencv-2.4.13.1/CMakeFiles/CMakeError.log".
*** Error code 1
Stop.
make: stopped in /usr/ports/graphics/opencv2
More information about the freebsd-pkg-fallout
mailing list