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: po...@freebsd.org Last committer: ad...@freebsd.org Ident: $FreeBSD: head/math/vtk5/Makefile 417839 2016-06-30 20:02:43Z adamw $ Log URL: http://package19.nyi.freebsd.org/data/103i386-default-build-as-user/417857/logs/vtk5-5.10.1_5.log Build URL: http://package19.nyi.freebsd.org/build.html?mastername=103i386-default-build-as-user&build=417857 Log: ====>> Building math/vtk5 build started at Fri Jul 1 09:04:28 UTC 2016 port directory: /usr/ports/math/vtk5 building for: FreeBSD 103i386-default-build-as-user-job-24 10.3-RELEASE-p5 FreeBSD 10.3-RELEASE-p5 i386 maintained by: po...@freebsd.org Makefile ident: $FreeBSD: head/math/vtk5/Makefile 417839 2016-06-30 20:02:43Z adamw $ Poudriere version: 3.1.14 Host OSVERSION: 1100116 Jail OSVERSION: 1003000 ---Begin Environment--- SHELL=/bin/csh UNAME_p=i386 UNAME_m=i386 UNAME_v=FreeBSD 10.3-RELEASE-p5 UNAME_r=10.3-RELEASE-p5 BLOCKSIZE=K MAIL=/var/mail/root STATUS=1 OPSYS=FreeBSD ARCH=i386 LINUX_OSRELEASE=2.6.32 SAVED_TERM= MASTERMNT=/poudriere/data/.m/103i386-default-build-as-user/ref FORCE_PACKAGE=yes PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/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=vtk5-5.10.1_5 OSREL=10.3 _OSRELEASE=10.3-RELEASE-p5 PYTHONBASE=/usr/local OLDPWD=/ _SMP_CPUS=32 PWD=/poudriere/data/.m/103i386-default-build-as-user/ref/.p/pool MASTERNAME=103i386-default-build-as-user 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=1003000 ---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-- 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 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="$(c++ --version)"; case "$ccver" in *clang*) echo clang ;; *) echo g++ ;; esac)" --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 WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local LIBDIR="/usr/local/lib/vtk-5.10/" CC="cc" CFLAGS="-O2 -pipe -fstack-protector -fno-strict-aliasing" CPP="cpp" CPPFLAGS="" LDFLAGS=" -fstack-protector" LIBS="" CXX="c++" CXXFLAGS="-O2 -pipe -fstack-protector -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=10.3 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--- MACHINE=i386 MACHINE_ARCH=i386 ARCH=${MACHINE_ARCH} USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles #### /usr/local/etc/poudriere.d/make.conf #### WITH_PKGNG=yes DISABLE_MAKE_JOBS=poudriere ---End make.conf--- =======================<phase: check-sanity >============================ ===> NOTICE: The vtk port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License BSD3CLAUSE accepted by the user =========================================================================== =======================<phase: pkg-depends >============================ ===> vtk5-5.10.1_5 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-1.8.6.txz [103i386-default-build-as-user-job-24] Installing pkg-1.8.6... [103i386-default-build-as-user-job-24] Extracting pkg-1.8.6: .......... done ===> vtk5-5.10.1_5 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of vtk5-5.10.1_5 =========================================================================== =======================<phase: fetch-depends >============================ =========================================================================== =======================<phase: fetch >============================ ===> NOTICE: The vtk port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> License BSD3CLAUSE accepted by the user ===> Fetching all distfiles required by vtk5-5.10.1_5 for building =========================================================================== =======================<phase: checksum >============================ <snip> -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGeoAdaptiveArcs.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGeoAlignedImageRepresentation.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGeoAlignedImageSource.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGeoArcs.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGeoAssignCoordinates.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGeoCamera.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGeoFileImageSource.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGeoFileTerrainSource.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGeoGlobeSource.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGeoGraticule.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGeoImageNode.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGeoInteractorStyle.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGeoProjectionSource.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGeoProjection.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGeoRandomGraphSource.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGeoSampleArcs.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGeoSource.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGeoSphereTransform.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGeoTerrain.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGeoTerrain2D.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGeoTerrainNode.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGeoTransform.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGeoTreeNode.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGeoTreeNodeCache.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGeoView.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGeoView2D.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGlobeSource.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/vtkGeovisKit.cmake -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/libvtkViewsTCL.so.5.10.1 -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/libvtkViewsTCL.so.5.10 -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/libvtkViewsTCL.so -- Set runtime path of "/wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/libvtkViewsTCL.so.5.10.1" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/libvtkViews.so.5.10.1 -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/libvtkViews.so.5.10 -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/libvtkViews.so -- Set runtime path of "/wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/libvtkViews.so.5.10.1" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkConvertSelectionDomain.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkDataRepresentation.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkEmptyRepresentation.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGraphLayoutView.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkHierarchicalGraphPipeline.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkHierarchicalGraphView.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkIcicleView.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkInteractorStyleAreaSelectHover.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkInteractorStyleTreeMapHover.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkRenderedSurfaceRepresentation.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkRenderedGraphRepresentation.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkRenderedRepresentation.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkRenderedTreeAreaRepresentation.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkRenderedHierarchyRepresentation.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkRenderView.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkRenderViewBase.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkTreeAreaView.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkTreeMapView.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkTreeRingView.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkView.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkViewUpdater.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkParallelCoordinatesHistogramRepresentation.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkParallelCoordinatesRepresentation.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkParallelCoordinatesView.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/vtkViewsKit.cmake -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/QVTKApplication.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/QVTKInteractorAdapter.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/QVTKInteractorInternal.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/QVTKWidget.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkQtConnection.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/QFilterTreeProxyModel.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkQtAbstractModelAdapter.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkQtAnnotationLayersModelAdapter.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkQtDebugLeaksModel.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkQtDebugLeaksView.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkQtTableModelAdapter.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkQtTreeModelAdapter.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkQtAnnotationView.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkQtListView.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkQtRecordView.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkQtTableView.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkQtTreeView.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkQtView.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkQtRichTextView.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/QVTKWin32Header.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkEventQtSlotConnect.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/QVTKInteractor.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkQtTableRepresentation.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/VTKConfigQt.cmake -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/libQVTK.so.5.10.1 -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/libQVTK.so.5.10 -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/libQVTK.so -- Set runtime path of "/wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/libQVTK.so.5.10.1" to "/usr/local/lib/qt4:/usr/local/lib" -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/qt4/plugins/designer/libQVTKWidgetPlugin.so -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/libvtkChartsTCL.so.5.10.1 -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/libvtkChartsTCL.so.5.10 -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/libvtkChartsTCL.so -- Set runtime path of "/wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/libvtkChartsTCL.so.5.10.1" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/libvtkCharts.so.5.10.1 -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/libvtkCharts.so.5.10 -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/libvtkCharts.so -- Set runtime path of "/wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/libvtkCharts.so.5.10.1" to "/usr/local/lib/qt4:/usr/local/lib" -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkAbstractContextBufferId.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkAbstractContextItem.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkAxis.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkAxisExtended.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkBlockItem.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkBrush.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkChart.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkChartLegend.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkChartHistogram2D.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkChartMatrix.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkChartParallelCoordinates.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkChartXY.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkChartPie.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkColorLegend.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkPlotPie.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkColorSeries.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkColorTransferFunctionItem.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkColorTransferControlPointsItem.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkCompositeControlPointsItem.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkCompositeTransferFunctionItem.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkContext2D.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkContextActor.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkContextBufferId.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkContextClip.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkContextDevice2D.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkContextInteractorStyle.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkContextItem.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkContextKeyEvent.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkContextMapper2D.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkContextMouseEvent.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkContextScene.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkContextTransform.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkContextView.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkControlPointsItem.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkImageItem.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkLookupTableItem.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkOpenGLContextBufferId.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkOpenGL2ContextDevice2D.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkOpenGLContextDevice2D.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkPen.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkPiecewiseControlPointsItem.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkPiecewiseFunctionItem.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkPiecewisePointHandleItem.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkPlot.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkPlotBar.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkPlotGrid.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkPlotHistogram2D.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkPlotLine.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkPlotStacked.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkPlotParallelCoordinates.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkPlotPoints.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkScalarsToColorsItem.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkScatterPlotMatrix.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkTooltipItem.h -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/vtkChartsKit.cmake -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/bin/vtk -- Set runtime path of "/wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/bin/vtk" to "/usr/local/lib" -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/README -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtktcl.c -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/pkgIndex.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtk/vtk.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtkbase/vtkbase.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtkcommon/vtkcommon.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtkfiltering/vtkfiltering.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtkgraphics/vtkgraphics.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtkimaging/vtkimaging.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtkinteraction/vtkinteraction.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtkinteraction/Interactor.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtkinteraction/bindings.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtkinteraction/bindings-iw.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtkinteraction/bindings-rw.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtkinteraction/setget.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtkio/vtkio.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtktesting/vtktesting.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtktesting/backdrop.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtktesting/grab.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtktesting/colors.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtktesting/mccases.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtkparallel/vtkparallel.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtkgeovis/vtkgeovis.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtkinfovis/vtkinfovis.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtkviews/vtkviews.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtkcharts/vtkcharts.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtkwidgets/vtkwidgets.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtkhybrid/vtkhybrid.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtkvolumerendering/vtkvolumerendering.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/tcl/vtkrendering/vtkrendering.tcl -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/VTKTargets.cmake -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/VTKTargets-release.cmake -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/VTKConfig.cmake -- Installing: /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/vtk-5.10/VTKConfigVersion.cmake /usr/bin/strip /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/lib/qt4/plugins/designer/libQVTKWidgetPlugin.so ====> Compressing man pages (compress-man) ===> Installing ldconfig configuration file =========================================================================== =======================<phase: package >============================ ===> Building package for vtk5-5.10.1_5 pkg-static: Unable to access file /wrkdirs/usr/ports/math/vtk5/work/stage/usr/local/include/vtk-5.10/vtkGL2PSExporter.h: No such file or directory *** Error code 1 Stop. make: stopped in /usr/ports/math/vtk5 _______________________________________________ freebsd-pkg-fallout@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-pkg-fallout To unsubscribe, send any mail to "freebsd-pkg-fallout-unsubscr...@freebsd.org"