Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Mar 2017 03:56:35 GMT
From:      pkg-fallout@FreeBSD.org
To:        pkg-fallout@FreeBSD.org
Subject:   [package - 110armv6-quarterly][graphics/opencv2-java] Failed for opencv2-java-2.4.13.1_1 in configure
Message-ID:  <201703040356.v243uZvo013136@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:     mbaxter@uw.edu
Last committer: jbeich@FreeBSD.org
Ident:          $FreeBSD: branches/2017Q1/graphics/opencv2-java/Makefile 423316 2016-10-05 04:27:47Z jbeich $
Log URL:        http://beefy15.nyi.freebsd.org/data/110armv6-quarterly/435355/logs/opencv2-java-2.4.13.1_1.log
Build URL:      http://beefy15.nyi.freebsd.org/build.html?mastername=110armv6-quarterly&build=435355
Log:

====>> Building graphics/opencv2-java
build started at Sat Mar  4 03:54:14 UTC 2017
port directory: /usr/ports/graphics/opencv2-java
building for: FreeBSD 110armv6-quarterly-job-21 11.0-RELEASE-p8 FreeBSD 11.0-RELEASE-p8 r314125 arm
maintained by: mbaxter@uw.edu
Makefile ident:      $FreeBSD: branches/2017Q1/graphics/opencv2-java/Makefile 423316 2016-10-05 04:27:47Z jbeich $
Poudriere version: 3.1.14
Host OSVERSION: 1200020
Jail OSVERSION: 1100122
Job Id: 21

---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-p8 r314125
UNAME_r=11.0-RELEASE-p8
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=opencv2-java-2.4.13.1_1
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.14
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for opencv2-java-2.4.13.1_1:
     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
====> Use CPU-specific optimizations
     NEON=off: Use NEON optimized routines
     VFPV3=off: Use VFPV3 optimized routines
====> 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--
JAVA_HOME="/usr/local/openjdk8" PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python2.7" XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/opencv2-java/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/opencv2-java/work  HOME=/wrkdirs/usr/ports/graphics/opencv2-java/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/graphics/opencv2-java/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/graphics/opencv2-java/work  HOME=/wrkdirs/usr/ports/graphics/opencv2-java/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--
OCV_VER=2413
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=""
NEON="@comment
"
NO_NEON=""
VFPV3="@comment
"
NO_VFPV3=""
FFMPEG="@comment
"
NO_FFMPEG=""
GSTREAMER="@comment
"
NO_GSTREAMER=""
GSTREAMER0="@comment
"
NO_GSTREAMER0=""
V4L=""
NO_V4L="@comment
"
XINE="@comment
"
NO_XINE=""
JAVASHAREDIR="share/java"
JAVAJARDIR="share/java/classes"
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/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=""
<snip>
-- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR
-- Performing Test HAVE_CXX_WNO_DELETE_NON_VIRTUAL_DTOR - Success
-- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR
-- Performing Test HAVE_C_WNO_DELETE_NON_VIRTUAL_DTOR - Success
-- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
-- Performing Test HAVE_CXX_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Success
-- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS
-- Performing Test HAVE_C_WNO_UNNAMED_TYPE_TEMPLATE_ARGS - Success
-- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS
-- Performing Test HAVE_CXX_WNO_ARRAY_BOUNDS - Success
-- Performing Test HAVE_C_WNO_ARRAY_BOUNDS
-- Performing Test HAVE_C_WNO_ARRAY_BOUNDS - Success
-- 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 - little 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
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_fdf40/fast"
-- Looking for linux/videodev2.h - not found
-- Looking for sys/videoio.h
-- Looking for sys/videoio.h - not found
-- Found PythonInterp: /usr/local/bin/python2.7 (found suitable version "2.7.13", minimum required is "2.0") 
-- Found PythonLibs: /usr/local/lib/libpython2.7.so (found suitable exact version "2.7.13") 
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named numpy.distutils
-- Found apache ant 1.9.7: /usr/local/bin/ant
-- Found JNI: /usr/local/openjdk8/jre/lib/arm/libjawt.so  
-- 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
CMake Error: Generator: execution of make failed. Make command was: "/usr/bin/make" "cmTC_3e0b7/fast"
-- Performing Test HAVE_CXX_WNO_CLOBBERED - Failed
-- 
-- General configuration for OpenCV 2.4.13.1 =====================================
--   Version control:               unknown
-- 
--   Platform:
--     Host:                        FreeBSD 11.0-RELEASE-p8 armv6
--     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 3.9.1)
--     C++ flags (Release):         -O2 -pipe -fno-strict-aliasing   -fsigned-char -W -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-array-bounds -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -O2 -pipe -fno-strict-aliasing  -DNDEBUG
--     C++ flags (Debug):           -O2 -pipe -fno-strict-aliasing   -fsigned-char -W -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-array-bounds -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -O2 -pipe -fno-strict-aliasing  -O0 -DDEBUG -D_DEBUG
--     C Compiler:                  /nxb-bin/usr/bin/cc
--     C flags (Release):           -O2 -pipe  -fno-strict-aliasing   -fsigned-char -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-array-bounds -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -O2 -pipe  -fno-strict-aliasing  -DNDEBUG
--     C flags (Debug):             -O2 -pipe  -fno-strict-aliasing   -fsigned-char -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-unnamed-type-template-args -Wno-array-bounds -fdiagnostics-show-option -pthread -fomit-frame-pointer -ffunction-sections -O2 -pipe  -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 java ocl ts
--     Disabled:                    nonfree stitching superres videostab world
--     Disabled by dependency:      -
--     Unavailable:                 androidcamera dynamicuda 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-java/work/opencv-2.4.13.1/3rdparty/include/opencl/1.2
--     Use AMD FFT:                 NO
--     Use AMD BLAS:                NO
-- 
--   Python:
--     Interpreter:                 /usr/local/bin/python2.7 (ver 2.7.13)
-- 
--   Java:
--     ant:                         /usr/local/bin/ant (ver 1.9.7)
--     JNI:                         /usr/local/openjdk8/include /usr/local/openjdk8/include/freebsd /usr/local/openjdk8/include
--     Java tests:                  NO
-- 
--   Tests and samples:
--     Tests:                       NO
--     Performance tests:           YES
--     C/C++ Examples:              NO
-- 
--   Install path:                  /usr/local
-- 
--   cvconfig.h is in:              /wrkdirs/usr/ports/graphics/opencv2-java/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-java/work/opencv-2.4.13.1/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/graphics/opencv2-java/work/opencv-2.4.13.1/CMakeFiles/CMakeError.log".
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/opencv2-java



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