[package - head-armv6-default][math/vtk5] Failed for vtk5-5.10.1_5 in configure
pkg-fallout at FreeBSD.org
pkg-fallout at FreeBSD.org
Thu Oct 22 08:32:43 UTC 2015
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: ports at FreeBSD.org
Last committer: marino at FreeBSD.org
Ident: $FreeBSD: head/math/vtk5/Makefile 397378 2015-09-20 16:35:28Z marino $
Log URL: http://beefy8.nyi.freebsd.org/data/head-armv6-default/p399861_s289632/logs/vtk5-5.10.1_5.log
Build URL: http://beefy8.nyi.freebsd.org/build.html?mastername=head-armv6-default&build=p399861_s289632
Log:
====>> Building math/vtk5
build started at Thu Oct 22 08:12:00 UTC 2015
port directory: /usr/ports/math/vtk5
building for: FreeBSD head-armv6-default-job-22 11.0-CURRENT FreeBSD 11.0-CURRENT r289632 arm
maintained by: ports at FreeBSD.org
Makefile ident: $FreeBSD: head/math/vtk5/Makefile 397378 2015-09-20 16:35:28Z marino $
Poudriere version: 3.1.9
Host OSVERSION: 1100079
Jail OSVERSION: 1100082
!!! Jail is newer than host. (Jail: 1100082, Host: 1100079) !!!
!!! This is not supported. !!!
!!! Host kernel must be same or newer than jail. !!!
!!! Expect build failures. !!!
---Begin Environment---
SHELL=/bin/csh
UNAME_p=armv6
UNAME_m=arm
ABI_FILE=/usr/lib/crt1.o
OSVERSION=1100082
UNAME_v=FreeBSD 11.0-CURRENT r289632
UNAME_r=11.0-CURRENT
LC_COLLATE=C
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/usr/local/poudriere/data/.m/head-armv6-default/ref
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=vtk5-5.10.1_5
OLDPWD=/
PWD=/usr/local/poudriere/data/.m/head-armv6-default/ref/.p/pool
MASTERNAME=head-armv6-default
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.9
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 vtk5-5.10.1_5:
DBGLEAKS=off: Build leak checking support
DOCS=on: Build and/or install documentation
GL2PS=on: OpenGL to PostScript conversion module
JAVA=off: Java platform support
LEGACY=on: Include legacy code
OSMESA=off: Use Mesa for off-screen rendering
PYTHON=off: Python bindings or support
QT4=on: Qt 4 toolkit support
SHARED=on: Build shared libraries
TCLTK=on: Tcl/Tk GUI toolkit support
THEORA=off: Ogg Theora video codec support
VTKMPEG2=off: Patented MPEG2 encoder module
===> Use 'make config' to modify these settings
---End OPTIONS List---
--CONFIGURE_ARGS--
--with-qt-includes=/usr/local/include/qt4 --with-qt-libraries=/usr/local/lib/qt4 --with-extra-includes=/usr/local/include --with-extra-libs=/usr/local/lib
--End CONFIGURE_ARGS--
--CONFIGURE_ENV--
QTDIR="/usr/local" QMAKE="/usr/local/bin/qmake-qt4" MOC="/usr/local/bin/moc-qt4" RCC="/usr/local/bin/rcc" UIC="/usr/local/bin/uic-qt4" QMAKESPEC="/usr/local/share/qt4/mkspecs/freebsd-$(ccver="$(/nxb-bin/usr/bin/c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" XDG_DATA_HOME=/wrkdirs/usr/ports/math/vtk5/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/vtk5/work HOME=/wrkdirs/usr/ports/math/vtk5/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh
--End CONFIGURE_ENV--
--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/math/vtk5/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/math/vtk5/work HOME=/wrkdirs/usr/ports/math/vtk5/work TMPDIR="/tmp" NO_PIE=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/local/lib/vtk-5.10/" CC="/nxb-bin/usr/bin/cc" CFLAGS="-O2 -pipe -mfloat-abi=softfp -fno-strict-aliasing" CPP="/nxb-bin/usr/bin/cpp" CPPFLAGS="" LDFLAGS="" LIBS="" CXX="/nxb-bin/usr/bin/c++" CXXFLAGS="-O2 -pipe -mfloat-abi=softfp -fno-strict-aliasing -DUSE_INTERP_ERRORLINE" 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--
VER1="5.10.1"
VER2="5.10"
VER3="5"
SHARED=""
STATIC="@comment
"
MPEG="@comment
"
THEORA="@comment
"
GL2PS=""
X11=""
QT=""
PYTHON="@comment
"
TCLTK=""
WRAP_PYTHON_OR_TCLTK=""
TCLTK_VER="8.6"
JAVA="@comment
"
WRAPPING=""
LEGACY=""
QT_PREFIX="/usr/local"
QT_BINDIR="bin"
QT_INCDIR="include/qt4"
QT_LIBDIR="lib/qt4"
QT_ARCHDIR="lib/qt4/qt4"
QT_PLUGINDIR="lib/qt4/plugins"
QT_LIBEXECDIR="libexec/qt4"
QT_IMPORTDIR="lib/qt4/imports"
QT_QMLDIR="lib/qt4/qt4/qml"
QT_DATADIR="share/qt4"
QT_DOCDIR="share/doc/qt4"
QT_L10NDIR="share/qt4/translations"
QT_ETCDIR="etc/xdg"
QT_EXAMPLEDIR="share/examples/qt4"
QT_TESTDIR="share/qt4/tests"
QT_MKSPECDIR="share/qt4/mkspecs"
CMAKE_BUILD_TYPE="release"
OSREL=11.0
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/vtk"
EXAMPLESDIR="share/examples/vtk"
DATADIR="share/vtk"
WWWDIR="www/vtk"
ETCDIR="etc/vtk"
--End PLIST_SUB--
--SUB_LIST--
PREFIX=/usr/local
LOCALBASE=/usr/local
DATADIR=/usr/local/share/vtk
DOCSDIR=/usr/local/share/doc/vtk
EXAMPLESDIR=/usr/local/share/examples/vtk
WWWDIR=/usr/local/www/vtk
ETCDIR=/usr/local/etc/vtk
--End SUB_LIST--
---Begin make.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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
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
NM=/nxb-bin/usr/bin/nm
MAKE=/nxb-bin/usr/bin/make
STRINGS=/nxb-bin/usr/bin/strings
AWK=/nxb-bin/usr/bin/awk
FLEX=/nxb-bin/usr/bin/flex
CC=/nxb-bin/usr/bin/cc
<snip>
COPY_ONLY
Call Stack (most recent call first):
CMake/KitCommonBlock.cmake:2 (VTK_MAKE_INSTANTIATOR3)
Parallel/CMakeLists.txt:250 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkWrapHierarchy.cmake:107 (CONFIGURE_FILE):
configure_file called with unknown argument(s):
COPY_ONLY
Call Stack (most recent call first):
CMake/KitCommonBlock.cmake:36 (VTK_WRAP_HIERARCHY)
Parallel/CMakeLists.txt:250 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkWrapTcl.cmake:176 (CONFIGURE_FILE):
configure_file called with unknown argument(s):
COPY_ONLY
Call Stack (most recent call first):
CMake/KitCommonTclWrapBlock.cmake:1 (VTK_WRAP_TCL3)
CMake/KitCommonBlock.cmake:45 (INCLUDE)
Parallel/CMakeLists.txt:250 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkMakeInstantiator.cmake:142 (CONFIGURE_FILE):
configure_file called with unknown argument(s):
COPY_ONLY
Call Stack (most recent call first):
CMake/KitCommonBlock.cmake:2 (VTK_MAKE_INSTANTIATOR3)
Infovis/CMakeLists.txt:284 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkMakeInstantiator.cmake:148 (CONFIGURE_FILE):
configure_file called with unknown argument(s):
COPY_ONLY
Call Stack (most recent call first):
CMake/KitCommonBlock.cmake:2 (VTK_MAKE_INSTANTIATOR3)
Infovis/CMakeLists.txt:284 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkWrapHierarchy.cmake:107 (CONFIGURE_FILE):
configure_file called with unknown argument(s):
COPY_ONLY
Call Stack (most recent call first):
CMake/KitCommonBlock.cmake:36 (VTK_WRAP_HIERARCHY)
Infovis/CMakeLists.txt:284 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkWrapTcl.cmake:176 (CONFIGURE_FILE):
configure_file called with unknown argument(s):
COPY_ONLY
Call Stack (most recent call first):
CMake/KitCommonTclWrapBlock.cmake:1 (VTK_WRAP_TCL3)
CMake/KitCommonBlock.cmake:45 (INCLUDE)
Infovis/CMakeLists.txt:284 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkMakeInstantiator.cmake:142 (CONFIGURE_FILE):
configure_file called with unknown argument(s):
COPY_ONLY
Call Stack (most recent call first):
CMake/KitCommonBlock.cmake:2 (VTK_MAKE_INSTANTIATOR3)
Geovis/CMakeLists.txt:61 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkMakeInstantiator.cmake:148 (CONFIGURE_FILE):
configure_file called with unknown argument(s):
COPY_ONLY
Call Stack (most recent call first):
CMake/KitCommonBlock.cmake:2 (VTK_MAKE_INSTANTIATOR3)
Geovis/CMakeLists.txt:61 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkWrapHierarchy.cmake:107 (CONFIGURE_FILE):
configure_file called with unknown argument(s):
COPY_ONLY
Call Stack (most recent call first):
CMake/KitCommonBlock.cmake:36 (VTK_WRAP_HIERARCHY)
Geovis/CMakeLists.txt:61 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkWrapTcl.cmake:176 (CONFIGURE_FILE):
configure_file called with unknown argument(s):
COPY_ONLY
Call Stack (most recent call first):
CMake/KitCommonTclWrapBlock.cmake:1 (VTK_WRAP_TCL3)
CMake/KitCommonBlock.cmake:45 (INCLUDE)
Geovis/CMakeLists.txt:61 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkMakeInstantiator.cmake:142 (CONFIGURE_FILE):
configure_file called with unknown argument(s):
COPY_ONLY
Call Stack (most recent call first):
CMake/KitCommonBlock.cmake:2 (VTK_MAKE_INSTANTIATOR3)
Views/CMakeLists.txt:66 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkMakeInstantiator.cmake:148 (CONFIGURE_FILE):
configure_file called with unknown argument(s):
COPY_ONLY
Call Stack (most recent call first):
CMake/KitCommonBlock.cmake:2 (VTK_MAKE_INSTANTIATOR3)
Views/CMakeLists.txt:66 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkWrapHierarchy.cmake:107 (CONFIGURE_FILE):
configure_file called with unknown argument(s):
COPY_ONLY
Call Stack (most recent call first):
CMake/KitCommonBlock.cmake:36 (VTK_WRAP_HIERARCHY)
Views/CMakeLists.txt:66 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkWrapTcl.cmake:176 (CONFIGURE_FILE):
configure_file called with unknown argument(s):
COPY_ONLY
Call Stack (most recent call first):
CMake/KitCommonTclWrapBlock.cmake:1 (VTK_WRAP_TCL3)
CMake/KitCommonBlock.cmake:45 (INCLUDE)
Views/CMakeLists.txt:66 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkMakeInstantiator.cmake:142 (CONFIGURE_FILE):
configure_file called with unknown argument(s):
COPY_ONLY
Call Stack (most recent call first):
CMake/KitCommonBlock.cmake:2 (VTK_MAKE_INSTANTIATOR3)
Charts/CMakeLists.txt:110 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkMakeInstantiator.cmake:148 (CONFIGURE_FILE):
configure_file called with unknown argument(s):
COPY_ONLY
Call Stack (most recent call first):
CMake/KitCommonBlock.cmake:2 (VTK_MAKE_INSTANTIATOR3)
Charts/CMakeLists.txt:110 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkWrapHierarchy.cmake:107 (CONFIGURE_FILE):
configure_file called with unknown argument(s):
COPY_ONLY
Call Stack (most recent call first):
CMake/KitCommonBlock.cmake:36 (VTK_WRAP_HIERARCHY)
Charts/CMakeLists.txt:110 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
CMake Warning (dev) at CMake/vtkWrapTcl.cmake:176 (CONFIGURE_FILE):
configure_file called with unknown argument(s):
COPY_ONLY
Call Stack (most recent call first):
CMake/KitCommonTclWrapBlock.cmake:1 (VTK_WRAP_TCL3)
CMake/KitCommonBlock.cmake:45 (INCLUDE)
Charts/CMakeLists.txt:110 (INCLUDE)
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring incomplete, errors occurred!
See also "/wrkdirs/usr/ports/math/vtk5/work/.build/CMakeFiles/CMakeOutput.log".
See also "/wrkdirs/usr/ports/math/vtk5/work/.build/CMakeFiles/CMakeError.log".
*** Error code 1
Stop.
make: stopped in /usr/ports/math/vtk5
More information about the freebsd-pkg-fallout
mailing list